"vscode:/vscode.git/clone" did not exist on "0ee97dd6d08bc7de9da612876947012d20b4666c"
Commit f8815b07 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

chore: format

parent 68104358
...@@ -547,7 +547,9 @@ ...@@ -547,7 +547,9 @@
if (inputFiles && inputFiles.length > 0) { if (inputFiles && inputFiles.length > 0) {
const _inputFiles = Array.from(inputFiles); const _inputFiles = Array.from(inputFiles);
_inputFiles.forEach((file) => { _inputFiles.forEach((file) => {
if (['image/gif', 'image/webp', 'image/jpeg', 'image/png'].includes(file['type'])) { if (
['image/gif', 'image/webp', 'image/jpeg', 'image/png'].includes(file['type'])
) {
let reader = new FileReader(); let reader = new FileReader();
reader.onload = (event) => { reader.onload = (event) => {
files = [ files = [
......
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
"About": "عن", "About": "عن",
"Account": "الحساب", "Account": "الحساب",
"Accurate information": "معلومات دقيقة", "Accurate information": "معلومات دقيقة",
"Add": "",
"Add a model": "أضافة موديل", "Add a model": "أضافة موديل",
"Add a model tag name": "ضع تاق للأسم الموديل", "Add a model tag name": "ضع تاق للأسم الموديل",
"Add a short description about what this modelfile does": "أضف وصفًا قصيرًا حول ما يفعله ملف الموديل هذا", "Add a short description about what this modelfile does": "أضف وصفًا قصيرًا حول ما يفعله ملف الموديل هذا",
...@@ -18,6 +19,7 @@ ...@@ -18,6 +19,7 @@
"Add custom prompt": "أضافة مطالبة مخصصه", "Add custom prompt": "أضافة مطالبة مخصصه",
"Add Docs": "إضافة المستندات", "Add Docs": "إضافة المستندات",
"Add Files": "إضافة ملفات", "Add Files": "إضافة ملفات",
"Add Memory": "",
"Add message": "اضافة رسالة", "Add message": "اضافة رسالة",
"Add Model": "اضافة موديل", "Add Model": "اضافة موديل",
"Add Tags": "اضافة تاق", "Add Tags": "اضافة تاق",
...@@ -47,6 +49,7 @@ ...@@ -47,6 +49,7 @@
"Archived Chats": "الأرشيف المحادثات", "Archived Chats": "الأرشيف المحادثات",
"are allowed - Activate this command by typing": "مسموح - قم بتنشيط هذا الأمر عن طريق الكتابة", "are allowed - Activate this command by typing": "مسموح - قم بتنشيط هذا الأمر عن طريق الكتابة",
"Are you sure?": "هل أنت متأكد ؟", "Are you sure?": "هل أنت متأكد ؟",
"As you chat with LLMs, the details and preferences it remembers will be shown here.": "",
"Attach file": "أرفق ملف", "Attach file": "أرفق ملف",
"Attention to detail": "انتبه للتفاصيل", "Attention to detail": "انتبه للتفاصيل",
"Audio": "صوتي", "Audio": "صوتي",
...@@ -60,7 +63,6 @@ ...@@ -60,7 +63,6 @@
"Bad Response": "استجابة خطاء", "Bad Response": "استجابة خطاء",
"before": "قبل", "before": "قبل",
"Being lazy": "كون كسول", "Being lazy": "كون كسول",
"Beta": "",
"Builder Mode": "بناء الموديل", "Builder Mode": "بناء الموديل",
"Bypass SSL verification for Websites": "", "Bypass SSL verification for Websites": "",
"Cancel": "اللغاء", "Cancel": "اللغاء",
...@@ -170,6 +172,7 @@ ...@@ -170,6 +172,7 @@
"Enabled": "تفعيل", "Enabled": "تفعيل",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "تأكد من أن ملف CSV الخاص بك يتضمن 4 أعمدة بهذا الترتيب: Name, Email, Password, Role.", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "تأكد من أن ملف CSV الخاص بك يتضمن 4 أعمدة بهذا الترتيب: Name, Email, Password, Role.",
"Enter {{role}} message here": "أدخل رسالة {{role}} هنا", "Enter {{role}} message here": "أدخل رسالة {{role}} هنا",
"Enter a detail about yourself for your LLMs to recall": "",
"Enter Chunk Overlap": "أدخل Chunk المتداخل", "Enter Chunk Overlap": "أدخل Chunk المتداخل",
"Enter Chunk Size": "أدخل Chunk الحجم", "Enter Chunk Size": "أدخل Chunk الحجم",
"Enter Image Size (e.g. 512x512)": "(e.g. 512x512) أدخل حجم الصورة ", "Enter Image Size (e.g. 512x512)": "(e.g. 512x512) أدخل حجم الصورة ",
...@@ -475,6 +478,7 @@ ...@@ -475,6 +478,7 @@
"variable": "المتغير", "variable": "المتغير",
"variable to have them replaced with clipboard content.": "متغير لاستبدالها بمحتوى الحافظة.", "variable to have them replaced with clipboard content.": "متغير لاستبدالها بمحتوى الحافظة.",
"Version": "إصدار", "Version": "إصدار",
"View": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "تحذير: إذا قمت بتحديث أو تغيير نموذج التضمين الخاص بك، فستحتاج إلى إعادة استيراد كافة المستندات.", "Warning: If you update or change your embedding model, you will need to re-import all documents.": "تحذير: إذا قمت بتحديث أو تغيير نموذج التضمين الخاص بك، فستحتاج إلى إعادة استيراد كافة المستندات.",
"Web": "Web", "Web": "Web",
"Web Loader Settings": "", "Web Loader Settings": "",
......
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
"About": "Относно", "About": "Относно",
"Account": "Акаунт", "Account": "Акаунт",
"Accurate information": "", "Accurate information": "",
"Add": "",
"Add a model": "Добавяне на модел", "Add a model": "Добавяне на модел",
"Add a model tag name": "Добавяне на име на таг за модел", "Add a model tag name": "Добавяне на име на таг за модел",
"Add a short description about what this modelfile does": "Добавяне на кратко описание за това какво прави този модфайл", "Add a short description about what this modelfile does": "Добавяне на кратко описание за това какво прави този модфайл",
...@@ -18,6 +19,7 @@ ...@@ -18,6 +19,7 @@
"Add custom prompt": "", "Add custom prompt": "",
"Add Docs": "Добавяне на Документи", "Add Docs": "Добавяне на Документи",
"Add Files": "Добавяне на Файлове", "Add Files": "Добавяне на Файлове",
"Add Memory": "",
"Add message": "Добавяне на съобщение", "Add message": "Добавяне на съобщение",
"Add Model": "", "Add Model": "",
"Add Tags": "добавяне на тагове", "Add Tags": "добавяне на тагове",
...@@ -47,6 +49,7 @@ ...@@ -47,6 +49,7 @@
"Archived Chats": "", "Archived Chats": "",
"are allowed - Activate this command by typing": "са разрешени - Активирайте тази команда чрез въвеждане", "are allowed - Activate this command by typing": "са разрешени - Активирайте тази команда чрез въвеждане",
"Are you sure?": "Сигурни ли сте?", "Are you sure?": "Сигурни ли сте?",
"As you chat with LLMs, the details and preferences it remembers will be shown here.": "",
"Attach file": "", "Attach file": "",
"Attention to detail": "", "Attention to detail": "",
"Audio": "Аудио", "Audio": "Аудио",
...@@ -60,7 +63,6 @@ ...@@ -60,7 +63,6 @@
"Bad Response": "", "Bad Response": "",
"before": "", "before": "",
"Being lazy": "", "Being lazy": "",
"Beta": "",
"Builder Mode": "Режим на Създаване", "Builder Mode": "Режим на Създаване",
"Bypass SSL verification for Websites": "", "Bypass SSL verification for Websites": "",
"Cancel": "Отказ", "Cancel": "Отказ",
...@@ -170,6 +172,7 @@ ...@@ -170,6 +172,7 @@
"Enabled": "Включено", "Enabled": "Включено",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "",
"Enter {{role}} message here": "Въведете съобщение за {{role}} тук", "Enter {{role}} message here": "Въведете съобщение за {{role}} тук",
"Enter a detail about yourself for your LLMs to recall": "",
"Enter Chunk Overlap": "Въведете Chunk Overlap", "Enter Chunk Overlap": "Въведете Chunk Overlap",
"Enter Chunk Size": "Въведете Chunk Size", "Enter Chunk Size": "Въведете Chunk Size",
"Enter Image Size (e.g. 512x512)": "Въведете размер на изображението (напр. 512x512)", "Enter Image Size (e.g. 512x512)": "Въведете размер на изображението (напр. 512x512)",
...@@ -475,6 +478,7 @@ ...@@ -475,6 +478,7 @@
"variable": "променлива", "variable": "променлива",
"variable to have them replaced with clipboard content.": "променливи да се заменят съдържанието от клипборд.", "variable to have them replaced with clipboard content.": "променливи да се заменят съдържанието от клипборд.",
"Version": "Версия", "Version": "Версия",
"View": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "", "Warning: If you update or change your embedding model, you will need to re-import all documents.": "",
"Web": "Уеб", "Web": "Уеб",
"Web Loader Settings": "", "Web Loader Settings": "",
......
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
"About": "সম্পর্কে", "About": "সম্পর্কে",
"Account": "একাউন্ট", "Account": "একাউন্ট",
"Accurate information": "", "Accurate information": "",
"Add": "",
"Add a model": "একটি মডেল যোগ করুন", "Add a model": "একটি মডেল যোগ করুন",
"Add a model tag name": "একটি মডেল ট্যাগ যোগ করুন", "Add a model tag name": "একটি মডেল ট্যাগ যোগ করুন",
"Add a short description about what this modelfile does": "এই মডেলফাইলটির সম্পর্কে সংক্ষিপ্ত বিবরণ যোগ করুন", "Add a short description about what this modelfile does": "এই মডেলফাইলটির সম্পর্কে সংক্ষিপ্ত বিবরণ যোগ করুন",
...@@ -18,6 +19,7 @@ ...@@ -18,6 +19,7 @@
"Add custom prompt": "", "Add custom prompt": "",
"Add Docs": "ডকুমেন্ট যোগ করুন", "Add Docs": "ডকুমেন্ট যোগ করুন",
"Add Files": "ফাইল যোগ করুন", "Add Files": "ফাইল যোগ করুন",
"Add Memory": "",
"Add message": "মেসেজ যোগ করুন", "Add message": "মেসেজ যোগ করুন",
"Add Model": "", "Add Model": "",
"Add Tags": "ট্যাগ যোগ করুন", "Add Tags": "ট্যাগ যোগ করুন",
...@@ -47,6 +49,7 @@ ...@@ -47,6 +49,7 @@
"Archived Chats": "চ্যাট ইতিহাস সংরক্ষণাগার", "Archived Chats": "চ্যাট ইতিহাস সংরক্ষণাগার",
"are allowed - Activate this command by typing": "অনুমোদিত - কমান্ডটি চালু করার জন্য লিখুন", "are allowed - Activate this command by typing": "অনুমোদিত - কমান্ডটি চালু করার জন্য লিখুন",
"Are you sure?": "আপনি নিশ্চিত?", "Are you sure?": "আপনি নিশ্চিত?",
"As you chat with LLMs, the details and preferences it remembers will be shown here.": "",
"Attach file": "", "Attach file": "",
"Attention to detail": "", "Attention to detail": "",
"Audio": "অডিও", "Audio": "অডিও",
...@@ -60,7 +63,6 @@ ...@@ -60,7 +63,6 @@
"Bad Response": "", "Bad Response": "",
"before": "", "before": "",
"Being lazy": "", "Being lazy": "",
"Beta": "",
"Builder Mode": "বিল্ডার মোড", "Builder Mode": "বিল্ডার মোড",
"Bypass SSL verification for Websites": "", "Bypass SSL verification for Websites": "",
"Cancel": "বাতিল", "Cancel": "বাতিল",
...@@ -170,6 +172,7 @@ ...@@ -170,6 +172,7 @@
"Enabled": "চালু করা হয়েছে", "Enabled": "চালু করা হয়েছে",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "",
"Enter {{role}} message here": "{{role}} মেসেজ এখানে লিখুন", "Enter {{role}} message here": "{{role}} মেসেজ এখানে লিখুন",
"Enter a detail about yourself for your LLMs to recall": "",
"Enter Chunk Overlap": "চাঙ্ক ওভারল্যাপ লিখুন", "Enter Chunk Overlap": "চাঙ্ক ওভারল্যাপ লিখুন",
"Enter Chunk Size": "চাংক সাইজ লিখুন", "Enter Chunk Size": "চাংক সাইজ লিখুন",
"Enter Image Size (e.g. 512x512)": "ছবির মাপ লিখুন (যেমন 512x512)", "Enter Image Size (e.g. 512x512)": "ছবির মাপ লিখুন (যেমন 512x512)",
...@@ -475,6 +478,7 @@ ...@@ -475,6 +478,7 @@
"variable": "ভেরিয়েবল", "variable": "ভেরিয়েবল",
"variable to have them replaced with clipboard content.": "ক্লিপবোর্ডের কন্টেন্ট দিয়ে যেই ভেরিয়েবল রিপ্লেস করা যাবে।", "variable to have them replaced with clipboard content.": "ক্লিপবোর্ডের কন্টেন্ট দিয়ে যেই ভেরিয়েবল রিপ্লেস করা যাবে।",
"Version": "ভার্সন", "Version": "ভার্সন",
"View": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "", "Warning: If you update or change your embedding model, you will need to re-import all documents.": "",
"Web": "ওয়েব", "Web": "ওয়েব",
"Web Loader Settings": "", "Web Loader Settings": "",
......
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
"About": "Sobre", "About": "Sobre",
"Account": "Compte", "Account": "Compte",
"Accurate information": "", "Accurate information": "",
"Add": "",
"Add a model": "Afegeix un model", "Add a model": "Afegeix un model",
"Add a model tag name": "Afegeix un nom d'etiqueta de model", "Add a model tag name": "Afegeix un nom d'etiqueta de model",
"Add a short description about what this modelfile does": "Afegeix una descripció curta del que fa aquest arxiu de model", "Add a short description about what this modelfile does": "Afegeix una descripció curta del que fa aquest arxiu de model",
...@@ -18,6 +19,7 @@ ...@@ -18,6 +19,7 @@
"Add custom prompt": "", "Add custom prompt": "",
"Add Docs": "Afegeix Documents", "Add Docs": "Afegeix Documents",
"Add Files": "Afegeix Arxius", "Add Files": "Afegeix Arxius",
"Add Memory": "",
"Add message": "Afegeix missatge", "Add message": "Afegeix missatge",
"Add Model": "", "Add Model": "",
"Add Tags": "afegeix etiquetes", "Add Tags": "afegeix etiquetes",
...@@ -47,6 +49,7 @@ ...@@ -47,6 +49,7 @@
"Archived Chats": "Arxiu d'historial de xat", "Archived Chats": "Arxiu d'historial de xat",
"are allowed - Activate this command by typing": "estan permesos - Activa aquesta comanda escrivint", "are allowed - Activate this command by typing": "estan permesos - Activa aquesta comanda escrivint",
"Are you sure?": "Estàs segur?", "Are you sure?": "Estàs segur?",
"As you chat with LLMs, the details and preferences it remembers will be shown here.": "",
"Attach file": "", "Attach file": "",
"Attention to detail": "", "Attention to detail": "",
"Audio": "Àudio", "Audio": "Àudio",
...@@ -60,7 +63,6 @@ ...@@ -60,7 +63,6 @@
"Bad Response": "", "Bad Response": "",
"before": "", "before": "",
"Being lazy": "", "Being lazy": "",
"Beta": "",
"Builder Mode": "Mode Constructor", "Builder Mode": "Mode Constructor",
"Bypass SSL verification for Websites": "", "Bypass SSL verification for Websites": "",
"Cancel": "Cancel·la", "Cancel": "Cancel·la",
...@@ -170,6 +172,7 @@ ...@@ -170,6 +172,7 @@
"Enabled": "Activat", "Enabled": "Activat",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "",
"Enter {{role}} message here": "Introdueix aquí el missatge de {{role}}", "Enter {{role}} message here": "Introdueix aquí el missatge de {{role}}",
"Enter a detail about yourself for your LLMs to recall": "",
"Enter Chunk Overlap": "Introdueix el Solapament de Blocs", "Enter Chunk Overlap": "Introdueix el Solapament de Blocs",
"Enter Chunk Size": "Introdueix la Mida del Bloc", "Enter Chunk Size": "Introdueix la Mida del Bloc",
"Enter Image Size (e.g. 512x512)": "Introdueix la Mida de la Imatge (p. ex. 512x512)", "Enter Image Size (e.g. 512x512)": "Introdueix la Mida de la Imatge (p. ex. 512x512)",
...@@ -475,6 +478,7 @@ ...@@ -475,6 +478,7 @@
"variable": "variable", "variable": "variable",
"variable to have them replaced with clipboard content.": "variable per tenir-les reemplaçades amb el contingut del porta-retalls.", "variable to have them replaced with clipboard content.": "variable per tenir-les reemplaçades amb el contingut del porta-retalls.",
"Version": "Versió", "Version": "Versió",
"View": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "", "Warning: If you update or change your embedding model, you will need to re-import all documents.": "",
"Web": "Web", "Web": "Web",
"Web Loader Settings": "", "Web Loader Settings": "",
......
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
"About": "Über", "About": "Über",
"Account": "Account", "Account": "Account",
"Accurate information": "Genaue Information", "Accurate information": "Genaue Information",
"Add": "",
"Add a model": "Füge ein Modell hinzu", "Add a model": "Füge ein Modell hinzu",
"Add a model tag name": "Benenne deinen Modell-Tag", "Add a model tag name": "Benenne deinen Modell-Tag",
"Add a short description about what this modelfile does": "Füge eine kurze Beschreibung hinzu, was dieses Modelfile kann", "Add a short description about what this modelfile does": "Füge eine kurze Beschreibung hinzu, was dieses Modelfile kann",
...@@ -18,6 +19,7 @@ ...@@ -18,6 +19,7 @@
"Add custom prompt": "Eigenen Prompt hinzufügen", "Add custom prompt": "Eigenen Prompt hinzufügen",
"Add Docs": "Dokumente hinzufügen", "Add Docs": "Dokumente hinzufügen",
"Add Files": "Dateien hinzufügen", "Add Files": "Dateien hinzufügen",
"Add Memory": "",
"Add message": "Nachricht eingeben", "Add message": "Nachricht eingeben",
"Add Model": "Modell hinzufügen", "Add Model": "Modell hinzufügen",
"Add Tags": "Tags hinzufügen", "Add Tags": "Tags hinzufügen",
...@@ -47,6 +49,7 @@ ...@@ -47,6 +49,7 @@
"Archived Chats": "Archivierte Chats", "Archived Chats": "Archivierte Chats",
"are allowed - Activate this command by typing": "sind erlaubt - Aktiviere diesen Befehl, indem du", "are allowed - Activate this command by typing": "sind erlaubt - Aktiviere diesen Befehl, indem du",
"Are you sure?": "Bist du sicher?", "Are you sure?": "Bist du sicher?",
"As you chat with LLMs, the details and preferences it remembers will be shown here.": "",
"Attach file": "Datei anhängen", "Attach file": "Datei anhängen",
"Attention to detail": "Auge fürs Detail", "Attention to detail": "Auge fürs Detail",
"Audio": "Audio", "Audio": "Audio",
...@@ -60,7 +63,6 @@ ...@@ -60,7 +63,6 @@
"Bad Response": "Schlechte Antwort", "Bad Response": "Schlechte Antwort",
"before": "bereits geteilt", "before": "bereits geteilt",
"Being lazy": "Faul sein", "Being lazy": "Faul sein",
"Beta": "",
"Builder Mode": "Builder Modus", "Builder Mode": "Builder Modus",
"Bypass SSL verification for Websites": "Bypass SSL-Verifizierung für Websites", "Bypass SSL verification for Websites": "Bypass SSL-Verifizierung für Websites",
"Cancel": "Abbrechen", "Cancel": "Abbrechen",
...@@ -170,6 +172,7 @@ ...@@ -170,6 +172,7 @@
"Enabled": "Aktiviert", "Enabled": "Aktiviert",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "",
"Enter {{role}} message here": "Gib die {{role}} Nachricht hier ein", "Enter {{role}} message here": "Gib die {{role}} Nachricht hier ein",
"Enter a detail about yourself for your LLMs to recall": "",
"Enter Chunk Overlap": "Gib den Chunk Overlap ein", "Enter Chunk Overlap": "Gib den Chunk Overlap ein",
"Enter Chunk Size": "Gib die Chunk Size ein", "Enter Chunk Size": "Gib die Chunk Size ein",
"Enter Image Size (e.g. 512x512)": "Gib die Bildgröße ein (z.B. 512x512)", "Enter Image Size (e.g. 512x512)": "Gib die Bildgröße ein (z.B. 512x512)",
...@@ -475,6 +478,7 @@ ...@@ -475,6 +478,7 @@
"variable": "Variable", "variable": "Variable",
"variable to have them replaced with clipboard content.": "Variable, um den Inhalt der Zwischenablage beim Nutzen des Prompts zu ersetzen.", "variable to have them replaced with clipboard content.": "Variable, um den Inhalt der Zwischenablage beim Nutzen des Prompts zu ersetzen.",
"Version": "Version", "Version": "Version",
"View": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Warnung: Wenn du dein Einbettungsmodell aktualisierst oder änderst, musst du alle Dokumente erneut importieren.", "Warning: If you update or change your embedding model, you will need to re-import all documents.": "Warnung: Wenn du dein Einbettungsmodell aktualisierst oder änderst, musst du alle Dokumente erneut importieren.",
"Web": "Web", "Web": "Web",
"Web Loader Settings": "", "Web Loader Settings": "",
......
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
"About": "Much About", "About": "Much About",
"Account": "Account", "Account": "Account",
"Accurate information": "", "Accurate information": "",
"Add": "",
"Add a model": "Add a model", "Add a model": "Add a model",
"Add a model tag name": "Add a model tag name", "Add a model tag name": "Add a model tag name",
"Add a short description about what this modelfile does": "Add short description about what this modelfile does", "Add a short description about what this modelfile does": "Add short description about what this modelfile does",
...@@ -18,6 +19,7 @@ ...@@ -18,6 +19,7 @@
"Add custom prompt": "", "Add custom prompt": "",
"Add Docs": "Add Docs", "Add Docs": "Add Docs",
"Add Files": "Add Files", "Add Files": "Add Files",
"Add Memory": "",
"Add message": "Add Prompt", "Add message": "Add Prompt",
"Add Model": "", "Add Model": "",
"Add Tags": "", "Add Tags": "",
...@@ -47,6 +49,7 @@ ...@@ -47,6 +49,7 @@
"Archived Chats": "", "Archived Chats": "",
"are allowed - Activate this command by typing": "are allowed. Activate typing", "are allowed - Activate this command by typing": "are allowed. Activate typing",
"Are you sure?": "Such certainty?", "Are you sure?": "Such certainty?",
"As you chat with LLMs, the details and preferences it remembers will be shown here.": "",
"Attach file": "", "Attach file": "",
"Attention to detail": "", "Attention to detail": "",
"Audio": "Audio", "Audio": "Audio",
...@@ -60,7 +63,6 @@ ...@@ -60,7 +63,6 @@
"Bad Response": "", "Bad Response": "",
"before": "", "before": "",
"Being lazy": "", "Being lazy": "",
"Beta": "",
"Builder Mode": "Builder Mode", "Builder Mode": "Builder Mode",
"Bypass SSL verification for Websites": "", "Bypass SSL verification for Websites": "",
"Cancel": "Cancel", "Cancel": "Cancel",
...@@ -170,6 +172,7 @@ ...@@ -170,6 +172,7 @@
"Enabled": "So Activated", "Enabled": "So Activated",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "",
"Enter {{role}} message here": "Enter {{role}} bork here", "Enter {{role}} message here": "Enter {{role}} bork here",
"Enter a detail about yourself for your LLMs to recall": "",
"Enter Chunk Overlap": "Enter Overlap of Chunks", "Enter Chunk Overlap": "Enter Overlap of Chunks",
"Enter Chunk Size": "Enter Size of Chunk", "Enter Chunk Size": "Enter Size of Chunk",
"Enter Image Size (e.g. 512x512)": "Enter Size of Wow (e.g. 512x512)", "Enter Image Size (e.g. 512x512)": "Enter Size of Wow (e.g. 512x512)",
...@@ -475,6 +478,7 @@ ...@@ -475,6 +478,7 @@
"variable": "variable very variable", "variable": "variable very variable",
"variable to have them replaced with clipboard content.": "variable to have them replaced with clipboard content. Very replace.", "variable to have them replaced with clipboard content.": "variable to have them replaced with clipboard content. Very replace.",
"Version": "Version much version", "Version": "Version much version",
"View": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "", "Warning: If you update or change your embedding model, you will need to re-import all documents.": "",
"Web": "Web very web", "Web": "Web very web",
"Web Loader Settings": "", "Web Loader Settings": "",
......
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
"About": "", "About": "",
"Account": "", "Account": "",
"Accurate information": "", "Accurate information": "",
"Add": "",
"Add a model": "", "Add a model": "",
"Add a model tag name": "", "Add a model tag name": "",
"Add a short description about what this modelfile does": "", "Add a short description about what this modelfile does": "",
...@@ -18,6 +19,7 @@ ...@@ -18,6 +19,7 @@
"Add custom prompt": "", "Add custom prompt": "",
"Add Docs": "", "Add Docs": "",
"Add Files": "", "Add Files": "",
"Add Memory": "",
"Add message": "", "Add message": "",
"Add Model": "", "Add Model": "",
"Add Tags": "", "Add Tags": "",
...@@ -47,6 +49,7 @@ ...@@ -47,6 +49,7 @@
"Archived Chats": "", "Archived Chats": "",
"are allowed - Activate this command by typing": "", "are allowed - Activate this command by typing": "",
"Are you sure?": "", "Are you sure?": "",
"As you chat with LLMs, the details and preferences it remembers will be shown here.": "",
"Attach file": "", "Attach file": "",
"Attention to detail": "", "Attention to detail": "",
"Audio": "", "Audio": "",
...@@ -60,7 +63,6 @@ ...@@ -60,7 +63,6 @@
"Bad Response": "", "Bad Response": "",
"before": "", "before": "",
"Being lazy": "", "Being lazy": "",
"Beta": "",
"Builder Mode": "", "Builder Mode": "",
"Bypass SSL verification for Websites": "", "Bypass SSL verification for Websites": "",
"Cancel": "", "Cancel": "",
...@@ -170,6 +172,7 @@ ...@@ -170,6 +172,7 @@
"Enabled": "", "Enabled": "",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "",
"Enter {{role}} message here": "", "Enter {{role}} message here": "",
"Enter a detail about yourself for your LLMs to recall": "",
"Enter Chunk Overlap": "", "Enter Chunk Overlap": "",
"Enter Chunk Size": "", "Enter Chunk Size": "",
"Enter Image Size (e.g. 512x512)": "", "Enter Image Size (e.g. 512x512)": "",
...@@ -475,6 +478,7 @@ ...@@ -475,6 +478,7 @@
"variable": "", "variable": "",
"variable to have them replaced with clipboard content.": "", "variable to have them replaced with clipboard content.": "",
"Version": "", "Version": "",
"View": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "", "Warning: If you update or change your embedding model, you will need to re-import all documents.": "",
"Web": "", "Web": "",
"Web Loader Settings": "", "Web Loader Settings": "",
......
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
"About": "", "About": "",
"Account": "", "Account": "",
"Accurate information": "", "Accurate information": "",
"Add": "",
"Add a model": "", "Add a model": "",
"Add a model tag name": "", "Add a model tag name": "",
"Add a short description about what this modelfile does": "", "Add a short description about what this modelfile does": "",
...@@ -18,6 +19,7 @@ ...@@ -18,6 +19,7 @@
"Add custom prompt": "", "Add custom prompt": "",
"Add Docs": "", "Add Docs": "",
"Add Files": "", "Add Files": "",
"Add Memory": "",
"Add message": "", "Add message": "",
"Add Model": "", "Add Model": "",
"Add Tags": "", "Add Tags": "",
...@@ -47,6 +49,7 @@ ...@@ -47,6 +49,7 @@
"Archived Chats": "", "Archived Chats": "",
"are allowed - Activate this command by typing": "", "are allowed - Activate this command by typing": "",
"Are you sure?": "", "Are you sure?": "",
"As you chat with LLMs, the details and preferences it remembers will be shown here.": "",
"Attach file": "", "Attach file": "",
"Attention to detail": "", "Attention to detail": "",
"Audio": "", "Audio": "",
...@@ -60,7 +63,6 @@ ...@@ -60,7 +63,6 @@
"Bad Response": "", "Bad Response": "",
"before": "", "before": "",
"Being lazy": "", "Being lazy": "",
"Beta": "",
"Builder Mode": "", "Builder Mode": "",
"Bypass SSL verification for Websites": "", "Bypass SSL verification for Websites": "",
"Cancel": "", "Cancel": "",
...@@ -170,6 +172,7 @@ ...@@ -170,6 +172,7 @@
"Enabled": "", "Enabled": "",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "",
"Enter {{role}} message here": "", "Enter {{role}} message here": "",
"Enter a detail about yourself for your LLMs to recall": "",
"Enter Chunk Overlap": "", "Enter Chunk Overlap": "",
"Enter Chunk Size": "", "Enter Chunk Size": "",
"Enter Image Size (e.g. 512x512)": "", "Enter Image Size (e.g. 512x512)": "",
...@@ -475,6 +478,7 @@ ...@@ -475,6 +478,7 @@
"variable": "", "variable": "",
"variable to have them replaced with clipboard content.": "", "variable to have them replaced with clipboard content.": "",
"Version": "", "Version": "",
"View": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "", "Warning: If you update or change your embedding model, you will need to re-import all documents.": "",
"Web": "", "Web": "",
"Web Loader Settings": "", "Web Loader Settings": "",
......
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
"About": "Sobre nosotros", "About": "Sobre nosotros",
"Account": "Cuenta", "Account": "Cuenta",
"Accurate information": "", "Accurate information": "",
"Add": "",
"Add a model": "Agregar un modelo", "Add a model": "Agregar un modelo",
"Add a model tag name": "Agregar un nombre de etiqueta de modelo", "Add a model tag name": "Agregar un nombre de etiqueta de modelo",
"Add a short description about what this modelfile does": "Agregue una descripción corta de lo que este modelfile hace", "Add a short description about what this modelfile does": "Agregue una descripción corta de lo que este modelfile hace",
...@@ -18,6 +19,7 @@ ...@@ -18,6 +19,7 @@
"Add custom prompt": "", "Add custom prompt": "",
"Add Docs": "Agregar Documentos", "Add Docs": "Agregar Documentos",
"Add Files": "Agregar Archivos", "Add Files": "Agregar Archivos",
"Add Memory": "",
"Add message": "Agregar Prompt", "Add message": "Agregar Prompt",
"Add Model": "", "Add Model": "",
"Add Tags": "agregar etiquetas", "Add Tags": "agregar etiquetas",
...@@ -47,6 +49,7 @@ ...@@ -47,6 +49,7 @@
"Archived Chats": "Chats archivados", "Archived Chats": "Chats archivados",
"are allowed - Activate this command by typing": "están permitidos - Active este comando escribiendo", "are allowed - Activate this command by typing": "están permitidos - Active este comando escribiendo",
"Are you sure?": "¿Está seguro?", "Are you sure?": "¿Está seguro?",
"As you chat with LLMs, the details and preferences it remembers will be shown here.": "",
"Attach file": "", "Attach file": "",
"Attention to detail": "", "Attention to detail": "",
"Audio": "Audio", "Audio": "Audio",
...@@ -60,7 +63,6 @@ ...@@ -60,7 +63,6 @@
"Bad Response": "", "Bad Response": "",
"before": "", "before": "",
"Being lazy": "", "Being lazy": "",
"Beta": "",
"Builder Mode": "Modo de Constructor", "Builder Mode": "Modo de Constructor",
"Bypass SSL verification for Websites": "", "Bypass SSL verification for Websites": "",
"Cancel": "Cancelar", "Cancel": "Cancelar",
...@@ -170,6 +172,7 @@ ...@@ -170,6 +172,7 @@
"Enabled": "Activado", "Enabled": "Activado",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "",
"Enter {{role}} message here": "Ingrese el mensaje {{role}} aquí", "Enter {{role}} message here": "Ingrese el mensaje {{role}} aquí",
"Enter a detail about yourself for your LLMs to recall": "",
"Enter Chunk Overlap": "Ingresar superposición de fragmentos", "Enter Chunk Overlap": "Ingresar superposición de fragmentos",
"Enter Chunk Size": "Ingrese el tamaño del fragmento", "Enter Chunk Size": "Ingrese el tamaño del fragmento",
"Enter Image Size (e.g. 512x512)": "Ingrese el tamaño de la imagen (p.ej. 512x512)", "Enter Image Size (e.g. 512x512)": "Ingrese el tamaño de la imagen (p.ej. 512x512)",
...@@ -475,6 +478,7 @@ ...@@ -475,6 +478,7 @@
"variable": "variable", "variable": "variable",
"variable to have them replaced with clipboard content.": "variable para reemplazarlos con el contenido del portapapeles.", "variable to have them replaced with clipboard content.": "variable para reemplazarlos con el contenido del portapapeles.",
"Version": "Versión", "Version": "Versión",
"View": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "", "Warning: If you update or change your embedding model, you will need to re-import all documents.": "",
"Web": "Web", "Web": "Web",
"Web Loader Settings": "", "Web Loader Settings": "",
......
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
"About": "درباره", "About": "درباره",
"Account": "حساب کاربری", "Account": "حساب کاربری",
"Accurate information": "", "Accurate information": "",
"Add": "",
"Add a model": "اضافه کردن یک مدل", "Add a model": "اضافه کردن یک مدل",
"Add a model tag name": "اضافه کردن یک نام تگ برای مدل", "Add a model tag name": "اضافه کردن یک نام تگ برای مدل",
"Add a short description about what this modelfile does": "توضیح کوتاهی در مورد کاری که این فایل\u200cمدل انجام می دهد اضافه کنید", "Add a short description about what this modelfile does": "توضیح کوتاهی در مورد کاری که این فایل\u200cمدل انجام می دهد اضافه کنید",
...@@ -18,6 +19,7 @@ ...@@ -18,6 +19,7 @@
"Add custom prompt": "", "Add custom prompt": "",
"Add Docs": "اضافه کردن اسناد", "Add Docs": "اضافه کردن اسناد",
"Add Files": "اضافه کردن فایل\u200cها", "Add Files": "اضافه کردن فایل\u200cها",
"Add Memory": "",
"Add message": "اضافه کردن پیغام", "Add message": "اضافه کردن پیغام",
"Add Model": "", "Add Model": "",
"Add Tags": "اضافه کردن تگ\u200cها", "Add Tags": "اضافه کردن تگ\u200cها",
...@@ -47,6 +49,7 @@ ...@@ -47,6 +49,7 @@
"Archived Chats": "آرشیو تاریخچه چت", "Archived Chats": "آرشیو تاریخچه چت",
"are allowed - Activate this command by typing": "مجاز هستند - این دستور را با تایپ کردن این فعال کنید:", "are allowed - Activate this command by typing": "مجاز هستند - این دستور را با تایپ کردن این فعال کنید:",
"Are you sure?": "آیا مطمئن هستید؟", "Are you sure?": "آیا مطمئن هستید؟",
"As you chat with LLMs, the details and preferences it remembers will be shown here.": "",
"Attach file": "", "Attach file": "",
"Attention to detail": "", "Attention to detail": "",
"Audio": "صدا", "Audio": "صدا",
...@@ -60,7 +63,6 @@ ...@@ -60,7 +63,6 @@
"Bad Response": "", "Bad Response": "",
"before": "", "before": "",
"Being lazy": "", "Being lazy": "",
"Beta": "",
"Builder Mode": "حالت سازنده", "Builder Mode": "حالت سازنده",
"Bypass SSL verification for Websites": "", "Bypass SSL verification for Websites": "",
"Cancel": "لغو", "Cancel": "لغو",
...@@ -170,6 +172,7 @@ ...@@ -170,6 +172,7 @@
"Enabled": "فعال", "Enabled": "فعال",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "",
"Enter {{role}} message here": "پیام {{role}} را اینجا وارد کنید", "Enter {{role}} message here": "پیام {{role}} را اینجا وارد کنید",
"Enter a detail about yourself for your LLMs to recall": "",
"Enter Chunk Overlap": "مقدار Chunk Overlap را وارد کنید", "Enter Chunk Overlap": "مقدار Chunk Overlap را وارد کنید",
"Enter Chunk Size": "مقدار Chunk Size را وارد کنید", "Enter Chunk Size": "مقدار Chunk Size را وارد کنید",
"Enter Image Size (e.g. 512x512)": "اندازه تصویر را وارد کنید (مثال: 512x512)", "Enter Image Size (e.g. 512x512)": "اندازه تصویر را وارد کنید (مثال: 512x512)",
...@@ -475,6 +478,7 @@ ...@@ -475,6 +478,7 @@
"variable": "متغیر", "variable": "متغیر",
"variable to have them replaced with clipboard content.": "متغیر برای جایگزینی آنها با محتوای کلیپ بورد.", "variable to have them replaced with clipboard content.": "متغیر برای جایگزینی آنها با محتوای کلیپ بورد.",
"Version": "نسخه", "Version": "نسخه",
"View": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "", "Warning: If you update or change your embedding model, you will need to re-import all documents.": "",
"Web": "وب", "Web": "وب",
"Web Loader Settings": "", "Web Loader Settings": "",
......
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
"About": "Tietoja", "About": "Tietoja",
"Account": "Tili", "Account": "Tili",
"Accurate information": "Tarkkaa tietoa", "Accurate information": "Tarkkaa tietoa",
"Add": "",
"Add a model": "Lisää malli", "Add a model": "Lisää malli",
"Add a model tag name": "Lisää mallitagi", "Add a model tag name": "Lisää mallitagi",
"Add a short description about what this modelfile does": "Lisää lyhyt kuvaus siitä, mitä tämä mallitiedosto tekee", "Add a short description about what this modelfile does": "Lisää lyhyt kuvaus siitä, mitä tämä mallitiedosto tekee",
...@@ -18,6 +19,7 @@ ...@@ -18,6 +19,7 @@
"Add custom prompt": "Lisää mukautettu kehote", "Add custom prompt": "Lisää mukautettu kehote",
"Add Docs": "Lisää asiakirjoja", "Add Docs": "Lisää asiakirjoja",
"Add Files": "Lisää tiedostoja", "Add Files": "Lisää tiedostoja",
"Add Memory": "",
"Add message": "Lisää viesti", "Add message": "Lisää viesti",
"Add Model": "Lisää malli", "Add Model": "Lisää malli",
"Add Tags": "Lisää tageja", "Add Tags": "Lisää tageja",
...@@ -47,6 +49,7 @@ ...@@ -47,6 +49,7 @@
"Archived Chats": "Arkistoidut keskustelut", "Archived Chats": "Arkistoidut keskustelut",
"are allowed - Activate this command by typing": "ovat sallittuja - Aktivoi tämä komento kirjoittamalla", "are allowed - Activate this command by typing": "ovat sallittuja - Aktivoi tämä komento kirjoittamalla",
"Are you sure?": "Oletko varma?", "Are you sure?": "Oletko varma?",
"As you chat with LLMs, the details and preferences it remembers will be shown here.": "",
"Attach file": "Liitä tiedosto", "Attach file": "Liitä tiedosto",
"Attention to detail": "Huomio yksityiskohtiin", "Attention to detail": "Huomio yksityiskohtiin",
"Audio": "Ääni", "Audio": "Ääni",
...@@ -60,7 +63,6 @@ ...@@ -60,7 +63,6 @@
"Bad Response": "Epäkelpo vastaus", "Bad Response": "Epäkelpo vastaus",
"before": "ennen", "before": "ennen",
"Being lazy": "Oli laiska", "Being lazy": "Oli laiska",
"Beta": "",
"Builder Mode": "Rakentajan tila", "Builder Mode": "Rakentajan tila",
"Bypass SSL verification for Websites": "Ohita SSL-varmennus verkkosivustoille", "Bypass SSL verification for Websites": "Ohita SSL-varmennus verkkosivustoille",
"Cancel": "Peruuta", "Cancel": "Peruuta",
...@@ -170,6 +172,7 @@ ...@@ -170,6 +172,7 @@
"Enabled": "Käytössä", "Enabled": "Käytössä",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Varmista, että CSV-tiedostossasi on 4 saraketta seuraavassa järjestyksessä: Nimi, Sähköposti, Salasana, Rooli.", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Varmista, että CSV-tiedostossasi on 4 saraketta seuraavassa järjestyksessä: Nimi, Sähköposti, Salasana, Rooli.",
"Enter {{role}} message here": "Kirjoita {{role}} viesti tähän", "Enter {{role}} message here": "Kirjoita {{role}} viesti tähän",
"Enter a detail about yourself for your LLMs to recall": "",
"Enter Chunk Overlap": "Syötä osien päällekkäisyys", "Enter Chunk Overlap": "Syötä osien päällekkäisyys",
"Enter Chunk Size": "Syötä osien koko", "Enter Chunk Size": "Syötä osien koko",
"Enter Image Size (e.g. 512x512)": "Syötä kuvan koko (esim. 512x512)", "Enter Image Size (e.g. 512x512)": "Syötä kuvan koko (esim. 512x512)",
...@@ -475,6 +478,7 @@ ...@@ -475,6 +478,7 @@
"variable": "muuttuja", "variable": "muuttuja",
"variable to have them replaced with clipboard content.": "muuttuja korvataan leikepöydän sisällöllä.", "variable to have them replaced with clipboard content.": "muuttuja korvataan leikepöydän sisällöllä.",
"Version": "Versio", "Version": "Versio",
"View": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Varoitus: Jos päivität tai vaihdat upotusmallia, sinun on tuotava kaikki asiakirjat uudelleen.", "Warning: If you update or change your embedding model, you will need to re-import all documents.": "Varoitus: Jos päivität tai vaihdat upotusmallia, sinun on tuotava kaikki asiakirjat uudelleen.",
"Web": "Web", "Web": "Web",
"Web Loader Settings": "", "Web Loader Settings": "",
......
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
"About": "À propos", "About": "À propos",
"Account": "Compte", "Account": "Compte",
"Accurate information": "", "Accurate information": "",
"Add": "",
"Add a model": "Ajouter un modèle", "Add a model": "Ajouter un modèle",
"Add a model tag name": "Ajouter un nom de tag pour le modèle", "Add a model tag name": "Ajouter un nom de tag pour le modèle",
"Add a short description about what this modelfile does": "Ajouter une courte description de ce que fait ce fichier de modèle", "Add a short description about what this modelfile does": "Ajouter une courte description de ce que fait ce fichier de modèle",
...@@ -18,6 +19,7 @@ ...@@ -18,6 +19,7 @@
"Add custom prompt": "", "Add custom prompt": "",
"Add Docs": "Ajouter des documents", "Add Docs": "Ajouter des documents",
"Add Files": "Ajouter des fichiers", "Add Files": "Ajouter des fichiers",
"Add Memory": "",
"Add message": "Ajouter un message", "Add message": "Ajouter un message",
"Add Model": "", "Add Model": "",
"Add Tags": "ajouter des tags", "Add Tags": "ajouter des tags",
...@@ -47,6 +49,7 @@ ...@@ -47,6 +49,7 @@
"Archived Chats": "enregistrement du chat", "Archived Chats": "enregistrement du chat",
"are allowed - Activate this command by typing": "sont autorisés - Activez cette commande en tapant", "are allowed - Activate this command by typing": "sont autorisés - Activez cette commande en tapant",
"Are you sure?": "Êtes-vous sûr ?", "Are you sure?": "Êtes-vous sûr ?",
"As you chat with LLMs, the details and preferences it remembers will be shown here.": "",
"Attach file": "", "Attach file": "",
"Attention to detail": "", "Attention to detail": "",
"Audio": "Audio", "Audio": "Audio",
...@@ -60,7 +63,6 @@ ...@@ -60,7 +63,6 @@
"Bad Response": "", "Bad Response": "",
"before": "", "before": "",
"Being lazy": "", "Being lazy": "",
"Beta": "",
"Builder Mode": "Mode Constructeur", "Builder Mode": "Mode Constructeur",
"Bypass SSL verification for Websites": "", "Bypass SSL verification for Websites": "",
"Cancel": "Annuler", "Cancel": "Annuler",
...@@ -170,6 +172,7 @@ ...@@ -170,6 +172,7 @@
"Enabled": "Activé", "Enabled": "Activé",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "",
"Enter {{role}} message here": "Entrez le message {{role}} ici", "Enter {{role}} message here": "Entrez le message {{role}} ici",
"Enter a detail about yourself for your LLMs to recall": "",
"Enter Chunk Overlap": "Entrez le chevauchement de bloc", "Enter Chunk Overlap": "Entrez le chevauchement de bloc",
"Enter Chunk Size": "Entrez la taille du bloc", "Enter Chunk Size": "Entrez la taille du bloc",
"Enter Image Size (e.g. 512x512)": "Entrez la taille de l'image (p. ex. 512x512)", "Enter Image Size (e.g. 512x512)": "Entrez la taille de l'image (p. ex. 512x512)",
...@@ -475,6 +478,7 @@ ...@@ -475,6 +478,7 @@
"variable": "variable", "variable": "variable",
"variable to have them replaced with clipboard content.": "variable pour les remplacer par le contenu du presse-papiers.", "variable to have them replaced with clipboard content.": "variable pour les remplacer par le contenu du presse-papiers.",
"Version": "Version", "Version": "Version",
"View": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "", "Warning: If you update or change your embedding model, you will need to re-import all documents.": "",
"Web": "Web", "Web": "Web",
"Web Loader Settings": "", "Web Loader Settings": "",
......
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
"About": "À propos", "About": "À propos",
"Account": "Compte", "Account": "Compte",
"Accurate information": "", "Accurate information": "",
"Add": "",
"Add a model": "Ajouter un modèle", "Add a model": "Ajouter un modèle",
"Add a model tag name": "Ajouter un nom de tag pour le modèle", "Add a model tag name": "Ajouter un nom de tag pour le modèle",
"Add a short description about what this modelfile does": "Ajouter une courte description de ce que fait ce fichier de modèle", "Add a short description about what this modelfile does": "Ajouter une courte description de ce que fait ce fichier de modèle",
...@@ -18,6 +19,7 @@ ...@@ -18,6 +19,7 @@
"Add custom prompt": "", "Add custom prompt": "",
"Add Docs": "Ajouter des documents", "Add Docs": "Ajouter des documents",
"Add Files": "Ajouter des fichiers", "Add Files": "Ajouter des fichiers",
"Add Memory": "",
"Add message": "Ajouter un message", "Add message": "Ajouter un message",
"Add Model": "", "Add Model": "",
"Add Tags": "ajouter des tags", "Add Tags": "ajouter des tags",
...@@ -47,6 +49,7 @@ ...@@ -47,6 +49,7 @@
"Archived Chats": "enregistrement du chat", "Archived Chats": "enregistrement du chat",
"are allowed - Activate this command by typing": "sont autorisés - Activez cette commande en tapant", "are allowed - Activate this command by typing": "sont autorisés - Activez cette commande en tapant",
"Are you sure?": "Êtes-vous sûr ?", "Are you sure?": "Êtes-vous sûr ?",
"As you chat with LLMs, the details and preferences it remembers will be shown here.": "",
"Attach file": "", "Attach file": "",
"Attention to detail": "", "Attention to detail": "",
"Audio": "Audio", "Audio": "Audio",
...@@ -60,7 +63,6 @@ ...@@ -60,7 +63,6 @@
"Bad Response": "", "Bad Response": "",
"before": "", "before": "",
"Being lazy": "", "Being lazy": "",
"Beta": "",
"Builder Mode": "Mode Constructeur", "Builder Mode": "Mode Constructeur",
"Bypass SSL verification for Websites": "", "Bypass SSL verification for Websites": "",
"Cancel": "Annuler", "Cancel": "Annuler",
...@@ -170,6 +172,7 @@ ...@@ -170,6 +172,7 @@
"Enabled": "Activé", "Enabled": "Activé",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "",
"Enter {{role}} message here": "Entrez le message {{role}} ici", "Enter {{role}} message here": "Entrez le message {{role}} ici",
"Enter a detail about yourself for your LLMs to recall": "",
"Enter Chunk Overlap": "Entrez le chevauchement de bloc", "Enter Chunk Overlap": "Entrez le chevauchement de bloc",
"Enter Chunk Size": "Entrez la taille du bloc", "Enter Chunk Size": "Entrez la taille du bloc",
"Enter Image Size (e.g. 512x512)": "Entrez la taille de l'image (p. ex. 512x512)", "Enter Image Size (e.g. 512x512)": "Entrez la taille de l'image (p. ex. 512x512)",
...@@ -475,6 +478,7 @@ ...@@ -475,6 +478,7 @@
"variable": "variable", "variable": "variable",
"variable to have them replaced with clipboard content.": "variable pour les remplacer par le contenu du presse-papiers.", "variable to have them replaced with clipboard content.": "variable pour les remplacer par le contenu du presse-papiers.",
"Version": "Version", "Version": "Version",
"View": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "", "Warning: If you update or change your embedding model, you will need to re-import all documents.": "",
"Web": "Web", "Web": "Web",
"Web Loader Settings": "", "Web Loader Settings": "",
......
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
"About": "אודות", "About": "אודות",
"Account": "חשבון", "Account": "חשבון",
"Accurate information": "מידע מדויק", "Accurate information": "מידע מדויק",
"Add": "",
"Add a model": "הוסף מודל", "Add a model": "הוסף מודל",
"Add a model tag name": "הוסף שם תג למודל", "Add a model tag name": "הוסף שם תג למודל",
"Add a short description about what this modelfile does": "הוסף תיאור קצר על מה שהקובץ מודל עושה", "Add a short description about what this modelfile does": "הוסף תיאור קצר על מה שהקובץ מודל עושה",
...@@ -18,6 +19,7 @@ ...@@ -18,6 +19,7 @@
"Add custom prompt": "הוסף פקודה מותאמת אישית", "Add custom prompt": "הוסף פקודה מותאמת אישית",
"Add Docs": "הוסף מסמכים", "Add Docs": "הוסף מסמכים",
"Add Files": "הוסף קבצים", "Add Files": "הוסף קבצים",
"Add Memory": "",
"Add message": "הוסף הודעה", "Add message": "הוסף הודעה",
"Add Model": "הוסף מודל", "Add Model": "הוסף מודל",
"Add Tags": "הוסף תגים", "Add Tags": "הוסף תגים",
...@@ -47,6 +49,7 @@ ...@@ -47,6 +49,7 @@
"Archived Chats": "צ'אטים מאורכבים", "Archived Chats": "צ'אטים מאורכבים",
"are allowed - Activate this command by typing": "מותרים - הפעל פקודה זו על ידי הקלדה", "are allowed - Activate this command by typing": "מותרים - הפעל פקודה זו על ידי הקלדה",
"Are you sure?": "האם אתה בטוח?", "Are you sure?": "האם אתה בטוח?",
"As you chat with LLMs, the details and preferences it remembers will be shown here.": "",
"Attach file": "צרף קובץ", "Attach file": "צרף קובץ",
"Attention to detail": "תשומת לב לפרטים", "Attention to detail": "תשומת לב לפרטים",
"Audio": "אודיו", "Audio": "אודיו",
...@@ -60,7 +63,6 @@ ...@@ -60,7 +63,6 @@
"Bad Response": "תגובה שגויה", "Bad Response": "תגובה שגויה",
"before": "לפני", "before": "לפני",
"Being lazy": "להיות עצלן", "Being lazy": "להיות עצלן",
"Beta": "",
"Builder Mode": "מצב בונה", "Builder Mode": "מצב בונה",
"Bypass SSL verification for Websites": "עקוף אימות SSL עבור אתרים", "Bypass SSL verification for Websites": "עקוף אימות SSL עבור אתרים",
"Cancel": "בטל", "Cancel": "בטל",
...@@ -170,6 +172,7 @@ ...@@ -170,6 +172,7 @@
"Enabled": "מופעל", "Enabled": "מופעל",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "ודא שקובץ ה-CSV שלך כולל 4 עמודות בסדר הבא: שם, דוא\"ל, סיסמה, תפקיד.", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "ודא שקובץ ה-CSV שלך כולל 4 עמודות בסדר הבא: שם, דוא\"ל, סיסמה, תפקיד.",
"Enter {{role}} message here": "הזן הודעת {{role}} כאן", "Enter {{role}} message here": "הזן הודעת {{role}} כאן",
"Enter a detail about yourself for your LLMs to recall": "",
"Enter Chunk Overlap": "הזן חפיפת נתונים", "Enter Chunk Overlap": "הזן חפיפת נתונים",
"Enter Chunk Size": "הזן גודל נתונים", "Enter Chunk Size": "הזן גודל נתונים",
"Enter Image Size (e.g. 512x512)": "הזן גודל תמונה (למשל 512x512)", "Enter Image Size (e.g. 512x512)": "הזן גודל תמונה (למשל 512x512)",
...@@ -475,6 +478,7 @@ ...@@ -475,6 +478,7 @@
"variable": "", "variable": "",
"variable to have them replaced with clipboard content.": "", "variable to have them replaced with clipboard content.": "",
"Version": "גרסה", "Version": "גרסה",
"View": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "", "Warning: If you update or change your embedding model, you will need to re-import all documents.": "",
"Web": "רשת", "Web": "רשת",
"Web Loader Settings": "", "Web Loader Settings": "",
......
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
"About": "हमारे बारे में", "About": "हमारे बारे में",
"Account": "खाता", "Account": "खाता",
"Accurate information": "सटीक जानकारी", "Accurate information": "सटीक जानकारी",
"Add": "",
"Add a model": "एक मॉडल जोड़ें", "Add a model": "एक मॉडल जोड़ें",
"Add a model tag name": "एक मॉडल टैग नाम जोड़ें", "Add a model tag name": "एक मॉडल टैग नाम जोड़ें",
"Add a short description about what this modelfile does": "यह मॉडलफ़ाइल क्या करती है इसके बारे में एक संक्षिप्त विवरण जोड़ें", "Add a short description about what this modelfile does": "यह मॉडलफ़ाइल क्या करती है इसके बारे में एक संक्षिप्त विवरण जोड़ें",
...@@ -18,6 +19,7 @@ ...@@ -18,6 +19,7 @@
"Add custom prompt": "", "Add custom prompt": "",
"Add Docs": "दस्तावेज़ जोड़ें", "Add Docs": "दस्तावेज़ जोड़ें",
"Add Files": "फाइलें जोड़ें", "Add Files": "फाइलें जोड़ें",
"Add Memory": "",
"Add message": "संदेश डालें", "Add message": "संदेश डालें",
"Add Model": "मॉडल जोड़ें", "Add Model": "मॉडल जोड़ें",
"Add Tags": "टैगों को जोड़ें", "Add Tags": "टैगों को जोड़ें",
...@@ -47,6 +49,7 @@ ...@@ -47,6 +49,7 @@
"Archived Chats": "संग्रहीत चैट", "Archived Chats": "संग्रहीत चैट",
"are allowed - Activate this command by typing": "अनुमति है - टाइप करके इस कमांड को सक्रिय करें", "are allowed - Activate this command by typing": "अनुमति है - टाइप करके इस कमांड को सक्रिय करें",
"Are you sure?": "क्या आपको यकीन है?", "Are you sure?": "क्या आपको यकीन है?",
"As you chat with LLMs, the details and preferences it remembers will be shown here.": "",
"Attach file": "", "Attach file": "",
"Attention to detail": "विस्तार पर ध्यान", "Attention to detail": "विस्तार पर ध्यान",
"Audio": "ऑडियो", "Audio": "ऑडियो",
...@@ -60,7 +63,6 @@ ...@@ -60,7 +63,6 @@
"Bad Response": "ख़राब प्रतिक्रिया", "Bad Response": "ख़राब प्रतिक्रिया",
"before": "", "before": "",
"Being lazy": "आलसी होना", "Being lazy": "आलसी होना",
"Beta": "",
"Builder Mode": "बिल्डर मोड", "Builder Mode": "बिल्डर मोड",
"Bypass SSL verification for Websites": "", "Bypass SSL verification for Websites": "",
"Cancel": "रद्द करें", "Cancel": "रद्द करें",
...@@ -170,6 +172,7 @@ ...@@ -170,6 +172,7 @@
"Enabled": "सक्रिय", "Enabled": "सक्रिय",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "सुनिश्चित करें कि आपकी CSV फ़ाइल में इस क्रम में 4 कॉलम शामिल हैं: नाम, ईमेल, पासवर्ड, भूमिका।", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "सुनिश्चित करें कि आपकी CSV फ़ाइल में इस क्रम में 4 कॉलम शामिल हैं: नाम, ईमेल, पासवर्ड, भूमिका।",
"Enter {{role}} message here": "यहां {{role}} संदेश दर्ज करें", "Enter {{role}} message here": "यहां {{role}} संदेश दर्ज करें",
"Enter a detail about yourself for your LLMs to recall": "",
"Enter Chunk Overlap": "चंक ओवरलैप दर्ज करें", "Enter Chunk Overlap": "चंक ओवरलैप दर्ज करें",
"Enter Chunk Size": "खंड आकार दर्ज करें", "Enter Chunk Size": "खंड आकार दर्ज करें",
"Enter Image Size (e.g. 512x512)": "छवि का आकार दर्ज करें (उदा. 512x512)", "Enter Image Size (e.g. 512x512)": "छवि का आकार दर्ज करें (उदा. 512x512)",
...@@ -475,6 +478,7 @@ ...@@ -475,6 +478,7 @@
"variable": "", "variable": "",
"variable to have them replaced with clipboard content.": "उन्हें क्लिपबोर्ड सामग्री से बदलने के लिए वेरिएबल।", "variable to have them replaced with clipboard content.": "उन्हें क्लिपबोर्ड सामग्री से बदलने के लिए वेरिएबल।",
"Version": "संस्करण", "Version": "संस्करण",
"View": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "चेतावनी: यदि आप अपने एम्बेडिंग मॉडल को अपडेट या बदलते हैं, तो आपको सभी दस्तावेज़ों को फिर से आयात करने की आवश्यकता होगी।", "Warning: If you update or change your embedding model, you will need to re-import all documents.": "चेतावनी: यदि आप अपने एम्बेडिंग मॉडल को अपडेट या बदलते हैं, तो आपको सभी दस्तावेज़ों को फिर से आयात करने की आवश्यकता होगी।",
"Web": "वेब", "Web": "वेब",
"Web Loader Settings": "", "Web Loader Settings": "",
......
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
"About": "O", "About": "O",
"Account": "Račun", "Account": "Račun",
"Accurate information": "Točne informacije", "Accurate information": "Točne informacije",
"Add": "",
"Add a model": "Dodaj model", "Add a model": "Dodaj model",
"Add a model tag name": "Dodaj oznaku modela", "Add a model tag name": "Dodaj oznaku modela",
"Add a short description about what this modelfile does": "Dodajte kratak opis što ova datoteka modela radi", "Add a short description about what this modelfile does": "Dodajte kratak opis što ova datoteka modela radi",
...@@ -18,6 +19,7 @@ ...@@ -18,6 +19,7 @@
"Add custom prompt": "Dodaj prilagođeni prompt", "Add custom prompt": "Dodaj prilagođeni prompt",
"Add Docs": "Dodaj dokumente", "Add Docs": "Dodaj dokumente",
"Add Files": "Dodaj datoteke", "Add Files": "Dodaj datoteke",
"Add Memory": "",
"Add message": "Dodaj poruku", "Add message": "Dodaj poruku",
"Add Model": "Dodaj model", "Add Model": "Dodaj model",
"Add Tags": "Dodaj oznake", "Add Tags": "Dodaj oznake",
...@@ -47,6 +49,7 @@ ...@@ -47,6 +49,7 @@
"Archived Chats": "Arhivirani razgovori", "Archived Chats": "Arhivirani razgovori",
"are allowed - Activate this command by typing": "su dopušteni - Aktivirajte ovu naredbu upisivanjem", "are allowed - Activate this command by typing": "su dopušteni - Aktivirajte ovu naredbu upisivanjem",
"Are you sure?": "Jeste li sigurni?", "Are you sure?": "Jeste li sigurni?",
"As you chat with LLMs, the details and preferences it remembers will be shown here.": "",
"Attach file": "Priloži datoteku", "Attach file": "Priloži datoteku",
"Attention to detail": "Pažnja na detalje", "Attention to detail": "Pažnja na detalje",
"Audio": "Audio", "Audio": "Audio",
...@@ -60,7 +63,6 @@ ...@@ -60,7 +63,6 @@
"Bad Response": "Loš odgovor", "Bad Response": "Loš odgovor",
"before": "prije", "before": "prije",
"Being lazy": "Biti lijen", "Being lazy": "Biti lijen",
"Beta": "",
"Builder Mode": "Način graditelja", "Builder Mode": "Način graditelja",
"Bypass SSL verification for Websites": "Zaobiđi SSL provjeru za web stranice", "Bypass SSL verification for Websites": "Zaobiđi SSL provjeru za web stranice",
"Cancel": "Otkaži", "Cancel": "Otkaži",
...@@ -170,6 +172,7 @@ ...@@ -170,6 +172,7 @@
"Enabled": "Omogućeno", "Enabled": "Omogućeno",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Provjerite da vaša CSV datoteka uključuje 4 stupca u ovom redoslijedu: Ime, Email, Lozinka, Uloga.", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Provjerite da vaša CSV datoteka uključuje 4 stupca u ovom redoslijedu: Ime, Email, Lozinka, Uloga.",
"Enter {{role}} message here": "Unesite poruku {{role}} ovdje", "Enter {{role}} message here": "Unesite poruku {{role}} ovdje",
"Enter a detail about yourself for your LLMs to recall": "",
"Enter Chunk Overlap": "Unesite preklapanje dijelova", "Enter Chunk Overlap": "Unesite preklapanje dijelova",
"Enter Chunk Size": "Unesite veličinu dijela", "Enter Chunk Size": "Unesite veličinu dijela",
"Enter Image Size (e.g. 512x512)": "Unesite veličinu slike (npr. 512x512)", "Enter Image Size (e.g. 512x512)": "Unesite veličinu slike (npr. 512x512)",
...@@ -475,6 +478,7 @@ ...@@ -475,6 +478,7 @@
"variable": "varijabla", "variable": "varijabla",
"variable to have them replaced with clipboard content.": "varijabla za zamjenu sadržajem međuspremnika.", "variable to have them replaced with clipboard content.": "varijabla za zamjenu sadržajem međuspremnika.",
"Version": "Verzija", "Version": "Verzija",
"View": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Upozorenje: Ako ažurirate ili promijenite svoj model za umetanje, morat ćete ponovno uvesti sve dokumente.", "Warning: If you update or change your embedding model, you will need to re-import all documents.": "Upozorenje: Ako ažurirate ili promijenite svoj model za umetanje, morat ćete ponovno uvesti sve dokumente.",
"Web": "Web", "Web": "Web",
"Web Loader Settings": "Postavke web učitavanja", "Web Loader Settings": "Postavke web učitavanja",
......
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
"About": "Informazioni", "About": "Informazioni",
"Account": "Account", "Account": "Account",
"Accurate information": "Informazioni accurate", "Accurate information": "Informazioni accurate",
"Add": "",
"Add a model": "Aggiungi un modello", "Add a model": "Aggiungi un modello",
"Add a model tag name": "Aggiungi un nome tag del modello", "Add a model tag name": "Aggiungi un nome tag del modello",
"Add a short description about what this modelfile does": "Aggiungi una breve descrizione di ciò che fa questo file modello", "Add a short description about what this modelfile does": "Aggiungi una breve descrizione di ciò che fa questo file modello",
...@@ -18,6 +19,7 @@ ...@@ -18,6 +19,7 @@
"Add custom prompt": "Aggiungi un prompt custom", "Add custom prompt": "Aggiungi un prompt custom",
"Add Docs": "Aggiungi documenti", "Add Docs": "Aggiungi documenti",
"Add Files": "Aggiungi file", "Add Files": "Aggiungi file",
"Add Memory": "",
"Add message": "Aggiungi messaggio", "Add message": "Aggiungi messaggio",
"Add Model": "Aggiungi modello", "Add Model": "Aggiungi modello",
"Add Tags": "Aggiungi tag", "Add Tags": "Aggiungi tag",
...@@ -47,6 +49,7 @@ ...@@ -47,6 +49,7 @@
"Archived Chats": "Chat archiviate", "Archived Chats": "Chat archiviate",
"are allowed - Activate this command by typing": "sono consentiti - Attiva questo comando digitando", "are allowed - Activate this command by typing": "sono consentiti - Attiva questo comando digitando",
"Are you sure?": "Sei sicuro?", "Are you sure?": "Sei sicuro?",
"As you chat with LLMs, the details and preferences it remembers will be shown here.": "",
"Attach file": "Allega file", "Attach file": "Allega file",
"Attention to detail": "Attenzione ai dettagli", "Attention to detail": "Attenzione ai dettagli",
"Audio": "Audio", "Audio": "Audio",
...@@ -60,7 +63,6 @@ ...@@ -60,7 +63,6 @@
"Bad Response": "Risposta non valida", "Bad Response": "Risposta non valida",
"before": "prima", "before": "prima",
"Being lazy": "Essere pigri", "Being lazy": "Essere pigri",
"Beta": "",
"Builder Mode": "Modalità costruttore", "Builder Mode": "Modalità costruttore",
"Bypass SSL verification for Websites": "Aggira la verifica SSL per i siti web", "Bypass SSL verification for Websites": "Aggira la verifica SSL per i siti web",
"Cancel": "Annulla", "Cancel": "Annulla",
...@@ -170,6 +172,7 @@ ...@@ -170,6 +172,7 @@
"Enabled": "Abilitato", "Enabled": "Abilitato",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Assicurati che il tuo file CSV includa 4 colonne in questo ordine: Nome, Email, Password, Ruolo.", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Assicurati che il tuo file CSV includa 4 colonne in questo ordine: Nome, Email, Password, Ruolo.",
"Enter {{role}} message here": "Inserisci il messaggio per {{role}} qui", "Enter {{role}} message here": "Inserisci il messaggio per {{role}} qui",
"Enter a detail about yourself for your LLMs to recall": "",
"Enter Chunk Overlap": "Inserisci la sovrapposizione chunk", "Enter Chunk Overlap": "Inserisci la sovrapposizione chunk",
"Enter Chunk Size": "Inserisci la dimensione chunk", "Enter Chunk Size": "Inserisci la dimensione chunk",
"Enter Image Size (e.g. 512x512)": "Inserisci la dimensione dell'immagine (ad esempio 512x512)", "Enter Image Size (e.g. 512x512)": "Inserisci la dimensione dell'immagine (ad esempio 512x512)",
...@@ -475,6 +478,7 @@ ...@@ -475,6 +478,7 @@
"variable": "variabile", "variable": "variabile",
"variable to have them replaced with clipboard content.": "variabile per farli sostituire con il contenuto degli appunti.", "variable to have them replaced with clipboard content.": "variabile per farli sostituire con il contenuto degli appunti.",
"Version": "Versione", "Version": "Versione",
"View": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Attenzione: se aggiorni o cambi il tuo modello di embedding, dovrai reimportare tutti i documenti.", "Warning: If you update or change your embedding model, you will need to re-import all documents.": "Attenzione: se aggiorni o cambi il tuo modello di embedding, dovrai reimportare tutti i documenti.",
"Web": "Web", "Web": "Web",
"Web Loader Settings": "Impostazioni del caricatore Web", "Web Loader Settings": "Impostazioni del caricatore Web",
......
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
"About": "概要", "About": "概要",
"Account": "アカウント", "Account": "アカウント",
"Accurate information": "", "Accurate information": "",
"Add": "",
"Add a model": "モデルを追加", "Add a model": "モデルを追加",
"Add a model tag name": "モデルタグ名を追加", "Add a model tag name": "モデルタグ名を追加",
"Add a short description about what this modelfile does": "このモデルファイルの機能に関する簡単な説明を追加", "Add a short description about what this modelfile does": "このモデルファイルの機能に関する簡単な説明を追加",
...@@ -18,6 +19,7 @@ ...@@ -18,6 +19,7 @@
"Add custom prompt": "", "Add custom prompt": "",
"Add Docs": "ドキュメントを追加", "Add Docs": "ドキュメントを追加",
"Add Files": "ファイルを追加", "Add Files": "ファイルを追加",
"Add Memory": "",
"Add message": "メッセージを追加", "Add message": "メッセージを追加",
"Add Model": "", "Add Model": "",
"Add Tags": "タグを追加", "Add Tags": "タグを追加",
...@@ -47,6 +49,7 @@ ...@@ -47,6 +49,7 @@
"Archived Chats": "チャット記録", "Archived Chats": "チャット記録",
"are allowed - Activate this command by typing": "が許可されています - 次のように入力してこのコマンドをアクティブ化します", "are allowed - Activate this command by typing": "が許可されています - 次のように入力してこのコマンドをアクティブ化します",
"Are you sure?": "よろしいですか?", "Are you sure?": "よろしいですか?",
"As you chat with LLMs, the details and preferences it remembers will be shown here.": "",
"Attach file": "", "Attach file": "",
"Attention to detail": "", "Attention to detail": "",
"Audio": "オーディオ", "Audio": "オーディオ",
...@@ -60,7 +63,6 @@ ...@@ -60,7 +63,6 @@
"Bad Response": "", "Bad Response": "",
"before": "", "before": "",
"Being lazy": "", "Being lazy": "",
"Beta": "",
"Builder Mode": "ビルダーモード", "Builder Mode": "ビルダーモード",
"Bypass SSL verification for Websites": "", "Bypass SSL verification for Websites": "",
"Cancel": "キャンセル", "Cancel": "キャンセル",
...@@ -170,6 +172,7 @@ ...@@ -170,6 +172,7 @@
"Enabled": "有効", "Enabled": "有効",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "",
"Enter {{role}} message here": "{{role}} メッセージをここに入力してください", "Enter {{role}} message here": "{{role}} メッセージをここに入力してください",
"Enter a detail about yourself for your LLMs to recall": "",
"Enter Chunk Overlap": "チャンクオーバーラップを入力してください", "Enter Chunk Overlap": "チャンクオーバーラップを入力してください",
"Enter Chunk Size": "チャンクサイズを入力してください", "Enter Chunk Size": "チャンクサイズを入力してください",
"Enter Image Size (e.g. 512x512)": "画像サイズを入力してください (例: 512x512)", "Enter Image Size (e.g. 512x512)": "画像サイズを入力してください (例: 512x512)",
...@@ -475,6 +478,7 @@ ...@@ -475,6 +478,7 @@
"variable": "変数", "variable": "変数",
"variable to have them replaced with clipboard content.": "クリップボードの内容に置き換える変数。", "variable to have them replaced with clipboard content.": "クリップボードの内容に置き換える変数。",
"Version": "バージョン", "Version": "バージョン",
"View": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "", "Warning: If you update or change your embedding model, you will need to re-import all documents.": "",
"Web": "ウェブ", "Web": "ウェブ",
"Web Loader Settings": "", "Web Loader Settings": "",
......
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
"About": "შესახებ", "About": "შესახებ",
"Account": "ანგარიში", "Account": "ანგარიში",
"Accurate information": "", "Accurate information": "",
"Add": "",
"Add a model": "მოდელის დამატება", "Add a model": "მოდელის დამატება",
"Add a model tag name": "მოდელის ტეგის სახელის დამატება", "Add a model tag name": "მოდელის ტეგის სახელის დამატება",
"Add a short description about what this modelfile does": "დაამატე მოკლე აღწერა იმის შესახებ, თუ რას აკეთებს ეს მოდელური ფაილი", "Add a short description about what this modelfile does": "დაამატე მოკლე აღწერა იმის შესახებ, თუ რას აკეთებს ეს მოდელური ფაილი",
...@@ -18,6 +19,7 @@ ...@@ -18,6 +19,7 @@
"Add custom prompt": "", "Add custom prompt": "",
"Add Docs": "დოკუმენტის დამატება", "Add Docs": "დოკუმენტის დამატება",
"Add Files": "ფაილების დამატება", "Add Files": "ფაილების დამატება",
"Add Memory": "",
"Add message": "შეტყობინების დამატება", "Add message": "შეტყობინების დამატება",
"Add Model": "", "Add Model": "",
"Add Tags": "ტეგების დამატება", "Add Tags": "ტეგების დამატება",
...@@ -47,6 +49,7 @@ ...@@ -47,6 +49,7 @@
"Archived Chats": "ჩატის ისტორიის არქივი", "Archived Chats": "ჩატის ისტორიის არქივი",
"are allowed - Activate this command by typing": "დაშვებულია - ბრძანების გასააქტიურებლად აკრიფეთ:", "are allowed - Activate this command by typing": "დაშვებულია - ბრძანების გასააქტიურებლად აკრიფეთ:",
"Are you sure?": "დარწმუნებული ხარ?", "Are you sure?": "დარწმუნებული ხარ?",
"As you chat with LLMs, the details and preferences it remembers will be shown here.": "",
"Attach file": "", "Attach file": "",
"Attention to detail": "", "Attention to detail": "",
"Audio": "ხმოვანი", "Audio": "ხმოვანი",
...@@ -60,7 +63,6 @@ ...@@ -60,7 +63,6 @@
"Bad Response": "", "Bad Response": "",
"before": "", "before": "",
"Being lazy": "", "Being lazy": "",
"Beta": "",
"Builder Mode": "მოდელის შექმნა", "Builder Mode": "მოდელის შექმნა",
"Bypass SSL verification for Websites": "", "Bypass SSL verification for Websites": "",
"Cancel": "გაუქმება", "Cancel": "გაუქმება",
...@@ -170,6 +172,7 @@ ...@@ -170,6 +172,7 @@
"Enabled": "ჩართულია", "Enabled": "ჩართულია",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "",
"Enter {{role}} message here": "შეიყვანე {{role}} შეტყობინება აქ", "Enter {{role}} message here": "შეიყვანე {{role}} შეტყობინება აქ",
"Enter a detail about yourself for your LLMs to recall": "",
"Enter Chunk Overlap": "შეიყვანეთ ნაწილის გადახურვა", "Enter Chunk Overlap": "შეიყვანეთ ნაწილის გადახურვა",
"Enter Chunk Size": "შეიყვანე ბლოკის ზომა", "Enter Chunk Size": "შეიყვანე ბლოკის ზომა",
"Enter Image Size (e.g. 512x512)": "შეიყვანეთ სურათის ზომა (მაგ. 512x512)", "Enter Image Size (e.g. 512x512)": "შეიყვანეთ სურათის ზომა (მაგ. 512x512)",
...@@ -475,6 +478,7 @@ ...@@ -475,6 +478,7 @@
"variable": "ცვლადი", "variable": "ცვლადი",
"variable to have them replaced with clipboard content.": "ცვლადი, რომ შეცვალოს ისინი ბუფერში შიგთავსით.", "variable to have them replaced with clipboard content.": "ცვლადი, რომ შეცვალოს ისინი ბუფერში შიგთავსით.",
"Version": "ვერსია", "Version": "ვერსია",
"View": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "", "Warning: If you update or change your embedding model, you will need to re-import all documents.": "",
"Web": "ვები", "Web": "ვები",
"Web Loader Settings": "", "Web Loader Settings": "",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment