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
7 changes: 7 additions & 0 deletions config/locales/client.ar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,10 @@ ar:
label: "درجة الحرارة"
top_p:
label: "Top P"
llm_tool_triage:
fields:
model:
label: "النموذج"
llm_triage:
fields:
system_prompt:
Expand Down Expand Up @@ -649,6 +653,9 @@ ar:
discobot_discoveries:
regular_results: "الموضوعات"
collapse: "طي"
tooltip:
actions:
disable: "إيقاف"
review:
types:
reviewable_ai_post:
Expand Down
3 changes: 3 additions & 0 deletions config/locales/client.be.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,6 @@ be:
neutral: "нейтральны"
discobot_discoveries:
regular_results: "тэмы"
tooltip:
actions:
disable: "Адключыць"
3 changes: 3 additions & 0 deletions config/locales/client.bg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,3 +136,6 @@ bg:
discobot_discoveries:
regular_results: "Теми"
collapse: "Намали"
tooltip:
actions:
disable: "Деактивиране"
3 changes: 3 additions & 0 deletions config/locales/client.bs_BA.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,6 @@ bs_BA:
discobot_discoveries:
regular_results: "Topics"
collapse: "Spusti"
tooltip:
actions:
disable: "Onemogući"
3 changes: 3 additions & 0 deletions config/locales/client.ca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,3 +133,6 @@ ca:
discobot_discoveries:
regular_results: "Temes"
collapse: "Redueix"
tooltip:
actions:
disable: "Desactiva"
3 changes: 3 additions & 0 deletions config/locales/client.cs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,3 +245,6 @@ cs:
discobot_discoveries:
regular_results: "Témata"
collapse: "Sbalit"
tooltip:
actions:
disable: "Vypnout"
3 changes: 3 additions & 0 deletions config/locales/client.da.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,3 +147,6 @@ da:
discobot_discoveries:
regular_results: "Emner"
collapse: "Fold sammen"
tooltip:
actions:
disable: "Deaktiver"
32 changes: 32 additions & 0 deletions config/locales/client.de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,22 @@ de:
top_p:
label: "Top P"
description: "Top P für die LLM, erhöhen, um die Zufälligkeit zu erhöhen (leer lassen, um das Standardmodell zu verwenden)"
llm_tool_triage:
fields:
model:
label: "Modell"
description: "Das für die Triage verwendete Standard-Sprachmodell"
tool:
label: "Werkzeug"
description: "Werkzeug für die Triage (das Werkzeug darf keine Parameter definiert haben)"
llm_persona_triage:
fields:
persona:
label: "Persona"
description: "KI-Persona, die für die Triage verwendet werden soll (Standard-LLM und -Benutzer müssen eingestellt sein)"
whisper:
label: "Als Flüstern antworten"
description: "Ob die Antwort der Persona ein Flüstern sein soll"
llm_triage:
fields:
system_prompt:
Expand Down Expand Up @@ -131,6 +147,12 @@ de:
include_personal_messages:
label: "Persönliche Nachrichten einbeziehen"
description: "Auch persönliche Nachrichten scannen und sortieren"
whisper:
label: "Als Flüstern antworten"
description: "Ob die Antwort der KI ein Flüstern sein soll"
reply_persona:
label: "Antwort Persona"
description: "KI-Persona, die für Antworten verwendet werden soll (muss Standard-LLM haben), wird gegenüber vorgefertigten Antworten bevorzugt"
model:
label: "Modell"
description: "Für die Triage verwendetes Sprachmodell"
Expand Down Expand Up @@ -422,6 +444,7 @@ de:
failure: "Beim Versuch, das Modell zu kontaktieren, wurde dieser Fehler zurückgegeben: %{error}"
hints:
max_prompt_tokens: "Maximale Anzahl von Token für die Eingabeaufforderung. Als Faustregel gilt, dass dies 50 % des Kontextfensters des Modells sein sollten."
display_name: "Der Name, der verwendet wird, um dieses Modell in der Benutzeroberfläche deiner Website zu referenzieren."
name: "Wir fügen dies in den API-Aufruf ein, um anzugeben, welches Modell wir verwenden werden"
vision_enabled: "Wenn diese Funktion aktiviert ist, versucht die KI, Bilder zu verstehen. Dafür wird ein Modell benötigt, das Sehen unterstützt. Verfügbar in den neuesten Modellen von Anthropic, Google und OpenAI."
enabled_chat_bot: "Wenn diese Option aktiviert ist, können Benutzer dieses Modell auswählen, wenn sie PN mit dem KI-Bot erstellen"
Expand Down Expand Up @@ -453,6 +476,8 @@ de:
reasoning_effort: "Argumentationsaufwand (gilt nur für Argumentationsmodelle)"
enable_reasoning: "Argumentation aktivieren (gilt nur für Sonnet 3.7)"
reasoning_tokens: "Anzahl der für die Argumentation verwendeten Token"
disable_temperature: "Temperatur deaktivieren (einige Denkmodelle unterstützen keine Temperatur)"
disable_top_p: "Top P deaktivieren (einige Denkmodelle unterstützen Top P nicht)"
related_topics:
title: "Verwandte Themen"
pill: "Verwandt"
Expand Down Expand Up @@ -636,6 +661,7 @@ de:
overview: "Stimmungsübersicht"
analysis: "Stimmungsanalyse"
sentiment_analysis:
share_chart: "Link zur Tabelle kopieren"
filter_types:
all: "Gesamt"
positive: "Positiv"
Expand Down Expand Up @@ -663,9 +689,15 @@ de:
tell_me_more: "Erzähl mir mehr..."
collapse: "Zuklappen"
timed_out: "Discobot konnte keine Entdeckungen finden. Irgendetwas ist schief gelaufen."
user_setting: "Sucherkennungen ermöglichen"
tooltip:
header: "KI-gestützte Suche"
content: "Natürliche Sprachsuche unterstützt von %{model}"
actions:
info: "Wie funktioniert es?"
disable: "Deaktivieren"
user_preferences:
empty: "Zurzeit sind keine relevanten Einstellungen verfügbar"
review:
types:
reviewable_ai_post:
Expand Down
3 changes: 3 additions & 0 deletions config/locales/client.el.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,3 +141,6 @@ el:
discobot_discoveries:
regular_results: "Θέματα"
collapse: "Σύμπτυξη"
tooltip:
actions:
disable: "Απενεργοποίηση"
7 changes: 7 additions & 0 deletions config/locales/client.es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,10 @@ es:
label: "Temperatura"
top_p:
label: "Top P"
llm_tool_triage:
fields:
model:
label: "Modelo"
llm_triage:
fields:
system_prompt:
Expand Down Expand Up @@ -633,6 +637,9 @@ es:
discobot_discoveries:
regular_results: "Temas"
collapse: "Contraer"
tooltip:
actions:
disable: "Desactivar"
review:
types:
reviewable_ai_post:
Expand Down
3 changes: 3 additions & 0 deletions config/locales/client.et.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,3 +132,6 @@ et:
discobot_discoveries:
regular_results: "Teemasid"
collapse: "Ahenda"
tooltip:
actions:
disable: "Lülita välja"
7 changes: 7 additions & 0 deletions config/locales/client.fa_IR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ fa_IR:
label: "توقف آگاه‌سازی‌ها"
debug_mode:
label: "حالت اشکال زدایی"
llm_tool_triage:
fields:
model:
label: "مدل"
llm_triage:
fields:
search_for_text:
Expand Down Expand Up @@ -190,3 +194,6 @@ fa_IR:
discobot_discoveries:
regular_results: "موضوعات"
collapse: "جمع کردن"
tooltip:
actions:
disable: "غیرفعال"
7 changes: 7 additions & 0 deletions config/locales/client.fi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,10 @@ fi:
label: "Lämpötila"
top_p:
label: "Top-p"
llm_tool_triage:
fields:
model:
label: "Malli"
llm_triage:
fields:
system_prompt:
Expand Down Expand Up @@ -633,6 +637,9 @@ fi:
discobot_discoveries:
regular_results: "Aiheet"
collapse: "Kutista"
tooltip:
actions:
disable: "Poista käytöstä"
review:
types:
reviewable_ai_post:
Expand Down
7 changes: 7 additions & 0 deletions config/locales/client.fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,10 @@ fr:
label: "Température"
top_p:
label: "Top P"
llm_tool_triage:
fields:
model:
label: "Modèle"
llm_triage:
fields:
system_prompt:
Expand Down Expand Up @@ -633,6 +637,9 @@ fr:
discobot_discoveries:
regular_results: "Sujets"
collapse: "Réduire"
tooltip:
actions:
disable: "Désactiver"
review:
types:
reviewable_ai_post:
Expand Down
3 changes: 3 additions & 0 deletions config/locales/client.gl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,3 +140,6 @@ gl:
discobot_discoveries:
regular_results: "Temas"
collapse: "Pregar"
tooltip:
actions:
disable: "Desactivar"
13 changes: 13 additions & 0 deletions config/locales/client.he.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,15 @@ he:
description: "תיעדוף תוכן מהקבוצה הזאת בדוח"
temperature:
label: "טמפרטורה"
description: "טמפרטורה לשימוש למודל השפה הגדול (LLM), הגדלה תגדיל את האקראיות (להשאיר ריק כדי להשתמש בברירת המחדל של הדגם)"
top_p:
label: "ה־P המובילים"
llm_tool_triage:
fields:
model:
label: "מודל"
tool:
label: "כלי"
llm_triage:
fields:
system_prompt:
Expand Down Expand Up @@ -134,6 +141,7 @@ he:
description: "מודל שפה שמשמש למיון ראשוני"
temperature:
label: "טמפרטורה"
description: "טמפרטורה לשימוש למודל השפה הגדול (LLM), הגדלה תגדיל את האקראיות (להשאיר ריק כדי להשתמש בברירת המחדל של הדגם)"
discourse_ai:
title: "בינה מלאכותית"
modals:
Expand Down Expand Up @@ -609,6 +617,7 @@ he:
dashboard:
title: "רגש"
sentiment_analysis:
share_chart: "העתקת קישור לתרשים"
filter_types:
all: "הכול"
positive: "חיובי"
Expand All @@ -635,6 +644,10 @@ he:
discobot_discoveries:
regular_results: "נושאים"
collapse: "צמצום"
tooltip:
header: "חיפוש מופעל בינה מלאכותית"
actions:
disable: "השבתה"
review:
types:
reviewable_ai_post:
Expand Down
3 changes: 3 additions & 0 deletions config/locales/client.hr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,3 +155,6 @@ hr:
discobot_discoveries:
regular_results: "Tema"
collapse: "Sakrij"
tooltip:
actions:
disable: "Onemogući"
3 changes: 3 additions & 0 deletions config/locales/client.hu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,3 +153,6 @@ hu:
discobot_discoveries:
regular_results: "Témák"
collapse: "Összecsukás"
tooltip:
actions:
disable: "Letiltás"
3 changes: 3 additions & 0 deletions config/locales/client.hy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,3 +133,6 @@ hy:
discobot_discoveries:
regular_results: "Թեմաներ"
collapse: "Կրճատել"
tooltip:
actions:
disable: "Անջատել"
7 changes: 7 additions & 0 deletions config/locales/client.id.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@ id:
label: "Temperatur"
top_p:
label: "Top P"
llm_tool_triage:
fields:
model:
label: "Model"
llm_triage:
fields:
system_prompt:
Expand Down Expand Up @@ -248,3 +252,6 @@ id:
discobot_discoveries:
regular_results: "Topik"
collapse: "Persempit"
tooltip:
actions:
disable: "Nonaktifkan"
7 changes: 7 additions & 0 deletions config/locales/client.it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,10 @@ it:
label: "Temperatura"
top_p:
label: "P superiore"
llm_tool_triage:
fields:
model:
label: "Modello"
llm_triage:
fields:
system_prompt:
Expand Down Expand Up @@ -633,6 +637,9 @@ it:
discobot_discoveries:
regular_results: "Argomenti"
collapse: "Comprimi"
tooltip:
actions:
disable: "Disattiva"
review:
types:
reviewable_ai_post:
Expand Down
7 changes: 7 additions & 0 deletions config/locales/client.ja.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,10 @@ ja:
label: "Temperature"
top_p:
label: "Top P"
llm_tool_triage:
fields:
model:
label: "モデル"
llm_triage:
fields:
system_prompt:
Expand Down Expand Up @@ -627,6 +631,9 @@ ja:
discobot_discoveries:
regular_results: "トピック"
collapse: "折りたたむ"
tooltip:
actions:
disable: "無効化"
review:
types:
reviewable_ai_post:
Expand Down
3 changes: 3 additions & 0 deletions config/locales/client.ko.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,3 +155,6 @@ ko:
discobot_discoveries:
regular_results: "글"
collapse: "축소"
tooltip:
actions:
disable: "비활성화"
7 changes: 7 additions & 0 deletions config/locales/client.lt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ lt:
label: "Kategorijos"
tags:
label: "Žymos"
llm_tool_triage:
fields:
model:
label: "Modelis"
llm_triage:
fields:
system_prompt:
Expand Down Expand Up @@ -188,3 +192,6 @@ lt:
discobot_discoveries:
regular_results: "Temos"
collapse: "Suskleisti"
tooltip:
actions:
disable: "Išjungti"
3 changes: 3 additions & 0 deletions config/locales/client.lv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,3 +129,6 @@ lv:
discobot_discoveries:
regular_results: "Tēmas"
collapse: "Sakļaut"
tooltip:
actions:
disable: "Atslēgt"
Loading