Unverified Commit 75e51ecf authored by Que Nguyen's avatar Que Nguyen Committed by GitHub
Browse files

Merge branch 'open-webui:main' into searxng

parents a02ba52d 9e4dd4b8
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
"Allow": "اجازه دادن", "Allow": "اجازه دادن",
"Allow Chat Deletion": "اجازه حذف گپ", "Allow Chat Deletion": "اجازه حذف گپ",
"Allow non-local voices": "", "Allow non-local voices": "",
"Allow User Location": "",
"alphanumeric characters and hyphens": "حروف الفبایی و خط فاصله", "alphanumeric characters and hyphens": "حروف الفبایی و خط فاصله",
"Already have an account?": "از قبل حساب کاربری دارید؟", "Already have an account?": "از قبل حساب کاربری دارید؟",
"an assistant": "یک دستیار", "an assistant": "یک دستیار",
...@@ -178,6 +179,7 @@ ...@@ -178,6 +179,7 @@
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "به طور مثال '30s','10m'. واحد\u200cهای زمانی معتبر 's', 'm', 'h' هستند.", "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "به طور مثال '30s','10m'. واحد\u200cهای زمانی معتبر 's', 'm', 'h' هستند.",
"Edit": "ویرایش", "Edit": "ویرایش",
"Edit Doc": "ویرایش سند", "Edit Doc": "ویرایش سند",
"Edit Memory": "",
"Edit User": "ویرایش کاربر", "Edit User": "ویرایش کاربر",
"Email": "ایمیل", "Email": "ایمیل",
"Embedding Batch Size": "", "Embedding Batch Size": "",
...@@ -283,6 +285,7 @@ ...@@ -283,6 +285,7 @@
"Knowledge": "", "Knowledge": "",
"Language": "زبان", "Language": "زبان",
"Last Active": "آخرین فعال", "Last Active": "آخرین فعال",
"Last Modified": "",
"Light": "روشن", "Light": "روشن",
"Listening...": "", "Listening...": "",
"LLMs can make mistakes. Verify important information.": "مدل\u200cهای زبانی بزرگ می\u200cتوانند اشتباه کنند. اطلاعات مهم را راستی\u200cآزمایی کنید.", "LLMs can make mistakes. Verify important information.": "مدل\u200cهای زبانی بزرگ می\u200cتوانند اشتباه کنند. اطلاعات مهم را راستی\u200cآزمایی کنید.",
...@@ -307,6 +310,7 @@ ...@@ -307,6 +310,7 @@
"Mirostat Tau": "Mirostat Tau", "Mirostat Tau": "Mirostat Tau",
"MMMM DD, YYYY": "MMMM DD, YYYY", "MMMM DD, YYYY": "MMMM DD, YYYY",
"MMMM DD, YYYY HH:mm": "MMMM DD, YYYY HH:mm", "MMMM DD, YYYY HH:mm": "MMMM DD, YYYY HH:mm",
"MMMM DD, YYYY hh:mm:ss A": "",
"Model '{{modelName}}' has been successfully downloaded.": "مدل '{{modelName}}' با موفقیت دانلود شد.", "Model '{{modelName}}' has been successfully downloaded.": "مدل '{{modelName}}' با موفقیت دانلود شد.",
"Model '{{modelTag}}' is already in queue for downloading.": "مدل '{{modelTag}}' در حال حاضر در صف برای دانلود است.", "Model '{{modelTag}}' is already in queue for downloading.": "مدل '{{modelTag}}' در حال حاضر در صف برای دانلود است.",
"Model {{modelId}} not found": "مدل {{modelId}} یافت نشد", "Model {{modelId}} not found": "مدل {{modelId}} یافت نشد",
...@@ -491,6 +495,7 @@ ...@@ -491,6 +495,7 @@
"System": "سیستم", "System": "سیستم",
"System Prompt": "پرامپت سیستم", "System Prompt": "پرامپت سیستم",
"Tags": "تگ\u200cها", "Tags": "تگ\u200cها",
"Tap to interrupt": "",
"Tavily API Key": "", "Tavily API Key": "",
"Tell us more:": "بیشتر بگویید:", "Tell us more:": "بیشتر بگویید:",
"Temperature": "دما", "Temperature": "دما",
...@@ -534,8 +539,10 @@ ...@@ -534,8 +539,10 @@
"Type Hugging Face Resolve (Download) URL": "مقدار URL دانلود (Resolve) Hugging Face را وارد کنید", "Type Hugging Face Resolve (Download) URL": "مقدار URL دانلود (Resolve) Hugging Face را وارد کنید",
"Uh-oh! There was an issue connecting to {{provider}}.": "اوه اوه! مشکلی در اتصال به {{provider}} وجود داشت.", "Uh-oh! There was an issue connecting to {{provider}}.": "اوه اوه! مشکلی در اتصال به {{provider}} وجود داشت.",
"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "نوع فایل '{{file_type}}' ناشناخته است، به عنوان یک فایل متنی ساده با آن برخورد می شود.", "Unknown File Type '{{file_type}}', but accepting and treating as plain text": "نوع فایل '{{file_type}}' ناشناخته است، به عنوان یک فایل متنی ساده با آن برخورد می شود.",
"Update": "",
"Update and Copy Link": "به روزرسانی و کپی لینک", "Update and Copy Link": "به روزرسانی و کپی لینک",
"Update password": "به روزرسانی رمزعبور", "Update password": "به روزرسانی رمزعبور",
"Updated at": "",
"Upload a GGUF model": "آپلود یک مدل GGUF", "Upload a GGUF model": "آپلود یک مدل GGUF",
"Upload Files": "بارگذاری پروندهها", "Upload Files": "بارگذاری پروندهها",
"Upload Pipeline": "", "Upload Pipeline": "",
......
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
"Allow": "Salli", "Allow": "Salli",
"Allow Chat Deletion": "Salli keskustelujen poisto", "Allow Chat Deletion": "Salli keskustelujen poisto",
"Allow non-local voices": "", "Allow non-local voices": "",
"Allow User Location": "",
"alphanumeric characters and hyphens": "kirjaimia, numeroita ja väliviivoja", "alphanumeric characters and hyphens": "kirjaimia, numeroita ja väliviivoja",
"Already have an account?": "Onko sinulla jo tili?", "Already have an account?": "Onko sinulla jo tili?",
"an assistant": "avustaja", "an assistant": "avustaja",
...@@ -178,6 +179,7 @@ ...@@ -178,6 +179,7 @@
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "esim. '30s', '10m'. Kelpoiset aikayksiköt ovat 's', 'm', 'h'.", "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "esim. '30s', '10m'. Kelpoiset aikayksiköt ovat 's', 'm', 'h'.",
"Edit": "Muokkaa", "Edit": "Muokkaa",
"Edit Doc": "Muokkaa asiakirjaa", "Edit Doc": "Muokkaa asiakirjaa",
"Edit Memory": "",
"Edit User": "Muokkaa käyttäjää", "Edit User": "Muokkaa käyttäjää",
"Email": "Sähköposti", "Email": "Sähköposti",
"Embedding Batch Size": "", "Embedding Batch Size": "",
...@@ -283,6 +285,7 @@ ...@@ -283,6 +285,7 @@
"Knowledge": "", "Knowledge": "",
"Language": "Kieli", "Language": "Kieli",
"Last Active": "Viimeksi aktiivinen", "Last Active": "Viimeksi aktiivinen",
"Last Modified": "",
"Light": "Vaalea", "Light": "Vaalea",
"Listening...": "", "Listening...": "",
"LLMs can make mistakes. Verify important information.": "Kielimallit voivat tehdä virheitä. Varmista tärkeät tiedot.", "LLMs can make mistakes. Verify important information.": "Kielimallit voivat tehdä virheitä. Varmista tärkeät tiedot.",
...@@ -307,6 +310,7 @@ ...@@ -307,6 +310,7 @@
"Mirostat Tau": "Mirostat Tau", "Mirostat Tau": "Mirostat Tau",
"MMMM DD, YYYY": "DD MMMM YYYY", "MMMM DD, YYYY": "DD MMMM YYYY",
"MMMM DD, YYYY HH:mm": "DD MMMM YYYY, HH:mm", "MMMM DD, YYYY HH:mm": "DD MMMM YYYY, HH:mm",
"MMMM DD, YYYY hh:mm:ss A": "",
"Model '{{modelName}}' has been successfully downloaded.": "Malli '{{modelName}}' ladattiin onnistuneesti.", "Model '{{modelName}}' has been successfully downloaded.": "Malli '{{modelName}}' ladattiin onnistuneesti.",
"Model '{{modelTag}}' is already in queue for downloading.": "Malli '{{modelTag}}' on jo jonossa ladattavaksi.", "Model '{{modelTag}}' is already in queue for downloading.": "Malli '{{modelTag}}' on jo jonossa ladattavaksi.",
"Model {{modelId}} not found": "Mallia {{modelId}} ei löytynyt", "Model {{modelId}} not found": "Mallia {{modelId}} ei löytynyt",
...@@ -491,6 +495,7 @@ ...@@ -491,6 +495,7 @@
"System": "Järjestelmä", "System": "Järjestelmä",
"System Prompt": "Järjestelmäkehote", "System Prompt": "Järjestelmäkehote",
"Tags": "Tagit", "Tags": "Tagit",
"Tap to interrupt": "",
"Tavily API Key": "", "Tavily API Key": "",
"Tell us more:": "Kerro lisää:", "Tell us more:": "Kerro lisää:",
"Temperature": "Lämpötila", "Temperature": "Lämpötila",
...@@ -534,8 +539,10 @@ ...@@ -534,8 +539,10 @@
"Type Hugging Face Resolve (Download) URL": "Kirjoita Hugging Face -resolve-osoite", "Type Hugging Face Resolve (Download) URL": "Kirjoita Hugging Face -resolve-osoite",
"Uh-oh! There was an issue connecting to {{provider}}.": "Voi ei! Yhteysongelma {{provider}}:n kanssa.", "Uh-oh! There was an issue connecting to {{provider}}.": "Voi ei! Yhteysongelma {{provider}}:n kanssa.",
"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Tuntematon tiedostotyyppi '{{file_type}}', mutta hyväksytään ja käsitellään pelkkänä tekstinä", "Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Tuntematon tiedostotyyppi '{{file_type}}', mutta hyväksytään ja käsitellään pelkkänä tekstinä",
"Update": "",
"Update and Copy Link": "Päivitä ja kopioi linkki", "Update and Copy Link": "Päivitä ja kopioi linkki",
"Update password": "Päivitä salasana", "Update password": "Päivitä salasana",
"Updated at": "",
"Upload a GGUF model": "Lataa GGUF-malli", "Upload a GGUF model": "Lataa GGUF-malli",
"Upload Files": "Lataa tiedostoja", "Upload Files": "Lataa tiedostoja",
"Upload Pipeline": "", "Upload Pipeline": "",
......
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
"Allow": "Autoriser", "Allow": "Autoriser",
"Allow Chat Deletion": "Autoriser la suppression des discussions", "Allow Chat Deletion": "Autoriser la suppression des discussions",
"Allow non-local voices": "", "Allow non-local voices": "",
"Allow User Location": "",
"alphanumeric characters and hyphens": "caractères alphanumériques et tirets", "alphanumeric characters and hyphens": "caractères alphanumériques et tirets",
"Already have an account?": "Vous avez déjà un compte ?", "Already have an account?": "Vous avez déjà un compte ?",
"an assistant": "un assistant", "an assistant": "un assistant",
...@@ -178,6 +179,7 @@ ...@@ -178,6 +179,7 @@
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "p. ex. '30s', '10m'. Les unités de temps valides sont 's', 'm', 'h'.", "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "p. ex. '30s', '10m'. Les unités de temps valides sont 's', 'm', 'h'.",
"Edit": "Éditer", "Edit": "Éditer",
"Edit Doc": "Éditer le document", "Edit Doc": "Éditer le document",
"Edit Memory": "",
"Edit User": "Éditer l'utilisateur", "Edit User": "Éditer l'utilisateur",
"Email": "Email", "Email": "Email",
"Embedding Batch Size": "", "Embedding Batch Size": "",
...@@ -283,6 +285,7 @@ ...@@ -283,6 +285,7 @@
"Knowledge": "", "Knowledge": "",
"Language": "Langue", "Language": "Langue",
"Last Active": "Dernière activité", "Last Active": "Dernière activité",
"Last Modified": "",
"Light": "Lumière", "Light": "Lumière",
"Listening...": "", "Listening...": "",
"LLMs can make mistakes. Verify important information.": "Les LLMs peuvent faire des erreurs. Vérifiez les informations importantes.", "LLMs can make mistakes. Verify important information.": "Les LLMs peuvent faire des erreurs. Vérifiez les informations importantes.",
...@@ -307,6 +310,7 @@ ...@@ -307,6 +310,7 @@
"Mirostat Tau": "Mirostat Tau", "Mirostat Tau": "Mirostat Tau",
"MMMM DD, YYYY": "MMMM DD, YYYY", "MMMM DD, YYYY": "MMMM DD, YYYY",
"MMMM DD, YYYY HH:mm": "MMMM DD, YYYY HH:mm", "MMMM DD, YYYY HH:mm": "MMMM DD, YYYY HH:mm",
"MMMM DD, YYYY hh:mm:ss A": "",
"Model '{{modelName}}' has been successfully downloaded.": "Le modèle '{{modelName}}' a été téléchargé avec succès.", "Model '{{modelName}}' has been successfully downloaded.": "Le modèle '{{modelName}}' a été téléchargé avec succès.",
"Model '{{modelTag}}' is already in queue for downloading.": "Le modèle '{{modelTag}}' est déjà dans la file d'attente pour le téléchargement.", "Model '{{modelTag}}' is already in queue for downloading.": "Le modèle '{{modelTag}}' est déjà dans la file d'attente pour le téléchargement.",
"Model {{modelId}} not found": "Modèle {{modelId}} non trouvé", "Model {{modelId}} not found": "Modèle {{modelId}} non trouvé",
...@@ -492,6 +496,7 @@ ...@@ -492,6 +496,7 @@
"System": "Système", "System": "Système",
"System Prompt": "Prompt Système", "System Prompt": "Prompt Système",
"Tags": "Tags", "Tags": "Tags",
"Tap to interrupt": "",
"Tavily API Key": "", "Tavily API Key": "",
"Tell us more:": "Donnez-nous plus:", "Tell us more:": "Donnez-nous plus:",
"Temperature": "Température", "Temperature": "Température",
...@@ -535,8 +540,10 @@ ...@@ -535,8 +540,10 @@
"Type Hugging Face Resolve (Download) URL": "Entrez l'URL de résolution (téléchargement) Hugging Face", "Type Hugging Face Resolve (Download) URL": "Entrez l'URL de résolution (téléchargement) Hugging Face",
"Uh-oh! There was an issue connecting to {{provider}}.": "Uh-oh ! Il y a eu un problème de connexion à {{provider}}.", "Uh-oh! There was an issue connecting to {{provider}}.": "Uh-oh ! Il y a eu un problème de connexion à {{provider}}.",
"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Type de fichier inconnu '{{file_type}}', mais accepté et traité comme du texte brut", "Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Type de fichier inconnu '{{file_type}}', mais accepté et traité comme du texte brut",
"Update": "",
"Update and Copy Link": "Mettre à jour et copier le lien", "Update and Copy Link": "Mettre à jour et copier le lien",
"Update password": "Mettre à jour le mot de passe", "Update password": "Mettre à jour le mot de passe",
"Updated at": "",
"Upload a GGUF model": "Téléverser un modèle GGUF", "Upload a GGUF model": "Téléverser un modèle GGUF",
"Upload Files": "Téléverser des fichiers", "Upload Files": "Téléverser des fichiers",
"Upload Pipeline": "", "Upload Pipeline": "",
......
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
"Allow": "Autoriser", "Allow": "Autoriser",
"Allow Chat Deletion": "Autoriser la suppression du chat", "Allow Chat Deletion": "Autoriser la suppression du chat",
"Allow non-local voices": "", "Allow non-local voices": "",
"Allow User Location": "",
"alphanumeric characters and hyphens": "caractères alphanumériques et tirets", "alphanumeric characters and hyphens": "caractères alphanumériques et tirets",
"Already have an account?": "Vous avez déjà un compte ?", "Already have an account?": "Vous avez déjà un compte ?",
"an assistant": "un assistant", "an assistant": "un assistant",
...@@ -178,6 +179,7 @@ ...@@ -178,6 +179,7 @@
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "par ex. '30s', '10m'. Les unités de temps valides sont 's', 'm', 'h'.", "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "par ex. '30s', '10m'. Les unités de temps valides sont 's', 'm', 'h'.",
"Edit": "Éditer", "Edit": "Éditer",
"Edit Doc": "Éditer le document", "Edit Doc": "Éditer le document",
"Edit Memory": "",
"Edit User": "Éditer l'utilisateur", "Edit User": "Éditer l'utilisateur",
"Email": "Email", "Email": "Email",
"Embedding Batch Size": "", "Embedding Batch Size": "",
...@@ -283,6 +285,7 @@ ...@@ -283,6 +285,7 @@
"Knowledge": "", "Knowledge": "",
"Language": "Langue", "Language": "Langue",
"Last Active": "Dernier Activité", "Last Active": "Dernier Activité",
"Last Modified": "",
"Light": "Clair", "Light": "Clair",
"Listening...": "", "Listening...": "",
"LLMs can make mistakes. Verify important information.": "Les LLMs peuvent faire des erreurs. Vérifiez les informations importantes.", "LLMs can make mistakes. Verify important information.": "Les LLMs peuvent faire des erreurs. Vérifiez les informations importantes.",
...@@ -307,6 +310,7 @@ ...@@ -307,6 +310,7 @@
"Mirostat Tau": "Mirostat Tau", "Mirostat Tau": "Mirostat Tau",
"MMMM DD, YYYY": "MMMM DD, YYYY", "MMMM DD, YYYY": "MMMM DD, YYYY",
"MMMM DD, YYYY HH:mm": "MMMM DD, YYYY HH:mm", "MMMM DD, YYYY HH:mm": "MMMM DD, YYYY HH:mm",
"MMMM DD, YYYY hh:mm:ss A": "",
"Model '{{modelName}}' has been successfully downloaded.": "Le modèle '{{modelName}}' a été téléchargé avec succès.", "Model '{{modelName}}' has been successfully downloaded.": "Le modèle '{{modelName}}' a été téléchargé avec succès.",
"Model '{{modelTag}}' is already in queue for downloading.": "Le modèle '{{modelTag}}' est déjà dans la file d'attente pour le téléchargement.", "Model '{{modelTag}}' is already in queue for downloading.": "Le modèle '{{modelTag}}' est déjà dans la file d'attente pour le téléchargement.",
"Model {{modelId}} not found": "Modèle {{modelId}} non trouvé", "Model {{modelId}} not found": "Modèle {{modelId}} non trouvé",
...@@ -492,6 +496,7 @@ ...@@ -492,6 +496,7 @@
"System": "Système", "System": "Système",
"System Prompt": "Prompt du Système", "System Prompt": "Prompt du Système",
"Tags": "Tags", "Tags": "Tags",
"Tap to interrupt": "",
"Tavily API Key": "", "Tavily API Key": "",
"Tell us more:": "Dites-nous en plus :", "Tell us more:": "Dites-nous en plus :",
"Temperature": "Température", "Temperature": "Température",
...@@ -535,8 +540,10 @@ ...@@ -535,8 +540,10 @@
"Type Hugging Face Resolve (Download) URL": "Entrez l'URL de Résolution (Téléchargement) Hugging Face", "Type Hugging Face Resolve (Download) URL": "Entrez l'URL de Résolution (Téléchargement) Hugging Face",
"Uh-oh! There was an issue connecting to {{provider}}.": "Uh-oh ! Il y a eu un problème de connexion à {{provider}}.", "Uh-oh! There was an issue connecting to {{provider}}.": "Uh-oh ! Il y a eu un problème de connexion à {{provider}}.",
"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Type de Fichier Inconnu '{{file_type}}', mais accepté et traité comme du texte brut", "Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Type de Fichier Inconnu '{{file_type}}', mais accepté et traité comme du texte brut",
"Update": "",
"Update and Copy Link": "Mettre à Jour et Copier le Lien", "Update and Copy Link": "Mettre à Jour et Copier le Lien",
"Update password": "Mettre à Jour le Mot de Passe", "Update password": "Mettre à Jour le Mot de Passe",
"Updated at": "",
"Upload a GGUF model": "Téléverser un modèle GGUF", "Upload a GGUF model": "Téléverser un modèle GGUF",
"Upload Files": "Téléverser des fichiers", "Upload Files": "Téléverser des fichiers",
"Upload Pipeline": "", "Upload Pipeline": "",
......
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
"Allow": "אפשר", "Allow": "אפשר",
"Allow Chat Deletion": "אפשר מחיקת צ'אט", "Allow Chat Deletion": "אפשר מחיקת צ'אט",
"Allow non-local voices": "", "Allow non-local voices": "",
"Allow User Location": "",
"alphanumeric characters and hyphens": "תווים אלפאנומריים ומקפים", "alphanumeric characters and hyphens": "תווים אלפאנומריים ומקפים",
"Already have an account?": "כבר יש לך חשבון?", "Already have an account?": "כבר יש לך חשבון?",
"an assistant": "עוזר", "an assistant": "עוזר",
...@@ -178,6 +179,7 @@ ...@@ -178,6 +179,7 @@
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "למשל '30s', '10m'. יחידות זמן חוקיות הן 's', 'm', 'h'.", "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "למשל '30s', '10m'. יחידות זמן חוקיות הן 's', 'm', 'h'.",
"Edit": "ערוך", "Edit": "ערוך",
"Edit Doc": "ערוך מסמך", "Edit Doc": "ערוך מסמך",
"Edit Memory": "",
"Edit User": "ערוך משתמש", "Edit User": "ערוך משתמש",
"Email": "דוא\"ל", "Email": "דוא\"ל",
"Embedding Batch Size": "", "Embedding Batch Size": "",
...@@ -283,6 +285,7 @@ ...@@ -283,6 +285,7 @@
"Knowledge": "", "Knowledge": "",
"Language": "שפה", "Language": "שפה",
"Last Active": "פעיל לאחרונה", "Last Active": "פעיל לאחרונה",
"Last Modified": "",
"Light": "בהיר", "Light": "בהיר",
"Listening...": "", "Listening...": "",
"LLMs can make mistakes. Verify important information.": "מודלים בשפה טבעית יכולים לטעות. אמת מידע חשוב.", "LLMs can make mistakes. Verify important information.": "מודלים בשפה טבעית יכולים לטעות. אמת מידע חשוב.",
...@@ -307,6 +310,7 @@ ...@@ -307,6 +310,7 @@
"Mirostat Tau": "Mirostat Tau", "Mirostat Tau": "Mirostat Tau",
"MMMM DD, YYYY": "DD בMMMM, YYYY", "MMMM DD, YYYY": "DD בMMMM, YYYY",
"MMMM DD, YYYY HH:mm": "DD בMMMM, YYYY HH:mm", "MMMM DD, YYYY HH:mm": "DD בMMMM, YYYY HH:mm",
"MMMM DD, YYYY hh:mm:ss A": "",
"Model '{{modelName}}' has been successfully downloaded.": "המודל '{{modelName}}' הורד בהצלחה.", "Model '{{modelName}}' has been successfully downloaded.": "המודל '{{modelName}}' הורד בהצלחה.",
"Model '{{modelTag}}' is already in queue for downloading.": "המודל '{{modelTag}}' כבר בתור להורדה.", "Model '{{modelTag}}' is already in queue for downloading.": "המודל '{{modelTag}}' כבר בתור להורדה.",
"Model {{modelId}} not found": "המודל {{modelId}} לא נמצא", "Model {{modelId}} not found": "המודל {{modelId}} לא נמצא",
...@@ -492,6 +496,7 @@ ...@@ -492,6 +496,7 @@
"System": "מערכת", "System": "מערכת",
"System Prompt": "תגובת מערכת", "System Prompt": "תגובת מערכת",
"Tags": "תגיות", "Tags": "תגיות",
"Tap to interrupt": "",
"Tavily API Key": "", "Tavily API Key": "",
"Tell us more:": "תרשמו יותר:", "Tell us more:": "תרשמו יותר:",
"Temperature": "טמפרטורה", "Temperature": "טמפרטורה",
...@@ -535,8 +540,10 @@ ...@@ -535,8 +540,10 @@
"Type Hugging Face Resolve (Download) URL": "הקלד כתובת URL של פתרון פנים מחבק (הורד)", "Type Hugging Face Resolve (Download) URL": "הקלד כתובת URL של פתרון פנים מחבק (הורד)",
"Uh-oh! There was an issue connecting to {{provider}}.": "או-הו! אירעה בעיה בהתחברות ל- {{provider}}.", "Uh-oh! There was an issue connecting to {{provider}}.": "או-הו! אירעה בעיה בהתחברות ל- {{provider}}.",
"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "סוג קובץ לא ידוע '{{file_type}}', אך מקבל ומתייחס אליו כטקסט רגיל", "Unknown File Type '{{file_type}}', but accepting and treating as plain text": "סוג קובץ לא ידוע '{{file_type}}', אך מקבל ומתייחס אליו כטקסט רגיל",
"Update": "",
"Update and Copy Link": "עדכן ושכפל קישור", "Update and Copy Link": "עדכן ושכפל קישור",
"Update password": "עדכן סיסמה", "Update password": "עדכן סיסמה",
"Updated at": "",
"Upload a GGUF model": "העלה מודל GGUF", "Upload a GGUF model": "העלה מודל GGUF",
"Upload Files": "העלאת קבצים", "Upload Files": "העלאת קבצים",
"Upload Pipeline": "", "Upload Pipeline": "",
......
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
"Allow": "अनुमति दें", "Allow": "अनुमति दें",
"Allow Chat Deletion": "चैट हटाने की अनुमति दें", "Allow Chat Deletion": "चैट हटाने की अनुमति दें",
"Allow non-local voices": "", "Allow non-local voices": "",
"Allow User Location": "",
"alphanumeric characters and hyphens": "अल्फ़ान्यूमेरिक वर्ण और हाइफ़न", "alphanumeric characters and hyphens": "अल्फ़ान्यूमेरिक वर्ण और हाइफ़न",
"Already have an account?": "क्या आपके पास पहले से एक खाता मौजूद है?", "Already have an account?": "क्या आपके पास पहले से एक खाता मौजूद है?",
"an assistant": "एक सहायक", "an assistant": "एक सहायक",
...@@ -178,6 +179,7 @@ ...@@ -178,6 +179,7 @@
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "जैसे '30s', '10m', मान्य समय इकाइयाँ 's', 'm', 'h' हैं।", "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "जैसे '30s', '10m', मान्य समय इकाइयाँ 's', 'm', 'h' हैं।",
"Edit": "संपादित करें", "Edit": "संपादित करें",
"Edit Doc": "दस्तावेज़ संपादित करें", "Edit Doc": "दस्तावेज़ संपादित करें",
"Edit Memory": "",
"Edit User": "यूजर को संपादित करो", "Edit User": "यूजर को संपादित करो",
"Email": "ईमेल", "Email": "ईमेल",
"Embedding Batch Size": "", "Embedding Batch Size": "",
...@@ -283,6 +285,7 @@ ...@@ -283,6 +285,7 @@
"Knowledge": "", "Knowledge": "",
"Language": "भाषा", "Language": "भाषा",
"Last Active": "पिछली बार सक्रिय", "Last Active": "पिछली बार सक्रिय",
"Last Modified": "",
"Light": "सुन", "Light": "सुन",
"Listening...": "", "Listening...": "",
"LLMs can make mistakes. Verify important information.": "एलएलएम गलतियाँ कर सकते हैं। महत्वपूर्ण जानकारी सत्यापित करें.", "LLMs can make mistakes. Verify important information.": "एलएलएम गलतियाँ कर सकते हैं। महत्वपूर्ण जानकारी सत्यापित करें.",
...@@ -307,6 +310,7 @@ ...@@ -307,6 +310,7 @@
"Mirostat Tau": "मिरोस्तात ताऊ", "Mirostat Tau": "मिरोस्तात ताऊ",
"MMMM DD, YYYY": "MMMM DD, YYYY", "MMMM DD, YYYY": "MMMM DD, YYYY",
"MMMM DD, YYYY HH:mm": "MMMM DD, YYYY HH:mm", "MMMM DD, YYYY HH:mm": "MMMM DD, YYYY HH:mm",
"MMMM DD, YYYY hh:mm:ss A": "",
"Model '{{modelName}}' has been successfully downloaded.": "मॉडल '{{modelName}}' सफलतापूर्वक डाउनलोड हो गया है।", "Model '{{modelName}}' has been successfully downloaded.": "मॉडल '{{modelName}}' सफलतापूर्वक डाउनलोड हो गया है।",
"Model '{{modelTag}}' is already in queue for downloading.": "मॉडल '{{modelTag}}' पहले से ही डाउनलोड करने के लिए कतार में है।", "Model '{{modelTag}}' is already in queue for downloading.": "मॉडल '{{modelTag}}' पहले से ही डाउनलोड करने के लिए कतार में है।",
"Model {{modelId}} not found": "मॉडल {{modelId}} नहीं मिला", "Model {{modelId}} not found": "मॉडल {{modelId}} नहीं मिला",
...@@ -491,6 +495,7 @@ ...@@ -491,6 +495,7 @@
"System": "सिस्टम", "System": "सिस्टम",
"System Prompt": "सिस्टम प्रॉम्प्ट", "System Prompt": "सिस्टम प्रॉम्प्ट",
"Tags": "टैग", "Tags": "टैग",
"Tap to interrupt": "",
"Tavily API Key": "", "Tavily API Key": "",
"Tell us more:": "हमें और अधिक बताएँ:", "Tell us more:": "हमें और अधिक बताएँ:",
"Temperature": "टेंपेरेचर", "Temperature": "टेंपेरेचर",
...@@ -534,8 +539,10 @@ ...@@ -534,8 +539,10 @@
"Type Hugging Face Resolve (Download) URL": "हगिंग फेस रिज़ॉल्व (डाउनलोड) यूआरएल टाइप करें", "Type Hugging Face Resolve (Download) URL": "हगिंग फेस रिज़ॉल्व (डाउनलोड) यूआरएल टाइप करें",
"Uh-oh! There was an issue connecting to {{provider}}.": "उह ओह! {{provider}} से कनेक्ट करने में एक समस्या थी।", "Uh-oh! There was an issue connecting to {{provider}}.": "उह ओह! {{provider}} से कनेक्ट करने में एक समस्या थी।",
"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "अज्ञात फ़ाइल प्रकार '{{file_type}}', लेकिन स्वीकार करना और सादे पाठ के रूप में व्यवहार करना", "Unknown File Type '{{file_type}}', but accepting and treating as plain text": "अज्ञात फ़ाइल प्रकार '{{file_type}}', लेकिन स्वीकार करना और सादे पाठ के रूप में व्यवहार करना",
"Update": "",
"Update and Copy Link": "अपडेट करें और लिंक कॉपी करें", "Update and Copy Link": "अपडेट करें और लिंक कॉपी करें",
"Update password": "पासवर्ड अपडेट करें", "Update password": "पासवर्ड अपडेट करें",
"Updated at": "",
"Upload a GGUF model": "GGUF मॉडल अपलोड करें", "Upload a GGUF model": "GGUF मॉडल अपलोड करें",
"Upload Files": "फ़ाइलें अपलोड करें", "Upload Files": "फ़ाइलें अपलोड करें",
"Upload Pipeline": "", "Upload Pipeline": "",
......
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
"Allow": "Dopusti", "Allow": "Dopusti",
"Allow Chat Deletion": "Dopusti brisanje razgovora", "Allow Chat Deletion": "Dopusti brisanje razgovora",
"Allow non-local voices": "Dopusti nelokalne glasove", "Allow non-local voices": "Dopusti nelokalne glasove",
"Allow User Location": "",
"alphanumeric characters and hyphens": "alfanumerički znakovi i crtice", "alphanumeric characters and hyphens": "alfanumerički znakovi i crtice",
"Already have an account?": "Već imate račun?", "Already have an account?": "Već imate račun?",
"an assistant": "asistent", "an assistant": "asistent",
...@@ -178,6 +179,7 @@ ...@@ -178,6 +179,7 @@
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "npr. '30s','10m'. Važeće vremenske jedinice su 's', 'm', 'h'.", "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "npr. '30s','10m'. Važeće vremenske jedinice su 's', 'm', 'h'.",
"Edit": "Uredi", "Edit": "Uredi",
"Edit Doc": "Uredi dokument", "Edit Doc": "Uredi dokument",
"Edit Memory": "",
"Edit User": "Uredi korisnika", "Edit User": "Uredi korisnika",
"Email": "Email", "Email": "Email",
"Embedding Batch Size": "Embedding - Veličina batch-a", "Embedding Batch Size": "Embedding - Veličina batch-a",
...@@ -283,6 +285,7 @@ ...@@ -283,6 +285,7 @@
"Knowledge": "Znanje", "Knowledge": "Znanje",
"Language": "Jezik", "Language": "Jezik",
"Last Active": "Zadnja aktivnost", "Last Active": "Zadnja aktivnost",
"Last Modified": "",
"Light": "Svijetlo", "Light": "Svijetlo",
"Listening...": "Slušam...", "Listening...": "Slušam...",
"LLMs can make mistakes. Verify important information.": "LLM-ovi mogu pogriješiti. Provjerite važne informacije.", "LLMs can make mistakes. Verify important information.": "LLM-ovi mogu pogriješiti. Provjerite važne informacije.",
...@@ -307,6 +310,7 @@ ...@@ -307,6 +310,7 @@
"Mirostat Tau": "Mirostat Tau", "Mirostat Tau": "Mirostat Tau",
"MMMM DD, YYYY": "MMMM DD, YYYY", "MMMM DD, YYYY": "MMMM DD, YYYY",
"MMMM DD, YYYY HH:mm": "MMMM DD, YYYY HH:mm", "MMMM DD, YYYY HH:mm": "MMMM DD, YYYY HH:mm",
"MMMM DD, YYYY hh:mm:ss A": "",
"Model '{{modelName}}' has been successfully downloaded.": "Model '{{modelName}}' je uspješno preuzet.", "Model '{{modelName}}' has been successfully downloaded.": "Model '{{modelName}}' je uspješno preuzet.",
"Model '{{modelTag}}' is already in queue for downloading.": "Model '{{modelTag}}' je već u redu za preuzimanje.", "Model '{{modelTag}}' is already in queue for downloading.": "Model '{{modelTag}}' je već u redu za preuzimanje.",
"Model {{modelId}} not found": "Model {{modelId}} nije pronađen", "Model {{modelId}} not found": "Model {{modelId}} nije pronađen",
...@@ -492,6 +496,7 @@ ...@@ -492,6 +496,7 @@
"System": "Sustav", "System": "Sustav",
"System Prompt": "Sistemski prompt", "System Prompt": "Sistemski prompt",
"Tags": "Oznake", "Tags": "Oznake",
"Tap to interrupt": "",
"Tavily API Key": "", "Tavily API Key": "",
"Tell us more:": "Recite nam više:", "Tell us more:": "Recite nam više:",
"Temperature": "Temperatura", "Temperature": "Temperatura",
...@@ -535,8 +540,10 @@ ...@@ -535,8 +540,10 @@
"Type Hugging Face Resolve (Download) URL": "Upišite Hugging Face Resolve (Download) URL", "Type Hugging Face Resolve (Download) URL": "Upišite Hugging Face Resolve (Download) URL",
"Uh-oh! There was an issue connecting to {{provider}}.": "Uh-oh! Pojavio se problem s povezivanjem na {{provider}}.", "Uh-oh! There was an issue connecting to {{provider}}.": "Uh-oh! Pojavio se problem s povezivanjem na {{provider}}.",
"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Nepoznata vrsta datoteke '{{file_type}}', ali prihvaćena i obrađuje se kao običan tekst", "Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Nepoznata vrsta datoteke '{{file_type}}', ali prihvaćena i obrađuje se kao običan tekst",
"Update": "",
"Update and Copy Link": "Ažuriraj i kopiraj vezu", "Update and Copy Link": "Ažuriraj i kopiraj vezu",
"Update password": "Ažuriraj lozinku", "Update password": "Ažuriraj lozinku",
"Updated at": "",
"Upload a GGUF model": "Učitaj GGUF model", "Upload a GGUF model": "Učitaj GGUF model",
"Upload Files": "Prijenos datoteka", "Upload Files": "Prijenos datoteka",
"Upload Pipeline": "Prijenos kanala", "Upload Pipeline": "Prijenos kanala",
......
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
"Allow": "Consenti", "Allow": "Consenti",
"Allow Chat Deletion": "Consenti l'eliminazione della chat", "Allow Chat Deletion": "Consenti l'eliminazione della chat",
"Allow non-local voices": "", "Allow non-local voices": "",
"Allow User Location": "",
"alphanumeric characters and hyphens": "caratteri alfanumerici e trattini", "alphanumeric characters and hyphens": "caratteri alfanumerici e trattini",
"Already have an account?": "Hai già un account?", "Already have an account?": "Hai già un account?",
"an assistant": "un assistente", "an assistant": "un assistente",
...@@ -178,6 +179,7 @@ ...@@ -178,6 +179,7 @@
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "ad esempio '30s','10m'. Le unità di tempo valide sono 's', 'm', 'h'.", "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "ad esempio '30s','10m'. Le unità di tempo valide sono 's', 'm', 'h'.",
"Edit": "Modifica", "Edit": "Modifica",
"Edit Doc": "Modifica documento", "Edit Doc": "Modifica documento",
"Edit Memory": "",
"Edit User": "Modifica utente", "Edit User": "Modifica utente",
"Email": "Email", "Email": "Email",
"Embedding Batch Size": "", "Embedding Batch Size": "",
...@@ -283,6 +285,7 @@ ...@@ -283,6 +285,7 @@
"Knowledge": "", "Knowledge": "",
"Language": "Lingua", "Language": "Lingua",
"Last Active": "Ultima attività", "Last Active": "Ultima attività",
"Last Modified": "",
"Light": "Chiaro", "Light": "Chiaro",
"Listening...": "", "Listening...": "",
"LLMs can make mistakes. Verify important information.": "Gli LLM possono commettere errori. Verifica le informazioni importanti.", "LLMs can make mistakes. Verify important information.": "Gli LLM possono commettere errori. Verifica le informazioni importanti.",
...@@ -307,6 +310,7 @@ ...@@ -307,6 +310,7 @@
"Mirostat Tau": "Mirostat Tau", "Mirostat Tau": "Mirostat Tau",
"MMMM DD, YYYY": "MMMM DD, YYYY", "MMMM DD, YYYY": "MMMM DD, YYYY",
"MMMM DD, YYYY HH:mm": "MMMM DD, YYYY HH:mm", "MMMM DD, YYYY HH:mm": "MMMM DD, YYYY HH:mm",
"MMMM DD, YYYY hh:mm:ss A": "",
"Model '{{modelName}}' has been successfully downloaded.": "Il modello '{{modelName}}' è stato scaricato con successo.", "Model '{{modelName}}' has been successfully downloaded.": "Il modello '{{modelName}}' è stato scaricato con successo.",
"Model '{{modelTag}}' is already in queue for downloading.": "Il modello '{{modelTag}}' è già in coda per il download.", "Model '{{modelTag}}' is already in queue for downloading.": "Il modello '{{modelTag}}' è già in coda per il download.",
"Model {{modelId}} not found": "Modello {{modelId}} non trovato", "Model {{modelId}} not found": "Modello {{modelId}} non trovato",
...@@ -492,6 +496,7 @@ ...@@ -492,6 +496,7 @@
"System": "Sistema", "System": "Sistema",
"System Prompt": "Prompt di sistema", "System Prompt": "Prompt di sistema",
"Tags": "Tag", "Tags": "Tag",
"Tap to interrupt": "",
"Tavily API Key": "", "Tavily API Key": "",
"Tell us more:": "Raccontaci di più:", "Tell us more:": "Raccontaci di più:",
"Temperature": "Temperatura", "Temperature": "Temperatura",
...@@ -535,8 +540,10 @@ ...@@ -535,8 +540,10 @@
"Type Hugging Face Resolve (Download) URL": "Digita l'URL di Hugging Face Resolve (Download)", "Type Hugging Face Resolve (Download) URL": "Digita l'URL di Hugging Face Resolve (Download)",
"Uh-oh! There was an issue connecting to {{provider}}.": "Uh-oh! Si è verificato un problema durante la connessione a {{provider}}.", "Uh-oh! There was an issue connecting to {{provider}}.": "Uh-oh! Si è verificato un problema durante la connessione a {{provider}}.",
"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Tipo di file sconosciuto '{{file_type}}', ma accettato e trattato come testo normale", "Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Tipo di file sconosciuto '{{file_type}}', ma accettato e trattato come testo normale",
"Update": "",
"Update and Copy Link": "Aggiorna e copia link", "Update and Copy Link": "Aggiorna e copia link",
"Update password": "Aggiorna password", "Update password": "Aggiorna password",
"Updated at": "",
"Upload a GGUF model": "Carica un modello GGUF", "Upload a GGUF model": "Carica un modello GGUF",
"Upload Files": "Carica file", "Upload Files": "Carica file",
"Upload Pipeline": "", "Upload Pipeline": "",
......
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
"Allow": "許可", "Allow": "許可",
"Allow Chat Deletion": "チャットの削除を許可", "Allow Chat Deletion": "チャットの削除を許可",
"Allow non-local voices": "", "Allow non-local voices": "",
"Allow User Location": "",
"alphanumeric characters and hyphens": "英数字とハイフン", "alphanumeric characters and hyphens": "英数字とハイフン",
"Already have an account?": "すでにアカウントをお持ちですか?", "Already have an account?": "すでにアカウントをお持ちですか?",
"an assistant": "アシスタント", "an assistant": "アシスタント",
...@@ -178,6 +179,7 @@ ...@@ -178,6 +179,7 @@
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "例: '30秒'、'10分'。有効な時間単位は '秒'、'分'、'時間' です。", "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "例: '30秒'、'10分'。有効な時間単位は '秒'、'分'、'時間' です。",
"Edit": "編集", "Edit": "編集",
"Edit Doc": "ドキュメントを編集", "Edit Doc": "ドキュメントを編集",
"Edit Memory": "",
"Edit User": "ユーザーを編集", "Edit User": "ユーザーを編集",
"Email": "メールアドレス", "Email": "メールアドレス",
"Embedding Batch Size": "", "Embedding Batch Size": "",
...@@ -283,6 +285,7 @@ ...@@ -283,6 +285,7 @@
"Knowledge": "", "Knowledge": "",
"Language": "言語", "Language": "言語",
"Last Active": "最終アクティブ", "Last Active": "最終アクティブ",
"Last Modified": "",
"Light": "ライト", "Light": "ライト",
"Listening...": "", "Listening...": "",
"LLMs can make mistakes. Verify important information.": "LLM は間違いを犯す可能性があります。重要な情報を検証してください。", "LLMs can make mistakes. Verify important information.": "LLM は間違いを犯す可能性があります。重要な情報を検証してください。",
...@@ -307,6 +310,7 @@ ...@@ -307,6 +310,7 @@
"Mirostat Tau": "ミロスタット Tau", "Mirostat Tau": "ミロスタット Tau",
"MMMM DD, YYYY": "MMMM DD, YYYY", "MMMM DD, YYYY": "MMMM DD, YYYY",
"MMMM DD, YYYY HH:mm": "MMMM DD, YYYY HH:mm", "MMMM DD, YYYY HH:mm": "MMMM DD, YYYY HH:mm",
"MMMM DD, YYYY hh:mm:ss A": "",
"Model '{{modelName}}' has been successfully downloaded.": "モデル '{{modelName}}' が正常にダウンロードされました。", "Model '{{modelName}}' has been successfully downloaded.": "モデル '{{modelName}}' が正常にダウンロードされました。",
"Model '{{modelTag}}' is already in queue for downloading.": "モデル '{{modelTag}}' はすでにダウンロード待ち行列に入っています。", "Model '{{modelTag}}' is already in queue for downloading.": "モデル '{{modelTag}}' はすでにダウンロード待ち行列に入っています。",
"Model {{modelId}} not found": "モデル {{modelId}} が見つかりません", "Model {{modelId}} not found": "モデル {{modelId}} が見つかりません",
...@@ -490,6 +494,7 @@ ...@@ -490,6 +494,7 @@
"System": "システム", "System": "システム",
"System Prompt": "システムプロンプト", "System Prompt": "システムプロンプト",
"Tags": "タグ", "Tags": "タグ",
"Tap to interrupt": "",
"Tavily API Key": "", "Tavily API Key": "",
"Tell us more:": "もっと話してください:", "Tell us more:": "もっと話してください:",
"Temperature": "温度", "Temperature": "温度",
...@@ -533,8 +538,10 @@ ...@@ -533,8 +538,10 @@
"Type Hugging Face Resolve (Download) URL": "Hugging Face Resolve (ダウンロード) URL を入力してください", "Type Hugging Face Resolve (Download) URL": "Hugging Face Resolve (ダウンロード) URL を入力してください",
"Uh-oh! There was an issue connecting to {{provider}}.": "おっと! {{provider}} への接続に問題が発生しました。", "Uh-oh! There was an issue connecting to {{provider}}.": "おっと! {{provider}} への接続に問題が発生しました。",
"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "不明なファイルタイプ '{{file_type}}' ですが、プレーンテキストとして受け入れて処理します", "Unknown File Type '{{file_type}}', but accepting and treating as plain text": "不明なファイルタイプ '{{file_type}}' ですが、プレーンテキストとして受け入れて処理します",
"Update": "",
"Update and Copy Link": "リンクの更新とコピー", "Update and Copy Link": "リンクの更新とコピー",
"Update password": "パスワードを更新", "Update password": "パスワードを更新",
"Updated at": "",
"Upload a GGUF model": "GGUF モデルをアップロード", "Upload a GGUF model": "GGUF モデルをアップロード",
"Upload Files": "ファイルのアップロード", "Upload Files": "ファイルのアップロード",
"Upload Pipeline": "", "Upload Pipeline": "",
......
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
"Allow": "ნების დართვა", "Allow": "ნების დართვა",
"Allow Chat Deletion": "მიმოწერის წაშლის დაშვება", "Allow Chat Deletion": "მიმოწერის წაშლის დაშვება",
"Allow non-local voices": "", "Allow non-local voices": "",
"Allow User Location": "",
"alphanumeric characters and hyphens": "ალფანუმერული სიმბოლოები და დეფისები", "alphanumeric characters and hyphens": "ალფანუმერული სიმბოლოები და დეფისები",
"Already have an account?": "უკვე გაქვს ანგარიში?", "Already have an account?": "უკვე გაქვს ანგარიში?",
"an assistant": "ასისტენტი", "an assistant": "ასისტენტი",
...@@ -178,6 +179,7 @@ ...@@ -178,6 +179,7 @@
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "მაგალითად, '30წ', '10მ'. მოქმედი დროის ერთეულები: 'წ', 'წთ', 'სთ'.", "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "მაგალითად, '30წ', '10მ'. მოქმედი დროის ერთეულები: 'წ', 'წთ', 'სთ'.",
"Edit": "რედაქტირება", "Edit": "რედაქტირება",
"Edit Doc": "დოკუმენტის ედიტირება", "Edit Doc": "დოკუმენტის ედიტირება",
"Edit Memory": "",
"Edit User": "მომხმარებლის ედიტირება", "Edit User": "მომხმარებლის ედიტირება",
"Email": "ელ-ფოსტა", "Email": "ელ-ფოსტა",
"Embedding Batch Size": "", "Embedding Batch Size": "",
...@@ -283,6 +285,7 @@ ...@@ -283,6 +285,7 @@
"Knowledge": "", "Knowledge": "",
"Language": "ენა", "Language": "ენა",
"Last Active": "ბოლო აქტიური", "Last Active": "ბოლო აქტიური",
"Last Modified": "",
"Light": "მსუბუქი", "Light": "მსუბუქი",
"Listening...": "", "Listening...": "",
"LLMs can make mistakes. Verify important information.": "შესაძლოა LLM-ებმა შეცდომები დაუშვან. გადაამოწმეთ მნიშვნელოვანი ინფორმაცია.", "LLMs can make mistakes. Verify important information.": "შესაძლოა LLM-ებმა შეცდომები დაუშვან. გადაამოწმეთ მნიშვნელოვანი ინფორმაცია.",
...@@ -307,6 +310,7 @@ ...@@ -307,6 +310,7 @@
"Mirostat Tau": "მიროსტატი ტაუ", "Mirostat Tau": "მიროსტატი ტაუ",
"MMMM DD, YYYY": "თვე დღე, წელი", "MMMM DD, YYYY": "თვე დღე, წელი",
"MMMM DD, YYYY HH:mm": "თვე დღე, წელი HH:mm", "MMMM DD, YYYY HH:mm": "თვე დღე, წელი HH:mm",
"MMMM DD, YYYY hh:mm:ss A": "",
"Model '{{modelName}}' has been successfully downloaded.": "მოდელი „{{modelName}}“ წარმატებით ჩამოიტვირთა.", "Model '{{modelName}}' has been successfully downloaded.": "მოდელი „{{modelName}}“ წარმატებით ჩამოიტვირთა.",
"Model '{{modelTag}}' is already in queue for downloading.": "მოდელი „{{modelTag}}“ უკვე ჩამოტვირთვის რიგშია.", "Model '{{modelTag}}' is already in queue for downloading.": "მოდელი „{{modelTag}}“ უკვე ჩამოტვირთვის რიგშია.",
"Model {{modelId}} not found": "მოდელი {{modelId}} ვერ მოიძებნა", "Model {{modelId}} not found": "მოდელი {{modelId}} ვერ მოიძებნა",
...@@ -491,6 +495,7 @@ ...@@ -491,6 +495,7 @@
"System": "სისტემა", "System": "სისტემა",
"System Prompt": "სისტემური მოთხოვნა", "System Prompt": "სისტემური მოთხოვნა",
"Tags": "ტეგები", "Tags": "ტეგები",
"Tap to interrupt": "",
"Tavily API Key": "", "Tavily API Key": "",
"Tell us more:": "ჩვენთან დავუკავშირდით", "Tell us more:": "ჩვენთან დავუკავშირდით",
"Temperature": "ტემპერატურა", "Temperature": "ტემპერატურა",
...@@ -534,8 +539,10 @@ ...@@ -534,8 +539,10 @@
"Type Hugging Face Resolve (Download) URL": "სცადე გადმოწერო Hugging Face Resolve URL", "Type Hugging Face Resolve (Download) URL": "სცადე გადმოწერო Hugging Face Resolve URL",
"Uh-oh! There was an issue connecting to {{provider}}.": "{{provider}}-თან დაკავშირების პრობლემა წარმოიშვა.", "Uh-oh! There was an issue connecting to {{provider}}.": "{{provider}}-თან დაკავშირების პრობლემა წარმოიშვა.",
"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "უცნობი ფაილის ტიპი „{{file_type}}“, მაგრამ მიიღება და განიხილება როგორც მარტივი ტექსტი", "Unknown File Type '{{file_type}}', but accepting and treating as plain text": "უცნობი ფაილის ტიპი „{{file_type}}“, მაგრამ მიიღება და განიხილება როგორც მარტივი ტექსტი",
"Update": "",
"Update and Copy Link": "განახლება და ბმულის კოპირება", "Update and Copy Link": "განახლება და ბმულის კოპირება",
"Update password": "პაროლის განახლება", "Update password": "პაროლის განახლება",
"Updated at": "",
"Upload a GGUF model": "GGUF მოდელის ატვირთვა", "Upload a GGUF model": "GGUF მოდელის ატვირთვა",
"Upload Files": "ატვირთეთ ფაილები", "Upload Files": "ატვირთეთ ფაილები",
"Upload Pipeline": "", "Upload Pipeline": "",
......
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
"Allow": "허용", "Allow": "허용",
"Allow Chat Deletion": "채팅 삭제 허용", "Allow Chat Deletion": "채팅 삭제 허용",
"Allow non-local voices": "", "Allow non-local voices": "",
"Allow User Location": "",
"alphanumeric characters and hyphens": "영문자,숫자 및 하이픈", "alphanumeric characters and hyphens": "영문자,숫자 및 하이픈",
"Already have an account?": "이미 계정이 있으신가요?", "Already have an account?": "이미 계정이 있으신가요?",
"an assistant": "어시스턴트", "an assistant": "어시스턴트",
...@@ -178,6 +179,7 @@ ...@@ -178,6 +179,7 @@
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "예: '30s','10m'. 유효한 시간 단위는 's', 'm', 'h'입니다.", "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "예: '30s','10m'. 유효한 시간 단위는 's', 'm', 'h'입니다.",
"Edit": "편집", "Edit": "편집",
"Edit Doc": "문서 편집", "Edit Doc": "문서 편집",
"Edit Memory": "",
"Edit User": "사용자 편집", "Edit User": "사용자 편집",
"Email": "이메일", "Email": "이메일",
"Embedding Batch Size": "", "Embedding Batch Size": "",
...@@ -283,6 +285,7 @@ ...@@ -283,6 +285,7 @@
"Knowledge": "", "Knowledge": "",
"Language": "언어", "Language": "언어",
"Last Active": "최근 활동", "Last Active": "최근 활동",
"Last Modified": "",
"Light": "밝음", "Light": "밝음",
"Listening...": "", "Listening...": "",
"LLMs can make mistakes. Verify important information.": "LLM은 실수를 할 수 있습니다. 중요한 정보를 확인하세요.", "LLMs can make mistakes. Verify important information.": "LLM은 실수를 할 수 있습니다. 중요한 정보를 확인하세요.",
...@@ -307,6 +310,7 @@ ...@@ -307,6 +310,7 @@
"Mirostat Tau": "Mirostat Tau", "Mirostat Tau": "Mirostat Tau",
"MMMM DD, YYYY": "MMMM DD, YYYY", "MMMM DD, YYYY": "MMMM DD, YYYY",
"MMMM DD, YYYY HH:mm": "MMMM DD, YYYY HH:mm", "MMMM DD, YYYY HH:mm": "MMMM DD, YYYY HH:mm",
"MMMM DD, YYYY hh:mm:ss A": "",
"Model '{{modelName}}' has been successfully downloaded.": "모델 '{{modelName}}'이(가) 성공적으로 다운로드되었습니다.", "Model '{{modelName}}' has been successfully downloaded.": "모델 '{{modelName}}'이(가) 성공적으로 다운로드되었습니다.",
"Model '{{modelTag}}' is already in queue for downloading.": "모델 '{{modelTag}}'이(가) 이미 다운로드 대기열에 있습니다.", "Model '{{modelTag}}' is already in queue for downloading.": "모델 '{{modelTag}}'이(가) 이미 다운로드 대기열에 있습니다.",
"Model {{modelId}} not found": "모델 {{modelId}}를 찾을 수 없습니다.", "Model {{modelId}} not found": "모델 {{modelId}}를 찾을 수 없습니다.",
...@@ -490,6 +494,7 @@ ...@@ -490,6 +494,7 @@
"System": "시스템", "System": "시스템",
"System Prompt": "시스템 프롬프트", "System Prompt": "시스템 프롬프트",
"Tags": "Tags", "Tags": "Tags",
"Tap to interrupt": "",
"Tavily API Key": "", "Tavily API Key": "",
"Tell us more:": "더 알려주세요:", "Tell us more:": "더 알려주세요:",
"Temperature": "Temperature", "Temperature": "Temperature",
...@@ -533,8 +538,10 @@ ...@@ -533,8 +538,10 @@
"Type Hugging Face Resolve (Download) URL": "Hugging Face Resolve (다운로드) URL 입력", "Type Hugging Face Resolve (Download) URL": "Hugging Face Resolve (다운로드) URL 입력",
"Uh-oh! There was an issue connecting to {{provider}}.": "앗! {{provider}}에 연결하는 데 문제가 있었습니다.", "Uh-oh! There was an issue connecting to {{provider}}.": "앗! {{provider}}에 연결하는 데 문제가 있었습니다.",
"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "알 수 없는 파일 유형 '{{file_type}}', 하지만 일반 텍스트로 허용하고 처리합니다.", "Unknown File Type '{{file_type}}', but accepting and treating as plain text": "알 수 없는 파일 유형 '{{file_type}}', 하지만 일반 텍스트로 허용하고 처리합니다.",
"Update": "",
"Update and Copy Link": "링크 업데이트 및 복사", "Update and Copy Link": "링크 업데이트 및 복사",
"Update password": "비밀번호 업데이트", "Update password": "비밀번호 업데이트",
"Updated at": "",
"Upload a GGUF model": "GGUF 모델 업로드", "Upload a GGUF model": "GGUF 모델 업로드",
"Upload Files": "파일 업로드", "Upload Files": "파일 업로드",
"Upload Pipeline": "", "Upload Pipeline": "",
......
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
"Allow": "Leisti", "Allow": "Leisti",
"Allow Chat Deletion": "Leisti pokalbių ištrynimą", "Allow Chat Deletion": "Leisti pokalbių ištrynimą",
"Allow non-local voices": "", "Allow non-local voices": "",
"Allow User Location": "",
"alphanumeric characters and hyphens": "skaičiai, raidės ir brūkšneliai", "alphanumeric characters and hyphens": "skaičiai, raidės ir brūkšneliai",
"Already have an account?": "Ar jau turite paskyrą?", "Already have an account?": "Ar jau turite paskyrą?",
"an assistant": "assistentas", "an assistant": "assistentas",
...@@ -178,6 +179,7 @@ ...@@ -178,6 +179,7 @@
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "pvz. '30s', '10m'. Laiko vienetai yra 's', 'm', 'h'.", "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "pvz. '30s', '10m'. Laiko vienetai yra 's', 'm', 'h'.",
"Edit": "Redaguoti", "Edit": "Redaguoti",
"Edit Doc": "Redaguoti dokumentą", "Edit Doc": "Redaguoti dokumentą",
"Edit Memory": "",
"Edit User": "Redaguoti naudotoją", "Edit User": "Redaguoti naudotoją",
"Email": "El. paštas", "Email": "El. paštas",
"Embedding Batch Size": "", "Embedding Batch Size": "",
...@@ -283,6 +285,7 @@ ...@@ -283,6 +285,7 @@
"Knowledge": "", "Knowledge": "",
"Language": "Kalba", "Language": "Kalba",
"Last Active": "Paskutinį kartą aktyvus", "Last Active": "Paskutinį kartą aktyvus",
"Last Modified": "",
"Light": "Šviesus", "Light": "Šviesus",
"Listening...": "", "Listening...": "",
"LLMs can make mistakes. Verify important information.": "Dideli kalbos modeliai gali klysti. Patikrinkite atsakymų teisingumą.", "LLMs can make mistakes. Verify important information.": "Dideli kalbos modeliai gali klysti. Patikrinkite atsakymų teisingumą.",
...@@ -307,6 +310,7 @@ ...@@ -307,6 +310,7 @@
"Mirostat Tau": "Mirostat Tau", "Mirostat Tau": "Mirostat Tau",
"MMMM DD, YYYY": "MMMM DD, YYYY", "MMMM DD, YYYY": "MMMM DD, YYYY",
"MMMM DD, YYYY HH:mm": "MMMM DD, YYYY HH:mm", "MMMM DD, YYYY HH:mm": "MMMM DD, YYYY HH:mm",
"MMMM DD, YYYY hh:mm:ss A": "",
"Model '{{modelName}}' has been successfully downloaded.": "'{{modelName}}' modelis sėkmingai atsisiųstas.", "Model '{{modelName}}' has been successfully downloaded.": "'{{modelName}}' modelis sėkmingai atsisiųstas.",
"Model '{{modelTag}}' is already in queue for downloading.": "Modelis '{{modelTag}}' jau atsisiuntimų eilėje.", "Model '{{modelTag}}' is already in queue for downloading.": "Modelis '{{modelTag}}' jau atsisiuntimų eilėje.",
"Model {{modelId}} not found": "Modelis {{modelId}} nerastas", "Model {{modelId}} not found": "Modelis {{modelId}} nerastas",
...@@ -493,6 +497,7 @@ ...@@ -493,6 +497,7 @@
"System": "Sistema", "System": "Sistema",
"System Prompt": "Sistemos užklausa", "System Prompt": "Sistemos užklausa",
"Tags": "Žymos", "Tags": "Žymos",
"Tap to interrupt": "",
"Tavily API Key": "", "Tavily API Key": "",
"Tell us more:": "Papasakokite daugiau", "Tell us more:": "Papasakokite daugiau",
"Temperature": "Temperatūra", "Temperature": "Temperatūra",
...@@ -536,8 +541,10 @@ ...@@ -536,8 +541,10 @@
"Type Hugging Face Resolve (Download) URL": "Įveskite Hugging Face Resolve nuorodą", "Type Hugging Face Resolve (Download) URL": "Įveskite Hugging Face Resolve nuorodą",
"Uh-oh! There was an issue connecting to {{provider}}.": "O ne! Prisijungiant prie {{provider}} kilo problema.", "Uh-oh! There was an issue connecting to {{provider}}.": "O ne! Prisijungiant prie {{provider}} kilo problema.",
"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Nepažįstamas '{{file_type}}' failo formatas, tačiau jis priimtas ir bus apdorotas kaip grynas tekstas", "Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Nepažįstamas '{{file_type}}' failo formatas, tačiau jis priimtas ir bus apdorotas kaip grynas tekstas",
"Update": "",
"Update and Copy Link": "Atnaujinti ir kopijuoti nuorodą", "Update and Copy Link": "Atnaujinti ir kopijuoti nuorodą",
"Update password": "Atnaujinti slaptažodį", "Update password": "Atnaujinti slaptažodį",
"Updated at": "",
"Upload a GGUF model": "Parsisiųsti GGUF modelį", "Upload a GGUF model": "Parsisiųsti GGUF modelį",
"Upload Files": "", "Upload Files": "",
"Upload Pipeline": "", "Upload Pipeline": "",
......
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
"Allow": "Tillat", "Allow": "Tillat",
"Allow Chat Deletion": "Tillat sletting av chatter", "Allow Chat Deletion": "Tillat sletting av chatter",
"Allow non-local voices": "Tillat ikke-lokale stemmer", "Allow non-local voices": "Tillat ikke-lokale stemmer",
"Allow User Location": "",
"alphanumeric characters and hyphens": "alfanumeriske tegn og bindestreker", "alphanumeric characters and hyphens": "alfanumeriske tegn og bindestreker",
"Already have an account?": "Har du allerede en konto?", "Already have an account?": "Har du allerede en konto?",
"an assistant": "en assistent", "an assistant": "en assistent",
...@@ -178,6 +179,7 @@ ...@@ -178,6 +179,7 @@
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "f.eks. '30s','10m'. Gyldige tidsenheter er 's', 'm', 't'.", "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "f.eks. '30s','10m'. Gyldige tidsenheter er 's', 'm', 't'.",
"Edit": "Rediger", "Edit": "Rediger",
"Edit Doc": "Rediger dokument", "Edit Doc": "Rediger dokument",
"Edit Memory": "",
"Edit User": "Rediger bruker", "Edit User": "Rediger bruker",
"Email": "E-post", "Email": "E-post",
"Embedding Batch Size": "Batch-størrelse for embedding", "Embedding Batch Size": "Batch-størrelse for embedding",
...@@ -283,6 +285,7 @@ ...@@ -283,6 +285,7 @@
"Knowledge": "", "Knowledge": "",
"Language": "Språk", "Language": "Språk",
"Last Active": "Sist aktiv", "Last Active": "Sist aktiv",
"Last Modified": "",
"Light": "Lys", "Light": "Lys",
"Listening...": "", "Listening...": "",
"LLMs can make mistakes. Verify important information.": "LLM-er kan gjøre feil. Verifiser viktig informasjon.", "LLMs can make mistakes. Verify important information.": "LLM-er kan gjøre feil. Verifiser viktig informasjon.",
...@@ -307,6 +310,7 @@ ...@@ -307,6 +310,7 @@
"Mirostat Tau": "Mirostat Tau", "Mirostat Tau": "Mirostat Tau",
"MMMM DD, YYYY": "MMMM DD, YYYY", "MMMM DD, YYYY": "MMMM DD, YYYY",
"MMMM DD, YYYY HH:mm": "MMMM DD, YYYY HH:mm", "MMMM DD, YYYY HH:mm": "MMMM DD, YYYY HH:mm",
"MMMM DD, YYYY hh:mm:ss A": "",
"Model '{{modelName}}' has been successfully downloaded.": "Modellen '{{modelName}}' er lastet ned.", "Model '{{modelName}}' has been successfully downloaded.": "Modellen '{{modelName}}' er lastet ned.",
"Model '{{modelTag}}' is already in queue for downloading.": "Modellen '{{modelTag}}' er allerede i nedlastingskøen.", "Model '{{modelTag}}' is already in queue for downloading.": "Modellen '{{modelTag}}' er allerede i nedlastingskøen.",
"Model {{modelId}} not found": "Modellen {{modelId}} ble ikke funnet", "Model {{modelId}} not found": "Modellen {{modelId}} ble ikke funnet",
...@@ -491,6 +495,7 @@ ...@@ -491,6 +495,7 @@
"System": "System", "System": "System",
"System Prompt": "Systemprompt", "System Prompt": "Systemprompt",
"Tags": "Tagger", "Tags": "Tagger",
"Tap to interrupt": "",
"Tavily API Key": "", "Tavily API Key": "",
"Tell us more:": "Fortell oss mer:", "Tell us more:": "Fortell oss mer:",
"Temperature": "Temperatur", "Temperature": "Temperatur",
...@@ -534,8 +539,10 @@ ...@@ -534,8 +539,10 @@
"Type Hugging Face Resolve (Download) URL": "Skriv inn Hugging Face Resolve (nedlasting) URL", "Type Hugging Face Resolve (Download) URL": "Skriv inn Hugging Face Resolve (nedlasting) URL",
"Uh-oh! There was an issue connecting to {{provider}}.": "Oops! Det oppsto et problem med tilkoblingen til {{provider}}.", "Uh-oh! There was an issue connecting to {{provider}}.": "Oops! Det oppsto et problem med tilkoblingen til {{provider}}.",
"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Ukjent filtype '{{file_type}}', men aksepteres og behandles som ren tekst", "Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Ukjent filtype '{{file_type}}', men aksepteres og behandles som ren tekst",
"Update": "",
"Update and Copy Link": "Oppdater og kopier lenke", "Update and Copy Link": "Oppdater og kopier lenke",
"Update password": "Oppdater passord", "Update password": "Oppdater passord",
"Updated at": "",
"Upload a GGUF model": "Last opp en GGUF-modell", "Upload a GGUF model": "Last opp en GGUF-modell",
"Upload Files": "Last opp filer", "Upload Files": "Last opp filer",
"Upload Pipeline": "", "Upload Pipeline": "",
......
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
"Allow": "Toestaan", "Allow": "Toestaan",
"Allow Chat Deletion": "Sta Chat Verwijdering toe", "Allow Chat Deletion": "Sta Chat Verwijdering toe",
"Allow non-local voices": "", "Allow non-local voices": "",
"Allow User Location": "",
"alphanumeric characters and hyphens": "alfanumerieke karakters en streepjes", "alphanumeric characters and hyphens": "alfanumerieke karakters en streepjes",
"Already have an account?": "Heb je al een account?", "Already have an account?": "Heb je al een account?",
"an assistant": "een assistent", "an assistant": "een assistent",
...@@ -178,6 +179,7 @@ ...@@ -178,6 +179,7 @@
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "bijv. '30s', '10m'. Geldige tijdseenheden zijn 's', 'm', 'h'.", "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "bijv. '30s', '10m'. Geldige tijdseenheden zijn 's', 'm', 'h'.",
"Edit": "Wijzig", "Edit": "Wijzig",
"Edit Doc": "Wijzig Doc", "Edit Doc": "Wijzig Doc",
"Edit Memory": "",
"Edit User": "Wijzig Gebruiker", "Edit User": "Wijzig Gebruiker",
"Email": "Email", "Email": "Email",
"Embedding Batch Size": "", "Embedding Batch Size": "",
...@@ -283,6 +285,7 @@ ...@@ -283,6 +285,7 @@
"Knowledge": "", "Knowledge": "",
"Language": "Taal", "Language": "Taal",
"Last Active": "Laatst Actief", "Last Active": "Laatst Actief",
"Last Modified": "",
"Light": "Licht", "Light": "Licht",
"Listening...": "", "Listening...": "",
"LLMs can make mistakes. Verify important information.": "LLMs kunnen fouten maken. Verifieer belangrijke informatie.", "LLMs can make mistakes. Verify important information.": "LLMs kunnen fouten maken. Verifieer belangrijke informatie.",
...@@ -307,6 +310,7 @@ ...@@ -307,6 +310,7 @@
"Mirostat Tau": "Mirostat Tau", "Mirostat Tau": "Mirostat Tau",
"MMMM DD, YYYY": "MMMM DD, YYYY", "MMMM DD, YYYY": "MMMM DD, YYYY",
"MMMM DD, YYYY HH:mm": "MMMM DD, YYYY HH:mm", "MMMM DD, YYYY HH:mm": "MMMM DD, YYYY HH:mm",
"MMMM DD, YYYY hh:mm:ss A": "",
"Model '{{modelName}}' has been successfully downloaded.": "Model '{{modelName}}' is succesvol gedownload.", "Model '{{modelName}}' has been successfully downloaded.": "Model '{{modelName}}' is succesvol gedownload.",
"Model '{{modelTag}}' is already in queue for downloading.": "Model '{{modelTag}}' staat al in de wachtrij voor downloaden.", "Model '{{modelTag}}' is already in queue for downloading.": "Model '{{modelTag}}' staat al in de wachtrij voor downloaden.",
"Model {{modelId}} not found": "Model {{modelId}} niet gevonden", "Model {{modelId}} not found": "Model {{modelId}} niet gevonden",
...@@ -491,6 +495,7 @@ ...@@ -491,6 +495,7 @@
"System": "Systeem", "System": "Systeem",
"System Prompt": "Systeem Prompt", "System Prompt": "Systeem Prompt",
"Tags": "Tags", "Tags": "Tags",
"Tap to interrupt": "",
"Tavily API Key": "", "Tavily API Key": "",
"Tell us more:": "Vertel ons meer:", "Tell us more:": "Vertel ons meer:",
"Temperature": "Temperatuur", "Temperature": "Temperatuur",
...@@ -534,8 +539,10 @@ ...@@ -534,8 +539,10 @@
"Type Hugging Face Resolve (Download) URL": "Type Hugging Face Resolve (Download) URL", "Type Hugging Face Resolve (Download) URL": "Type Hugging Face Resolve (Download) URL",
"Uh-oh! There was an issue connecting to {{provider}}.": "Uh-oh! Er was een probleem met verbinden met {{provider}}.", "Uh-oh! There was an issue connecting to {{provider}}.": "Uh-oh! Er was een probleem met verbinden met {{provider}}.",
"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Onbekend Bestandstype '{{file_type}}', maar accepteren en behandelen als platte tekst", "Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Onbekend Bestandstype '{{file_type}}', maar accepteren en behandelen als platte tekst",
"Update": "",
"Update and Copy Link": "Update en Kopieer Link", "Update and Copy Link": "Update en Kopieer Link",
"Update password": "Wijzig wachtwoord", "Update password": "Wijzig wachtwoord",
"Updated at": "",
"Upload a GGUF model": "Upload een GGUF model", "Upload a GGUF model": "Upload een GGUF model",
"Upload Files": "Bestanden uploaden", "Upload Files": "Bestanden uploaden",
"Upload Pipeline": "", "Upload Pipeline": "",
......
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
"Allow": "ਅਨੁਮਤੀ", "Allow": "ਅਨੁਮਤੀ",
"Allow Chat Deletion": "ਗੱਲਬਾਤ ਮਿਟਾਉਣ ਦੀ ਆਗਿਆ ਦਿਓ", "Allow Chat Deletion": "ਗੱਲਬਾਤ ਮਿਟਾਉਣ ਦੀ ਆਗਿਆ ਦਿਓ",
"Allow non-local voices": "", "Allow non-local voices": "",
"Allow User Location": "",
"alphanumeric characters and hyphens": "ਅਲਫ਼ਾਨਯੂਮੈਰਿਕ ਅੱਖਰ ਅਤੇ ਹਾਈਫਨ", "alphanumeric characters and hyphens": "ਅਲਫ਼ਾਨਯੂਮੈਰਿਕ ਅੱਖਰ ਅਤੇ ਹਾਈਫਨ",
"Already have an account?": "ਪਹਿਲਾਂ ਹੀ ਖਾਤਾ ਹੈ?", "Already have an account?": "ਪਹਿਲਾਂ ਹੀ ਖਾਤਾ ਹੈ?",
"an assistant": "ਇੱਕ ਸਹਾਇਕ", "an assistant": "ਇੱਕ ਸਹਾਇਕ",
...@@ -178,6 +179,7 @@ ...@@ -178,6 +179,7 @@
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "ਉਦਾਹਰਣ ਲਈ '30ਸ','10ਮਿ'. ਸਹੀ ਸਮਾਂ ਇਕਾਈਆਂ ਹਨ 'ਸ', 'ਮ', 'ਘੰ'.", "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "ਉਦਾਹਰਣ ਲਈ '30ਸ','10ਮਿ'. ਸਹੀ ਸਮਾਂ ਇਕਾਈਆਂ ਹਨ 'ਸ', 'ਮ', 'ਘੰ'.",
"Edit": "ਸੰਪਾਦਨ ਕਰੋ", "Edit": "ਸੰਪਾਦਨ ਕਰੋ",
"Edit Doc": "ਡਾਕੂਮੈਂਟ ਸੰਪਾਦਨ ਕਰੋ", "Edit Doc": "ਡਾਕੂਮੈਂਟ ਸੰਪਾਦਨ ਕਰੋ",
"Edit Memory": "",
"Edit User": "ਉਪਭੋਗਤਾ ਸੰਪਾਦਨ ਕਰੋ", "Edit User": "ਉਪਭੋਗਤਾ ਸੰਪਾਦਨ ਕਰੋ",
"Email": "ਈਮੇਲ", "Email": "ਈਮੇਲ",
"Embedding Batch Size": "", "Embedding Batch Size": "",
...@@ -283,6 +285,7 @@ ...@@ -283,6 +285,7 @@
"Knowledge": "", "Knowledge": "",
"Language": "ਭਾਸ਼ਾ", "Language": "ਭਾਸ਼ਾ",
"Last Active": "ਆਖਰੀ ਸਰਗਰਮ", "Last Active": "ਆਖਰੀ ਸਰਗਰਮ",
"Last Modified": "",
"Light": "ਹਲਕਾ", "Light": "ਹਲਕਾ",
"Listening...": "", "Listening...": "",
"LLMs can make mistakes. Verify important information.": "LLMs ਗਲਤੀਆਂ ਕਰ ਸਕਦੇ ਹਨ। ਮਹੱਤਵਪੂਰਨ ਜਾਣਕਾਰੀ ਦੀ ਪੁਸ਼ਟੀ ਕਰੋ।", "LLMs can make mistakes. Verify important information.": "LLMs ਗਲਤੀਆਂ ਕਰ ਸਕਦੇ ਹਨ। ਮਹੱਤਵਪੂਰਨ ਜਾਣਕਾਰੀ ਦੀ ਪੁਸ਼ਟੀ ਕਰੋ।",
...@@ -307,6 +310,7 @@ ...@@ -307,6 +310,7 @@
"Mirostat Tau": "ਮਿਰੋਸਟੈਟ ਟਾਉ", "Mirostat Tau": "ਮਿਰੋਸਟੈਟ ਟਾਉ",
"MMMM DD, YYYY": "MMMM DD, YYYY", "MMMM DD, YYYY": "MMMM DD, YYYY",
"MMMM DD, YYYY HH:mm": "MMMM DD, YYYY HH:mm", "MMMM DD, YYYY HH:mm": "MMMM DD, YYYY HH:mm",
"MMMM DD, YYYY hh:mm:ss A": "",
"Model '{{modelName}}' has been successfully downloaded.": "ਮਾਡਲ '{{modelName}}' ਸਫਲਤਾਪੂਰਵਕ ਡਾਊਨਲੋਡ ਕੀਤਾ ਗਿਆ ਹੈ।", "Model '{{modelName}}' has been successfully downloaded.": "ਮਾਡਲ '{{modelName}}' ਸਫਲਤਾਪੂਰਵਕ ਡਾਊਨਲੋਡ ਕੀਤਾ ਗਿਆ ਹੈ।",
"Model '{{modelTag}}' is already in queue for downloading.": "ਮਾਡਲ '{{modelTag}}' ਪਹਿਲਾਂ ਹੀ ਡਾਊਨਲੋਡ ਲਈ ਕਤਾਰ ਵਿੱਚ ਹੈ।", "Model '{{modelTag}}' is already in queue for downloading.": "ਮਾਡਲ '{{modelTag}}' ਪਹਿਲਾਂ ਹੀ ਡਾਊਨਲੋਡ ਲਈ ਕਤਾਰ ਵਿੱਚ ਹੈ।",
"Model {{modelId}} not found": "ਮਾਡਲ {{modelId}} ਨਹੀਂ ਮਿਲਿਆ", "Model {{modelId}} not found": "ਮਾਡਲ {{modelId}} ਨਹੀਂ ਮਿਲਿਆ",
...@@ -491,6 +495,7 @@ ...@@ -491,6 +495,7 @@
"System": "ਸਿਸਟਮ", "System": "ਸਿਸਟਮ",
"System Prompt": "ਸਿਸਟਮ ਪ੍ਰੰਪਟ", "System Prompt": "ਸਿਸਟਮ ਪ੍ਰੰਪਟ",
"Tags": "ਟੈਗ", "Tags": "ਟੈਗ",
"Tap to interrupt": "",
"Tavily API Key": "", "Tavily API Key": "",
"Tell us more:": "ਸਾਨੂੰ ਹੋਰ ਦੱਸੋ:", "Tell us more:": "ਸਾਨੂੰ ਹੋਰ ਦੱਸੋ:",
"Temperature": "ਤਾਪਮਾਨ", "Temperature": "ਤਾਪਮਾਨ",
...@@ -534,8 +539,10 @@ ...@@ -534,8 +539,10 @@
"Type Hugging Face Resolve (Download) URL": "Hugging Face Resolve (ਡਾਊਨਲੋਡ) URL ਟਾਈਪ ਕਰੋ", "Type Hugging Face Resolve (Download) URL": "Hugging Face Resolve (ਡਾਊਨਲੋਡ) URL ਟਾਈਪ ਕਰੋ",
"Uh-oh! There was an issue connecting to {{provider}}.": "ਓਹੋ! {{provider}} ਨਾਲ ਕਨੈਕਟ ਕਰਨ ਵਿੱਚ ਸਮੱਸਿਆ ਆਈ।", "Uh-oh! There was an issue connecting to {{provider}}.": "ਓਹੋ! {{provider}} ਨਾਲ ਕਨੈਕਟ ਕਰਨ ਵਿੱਚ ਸਮੱਸਿਆ ਆਈ।",
"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "ਅਣਜਾਣ ਫਾਈਲ ਕਿਸਮ '{{file_type}}', ਪਰ ਸਧਾਰਨ ਪਾਠ ਵਜੋਂ ਸਵੀਕਾਰ ਕਰਦੇ ਹੋਏ", "Unknown File Type '{{file_type}}', but accepting and treating as plain text": "ਅਣਜਾਣ ਫਾਈਲ ਕਿਸਮ '{{file_type}}', ਪਰ ਸਧਾਰਨ ਪਾਠ ਵਜੋਂ ਸਵੀਕਾਰ ਕਰਦੇ ਹੋਏ",
"Update": "",
"Update and Copy Link": "ਅੱਪਡੇਟ ਕਰੋ ਅਤੇ ਲਿੰਕ ਕਾਪੀ ਕਰੋ", "Update and Copy Link": "ਅੱਪਡੇਟ ਕਰੋ ਅਤੇ ਲਿੰਕ ਕਾਪੀ ਕਰੋ",
"Update password": "ਪਾਸਵਰਡ ਅੱਪਡੇਟ ਕਰੋ", "Update password": "ਪਾਸਵਰਡ ਅੱਪਡੇਟ ਕਰੋ",
"Updated at": "",
"Upload a GGUF model": "ਇੱਕ GGUF ਮਾਡਲ ਅਪਲੋਡ ਕਰੋ", "Upload a GGUF model": "ਇੱਕ GGUF ਮਾਡਲ ਅਪਲੋਡ ਕਰੋ",
"Upload Files": "ਫਾਇਲਾਂ ਅੱਪਲੋਡ ਕਰੋ", "Upload Files": "ਫਾਇਲਾਂ ਅੱਪਲੋਡ ਕਰੋ",
"Upload Pipeline": "", "Upload Pipeline": "",
......
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
"Allow": "Pozwól", "Allow": "Pozwól",
"Allow Chat Deletion": "Pozwól na usuwanie czatu", "Allow Chat Deletion": "Pozwól na usuwanie czatu",
"Allow non-local voices": "", "Allow non-local voices": "",
"Allow User Location": "",
"alphanumeric characters and hyphens": "znaki alfanumeryczne i myślniki", "alphanumeric characters and hyphens": "znaki alfanumeryczne i myślniki",
"Already have an account?": "Masz już konto?", "Already have an account?": "Masz już konto?",
"an assistant": "asystent", "an assistant": "asystent",
...@@ -178,6 +179,7 @@ ...@@ -178,6 +179,7 @@
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "np. '30s', '10m'. Poprawne jednostki czasu to 's', 'm', 'h'.", "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "np. '30s', '10m'. Poprawne jednostki czasu to 's', 'm', 'h'.",
"Edit": "Edytuj", "Edit": "Edytuj",
"Edit Doc": "Edytuj dokument", "Edit Doc": "Edytuj dokument",
"Edit Memory": "",
"Edit User": "Edytuj użytkownika", "Edit User": "Edytuj użytkownika",
"Email": "Email", "Email": "Email",
"Embedding Batch Size": "", "Embedding Batch Size": "",
...@@ -283,6 +285,7 @@ ...@@ -283,6 +285,7 @@
"Knowledge": "", "Knowledge": "",
"Language": "Język", "Language": "Język",
"Last Active": "Ostatnio aktywny", "Last Active": "Ostatnio aktywny",
"Last Modified": "",
"Light": "Jasny", "Light": "Jasny",
"Listening...": "", "Listening...": "",
"LLMs can make mistakes. Verify important information.": "LLMy mogą popełniać błędy. Zweryfikuj ważne informacje.", "LLMs can make mistakes. Verify important information.": "LLMy mogą popełniać błędy. Zweryfikuj ważne informacje.",
...@@ -307,6 +310,7 @@ ...@@ -307,6 +310,7 @@
"Mirostat Tau": "Mirostat Tau", "Mirostat Tau": "Mirostat Tau",
"MMMM DD, YYYY": "MMMM DD, YYYY", "MMMM DD, YYYY": "MMMM DD, YYYY",
"MMMM DD, YYYY HH:mm": "MMMM DD, YYYY HH:mm", "MMMM DD, YYYY HH:mm": "MMMM DD, YYYY HH:mm",
"MMMM DD, YYYY hh:mm:ss A": "",
"Model '{{modelName}}' has been successfully downloaded.": "Model '{{modelName}}' został pomyślnie pobrany.", "Model '{{modelName}}' has been successfully downloaded.": "Model '{{modelName}}' został pomyślnie pobrany.",
"Model '{{modelTag}}' is already in queue for downloading.": "Model '{{modelTag}}' jest już w kolejce do pobrania.", "Model '{{modelTag}}' is already in queue for downloading.": "Model '{{modelTag}}' jest już w kolejce do pobrania.",
"Model {{modelId}} not found": "Model {{modelId}} nie został znaleziony", "Model {{modelId}} not found": "Model {{modelId}} nie został znaleziony",
...@@ -493,6 +497,7 @@ ...@@ -493,6 +497,7 @@
"System": "System", "System": "System",
"System Prompt": "Prompt systemowy", "System Prompt": "Prompt systemowy",
"Tags": "Tagi", "Tags": "Tagi",
"Tap to interrupt": "",
"Tavily API Key": "", "Tavily API Key": "",
"Tell us more:": "Powiedz nam więcej", "Tell us more:": "Powiedz nam więcej",
"Temperature": "Temperatura", "Temperature": "Temperatura",
...@@ -536,8 +541,10 @@ ...@@ -536,8 +541,10 @@
"Type Hugging Face Resolve (Download) URL": "Wprowadź adres URL do pobrania z Hugging Face", "Type Hugging Face Resolve (Download) URL": "Wprowadź adres URL do pobrania z Hugging Face",
"Uh-oh! There was an issue connecting to {{provider}}.": "O nie! Wystąpił problem z połączeniem z {{provider}}.", "Uh-oh! There was an issue connecting to {{provider}}.": "O nie! Wystąpił problem z połączeniem z {{provider}}.",
"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Nieznany typ pliku '{{file_type}}', ale akceptowany i traktowany jako zwykły tekst", "Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Nieznany typ pliku '{{file_type}}', ale akceptowany i traktowany jako zwykły tekst",
"Update": "",
"Update and Copy Link": "Uaktualnij i skopiuj link", "Update and Copy Link": "Uaktualnij i skopiuj link",
"Update password": "Aktualizacja hasła", "Update password": "Aktualizacja hasła",
"Updated at": "",
"Upload a GGUF model": "Prześlij model GGUF", "Upload a GGUF model": "Prześlij model GGUF",
"Upload Files": "Prześlij pliki", "Upload Files": "Prześlij pliki",
"Upload Pipeline": "", "Upload Pipeline": "",
......
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
"Allow": "Permitir", "Allow": "Permitir",
"Allow Chat Deletion": "Permitir Exclusão de Bate-papo", "Allow Chat Deletion": "Permitir Exclusão de Bate-papo",
"Allow non-local voices": "", "Allow non-local voices": "",
"Allow User Location": "",
"alphanumeric characters and hyphens": "caracteres alfanuméricos e hífens", "alphanumeric characters and hyphens": "caracteres alfanuméricos e hífens",
"Already have an account?": "Já tem uma conta?", "Already have an account?": "Já tem uma conta?",
"an assistant": "um assistente", "an assistant": "um assistente",
...@@ -178,6 +179,7 @@ ...@@ -178,6 +179,7 @@
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "por exemplo, '30s', '10m'. Unidades de tempo válidas são 's', 'm', 'h'.", "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "por exemplo, '30s', '10m'. Unidades de tempo válidas são 's', 'm', 'h'.",
"Edit": "Editar", "Edit": "Editar",
"Edit Doc": "Editar Documento", "Edit Doc": "Editar Documento",
"Edit Memory": "",
"Edit User": "Editar Usuário", "Edit User": "Editar Usuário",
"Email": "E-mail", "Email": "E-mail",
"Embedding Batch Size": "", "Embedding Batch Size": "",
...@@ -283,6 +285,7 @@ ...@@ -283,6 +285,7 @@
"Knowledge": "", "Knowledge": "",
"Language": "Idioma", "Language": "Idioma",
"Last Active": "Último Ativo", "Last Active": "Último Ativo",
"Last Modified": "",
"Light": "Claro", "Light": "Claro",
"Listening...": "", "Listening...": "",
"LLMs can make mistakes. Verify important information.": "LLMs podem cometer erros. Verifique informações importantes.", "LLMs can make mistakes. Verify important information.": "LLMs podem cometer erros. Verifique informações importantes.",
...@@ -307,6 +310,7 @@ ...@@ -307,6 +310,7 @@
"Mirostat Tau": "Mirostat Tau", "Mirostat Tau": "Mirostat Tau",
"MMMM DD, YYYY": "DD/MM/YYYY", "MMMM DD, YYYY": "DD/MM/YYYY",
"MMMM DD, YYYY HH:mm": "DD/MM/YYYY HH:mm", "MMMM DD, YYYY HH:mm": "DD/MM/YYYY HH:mm",
"MMMM DD, YYYY hh:mm:ss A": "",
"Model '{{modelName}}' has been successfully downloaded.": "O modelo '{{modelName}}' foi baixado com sucesso.", "Model '{{modelName}}' has been successfully downloaded.": "O modelo '{{modelName}}' foi baixado com sucesso.",
"Model '{{modelTag}}' is already in queue for downloading.": "O modelo '{{modelTag}}' já está na fila para download.", "Model '{{modelTag}}' is already in queue for downloading.": "O modelo '{{modelTag}}' já está na fila para download.",
"Model {{modelId}} not found": "Modelo {{modelId}} não encontrado", "Model {{modelId}} not found": "Modelo {{modelId}} não encontrado",
...@@ -492,6 +496,7 @@ ...@@ -492,6 +496,7 @@
"System": "Sistema", "System": "Sistema",
"System Prompt": "Prompt do Sistema", "System Prompt": "Prompt do Sistema",
"Tags": "Tags", "Tags": "Tags",
"Tap to interrupt": "",
"Tavily API Key": "", "Tavily API Key": "",
"Tell us more:": "Dê-nos mais:", "Tell us more:": "Dê-nos mais:",
"Temperature": "Temperatura", "Temperature": "Temperatura",
...@@ -535,8 +540,10 @@ ...@@ -535,8 +540,10 @@
"Type Hugging Face Resolve (Download) URL": "Digite a URL do Hugging Face Resolve (Download)", "Type Hugging Face Resolve (Download) URL": "Digite a URL do Hugging Face Resolve (Download)",
"Uh-oh! There was an issue connecting to {{provider}}.": "Opa! Houve um problema ao conectar-se a {{provider}}.", "Uh-oh! There was an issue connecting to {{provider}}.": "Opa! Houve um problema ao conectar-se a {{provider}}.",
"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Tipo de arquivo desconhecido '{{file_type}}', mas aceitando e tratando como texto simples", "Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Tipo de arquivo desconhecido '{{file_type}}', mas aceitando e tratando como texto simples",
"Update": "",
"Update and Copy Link": "Atualizar e Copiar Link", "Update and Copy Link": "Atualizar e Copiar Link",
"Update password": "Atualizar senha", "Update password": "Atualizar senha",
"Updated at": "",
"Upload a GGUF model": "Carregar um modelo GGUF", "Upload a GGUF model": "Carregar um modelo GGUF",
"Upload Files": "Carregar arquivos", "Upload Files": "Carregar arquivos",
"Upload Pipeline": "", "Upload Pipeline": "",
......
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
"Allow": "Permitir", "Allow": "Permitir",
"Allow Chat Deletion": "Permitir Exclusão de Conversa", "Allow Chat Deletion": "Permitir Exclusão de Conversa",
"Allow non-local voices": "Permitir vozes não locais", "Allow non-local voices": "Permitir vozes não locais",
"Allow User Location": "",
"alphanumeric characters and hyphens": "caracteres alfanuméricos e hífens", "alphanumeric characters and hyphens": "caracteres alfanuméricos e hífens",
"Already have an account?": "Já tem uma conta?", "Already have an account?": "Já tem uma conta?",
"an assistant": "um assistente", "an assistant": "um assistente",
...@@ -178,6 +179,7 @@ ...@@ -178,6 +179,7 @@
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "por exemplo, '30s', '10m'. Unidades de tempo válidas são 's', 'm', 'h'.", "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "por exemplo, '30s', '10m'. Unidades de tempo válidas são 's', 'm', 'h'.",
"Edit": "Editar", "Edit": "Editar",
"Edit Doc": "Editar Documento", "Edit Doc": "Editar Documento",
"Edit Memory": "",
"Edit User": "Editar Utilizador", "Edit User": "Editar Utilizador",
"Email": "E-mail", "Email": "E-mail",
"Embedding Batch Size": "Tamanho do Lote do Embedding", "Embedding Batch Size": "Tamanho do Lote do Embedding",
...@@ -283,6 +285,7 @@ ...@@ -283,6 +285,7 @@
"Knowledge": "Conhecimento", "Knowledge": "Conhecimento",
"Language": "Idioma", "Language": "Idioma",
"Last Active": "Último Ativo", "Last Active": "Último Ativo",
"Last Modified": "",
"Light": "Claro", "Light": "Claro",
"Listening...": "A escutar...", "Listening...": "A escutar...",
"LLMs can make mistakes. Verify important information.": "LLMs podem cometer erros. Verifique informações importantes.", "LLMs can make mistakes. Verify important information.": "LLMs podem cometer erros. Verifique informações importantes.",
...@@ -307,6 +310,7 @@ ...@@ -307,6 +310,7 @@
"Mirostat Tau": "Mirostat Tau", "Mirostat Tau": "Mirostat Tau",
"MMMM DD, YYYY": "DD/MM/YYYY", "MMMM DD, YYYY": "DD/MM/YYYY",
"MMMM DD, YYYY HH:mm": "DD/MM/YYYY HH:mm", "MMMM DD, YYYY HH:mm": "DD/MM/YYYY HH:mm",
"MMMM DD, YYYY hh:mm:ss A": "",
"Model '{{modelName}}' has been successfully downloaded.": "O modelo '{{modelName}}' foi descarregado com sucesso.", "Model '{{modelName}}' has been successfully downloaded.": "O modelo '{{modelName}}' foi descarregado com sucesso.",
"Model '{{modelTag}}' is already in queue for downloading.": "O modelo '{{modelTag}}' já está na fila para descarregar.", "Model '{{modelTag}}' is already in queue for downloading.": "O modelo '{{modelTag}}' já está na fila para descarregar.",
"Model {{modelId}} not found": "Modelo {{modelId}} não foi encontrado", "Model {{modelId}} not found": "Modelo {{modelId}} não foi encontrado",
...@@ -492,6 +496,7 @@ ...@@ -492,6 +496,7 @@
"System": "Sistema", "System": "Sistema",
"System Prompt": "Prompt do Sistema", "System Prompt": "Prompt do Sistema",
"Tags": "Etiquetas", "Tags": "Etiquetas",
"Tap to interrupt": "",
"Tavily API Key": "", "Tavily API Key": "",
"Tell us more:": "Diga-nos mais:", "Tell us more:": "Diga-nos mais:",
"Temperature": "Temperatura", "Temperature": "Temperatura",
...@@ -535,8 +540,10 @@ ...@@ -535,8 +540,10 @@
"Type Hugging Face Resolve (Download) URL": "Escreva o URL do Hugging Face Resolve (Descarregar)", "Type Hugging Face Resolve (Download) URL": "Escreva o URL do Hugging Face Resolve (Descarregar)",
"Uh-oh! There was an issue connecting to {{provider}}.": "Uh-oh! Houve um problema ao conectar a {{provider}}.", "Uh-oh! There was an issue connecting to {{provider}}.": "Uh-oh! Houve um problema ao conectar a {{provider}}.",
"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Tipo de ficheiro desconhecido '{{file_type}}', mas aceitando e tratando como texto simples", "Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Tipo de ficheiro desconhecido '{{file_type}}', mas aceitando e tratando como texto simples",
"Update": "",
"Update and Copy Link": "Atualizar e Copiar Link", "Update and Copy Link": "Atualizar e Copiar Link",
"Update password": "Atualizar senha", "Update password": "Atualizar senha",
"Updated at": "",
"Upload a GGUF model": "Carregar um modelo GGUF", "Upload a GGUF model": "Carregar um modelo GGUF",
"Upload Files": "Carregar ficheiros", "Upload Files": "Carregar ficheiros",
"Upload Pipeline": "Carregar Pipeline", "Upload Pipeline": "Carregar Pipeline",
......
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
"Allow": "Разрешить", "Allow": "Разрешить",
"Allow Chat Deletion": "Дозволять удаление чат", "Allow Chat Deletion": "Дозволять удаление чат",
"Allow non-local voices": "", "Allow non-local voices": "",
"Allow User Location": "",
"alphanumeric characters and hyphens": "буквенно цифровые символы и дефисы", "alphanumeric characters and hyphens": "буквенно цифровые символы и дефисы",
"Already have an account?": "у вас уже есть аккаунт?", "Already have an account?": "у вас уже есть аккаунт?",
"an assistant": "ассистент", "an assistant": "ассистент",
...@@ -178,6 +179,7 @@ ...@@ -178,6 +179,7 @@
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "например, '30с','10м'. Допустимые единицы времени: 'с', 'м', 'ч'.", "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "например, '30с','10м'. Допустимые единицы времени: 'с', 'м', 'ч'.",
"Edit": "Редактировать", "Edit": "Редактировать",
"Edit Doc": "Редактировать документ", "Edit Doc": "Редактировать документ",
"Edit Memory": "",
"Edit User": "Редактировать пользователя", "Edit User": "Редактировать пользователя",
"Email": "Электронная почта", "Email": "Электронная почта",
"Embedding Batch Size": "", "Embedding Batch Size": "",
...@@ -283,6 +285,7 @@ ...@@ -283,6 +285,7 @@
"Knowledge": "", "Knowledge": "",
"Language": "Язык", "Language": "Язык",
"Last Active": "Последний активный", "Last Active": "Последний активный",
"Last Modified": "",
"Light": "Светлый", "Light": "Светлый",
"Listening...": "", "Listening...": "",
"LLMs can make mistakes. Verify important information.": "LLMs могут допускать ошибки. Проверяйте важную информацию.", "LLMs can make mistakes. Verify important information.": "LLMs могут допускать ошибки. Проверяйте важную информацию.",
...@@ -307,6 +310,7 @@ ...@@ -307,6 +310,7 @@
"Mirostat Tau": "Mirostat Tau", "Mirostat Tau": "Mirostat Tau",
"MMMM DD, YYYY": "DD MMMM YYYY г.", "MMMM DD, YYYY": "DD MMMM YYYY г.",
"MMMM DD, YYYY HH:mm": "DD MMMM YYYY HH:mm", "MMMM DD, YYYY HH:mm": "DD MMMM YYYY HH:mm",
"MMMM DD, YYYY hh:mm:ss A": "",
"Model '{{modelName}}' has been successfully downloaded.": "Модель '{{modelName}}' успешно загружена.", "Model '{{modelName}}' has been successfully downloaded.": "Модель '{{modelName}}' успешно загружена.",
"Model '{{modelTag}}' is already in queue for downloading.": "Модель '{{modelTag}}' уже находится в очереди на загрузку.", "Model '{{modelTag}}' is already in queue for downloading.": "Модель '{{modelTag}}' уже находится в очереди на загрузку.",
"Model {{modelId}} not found": "Модель {{modelId}} не найдена", "Model {{modelId}} not found": "Модель {{modelId}} не найдена",
...@@ -493,6 +497,7 @@ ...@@ -493,6 +497,7 @@
"System": "Система", "System": "Система",
"System Prompt": "Системный промпт", "System Prompt": "Системный промпт",
"Tags": "Теги", "Tags": "Теги",
"Tap to interrupt": "",
"Tavily API Key": "", "Tavily API Key": "",
"Tell us more:": "Пожалуйста, расскажите нам больше:", "Tell us more:": "Пожалуйста, расскажите нам больше:",
"Temperature": "Температура", "Temperature": "Температура",
...@@ -536,8 +541,10 @@ ...@@ -536,8 +541,10 @@
"Type Hugging Face Resolve (Download) URL": "Введите URL-адрес Hugging Face Resolve (загрузки)", "Type Hugging Face Resolve (Download) URL": "Введите URL-адрес Hugging Face Resolve (загрузки)",
"Uh-oh! There was an issue connecting to {{provider}}.": "Упс! Возникла проблема подключения к {{provider}}.", "Uh-oh! There was an issue connecting to {{provider}}.": "Упс! Возникла проблема подключения к {{provider}}.",
"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Неизвестный тип файла '{{file_type}}', но принимается и обрабатывается как обычный текст", "Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Неизвестный тип файла '{{file_type}}', но принимается и обрабатывается как обычный текст",
"Update": "",
"Update and Copy Link": "Обновить и скопировать ссылку", "Update and Copy Link": "Обновить и скопировать ссылку",
"Update password": "Обновить пароль", "Update password": "Обновить пароль",
"Updated at": "",
"Upload a GGUF model": "Загрузить модель GGUF", "Upload a GGUF model": "Загрузить модель GGUF",
"Upload Files": "Загрузка файлов", "Upload Files": "Загрузка файлов",
"Upload Pipeline": "", "Upload Pipeline": "",
......
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
"Allow": "Дозволи", "Allow": "Дозволи",
"Allow Chat Deletion": "Дозволи брисање ћаскања", "Allow Chat Deletion": "Дозволи брисање ћаскања",
"Allow non-local voices": "", "Allow non-local voices": "",
"Allow User Location": "",
"alphanumeric characters and hyphens": "алфанумерички знакови и цртице", "alphanumeric characters and hyphens": "алфанумерички знакови и цртице",
"Already have an account?": "Већ имате налог?", "Already have an account?": "Већ имате налог?",
"an assistant": "помоћник", "an assistant": "помоћник",
...@@ -178,6 +179,7 @@ ...@@ -178,6 +179,7 @@
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "нпр. '30s', '10m'. Важеће временске јединице су 's', 'm', 'h'.", "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "нпр. '30s', '10m'. Важеће временске јединице су 's', 'm', 'h'.",
"Edit": "Уреди", "Edit": "Уреди",
"Edit Doc": "Уреди документ", "Edit Doc": "Уреди документ",
"Edit Memory": "",
"Edit User": "Уреди корисника", "Edit User": "Уреди корисника",
"Email": "Е-пошта", "Email": "Е-пошта",
"Embedding Batch Size": "", "Embedding Batch Size": "",
...@@ -283,6 +285,7 @@ ...@@ -283,6 +285,7 @@
"Knowledge": "", "Knowledge": "",
"Language": "Језик", "Language": "Језик",
"Last Active": "Последња активност", "Last Active": "Последња активност",
"Last Modified": "",
"Light": "Светла", "Light": "Светла",
"Listening...": "", "Listening...": "",
"LLMs can make mistakes. Verify important information.": "ВЈМ-ови (LLM-ови) могу правити грешке. Проверите важне податке.", "LLMs can make mistakes. Verify important information.": "ВЈМ-ови (LLM-ови) могу правити грешке. Проверите важне податке.",
...@@ -307,6 +310,7 @@ ...@@ -307,6 +310,7 @@
"Mirostat Tau": "Миростат Тау", "Mirostat Tau": "Миростат Тау",
"MMMM DD, YYYY": "ММММ ДД, ГГГГ", "MMMM DD, YYYY": "ММММ ДД, ГГГГ",
"MMMM DD, YYYY HH:mm": "ММММ ДД, ГГГГ ЧЧ:мм", "MMMM DD, YYYY HH:mm": "ММММ ДД, ГГГГ ЧЧ:мм",
"MMMM DD, YYYY hh:mm:ss A": "",
"Model '{{modelName}}' has been successfully downloaded.": "Модел „{{modelName}}“ је успешно преузет.", "Model '{{modelName}}' has been successfully downloaded.": "Модел „{{modelName}}“ је успешно преузет.",
"Model '{{modelTag}}' is already in queue for downloading.": "Модел „{{modelTag}}“ је већ у реду за преузимање.", "Model '{{modelTag}}' is already in queue for downloading.": "Модел „{{modelTag}}“ је већ у реду за преузимање.",
"Model {{modelId}} not found": "Модел {{modelId}} није пронађен", "Model {{modelId}} not found": "Модел {{modelId}} није пронађен",
...@@ -492,6 +496,7 @@ ...@@ -492,6 +496,7 @@
"System": "Систем", "System": "Систем",
"System Prompt": "Системски упит", "System Prompt": "Системски упит",
"Tags": "Ознаке", "Tags": "Ознаке",
"Tap to interrupt": "",
"Tavily API Key": "", "Tavily API Key": "",
"Tell us more:": "Реците нам више:", "Tell us more:": "Реците нам више:",
"Temperature": "Температура", "Temperature": "Температура",
...@@ -535,8 +540,10 @@ ...@@ -535,8 +540,10 @@
"Type Hugging Face Resolve (Download) URL": "Унесите Hugging Face Resolve (Download) адресу", "Type Hugging Face Resolve (Download) URL": "Унесите Hugging Face Resolve (Download) адресу",
"Uh-oh! There was an issue connecting to {{provider}}.": "Упс! Дошло је до проблема при повезивању са {{provider}}.", "Uh-oh! There was an issue connecting to {{provider}}.": "Упс! Дошло је до проблема при повезивању са {{provider}}.",
"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Непознат тип датотеке '{{file_type}}', али прихваћен и третиран као обичан текст", "Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Непознат тип датотеке '{{file_type}}', али прихваћен и третиран као обичан текст",
"Update": "",
"Update and Copy Link": "Ажурирај и копирај везу", "Update and Copy Link": "Ажурирај и копирај везу",
"Update password": "Ажурирај лозинку", "Update password": "Ажурирај лозинку",
"Updated at": "",
"Upload a GGUF model": "Отпреми GGUF модел", "Upload a GGUF model": "Отпреми GGUF модел",
"Upload Files": "Отпремање датотека", "Upload Files": "Отпремање датотека",
"Upload Pipeline": "", "Upload Pipeline": "",
......
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