diff --git a/config/locales/client.ar.yml b/config/locales/client.ar.yml index 6221aa6a1..791d1d99d 100644 --- a/config/locales/client.ar.yml +++ b/config/locales/client.ar.yml @@ -288,6 +288,10 @@ ar: rag_conversation_chunks: "البحث في أجزاء المحادثة" rag_conversation_chunks_help: "عدد الأجزاء التي سيتم استخدامها لإي عمليات البحث ضمن نموذج RAG. يزداد مقدار السياق الذي يمكن للذكاء الاصطناعي استخدامه بزيادة القيمة." persona_description: "تُعد الشخصيات ميزة قوية تتيح لك تخصيص سلوك محرك الذكاء الاصطناعي في منتدى Discourse الخاص بك. إنها تعمل بمثابة \"رسالة نظام\" توجِّه ردود الذكاء الاصطناعي وتفاعلاته، مما يساعد في إنشاء تجربة مستخدم أكثر تخصيصًا وتفاعليةً." + response_format: + open_modal: "تعديل" + modal: + key_title: "المفتاح" rag: options: rag_chunk_tokens: "تحميل أجزاء الرموز" diff --git a/config/locales/client.be.yml b/config/locales/client.be.yml index f87d1f758..f947e630d 100644 --- a/config/locales/client.be.yml +++ b/config/locales/client.be.yml @@ -58,6 +58,8 @@ be: user: карыстальнік save: "Захаваць" delete: "выдаляць" + response_format: + open_modal: "рэдагаваць" rag: uploads: title: "Загрузкі" diff --git a/config/locales/client.bg.yml b/config/locales/client.bg.yml index 10d66cda2..b9fb32b88 100644 --- a/config/locales/client.bg.yml +++ b/config/locales/client.bg.yml @@ -65,6 +65,10 @@ bg: save: "Запази " enabled: "Да е включен?" delete: "Изтрий" + response_format: + open_modal: "Редактирай" + modal: + key_title: "Ключ" rag: uploads: uploading: "Качва се..." diff --git a/config/locales/client.bs_BA.yml b/config/locales/client.bs_BA.yml index 5e041eab2..ef4512118 100644 --- a/config/locales/client.bs_BA.yml +++ b/config/locales/client.bs_BA.yml @@ -61,6 +61,10 @@ bs_BA: enabled: "Omogućen?" allowed_groups: "Dozvoljene grupe" delete: "Delete" + response_format: + open_modal: "Edit" + modal: + key_title: "Ključ" rag: uploads: title: "Uploads" diff --git a/config/locales/client.ca.yml b/config/locales/client.ca.yml index 4b29f8478..7e77422ac 100644 --- a/config/locales/client.ca.yml +++ b/config/locales/client.ca.yml @@ -64,6 +64,10 @@ ca: save: "Desa" enabled: "Activat?" delete: "Suprimeix" + response_format: + open_modal: "Edita" + modal: + key_title: "Clau" rag: uploads: title: "Càrregues" diff --git a/config/locales/client.cs.yml b/config/locales/client.cs.yml index b3dabfdcd..8bbc43cec 100644 --- a/config/locales/client.cs.yml +++ b/config/locales/client.cs.yml @@ -67,6 +67,10 @@ cs: save: "Uložit" enabled: "Zapnuto?" delete: "Smazat" + response_format: + open_modal: "Upravit" + modal: + key_title: "Klíč" rag: uploads: title: "Nahrané soubory" diff --git a/config/locales/client.da.yml b/config/locales/client.da.yml index ae944fe22..fd26d2960 100644 --- a/config/locales/client.da.yml +++ b/config/locales/client.da.yml @@ -69,6 +69,10 @@ da: enabled: "Aktiveret?" allowed_groups: "Tilladte grupper" delete: "Slet" + response_format: + open_modal: "Rediger" + modal: + key_title: "Nøgle" rag: uploads: title: "Overførsler" diff --git a/config/locales/client.de.yml b/config/locales/client.de.yml index 75697555a..63ef3f018 100644 --- a/config/locales/client.de.yml +++ b/config/locales/client.de.yml @@ -319,6 +319,10 @@ de: rag_conversation_chunks: "Unterhaltungs-Chunks durchsuchen" rag_conversation_chunks_help: "Die Anzahl der Chunks, die für die RAG-Modell-Suche verwendet werden. Erhöhen, um die Menge des Kontexts zu steigern, den die KI verwenden kann." persona_description: "Personas sind eine leistungsstarke Funktion, mit der du das Verhalten der KI-Engine in deinem Discourse-Forum anpassen kannst. Sie fungieren als „Systemnachricht“, welche die Antworten und Interaktionen der KI steuert und dazu beiträgt, ein persönlicheres und ansprechenderes Erlebnis für Benutzer zu schaffen." + response_format: + open_modal: "Bearbeiten" + modal: + key_title: "Schlüssel" list: enabled: "KI-Bot?" ai_bot: @@ -697,7 +701,6 @@ de: disclaimer: "Generative KI kann Fehler machen. Überprüfe wichtige Informationen." placeholder: "Stell eine Frage ..." new: "Neue Frage" - min_input_length_message: "Die Nachricht muss länger als 10 Zeichen sein" messages_sidebar_title: "Unterhaltungen" today: "Heute" last_7_days: "Letzte 7 Tage" diff --git a/config/locales/client.el.yml b/config/locales/client.el.yml index c509b2b85..5048a4360 100644 --- a/config/locales/client.el.yml +++ b/config/locales/client.el.yml @@ -67,6 +67,10 @@ el: enabled: "Ενεργοποιημένο;" allowed_groups: "Επιτρεπόμενες ομάδες" delete: "Σβήσιμο" + response_format: + open_modal: "Επεξεργασία" + modal: + key_title: "Κλειδί" rag: uploads: title: "Μεταφορτώσεις" diff --git a/config/locales/client.es.yml b/config/locales/client.es.yml index 8ef6df85c..49fed5707 100644 --- a/config/locales/client.es.yml +++ b/config/locales/client.es.yml @@ -284,6 +284,10 @@ es: rag_conversation_chunks: "Buscar fragmentos de conversación" rag_conversation_chunks_help: "El número de fragmentos a utilizar para las búsquedas del modelo RAG. Aumentar para incrementar la cantidad de contexto que puede utilizar la IA." persona_description: "Las personas son una potente característica que te permite personalizar el comportamiento del motor de IA en tu foro de Discourse. Actúan como un «mensaje del sistema» que guía las respuestas e interacciones de la IA, ayudando a crear una experiencia de usuario más personalizada y atractiva." + response_format: + open_modal: "Editar" + modal: + key_title: "Clave" rag: options: rag_chunk_tokens: "Cargar tokens de fragmentos" diff --git a/config/locales/client.et.yml b/config/locales/client.et.yml index 9e20835e2..bed076333 100644 --- a/config/locales/client.et.yml +++ b/config/locales/client.et.yml @@ -61,6 +61,8 @@ et: save: "Salvesta" enabled: "Sisse lülitatud?" delete: "Kustuta" + response_format: + open_modal: "Muuda" rag: uploads: title: "Üleslaadimised" diff --git a/config/locales/client.fa_IR.yml b/config/locales/client.fa_IR.yml index 6aa952072..9ecefd16c 100644 --- a/config/locales/client.fa_IR.yml +++ b/config/locales/client.fa_IR.yml @@ -92,6 +92,10 @@ fa_IR: save: "ذخیره" enabled: "فعال شده؟" delete: "حذف" + response_format: + open_modal: "ویرایش" + modal: + key_title: "کلید" rag: uploads: title: "بارگذاری‌ها" diff --git a/config/locales/client.fi.yml b/config/locales/client.fi.yml index 108d3bd85..73a69593a 100644 --- a/config/locales/client.fi.yml +++ b/config/locales/client.fi.yml @@ -284,6 +284,10 @@ fi: rag_conversation_chunks: "Hakukeskustelulohkot" rag_conversation_chunks_help: "RAG-mallin hauissa käytettävien lohkojen määrä. Lisää kontekstin määrää, jota tekoäly voi käyttää, kasvattamalla arvoa." persona_description: "Personat ovat tehokas ominaisuus, jonka avulla voit mukauttaa tekoälymoduulin toimintaa Discourse-foorumillasi. Ne toimivat \"järjestelmäviestinä\", joka ohjaa tekoälyn vastauksia ja vuorovaikutusta ja auttaa luomaan personoidumman ja kiinnostavamman käyttökokemuksen." + response_format: + open_modal: "Muokkaa" + modal: + key_title: "Avain" rag: options: rag_chunk_tokens: "Latauslohkotokenit" diff --git a/config/locales/client.fr.yml b/config/locales/client.fr.yml index 3ba6757d0..9bbef7f4d 100644 --- a/config/locales/client.fr.yml +++ b/config/locales/client.fr.yml @@ -284,6 +284,10 @@ fr: rag_conversation_chunks: "Rechercher des morceaux de conversation" rag_conversation_chunks_help: "Le nombre de segments à utiliser pour les recherches de modèles RAG. Augmentez pour augmenter la quantité de contexte que l'IA peut utiliser." persona_description: "Les personnages sont une fonctionnalité puissante qui vous permet de personnaliser le comportement du moteur d'IA dans votre forum Discourse. Ils agissent comme un « message système » qui guide les réponses et les interactions de l'IA, en contribuant ainsi à créer une expérience utilisateur plus personnalisée et plus interactive." + response_format: + open_modal: "Modifier" + modal: + key_title: "Clé" rag: options: rag_chunk_tokens: "Téléverser des jetons de morceaux" diff --git a/config/locales/client.gl.yml b/config/locales/client.gl.yml index e00481c98..dd3543718 100644 --- a/config/locales/client.gl.yml +++ b/config/locales/client.gl.yml @@ -66,6 +66,10 @@ gl: enabled: "Activado?" allowed_groups: "Grupos permitidos" delete: "Eliminar" + response_format: + open_modal: "Editar" + modal: + key_title: "Chave" rag: uploads: title: "Cargas" diff --git a/config/locales/client.he.yml b/config/locales/client.he.yml index 1b7fee845..462ff6443 100644 --- a/config/locales/client.he.yml +++ b/config/locales/client.he.yml @@ -218,6 +218,7 @@ he: net_request_tokens: "אסימוני בקשה מהרשת" cached_tokens: "אסימונים שמורים במטמון" cached_request_tokens: "אסימוני בקשה במטמון" + total_spending: "עלות משוערת" no_users: "לא נמצאו נתוני שימוש של משתמשים" no_models: "לא נמצאו נתוני שימוש במודל" no_features: "לא נמצאו נתוני שימוש ביכולת" @@ -301,6 +302,10 @@ he: rag_conversation_chunks: "חיפוש בחלקי הדיון" rag_conversation_chunks_help: "מספר הנתחים לשימוש לחיפושים עם מודל ה־RAG. הגדלה תגדיל את כמות ההקשר בו יכולה להשתמש הבינה המלאכותית." persona_description: "דמויות הן יכולות רבות עוצמה שמאפשר להתאים את התנהגות מנוע הבינה המלאכותית בפורום הדיסקורס שלך. הן מתנהגות כמו ‚הודעות מערכת’ שמנחות את תגובות והתנהלות הבינה המלאכותית, כדי לסייע ליצור חוויית משתמש מותאמת ומקרבת יותר." + response_format: + open_modal: "עריכה" + modal: + key_title: "מפתח" list: enabled: "בוט בינה מלאכותית?" ai_bot: @@ -370,12 +375,14 @@ he: provider: "ספק" tokenizer: "מפרק לאסימונים" max_prompt_tokens: "חלון הקשר" + max_output_tokens: "כמות אסימוני פלט מרבית" url: "כתובת השירות שמארח את המודל" api_key: "מפתח ה־API של השירות שמארח את המודל" enabled_chat_bot: "לאפשר בורר בוטים של בינה מלאכותית" vision_enabled: "ראייה מופעלת" ai_bot_user: "משתמש בוט בינה מלאכותית" cost_input: "עלות קלט" + cost_cached_input: "עלות קלט מאוחסן" cost_output: "עלות פלט" save: "שמירה" edit: "עריכה" @@ -400,13 +407,16 @@ he: week: "7 ימים" custom: "התאמה אישית…" hours: "שעתיים" + max_usages_required: "חובה להגדיר אם לא הוגדרה כמות אסימונים מרבית" usage: ai_bot: "בוט בינה מלאכותית" ai_helper: "מסייע" + ai_helper_image_caption: "כותרת תמונה" ai_persona: "דמות (%{persona})" ai_summarization: "סיכום" ai_embeddings_semantic_search: "חיפוש בינה מלאכותית" ai_spam: "ספאם" + automation: "אוטומציה (%{name})" in_use_warning: one: "המודל הזה משמש את %{settings}. אם לא מוגדר כראוי, היכולת לא תעבוד כמצופה." two: "המודל הזה משמש את: %{settings}. אם ההגדרות שגויות היכולת לא תעבודנה כמצופה." @@ -419,8 +429,10 @@ he: anthropic-claude-3-opus: "מצטיין בכתיבה ובמשימות מורכבות" google-gemini-2-5-pro: "מודל בינוני רב־נדבכים שבנוי למגוון רחב של משימות" google-gemini-2-0-flash: "קליל, מהיר וחסכוני עם עיבוד מרובה נדבכים" + google-gemini-2-0-flash-lite: "מודל חסכוני ומהיר" open_ai-o1: "מודל ההיגיון החזק ביותר מבית OpenAI" open_ai-o3-mini: "מודל הגיון מתקדם וחסכוני" + open_ai-gpt-4-1-nano: "מודל GPT-4.1 החסכוני והמהיר ביותר." samba_nova-Meta-Llama-3-1-8B-Instruct: "דגם רב־לשוני, קליל ויעיל" samba_nova-Meta-Llama-3-3-70B-Instruct": "מודל רב־תכליתי חזק" mistral-mistral-large-latest: "המודל החזק ביותר של Mistral" @@ -447,6 +459,10 @@ he: name: "אנו מצרפים את זה לקריאת ה־API כדי לציין באיזה מודל להשתמש" vision_enabled: "אם האפשרות פעילה, הבינה מלאכותית תנסה להבין תמונות. כתלות בתמיכה של המודל בעיבוד תמונות. נתמך על ידי המודלים העדכניים ביותר מבית Anthropic,‏ Google ו־OpenAI." enabled_chat_bot: "אם האפשרות פעילה, משתמשים יכולים לבחור את המודל הזה בעת יצירת הודעות פרטיות עם בוט הבינה המלאכותית" + cost_input: "עלות הקלט לכל מיליון אסימונים למודל זה" + cost_cached_input: "עלות הקלט המאוחסן לכל מיליון אסימונים למודל זה" + cost_output: "עלות הפלט לכל מיליון אסימונים למודל זה" + cost_measure: "$/מיליון אסימונים" providers: aws_bedrock: "AWS Bedrock" anthropic: "Anthropic" @@ -566,6 +582,8 @@ he: search_prompt: "בקשת חיפוש" matryoshka_dimensions: "ממדי מטריושקה" distance_function: "פונקציית מרחק" + distance_functions: + <=>: "מרחק קוסינוס" providers: hugging_face: "Hugging Face" open_ai: "OpenAI" @@ -645,12 +663,20 @@ he: mixtral-8x7B-Instruct-V0: "1": "Mixtral-8x7B V0.1" conversations: + header: "איך אפשר לעזור?" + submit: "הגשת שאלה" + placeholder: "הגשת שאלה…" + new: "שאלה חדשה" + messages_sidebar_title: "שיחות" today: "היום" last_7_days: "7 הימים האחרונים" last_30_days: "30 הימים האחרונים" sentiments: dashboard: title: "רגש" + sidebar: + overview: "סקירת הבעה" + analysis: "ניתוח הבעות" sentiment_analysis: share_chart: "העתקת קישור לתרשים" filter_types: diff --git a/config/locales/client.hr.yml b/config/locales/client.hr.yml index b06cb1b3a..04e062a31 100644 --- a/config/locales/client.hr.yml +++ b/config/locales/client.hr.yml @@ -68,6 +68,10 @@ hr: enabled: "Omogućeno?" allowed_groups: "Dopuštene grupe" delete: "Pobriši" + response_format: + open_modal: "Uredi" + modal: + key_title: "Ključ" rag: uploads: title: "Prijenosi" diff --git a/config/locales/client.hu.yml b/config/locales/client.hu.yml index 686b33367..de42b34ae 100644 --- a/config/locales/client.hu.yml +++ b/config/locales/client.hu.yml @@ -68,6 +68,10 @@ hu: save: "Mentés" enabled: "Engedélyezve?" delete: "Törlés" + response_format: + open_modal: "Szerkesztés" + modal: + key_title: "Kulcs" rag: uploads: title: "Feltöltések" diff --git a/config/locales/client.hy.yml b/config/locales/client.hy.yml index 66235faf3..26f42c94f 100644 --- a/config/locales/client.hy.yml +++ b/config/locales/client.hy.yml @@ -61,6 +61,10 @@ hy: save: "Պահպանել" enabled: "Միացվա՞ծ է:" delete: "Ջնջել" + response_format: + open_modal: "Խմբագրել" + modal: + key_title: "Բանալի" rag: uploads: title: "Վերբեռնումներ" diff --git a/config/locales/client.id.yml b/config/locales/client.id.yml index 554047378..b56debc58 100644 --- a/config/locales/client.id.yml +++ b/config/locales/client.id.yml @@ -131,6 +131,8 @@ id: delete: "Hapus" temperature: "Temperatur" top_p: "Top P" + response_format: + open_modal: "Ubah" rag: uploads: uploading: "Mengunggah..." diff --git a/config/locales/client.it.yml b/config/locales/client.it.yml index 975dd5e2a..0255d9335 100644 --- a/config/locales/client.it.yml +++ b/config/locales/client.it.yml @@ -284,6 +284,10 @@ it: rag_conversation_chunks: "Cerca blocchi di conversazione" rag_conversation_chunks_help: "Il numero di blocchi da utilizzare per le ricerche del modello RAG. Aumenta per aumentare la quantità di contesto che l'IA può utilizzare." persona_description: "I personaggi sono una potente funzionalità che ti consente di personalizzare il comportamento del motore IA nel tuo forum Discourse. Agiscono come un \"messaggio di sistema\" che guida le risposte e le interazioni dell'IA, aiutando a creare un'esperienza utente più personalizzata e coinvolgente." + response_format: + open_modal: "Modifica" + modal: + key_title: "Chiave" rag: options: rag_chunk_tokens: "Carica token di blocco" diff --git a/config/locales/client.ja.yml b/config/locales/client.ja.yml index 824356e2d..882f190b7 100644 --- a/config/locales/client.ja.yml +++ b/config/locales/client.ja.yml @@ -282,6 +282,10 @@ ja: rag_conversation_chunks: "会話チャンクを検索" rag_conversation_chunks_help: "RAG モデル検索に使用するチャンクの数。値を増やすと、AI が使用できるコンテキストの量が増えます。" persona_description: "ペルソナは、Discourse フォーラムの AI エンジンの動作をカスタマイズできる強力な機能です。AI の応答と対話を誘導する「システムメッセージ」として機能し、よりパーソナライズされた魅力的なユーザーエクスペリエンスの作成に役立ちます。" + response_format: + open_modal: "編集" + modal: + key_title: "キー" rag: options: rag_chunk_tokens: "チャンクトークンをアップロード" diff --git a/config/locales/client.ko.yml b/config/locales/client.ko.yml index 3a8981e22..238c2dba5 100644 --- a/config/locales/client.ko.yml +++ b/config/locales/client.ko.yml @@ -70,6 +70,10 @@ ko: enabled: "활성화?" allowed_groups: "허용 된 그룹" delete: "삭제하기" + response_format: + open_modal: "편집" + modal: + key_title: "키" rag: uploads: title: "업로드된 파일" diff --git a/config/locales/client.lt.yml b/config/locales/client.lt.yml index fdf6ac527..3a81b5f55 100644 --- a/config/locales/client.lt.yml +++ b/config/locales/client.lt.yml @@ -104,6 +104,10 @@ lt: save: "Išsaugoti" enabled: "Galimas?" delete: "Pašalinti" + response_format: + open_modal: "Redaguoti" + modal: + key_title: "Raktas" rag: uploads: title: "Įkėlimai" diff --git a/config/locales/client.lv.yml b/config/locales/client.lv.yml index 5a2237f4f..24b805e76 100644 --- a/config/locales/client.lv.yml +++ b/config/locales/client.lv.yml @@ -63,6 +63,8 @@ lv: save: "Saglabāt" enabled: "Ieslēgts?" delete: "Dzēst" + response_format: + open_modal: "Rediģēt" rag: uploads: title: "Augšupielādes" diff --git a/config/locales/client.nb_NO.yml b/config/locales/client.nb_NO.yml index c6f04725f..5e0ebd21f 100644 --- a/config/locales/client.nb_NO.yml +++ b/config/locales/client.nb_NO.yml @@ -64,6 +64,8 @@ nb_NO: save: "Lagre" enabled: "Aktivert?" delete: "Slett" + response_format: + open_modal: "Endre" rag: uploads: title: "Opplastinger" diff --git a/config/locales/client.nl.yml b/config/locales/client.nl.yml index 419a8e7e6..ff2d8d6ed 100644 --- a/config/locales/client.nl.yml +++ b/config/locales/client.nl.yml @@ -284,6 +284,10 @@ nl: rag_conversation_chunks: "Conversatiechunks zoeken" rag_conversation_chunks_help: "Het te gebruiken aantal chunks voor zoeken door het RAG-model. Verhoog dit om de hoeveelheid context te vergroten die de AI kan gebruiken." persona_description: "Persona's zijn een krachtige functie waarmee je het gedrag van de AI-engine kunt aanpassen in je Discourse-forum. Ze fungeren als een 'systeembericht' dat de reacties en interacties van de AI stuurt, waardoor je een persoonlijkere en boeiendere gebruikerservaring creëert." + response_format: + open_modal: "Bewerken" + modal: + key_title: "Sleutel" rag: options: rag_chunk_tokens: "Uploadchunktokens" diff --git a/config/locales/client.pl_PL.yml b/config/locales/client.pl_PL.yml index 7ea4a6942..f4f8daf4a 100644 --- a/config/locales/client.pl_PL.yml +++ b/config/locales/client.pl_PL.yml @@ -277,6 +277,10 @@ pl_PL: priority_help: "Priorytetowe persony są wyświetlane użytkownikom na górze listy person. Jeśli wiele person ma priorytet, zostaną one posortowane alfabetycznie." tool_options: "Opcje narzędzi" rag_conversation_chunks: "Przeszukuj fragmenty konwersacji" + response_format: + open_modal: "Edytuj" + modal: + key_title: "Klucz" list: enabled: "Bot AI?" ai_bot: diff --git a/config/locales/client.pt.yml b/config/locales/client.pt.yml index 2a1ad6aa1..b0e941108 100644 --- a/config/locales/client.pt.yml +++ b/config/locales/client.pt.yml @@ -66,6 +66,10 @@ pt: enabled: "Ativado?" allowed_groups: "Grupos permitidos" delete: "Eliminar" + response_format: + open_modal: "Editar" + modal: + key_title: "Chave" rag: uploads: title: "Uploads" diff --git a/config/locales/client.pt_BR.yml b/config/locales/client.pt_BR.yml index ae33df7a0..4c1d42cfe 100644 --- a/config/locales/client.pt_BR.yml +++ b/config/locales/client.pt_BR.yml @@ -284,6 +284,10 @@ pt_BR: rag_conversation_chunks: "Pesquisar pedaços de conversa" rag_conversation_chunks_help: "O número de pedaços a serem usados para pesquisas de modelo RAG. Aumente para incrementar a quantidade de contexto que a IA pode usar." persona_description: "Personas são um recurso poderoso que permite personalizar o comportamento da engine de IA no seu fórum do Discourse. Atuam como uma \"mensagem de sistema\" que orienta as respostas e as interações da IA, ajudando a criar uma experiência mais personzalidada e envolvente para o(a) usuário(a)." + response_format: + open_modal: "Editar" + modal: + key_title: "Chave" rag: options: rag_chunk_tokens: "Enviar tokens de pedaço" diff --git a/config/locales/client.ro.yml b/config/locales/client.ro.yml index d785fb5d8..0fb4b86a8 100644 --- a/config/locales/client.ro.yml +++ b/config/locales/client.ro.yml @@ -67,6 +67,8 @@ ro: save: "Salvare" enabled: "Activat?" delete: "Șterge" + response_format: + open_modal: "Modifică" rag: uploads: title: "Urcări" diff --git a/config/locales/client.ru.yml b/config/locales/client.ru.yml index 6cf51caaf..44b330797 100644 --- a/config/locales/client.ru.yml +++ b/config/locales/client.ru.yml @@ -286,6 +286,10 @@ ru: rag_conversation_chunks: "Фрагменты разговора для поиска" rag_conversation_chunks_help: "Количество фрагментов для поиска в модели RAG. Увеличьте это значение, чтобы увеличить объем контекста, который может использовать AI." persona_description: "Персоны — полезная функция, с помощью которой вы можете настроить поведение движка AI на вашем форуме Discourse. Они действуют как «системное сообщение», задающее направление для ответов AI и обеспечивающее более персонализированное взаимодействие с пользователями." + response_format: + open_modal: "Изменить" + modal: + key_title: "Ключ" rag: options: rag_chunk_tokens: "Токены фрагментов при загрузке" diff --git a/config/locales/client.sk.yml b/config/locales/client.sk.yml index fcf8127db..cb8121679 100644 --- a/config/locales/client.sk.yml +++ b/config/locales/client.sk.yml @@ -70,6 +70,10 @@ sk: save: "Uložiť" enabled: "Povolené?" delete: "Odstrániť" + response_format: + open_modal: "Upraviť" + modal: + key_title: "Kľúč" rag: uploads: title: "Nahrávanie" diff --git a/config/locales/client.sl.yml b/config/locales/client.sl.yml index 927f6d8ee..e547cb707 100644 --- a/config/locales/client.sl.yml +++ b/config/locales/client.sl.yml @@ -65,6 +65,8 @@ sl: enabled: "Vključeno?" allowed_groups: "Dovoljene skupine" delete: "Izbriši" + response_format: + open_modal: "Uredi" rag: uploads: title: "Prenosi" diff --git a/config/locales/client.sq.yml b/config/locales/client.sq.yml index a25e0e804..d7880101a 100644 --- a/config/locales/client.sq.yml +++ b/config/locales/client.sq.yml @@ -61,6 +61,8 @@ sq: save: "Ruaj" enabled: "Aktivizuar?" delete: "Fshij" + response_format: + open_modal: "Redaktoni" rag: uploads: uploading: "Duke ngarkuar..." diff --git a/config/locales/client.sr.yml b/config/locales/client.sr.yml index 175548069..5794d8af9 100644 --- a/config/locales/client.sr.yml +++ b/config/locales/client.sr.yml @@ -60,6 +60,8 @@ sr: enabled: "Omgućeno" allowed_groups: "Dozvoljene grupe" delete: "Obriši" + response_format: + open_modal: "Izmeni" rag: uploads: uploading: "Uploading..." diff --git a/config/locales/client.sv.yml b/config/locales/client.sv.yml index b0a21427e..ad29f0c6e 100644 --- a/config/locales/client.sv.yml +++ b/config/locales/client.sv.yml @@ -68,6 +68,10 @@ sv: enabled: "Aktiverad?" allowed_groups: "Tillåtna grupper" delete: "Radera" + response_format: + open_modal: "Redigera" + modal: + key_title: "Key" rag: uploads: title: "Uppladdningar" diff --git a/config/locales/client.sw.yml b/config/locales/client.sw.yml index 81de807ea..af234b2ce 100644 --- a/config/locales/client.sw.yml +++ b/config/locales/client.sw.yml @@ -61,6 +61,8 @@ sw: save: "Hifadhi" enabled: "Imeruhusiwa?" delete: "Futa" + response_format: + open_modal: "Hariri" rag: uploads: title: "Upakiaji" diff --git a/config/locales/client.te.yml b/config/locales/client.te.yml index bd0fb8726..cebebb994 100644 --- a/config/locales/client.te.yml +++ b/config/locales/client.te.yml @@ -61,6 +61,10 @@ te: save: "భద్రపరుచు" enabled: "ప్రారంభించబడిందా?" delete: "తొలగించు" + response_format: + open_modal: "సవరించండి" + modal: + key_title: "కీ" rag: uploads: title: "అప్‌లోడ్‌లు" diff --git a/config/locales/client.th.yml b/config/locales/client.th.yml index 442f00db1..9e76f2b5d 100644 --- a/config/locales/client.th.yml +++ b/config/locales/client.th.yml @@ -63,6 +63,8 @@ th: save: "บันทึก" enabled: "เปิดใช้" delete: "ลบ" + response_format: + open_modal: "แก้ไข" rag: uploads: title: "อัปโหลด" diff --git a/config/locales/client.tr_TR.yml b/config/locales/client.tr_TR.yml index 9bcbcaca2..032e1e000 100644 --- a/config/locales/client.tr_TR.yml +++ b/config/locales/client.tr_TR.yml @@ -284,6 +284,10 @@ tr_TR: rag_conversation_chunks: "Konuşma parçalarını ara" rag_conversation_chunks_help: "RAG modeli aramaları için kullanılacak parça sayısı. YZ'nin kullanabileceği bağlam miktarını artırmak için artırın." persona_description: "Kişilikler, Discourse forumunuzdaki YZ motorunun davranışını özelleştirmenize olanak tanıyan güçlü bir özelliktir. YZ'nin yanıtlarını ve etkileşimlerini yönlendiren bir \"sistem mesajı\" olarak hareket ederek daha kişiselleştirilmiş ve ilgi çekici bir kullanıcı deneyimi oluşturmaya yardımcı olurlar." + response_format: + open_modal: "Düzenle" + modal: + key_title: "Anahtar" rag: options: rag_chunk_tokens: "Parça token'ı yükle" diff --git a/config/locales/client.ug.yml b/config/locales/client.ug.yml index acd191a19..754b181e0 100644 --- a/config/locales/client.ug.yml +++ b/config/locales/client.ug.yml @@ -68,6 +68,10 @@ ug: save: "ساقلا" enabled: "قوزغىتىلدى؟" delete: "ئۆچۈر" + response_format: + open_modal: "تەھرىر" + modal: + key_title: "ئاچقۇچ" rag: uploads: title: "يۈكلەنمە" diff --git a/config/locales/client.uk.yml b/config/locales/client.uk.yml index 0cd9817e8..a04a63126 100644 --- a/config/locales/client.uk.yml +++ b/config/locales/client.uk.yml @@ -187,6 +187,10 @@ uk: priority: "Пріоритет" priority_help: "Пріоритетні персони відображаються користувачам у верхній частині списку персон. Якщо кілька персон мають пріоритет, вони будуть сортовані за алфавітом." rag_conversation_chunks_help: "Кількість фрагментів для пошуку за моделлю RAG. Збільшуйте, щоб збільшити кількість контексту, який може використовувати ШІ." + response_format: + open_modal: "Редагувати" + modal: + key_title: "Ключ" list: enabled: "AI Bot?" rag: diff --git a/config/locales/client.ur.yml b/config/locales/client.ur.yml index dfc67630a..b7759952b 100644 --- a/config/locales/client.ur.yml +++ b/config/locales/client.ur.yml @@ -67,6 +67,10 @@ ur: save: "محفوظ کریں" enabled: "فعال؟" delete: "مٹائیں" + response_format: + open_modal: "ترمیم کریں" + modal: + key_title: "کی" rag: uploads: title: "اَپ لوڈز" diff --git a/config/locales/client.vi.yml b/config/locales/client.vi.yml index c6f68c9fc..913028706 100644 --- a/config/locales/client.vi.yml +++ b/config/locales/client.vi.yml @@ -65,6 +65,10 @@ vi: save: "Lưu lại" enabled: "Kích hoạt" delete: "Xóa" + response_format: + open_modal: "Sửa" + modal: + key_title: "Phím" rag: uploads: title: "Tải lên" diff --git a/config/locales/client.zh_CN.yml b/config/locales/client.zh_CN.yml index 0fdfaccc1..0150d3506 100644 --- a/config/locales/client.zh_CN.yml +++ b/config/locales/client.zh_CN.yml @@ -298,6 +298,10 @@ zh_CN: rag_conversation_chunks: "搜索对话分块" rag_conversation_chunks_help: "为 RAG 模型搜索使用的分块数。增加分块数会增加 AI 可以使用的上下文数量。" persona_description: "角色是一种强大的功能,可以让您自定义 Discourse 论坛中 AI 引擎的行为。它们充当“系统消息”,指导 AI 的回答和互动,帮助创造更加个性化、引人入胜的用户体验。" + response_format: + open_modal: "编辑" + modal: + key_title: "键" list: enabled: "AI 机器人?" ai_bot: diff --git a/config/locales/client.zh_TW.yml b/config/locales/client.zh_TW.yml index c4faf21d0..2b651d4cd 100644 --- a/config/locales/client.zh_TW.yml +++ b/config/locales/client.zh_TW.yml @@ -65,6 +65,10 @@ zh_TW: save: "保存" enabled: "啟用?" delete: "刪除" + response_format: + open_modal: "編輯" + modal: + key_title: "金鑰" rag: uploads: title: "上傳檔案" diff --git a/config/locales/server.he.yml b/config/locales/server.he.yml index a9d5f6f6a..ff93cd101 100644 --- a/config/locales/server.he.yml +++ b/config/locales/server.he.yml @@ -109,6 +109,8 @@ he: flagged_by_toxicity: תוסף הבינה המלאכותית סימן את זה לאחר סיווג כרעיל. flagged_by_nsfw: תוסף הבינה המלאכותית סימן את זה לאחר סיווג לפחות אחת התמונות כפוגעניות. reports: + sentiment_analysis: + title: "ניתוח הבעות" overall_sentiment: title: "רגש כללי" description: 'התרשים משווה את מספר הפוסטים שמסווגים כחיוביים או שליליים. אלו מחושבים כאשר ניקוד חיובי או שלילי הוא גדול מסף הניקוד המוגדר. משמעות הדבר היא שפוסטים נייטרליים לא מופיעים. הודעות אישיות מוחרגות גם כן. מסווגות באמצעות „cardiffnlp/twitter-roberta-base-sentiment-latest”' @@ -252,6 +254,7 @@ he: spam_detection: flag_reason: "סומן כספאם ע״י בינה מלאכותית של Discourse" silence_reason: "המשתמש הושתק אוטומטית על ידי בינה מלאכותית של Discourse" + invalid_error_type: "סוג השגיאה שסופק לא תקין" unexpected: "אירעה שגיאה בלתי צפויה" ai_bot: reply_error: "נראה שהמערכת שלך נתקלה בקשיים לא צפויים בעת הניסיון להשיב, עמך הסליחה.\n\n[details='פרטי השגיאה']\n%{details}\n[/details]" @@ -295,6 +298,10 @@ he: web_artifact_creator: name: "יוצר תוצרים דפדפניים" description: "בוט בינה מלאכותית שמתמחה ביצירת תוצרים אינטרנטיים אינטראקטיביים" + summarizer: + name: "מסכם" + short_summarizer: + name: "מסכם (מקוצר)" topic_not_found: "תקציר לא זמין, לא נמצא נושא!" summarizing: "הנושא מסוכם" searching: "חיפוש אחר: ‚%{query}’"