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

Commit 5ed0990

Browse files
Update translations (#1235)
1 parent aa5c968 commit 5ed0990

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

+242
-2
lines changed

config/locales/client.ar.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -631,6 +631,12 @@ ar:
631631
positive: "إيجابية"
632632
neutral: "محايدة"
633633
negative: "سلبية"
634+
group_types:
635+
category: "الفئة"
636+
tag: "الوسم"
637+
table:
638+
sentiment: "المشاعر"
639+
total_count: "الإجمالي"
634640
summarization:
635641
chat:
636642
title: "تلخيص الرسائل"

config/locales/client.be.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,10 @@ be:
115115
filter_types:
116116
all: "Усё"
117117
neutral: "нейтральны"
118+
group_types:
119+
category: "катэгорыя"
120+
table:
121+
total_count: "агульны"
118122
discobot_discoveries:
119123
regular_results: "тэмы"
120124
tooltip:

config/locales/client.bg.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,10 @@ bg:
130130
sentiment_analysis:
131131
filter_types:
132132
all: "Всички"
133+
group_types:
134+
category: "Категория"
135+
table:
136+
total_count: "Общо"
133137
summarization:
134138
chat:
135139
summarize: "Обобщаване"

config/locales/client.bs_BA.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,10 @@ bs_BA:
124124
sentiment_analysis:
125125
filter_types:
126126
all: "All"
127+
group_types:
128+
category: "Kategorija"
129+
table:
130+
total_count: "Suma"
127131
discobot_discoveries:
128132
regular_results: "Topics"
129133
collapse: "Spusti"

config/locales/client.ca.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,10 @@ ca:
130130
filter_types:
131131
all: "Tot"
132132
neutral: "Neutre"
133+
group_types:
134+
category: "Categoria"
135+
table:
136+
total_count: "Total"
133137
discobot_discoveries:
134138
regular_results: "Temes"
135139
collapse: "Redueix"

config/locales/client.cs.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,12 @@ cs:
224224
sentiment_analysis:
225225
filter_types:
226226
all: "Vše"
227+
group_types:
228+
category: "Kategorie"
229+
tag: "Štítek"
230+
table:
231+
sentiment: "Sentiment"
232+
total_count: "Celkem"
227233
summarization:
228234
chat:
229235
title: "Shrnout zprávy"

config/locales/client.da.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,11 @@ da:
144144
filter_types:
145145
all: "Alle"
146146
neutral: "Neutral"
147+
group_types:
148+
category: "Kategori"
149+
tag: "Mærke"
150+
table:
151+
total_count: "Total"
147152
discobot_discoveries:
148153
regular_results: "Emner"
149154
collapse: "Fold sammen"

config/locales/client.de.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,9 +303,11 @@ de:
303303
rag_conversation_chunks: "Unterhaltungs-Chunks durchsuchen"
304304
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."
305305
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."
306+
list:
307+
enabled: "KI-Bot?"
306308
ai_bot:
307309
title: "KI-Bot-Optionen"
308-
save_first: "Die KI-Bot-Optionen werden verfügbar, sobald du die Persona gespeichert hast."
310+
save_first: "Weitere KI-Bot-Optionen werden verfügbar, sobald du die Persona gespeichert hast."
309311
rag:
310312
title: "RAG"
311313
options:
@@ -675,6 +677,12 @@ de:
675677
positive: "Positiv"
676678
neutral: "Neutral"
677679
negative: "Negativ"
680+
group_types:
681+
category: "Kategorie"
682+
tag: "Schlagwort"
683+
table:
684+
sentiment: "Stimmung"
685+
total_count: "Gesamt"
678686
summarization:
679687
chat:
680688
title: "Nachrichten zusammenfassen"

config/locales/client.el.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,10 @@ el:
138138
sentiment_analysis:
139139
filter_types:
140140
all: "Όλα"
141+
group_types:
142+
category: "Κατηγορία"
143+
table:
144+
total_count: "Σύνολο"
141145
discobot_discoveries:
142146
regular_results: "Θέματα"
143147
collapse: "Σύμπτυξη"

config/locales/client.es.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -619,6 +619,12 @@ es:
619619
positive: "Positivo"
620620
neutral: "Neutro"
621621
negative: "Negativo"
622+
group_types:
623+
category: "Categoría"
624+
tag: "Etiquetar"
625+
table:
626+
sentiment: "Sentiment"
627+
total_count: "Total"
622628
summarization:
623629
chat:
624630
title: "Resumir mensajes"

0 commit comments

Comments
 (0)