Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions config/locales/client.de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,9 @@ de:
system_prompt:
label: "System-Eingabeaufforderung"
description: "Die Eingabeaufforderung, die für die Triage verwendet wird. Achte darauf, dass sie mit einem einzigen Wort antwortet, das du zum Auslösen der Aktion verwenden kannst"
max_post_tokens:
label: "Max Post Token"
description: "Die maximale Anzahl von Token, die mit LLM Triage gescannt werden"
search_for_text:
label: "Suche nach Text"
description: "Wenn der folgende Text in der LLM-Antwort erscheint, wende diese Maßnahmen an"
Expand Down Expand Up @@ -319,6 +322,7 @@ de:
organization: "Optionale OpenAI-Organisations-ID"
disable_system_prompt: "Systemmeldung in Eingabeaufforderungen deaktivieren"
enable_native_tool: "Aktiviere native Tool-Unterstützung"
disable_native_tools: "Native Tool-Unterstützung deaktivieren (XML-basierte Tools verwenden)"
related_topics:
title: "Verwandte Themen"
pill: "Verwandt"
Expand Down Expand Up @@ -444,6 +448,7 @@ de:
topic:
title: "Zusammenfassung des Themas"
close: "Zusammenfassungspanel schließen"
disclosure: "Von KI erstellte Zusammenfassungen"
review:
types:
reviewable_ai_post:
Expand Down
7 changes: 7 additions & 0 deletions config/locales/client.he.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,9 @@ he:
system_prompt:
label: "בקשת מערכת"
description: "הבקשה שתשמש למיון ראשוני, נא לוודא שהתשובה היא מילה אחת בה ניתן להשתמש כדי להקפיץ את הפקודה"
max_post_tokens:
label: "כמות אסימונים מרבית לפוסט"
description: "מספר האסימונים המרבי לסריקה בעזרת מיון ראשוני עם LLM"
search_for_text:
label: "חיפוש טקסט"
description: "אם הטקסט הבא מופיע בתגובה של ה־llm (דגם שפה גדול), להחיל את הפעולות האלה"
Expand All @@ -105,8 +108,10 @@ he:
description: "הפיכת הנושא למוסתר בפני הציבור אם מוקפץ"
flag_type:
label: "סוג סימון"
description: "סוג הסימון להחלה על הפוסט (ספאם או לקדם לסקירה)"
flag_post:
label: "סימון פוסט"
description: "סימון פוסט (או כספאם או לסקירה)"
model:
label: "מודל"
description: "מודל שפה שמשמש למיון ראשוני"
Expand Down Expand Up @@ -295,6 +300,7 @@ he:
organization: "מזהה ארגון OpenAI כרשות"
disable_system_prompt: "השבתת הודעת מערכת בבקשות"
enable_native_tool: "הפעלת תמיכה בכלים מובנים"
disable_native_tools: "השבתת תמיכה בבלי מובנה (להשתמש בכלים מבוססי XML)"
related_topics:
title: "נושאים קשורים"
pill: "קשורים"
Expand Down Expand Up @@ -422,6 +428,7 @@ he:
topic:
title: "תקציר הנושא"
close: "סגירת חלונית תקציר"
disclosure: "סיכומים שנוצרו על ידי בינה מלאכותית"
review:
types:
reviewable_ai_post:
Expand Down
4 changes: 3 additions & 1 deletion config/locales/server.ar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ ar:
ai_nsfw_models: "نماذج المراد استخدامها في الاستدلال على المحتوى غير الآمن لبيئة العمل."
ai_openai_embeddings_url: "عنوان URL المخصَّص المُستخدَم لواجهة API لتضمينات OpenAI. (في حالة Azure، يمكن أن يكون: https://COMPANY.openai.azure.com/openai/deployments/DEPLOYMENT/embeddings?api-version=2023-05-15)"
ai_openai_api_key: "مفتاح API لواجهة OpenAI API. لا يُستخدَم إلا للتضمينات وDall-E. بالنسبة إلى GPT، استخدم علامة التبويب تكوين نموذج اللغة الكبير"
ai_anthropic_native_tool_call_models: "قائمة النماذج التي ستستخدم استدعاءات الأدوات الأصلية مقابل الأدوات القديمة المستندة إلى XML."
ai_hugging_face_tei_endpoint: عنوان URL حيث يتم تشغيل واجهة برمجة التطبيقات (API) لاستنتاج تضمينات نصوص Hugging Face
ai_hugging_face_tei_api_key: مفتاح API لاستنتاج تضمينات نصوص Hugging Face
composer_ai_helper_allowed_groups: "سيرى المستخدمون في هذه المجموعات زر مساعد الذكاء الاصطناعي في أداة الإنشاء."
Expand Down Expand Up @@ -178,6 +177,9 @@ ar:
summarizing: "جارٍ تلخيص الموضوع"
searching: "جارٍ البحث عن: '%{query}'"
tool_options:
google:
base_query:
name: "استعلام البحث الأساسي"
read:
read_private:
name: "قراءة خاصة"
Expand Down
5 changes: 4 additions & 1 deletion config/locales/server.de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ de:
ai_nsfw_models: "Modelle, die für NSFW-Inferenz verwendet werden."
ai_openai_embeddings_url: "Benutzerdefinierte URL, die für die OpenAI-Embeddings-API verwendet wird (im Falle von Azure gegebenenfalls: https://COMPANY.openai.azure.com/openai/deployments/DEPLOYMENT/embeddings?api-version=2023-05-15)."
ai_openai_api_key: "API-Schlüssel für OpenAI-API. Wird NUR für Einbettungen und Dall-E verwendet. Für GPT verwende die Registerkarte für die LLM-Konfiguration"
ai_anthropic_native_tool_call_models: "Liste der Modelle, die native Tool-Aufrufe im Vergleich zu den alten XML-basierten Tools verwenden werden."
ai_hugging_face_tei_endpoint: URL, auf der die API für die Inferenz der Texteinbettungen von Hugging Face ausgeführt wird
ai_hugging_face_tei_api_key: API-Schlüssel für die Inferenz von Texteinbettungen von Hugging Face
ai_helper_enabled: "Aktiviere den KI-Helfer."
Expand Down Expand Up @@ -194,6 +193,10 @@ de:
summarizing: "Thema zusammenfassen"
searching: "Suche nach: „%{query}“"
tool_options:
google:
base_query:
name: "Basissuchanfrage"
description: "Basisabfrage, die bei der Suche verwendet werden soll. Beispiele: „site:example.com“ enthält nur Ergebnisse von example.com, „before:2022-01-01“ enthält nur Ergebnisse aus dem Jahr 2021 und früher. Dieser Text wird der Suchanfrage vorangestellt."
read:
read_private:
name: "Privat lesen"
Expand Down
4 changes: 3 additions & 1 deletion config/locales/server.es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ es:
ai_nsfw_models: "Modelos que se utilizarán para la inferencia NSFW."
ai_openai_embeddings_url: "URL personalizada utilizada para la API de incrustaciones de OpenAI. (en el caso de Azure puede ser: https://COMPANY.openai.azure.com/openai/deployments/DEPLOYMENT/embeddings?api-version=2023-05-15)"
ai_openai_api_key: "Clave API para la API de OpenAI. Solo se utiliza para incrustaciones y Dall-E. Para GPT utiliza la pestaña de configuración de LLM"
ai_anthropic_native_tool_call_models: "Lista de modelos que utilizarán llamadas a herramientas nativas frente a herramientas heredadas basadas en XML."
ai_hugging_face_tei_endpoint: URL donde se ejecuta la API para la inferencia de incrustaciones de texto de Hugging Face
ai_hugging_face_tei_api_key: Clave API para la inferencia de incrustaciones de texto de Hugging Face
composer_ai_helper_allowed_groups: "Los usuarios de estos grupos verán el botón del asistente de IA en el compositor."
Expand Down Expand Up @@ -178,6 +177,9 @@ es:
summarizing: "Resumiendo tema"
searching: "Buscando: '%{query}'"
tool_options:
google:
base_query:
name: "Consulta de búsqueda básica"
read:
read_private:
name: "Leer privado"
Expand Down
4 changes: 3 additions & 1 deletion config/locales/server.fi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ fi:
ai_nsfw_models: "NSFW-päätelmiin käytettävät mallit."
ai_openai_embeddings_url: "Mukautettu URL, jota käytetään OpenAI:n upotus-APIssa. (Azuren tapauksessa se voi olla: https://COMPANY.openai.azure.com/openai/deployments/DEPLOYMENT/embeddings?api-version=2023-05-15)"
ai_openai_api_key: "OpenAI APIn API-avain. Käytetään VAIN upotuksiin ja Dall-E:hen. Käytä LLM-määritysvälilehteä GPT:lle."
ai_anthropic_native_tool_call_models: "Luettelo malleista, jotka käyttävät alkuperäisiä työkalukutsuja verrattuna vanhoihin XML-pohjaisiin työkaluihin."
ai_hugging_face_tei_endpoint: URL-osoite, jossa API toimii Hugging Facen tekstiupotuskäyttöliittymää varten
ai_hugging_face_tei_api_key: Hugging Facen tekstiupotuskäyttöliittymän API-avain
composer_ai_helper_allowed_groups: "Näiden ryhmien käyttäjät näkevät tekoälyavustajan painikkeen kirjoitustoiminnossa."
Expand Down Expand Up @@ -178,6 +177,9 @@ fi:
summarizing: "Laaditaan yhteenvetoa ketjusta"
searching: "Haetaan: \"%{query}\""
tool_options:
google:
base_query:
name: "Perushakukysely"
read:
read_private:
name: "Lue yksityisesti"
Expand Down
4 changes: 3 additions & 1 deletion config/locales/server.fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ fr:
ai_nsfw_models: "Modèles à utiliser pour l'inférence NSFW."
ai_openai_embeddings_url: "Adresse URL personnalisée utilisée pour l'API d'intégration OpenAI. (dans le cas d'Azure, elle peut être : https://COMPANY.openai.azure.com/openai/deployments/DEPLOYMENT/embeddings?api-version=2023-05-15)"
ai_openai_api_key: "Clé API pour l'API OpenAI. Utilisée UNIQUEMENT pour les intégrations et Dall-E. Pour GPT, utilisez l'onglet de configuration LLM"
ai_anthropic_native_tool_call_models: "Liste des modèles qui utiliseront des appels d'outils natifs par rapport aux outils XML existants."
ai_hugging_face_tei_endpoint: URL où l'API est exécutée pour l'inférence d'intégrations de texte Hugging Face
ai_hugging_face_tei_api_key: Clé API pour l'inférence d'intégrations de texte Hugging Face
composer_ai_helper_allowed_groups: "Les utilisateurs de ces groupes verront le bouton d'assistance AI dans le compositeur."
Expand Down Expand Up @@ -178,6 +177,9 @@ fr:
summarizing: "Synthèse du sujet"
searching: "Recherche de : '%{query}'"
tool_options:
google:
base_query:
name: "Requête de recherche de base"
read:
read_private:
name: "Lire en privé"
Expand Down
5 changes: 4 additions & 1 deletion config/locales/server.he.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ he:
ai_nsfw_models: "מודלים לשימוש להסקת פוגענות."
ai_openai_embeddings_url: "כתובת מותאמת אישית ל־API ההטמעות של OpenAI. (במקרה של Azure זה יכול להיות: https://COMPANY.openai.azure.com/openai/deployments/DEPLOYMENT/embeddings?api-version=2023-05-15)"
ai_openai_api_key: "מפתח API ל־API של OpenAI. משמש רק להטבעות ול־Dall-E. ל־GPT יש להשתמש בלשונית הגדרות LLM (מודלי שפה גדולים)"
ai_anthropic_native_tool_call_models: "רשימת דגמים שישתמשו בקריאות כלי טבעיות לעומת כלים מיושנים מבוססי XML."
ai_hugging_face_tei_endpoint: כתובת בה פועל ה־API להסקת הטמעת הטקסט ב־Hugging Face
ai_hugging_face_tei_api_key: מפתח API להסרת הטמעת טקסט ב־Hugging Face
ai_helper_enabled: "הפעלת מסייע הבינה המלאכותית."
Expand Down Expand Up @@ -85,6 +84,7 @@ he:
ai_summarization_model: "מודל לשימוש לסיכום."
ai_custom_summarization_allowed_groups: "קבוצות שמורשות להשתמש ליצירת סיכומים חדשים."
ai_pm_summarization_allowed_groups: "קבוצות שמורשות ליצור ולצפות בתקצירים בהודעות פרטיות."
ai_summarize_max_hot_topics_gists_per_batch: "לאחר עדכון הנושאים ברשימה החמה, נייצר תקצירים של N הראשונים. (0 להשבתה)"
ai_hot_topic_gists_allowed_groups: "קבוצות שמורשות לראות gists ברשימת הנושאים החמים."
ai_bot_enabled: "הפעלת מודול בוט הבינה המלאכותית."
ai_bot_enable_chat_warning: "הצגת אזהרה עם פתיחת שיח הודעות פרטיות. אפשר לדרוס את זה על ידי עריכת מחרוזת התרגום: discourse_ai.ai_bot.pm_warning"
Expand Down Expand Up @@ -193,6 +193,9 @@ he:
summarizing: "הנושא מסוכם"
searching: "חיפוש אחר: ‚%{query}’"
tool_options:
google:
base_query:
name: "שאילתת חיפוש בסיסית"
read:
read_private:
name: "קריאה פרטית"
Expand Down
4 changes: 3 additions & 1 deletion config/locales/server.it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ it:
ai_nsfw_models: "Modelli da utilizzare per l'inferenza NSFW."
ai_openai_embeddings_url: "URL personalizzato utilizzato per l'API di integrazione OpenAI. (nel caso di Azure può essere: https://COMPANY.openai.azure.com/openai/deployments/DEPLOYMENT/embeddings?api-version=2023-05-15)"
ai_openai_api_key: "Chiave API per l'API OpenAI. Utilizzato SOLO per integrazioni e Dall-E. Per GPT utilizzare la scheda di configurazione LLM"
ai_anthropic_native_tool_call_models: "Elenco di modelli che utilizzeranno chiamate di strumenti nativi rispetto a strumenti legacy basati su XML."
ai_hugging_face_tei_endpoint: URL in cui è in esecuzione l'API per l'inferenza delle integrazioni testuali di Hugging Face
ai_hugging_face_tei_api_key: Chiave API per l'inferenza delle integrazioni testuali di Hugging Face
composer_ai_helper_allowed_groups: "Gli utenti di questi gruppi vedranno il pulsante dell'assistente IA nella sezione di scrittura."
Expand Down Expand Up @@ -178,6 +177,9 @@ it:
summarizing: "Riepilogo argomento"
searching: "Ricerca di: '%{query}'"
tool_options:
google:
base_query:
name: "Query di ricerca di base"
read:
read_private:
name: "Leggi privato"
Expand Down
4 changes: 3 additions & 1 deletion config/locales/server.ja.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ ja:
ai_nsfw_models: "NSFW 推論に使用するモデル。"
ai_openai_embeddings_url: "OpenAI 埋め込み API に使用されるカスタム URL。(Azure の場合: https://COMPANY.openai.azure.com/openai/deployments/DEPLOYMENT/embeddings?api-version=2023-05-15)"
ai_openai_api_key: "OpenAI API の API キー。埋め込みと Dall-E のみに使用されます。GPT の場合は LLM 構成タブを使用します"
ai_anthropic_native_tool_call_models: "ネイティブツール呼び出しと従来の XML ベースのツールを使用するモデルのリスト。"
ai_hugging_face_tei_endpoint: Hugging Face テキスト埋め込み推論の API が実行している URL
ai_hugging_face_tei_api_key: Hugging Face テキスト埋め込み推論の API キー
composer_ai_helper_allowed_groups: "これらのグループのユーザーの作成ツールには、AI ヘルパーボタンが表示されます。"
Expand Down Expand Up @@ -178,6 +177,9 @@ ja:
summarizing: "トピックの要約を生成中"
searching: "検索中: '%{query}'"
tool_options:
google:
base_query:
name: "ベース検索クエリ"
read:
read_private:
name: "非公開を読む"
Expand Down
4 changes: 3 additions & 1 deletion config/locales/server.nl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ nl:
ai_nsfw_models: "Te gebruiken modellen voor NVWW-inferentie."
ai_openai_embeddings_url: "Aangepaste URL voor de OpenAI-insluitings-API. (in het geval van Azure kan dit zijn: https://COMPANY.openai.azure.com/openai/deployments/DEPLOYMENT/embeddings?api-version=2023-05-15)"
ai_openai_api_key: "API-sleutel voor OpenAI-API. ALLEEN gebruikt voor insluitingen en Dall-E. Gebruik voor GPT het tabblad LLM-configuratie"
ai_anthropic_native_tool_call_models: "Lijst van modellen die gebruik maken van native toolaanroepen versus oudere, op XML gebaseerde tools."
ai_hugging_face_tei_endpoint: URL waar de API wordt uitgevoerd voor inferentie van Hugging Face-tekstinsluitingen
ai_hugging_face_tei_api_key: API-sleutel voor inferentie van Hugging Face-tekstinsluitingen
composer_ai_helper_allowed_groups: "Gebruikers in deze groepen zien de AI-hulpknop in de editor."
Expand Down Expand Up @@ -178,6 +177,9 @@ nl:
summarizing: "Topic samenvatten"
searching: "Zoeken naar: '%{query}'"
tool_options:
google:
base_query:
name: "Basiszoekquery"
read:
read_private:
name: "Privé lezen"
Expand Down
3 changes: 3 additions & 0 deletions config/locales/server.pl_PL.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,9 @@ pl_PL:
summarizing: "Podsumowanie tematu"
searching: "Wyszukiwanie: '%{query}'"
tool_options:
google:
base_query:
name: "Podstawowe zapytanie wyszukiwania"
search:
max_results:
name: "Maksymalna liczba wyników"
Expand Down
4 changes: 3 additions & 1 deletion config/locales/server.pt_BR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ pt_BR:
ai_nsfw_models: "Modelos usados para inferência de NSFW."
ai_openai_embeddings_url: "URL personalizada usada para incorporações da API da OpenAI. (No caso do Azure, pode ser: https://COMPANY.openai.azure.com/openai/deployments/DEPLOYMENT/embeddings?api-version=2023-05-15)"
ai_openai_api_key: "Chave de API para API da OpenAI. Usado APENAS para incorporações e Dall-E. Para o GPT, use a aba de configurações de LLM"
ai_anthropic_native_tool_call_models: "Lista de modelos que usarão chamadas de ferramentas nativas em relação a ferramentas baseadas XML herdadas."
ai_hugging_face_tei_endpoint: URL em que a API está em execução para as inferências das incorporações de texto do Hugging Face
ai_hugging_face_tei_api_key: Chave de API para inferência de incorporações de texto do Hugging Face
ai_helper_enabled: "Habilite o assistente de IA."
Expand Down Expand Up @@ -184,6 +183,9 @@ pt_BR:
summarizing: "Resumindo tópico"
searching: "Pesquisando: \"%{query}\""
tool_options:
google:
base_query:
name: "Consulta de pesquisa básica"
read:
read_private:
name: "Ler conteúdo privado"
Expand Down
4 changes: 3 additions & 1 deletion config/locales/server.ru.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ ru:
ai_nsfw_models: "Модели, используемые для оценки NSFW-контента."
ai_openai_embeddings_url: "Специальный URL-адрес для API векторных представлений OpenAI (в случае с Azure это может быть https://COMPANY.openai.azure.com/openai/deployments/DEPLOYMENT/embeddings?api-version=2023-05-15)."
ai_openai_api_key: "API-ключ для API OpenAI. Используется ТОЛЬКО для эмбеддингов и Dall-E. Для GPT используйте вкладку конфигурации LLM"
ai_anthropic_native_tool_call_models: "Список моделей, которые будут использовать вызовы собственных инструментов, а не устаревшие инструменты на основе XML."
ai_hugging_face_tei_endpoint: URL-адрес, по которому работает API для вывода текстовых эмбеддингов Hugging Face
ai_hugging_face_tei_api_key: Ключ API для вывода текстовых эмбеддингов Hugging Face
composer_ai_helper_allowed_groups: "Для пользователей в этих группах будет отображаться кнопка AI-помощника в редакторе."
Expand Down Expand Up @@ -178,6 +177,9 @@ ru:
summarizing: "Аналитик темы"
searching: "Поиск: '%{query}'"
tool_options:
google:
base_query:
name: "Базовый поисковый запрос"
read:
read_private:
name: "Читать приватные темы"
Expand Down
Loading