Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 89864e6

Browse files
Update translations (#1152)
1 parent ab15f5d commit 89864e6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+143
-44
lines changed

config/locales/client.ar.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ ar:
380380
other: "هذا النموذج مُستخدَم حاليًا من قِبل %{settings}. إذا تم تكوينه بشكلٍ خاطئ، فلن تعمل الميزات كما هو متوقَّع. "
381381
model_description:
382382
none: "الإعدادات العامة التي تعمل مع معظم نماذج اللغة"
383-
anthropic-claude-3-5-sonnet: "النموذج الأكثر ذكاءً لدى Anthropic"
383+
anthropic-claude-3-7-sonnet: "النموذج الأكثر ذكاءً لدى Anthropic"
384384
anthropic-claude-3-5-haiku: "سريع وفعَّال من حيث التكلفة"
385385
anthropic-claude-3-opus: "يبرع في الكتابة والمهام المعقدة"
386386
google-gemini-1-5-pro: "نموذج متعدد متوسط الحجم قادر على تنفيذ مجموعة واسعة من المهام"
@@ -621,7 +621,8 @@ ar:
621621
dashboard:
622622
title: "المشاعر"
623623
sentiment_analysis:
624-
score_types:
624+
filter_types:
625+
all: "الكل"
625626
positive: "إيجابية"
626627
neutral: "محايدة"
627628
negative: "سلبية"

config/locales/client.be.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,8 @@ be:
112112
copy: "капіяваць"
113113
sentiments:
114114
sentiment_analysis:
115-
score_types:
115+
filter_types:
116+
all: "Усё"
116117
neutral: "нейтральны"
117118
discobot_discoveries:
118119
regular_results: "тэмы"

config/locales/client.bg.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,10 @@ bg:
126126
previous_log: "Предишни"
127127
share_modal:
128128
copy: "Копирай"
129+
sentiments:
130+
sentiment_analysis:
131+
filter_types:
132+
all: "Всички"
129133
summarization:
130134
chat:
131135
summarize: "Обобщаване"

config/locales/client.bs_BA.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,10 @@ bs_BA:
120120
previous_log: "Previous"
121121
share_modal:
122122
copy: "Copy"
123+
sentiments:
124+
sentiment_analysis:
125+
filter_types:
126+
all: "All"
123127
discobot_discoveries:
124128
regular_results: "Topics"
125129
collapse: "Spusti"

config/locales/client.ca.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,8 @@ ca:
127127
copy: "Còpia"
128128
sentiments:
129129
sentiment_analysis:
130-
score_types:
130+
filter_types:
131+
all: "Tot"
131132
neutral: "Neutre"
132133
discobot_discoveries:
133134
regular_results: "Temes"

config/locales/client.cs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,9 @@ cs:
221221
sentiments:
222222
dashboard:
223223
title: "Sentiment"
224+
sentiment_analysis:
225+
filter_types:
226+
all: "Vše"
224227
summarization:
225228
chat:
226229
title: "Shrnout zprávy"

config/locales/client.da.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,8 @@ da:
141141
copy: "Kopier"
142142
sentiments:
143143
sentiment_analysis:
144-
score_types:
144+
filter_types:
145+
all: "Alle"
145146
neutral: "Neutral"
146147
discobot_discoveries:
147148
regular_results: "Emner"

config/locales/client.de.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ de:
384384
other: "Dieses Modell wird derzeit verwendet von: %{settings}. Wenn es falsch konfiguriert ist, werden die Funktionen nicht wie erwartet funktionieren. "
385385
model_description:
386386
none: "Allgemeine Einstellungen, die für die meisten Sprachmodelle funktionieren"
387-
anthropic-claude-3-5-sonnet: "Das intelligenteste Modell von Anthropic"
387+
anthropic-claude-3-7-sonnet: "Das intelligenteste Modell von Anthropic"
388388
anthropic-claude-3-5-haiku: "Schnell und kosteneffizient"
389389
anthropic-claude-3-opus: "Hervorragend im Schreiben und bei komplexen Aufgaben"
390390
google-gemini-1-5-pro: "Multimodales Modell mittlerer Größe, das eine Vielzahl von Aufgaben bewältigen kann"
@@ -448,6 +448,8 @@ de:
448448
provider_quantizations: "Reihenfolge der Provider-Quantisierungen (kommagetrennte Liste, z. B.: fp16,fp8)"
449449
disable_streaming: "Streaming-Vervollständigung deaktivieren (Streaming-Anfragen in Nicht-Streaming-Anfragen umwandeln)"
450450
reasoning_effort: "Argumentationsaufwand (gilt nur für Argumentationsmodelle)"
451+
enable_reasoning: "Argumentation aktivieren (gilt nur für Sonnet 3.7)"
452+
reasoning_tokens: "Anzahl der für die Argumentation verwendeten Token"
451453
related_topics:
452454
title: "Verwandte Themen"
453455
pill: "Verwandt"
@@ -628,7 +630,8 @@ de:
628630
dashboard:
629631
title: "Stimmung"
630632
sentiment_analysis:
631-
score_types:
633+
filter_types:
634+
all: "Gesamt"
632635
positive: "Positiv"
633636
neutral: "Neutral"
634637
negative: "Negativ"

config/locales/client.el.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,10 @@ el:
134134
previous_log: "Προηγούμενο"
135135
share_modal:
136136
copy: "Αντιγραφή"
137+
sentiments:
138+
sentiment_analysis:
139+
filter_types:
140+
all: "Όλα"
137141
discobot_discoveries:
138142
regular_results: "Θέματα"
139143
collapse: "Σύμπτυξη"

config/locales/client.es.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ es:
372372
other: "Este modelo lo utilizan actualmente las siguientes %{settings}. Si está mal configurado, las características no funcionarán como se espera."
373373
model_description:
374374
none: "Ajustes generales que funcionan para la mayoría de los modelos lingüísticos"
375-
anthropic-claude-3-5-sonnet: "El modelo antrópico más inteligente"
375+
anthropic-claude-3-7-sonnet: "El modelo antrópico más inteligente"
376376
anthropic-claude-3-5-haiku: "Rápido y rentable"
377377
anthropic-claude-3-opus: "Sobresale en la escritura y en tareas complejas"
378378
google-gemini-1-5-pro: "Modelo multimodal de tamaño medio capaz de realizar una amplia gama de tareas"
@@ -609,7 +609,8 @@ es:
609609
dashboard:
610610
title: "Sentiment"
611611
sentiment_analysis:
612-
score_types:
612+
filter_types:
613+
all: "Todo"
613614
positive: "Positivo"
614615
neutral: "Neutro"
615616
negative: "Negativo"

0 commit comments

Comments
 (0)