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
14 changes: 14 additions & 0 deletions config/locales/client.ar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ ar:
emotion:
title: "العاطفة"
description: "يسرد الجدول عدد المنشورات المصنَّفة بعاطفة محدَّدة. مصنَّفة باستخدام النموذج 'SamLowe/roberta-base-go_emotions'."
reports:
filters:
sort_by:
label: "الترتيب حسب"
tag:
label: "الوسم"
js:
discourse_automation:
scriptables:
Expand Down Expand Up @@ -614,6 +620,11 @@ ar:
sentiments:
dashboard:
title: "المشاعر"
sentiment_analysis:
score_types:
positive: "إيجابية"
neutral: "محايدة"
negative: "سلبية"
summarization:
chat:
title: "تلخيص الرسائل"
Expand All @@ -634,6 +645,9 @@ ar:
compact: "مضغوط"
expanded: "موسَّع"
expanded_description: "مع ملخصات الذكاء الاصطناعي"
discobot_discoveries:
regular_results: "الموضوعات"
collapse: "طي"
review:
types:
reviewable_ai_post:
Expand Down
13 changes: 13 additions & 0 deletions config/locales/client.be.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
# https://translate.discourse.org/

be:
admin_js:
admin:
dashboard:
reports:
filters:
sort_by:
label: "сартаваць па"
js:
discourse_automation:
scriptables:
Expand Down Expand Up @@ -103,3 +110,9 @@ be:
next_log: "Далей"
share_modal:
copy: "капіяваць"
sentiments:
sentiment_analysis:
score_types:
neutral: "нейтральны"
discobot_discoveries:
regular_results: "тэмы"
10 changes: 10 additions & 0 deletions config/locales/client.bg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
# https://translate.discourse.org/

bg:
admin_js:
admin:
dashboard:
reports:
filters:
sort_by:
label: "Сортирай по"
js:
discourse_automation:
scriptables:
Expand Down Expand Up @@ -122,3 +129,6 @@ bg:
summarization:
chat:
summarize: "Обобщаване"
discobot_discoveries:
regular_results: "Теми"
collapse: "Намали"
10 changes: 10 additions & 0 deletions config/locales/client.bs_BA.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
# https://translate.discourse.org/

bs_BA:
admin_js:
admin:
dashboard:
reports:
filters:
sort_by:
label: "Sortiraj po"
js:
discourse_automation:
scriptables:
Expand Down Expand Up @@ -113,3 +120,6 @@ bs_BA:
previous_log: "Previous"
share_modal:
copy: "Copy"
discobot_discoveries:
regular_results: "Topics"
collapse: "Spusti"
14 changes: 14 additions & 0 deletions config/locales/client.ca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
# https://translate.discourse.org/

ca:
admin_js:
admin:
dashboard:
reports:
filters:
sort_by:
label: "Ordena per"
js:
discourse_automation:
scriptables:
Expand Down Expand Up @@ -118,3 +125,10 @@ ca:
previous_log: "Previ"
share_modal:
copy: "Còpia"
sentiments:
sentiment_analysis:
score_types:
neutral: "Neutre"
discobot_discoveries:
regular_results: "Temes"
collapse: "Redueix"
12 changes: 12 additions & 0 deletions config/locales/client.cs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@
# https://translate.discourse.org/

cs:
admin_js:
admin:
dashboard:
reports:
filters:
sort_by:
label: "Řadit podle"
tag:
label: "Štítek"
js:
discourse_automation:
scriptables:
Expand Down Expand Up @@ -230,3 +239,6 @@ cs:
compact: "Kompaktní"
expanded: "Rozšířený"
expanded_description: "se souhrny AI"
discobot_discoveries:
regular_results: "Témata"
collapse: "Sbalit"
16 changes: 16 additions & 0 deletions config/locales/client.da.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@
# https://translate.discourse.org/

da:
admin_js:
admin:
dashboard:
reports:
filters:
sort_by:
label: "Sorter efter"
tag:
label: "Mærke"
js:
discourse_automation:
scriptables:
Expand Down Expand Up @@ -130,3 +139,10 @@ da:
previous_log: "Forrige"
share_modal:
copy: "Kopier"
sentiments:
sentiment_analysis:
score_types:
neutral: "Neutral"
discobot_discoveries:
regular_results: "Emner"
collapse: "Fold sammen"
22 changes: 22 additions & 0 deletions config/locales/client.de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@ de:
emotion:
title: "Emotion"
description: "Die Tabelle listet die Anzahl der Beiträge auf, die mit einer bestimmten Emotion klassifiziert wurden. Klassifiziert mit dem Modell „SamLowe/roberta-base-go_emotions“."
reports:
filters:
group_by:
label: "Gruppieren nach"
sort_by:
label: "Sortieren nach"
tag:
label: "Schlagwort"
js:
discourse_automation:
scriptables:
Expand Down Expand Up @@ -619,6 +627,11 @@ de:
sentiments:
dashboard:
title: "Stimmung"
sentiment_analysis:
score_types:
positive: "Positiv"
neutral: "Neutral"
negative: "Negativ"
summarization:
chat:
title: "Nachrichten zusammenfassen"
Expand All @@ -635,6 +648,15 @@ de:
compact: "Kompakt"
expanded: "Erweitert"
expanded_description: "mit KI-Zusammenfassungen"
discobot_discoveries:
main_title: "Discobot Entdeckungen"
regular_results: "Themen"
tell_me_more: "Erzähl mir mehr..."
collapse: "Zuklappen"
timed_out: "Discobot konnte keine Entdeckungen finden. Irgendetwas ist schief gelaufen."
tooltip:
header: "KI-gestützte Suche"
content: "Natürliche Sprachsuche unterstützt von %{model}"
review:
types:
reviewable_ai_post:
Expand Down
10 changes: 10 additions & 0 deletions config/locales/client.el.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
# https://translate.discourse.org/

el:
admin_js:
admin:
dashboard:
reports:
filters:
sort_by:
label: "Ταξινόμηση κατά"
js:
discourse_automation:
scriptables:
Expand Down Expand Up @@ -127,3 +134,6 @@ el:
previous_log: "Προηγούμενο"
share_modal:
copy: "Αντιγραφή"
discobot_discoveries:
regular_results: "Θέματα"
collapse: "Σύμπτυξη"
14 changes: 14 additions & 0 deletions config/locales/client.es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ es:
emotion:
title: "Emoción"
description: "La tabla muestra un recuento de los mensajes clasificados con una emoción determinada. Clasificados con el modelo 'SamLowe/roberta-base-go_emotions'."
reports:
filters:
sort_by:
label: "Ordenar por"
tag:
label: "Etiquetar"
js:
discourse_automation:
scriptables:
Expand Down Expand Up @@ -602,6 +608,11 @@ es:
sentiments:
dashboard:
title: "Sentiment"
sentiment_analysis:
score_types:
positive: "Positivo"
neutral: "Neutro"
negative: "Negativo"
summarization:
chat:
title: "Resumir mensajes"
Expand All @@ -618,6 +629,9 @@ es:
compact: "Compacto"
expanded: "Ampliado"
expanded_description: "con resúmenes de IA"
discobot_discoveries:
regular_results: "Temas"
collapse: "Contraer"
review:
types:
reviewable_ai_post:
Expand Down
14 changes: 14 additions & 0 deletions config/locales/client.et.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
# https://translate.discourse.org/

et:
admin_js:
admin:
dashboard:
reports:
filters:
sort_by:
label: "Järjesta"
js:
discourse_automation:
scriptables:
Expand Down Expand Up @@ -117,3 +124,10 @@ et:
previous_log: "Eelmine"
share_modal:
copy: "Kopeeri"
sentiments:
sentiment_analysis:
score_types:
neutral: "Neutraalne"
discobot_discoveries:
regular_results: "Teemasid"
collapse: "Ahenda"
10 changes: 10 additions & 0 deletions config/locales/client.fa_IR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@ fa_IR:
site_settings:
categories:
discourse_ai: "هوش مصنوعی دیسکورس"
dashboard:
reports:
filters:
sort_by:
label: "مرتب سازی بر اساس"
tag:
label: "برچسب"
js:
discourse_automation:
scriptables:
Expand Down Expand Up @@ -176,3 +183,6 @@ fa_IR:
summarization:
chat:
summarize: "خلاصه کنید"
discobot_discoveries:
regular_results: "موضوعات"
collapse: "جمع کردن"
14 changes: 14 additions & 0 deletions config/locales/client.fi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ fi:
emotion:
title: "Tunne"
description: "Taulukossa luetellaan määritetyllä tunteella luokiteltujen viestien lukumäärä. Luokiteltu mallilla \"SamLowe/roberta-base-go_emotions\"."
reports:
filters:
sort_by:
label: "Järjestä"
tag:
label: "Tunniste"
js:
discourse_automation:
scriptables:
Expand Down Expand Up @@ -602,6 +608,11 @@ fi:
sentiments:
dashboard:
title: "Tunne"
sentiment_analysis:
score_types:
positive: "Positiivinen"
neutral: "Neutraali"
negative: "Negatiivinen"
summarization:
chat:
title: "Tee yhteenveto viesteistä"
Expand All @@ -618,6 +629,9 @@ fi:
compact: "Kompakti"
expanded: "Laajennettu"
expanded_description: "tekoäly-yhteenvedoilla"
discobot_discoveries:
regular_results: "Aiheet"
collapse: "Kutista"
review:
types:
reviewable_ai_post:
Expand Down
14 changes: 14 additions & 0 deletions config/locales/client.fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ fr:
emotion:
title: "Émotion"
description: "Le tableau répertorie le nombre de publications classées selon une émotion déterminée. Cette classification est réalisée avec le modèle « Samlowe/Roberta-Base-Go_Emotions »."
reports:
filters:
sort_by:
label: "Trier par"
tag:
label: "Étiqueter"
js:
discourse_automation:
scriptables:
Expand Down Expand Up @@ -602,6 +608,11 @@ fr:
sentiments:
dashboard:
title: "Sentiment"
sentiment_analysis:
score_types:
positive: "Positif"
neutral: "Neutre"
negative: "Négatif"
summarization:
chat:
title: "Résumer les messages"
Expand All @@ -618,6 +629,9 @@ fr:
compact: "Compact"
expanded: "Étendu"
expanded_description: "avec des résumés d'IA"
discobot_discoveries:
regular_results: "Sujets"
collapse: "Réduire"
review:
types:
reviewable_ai_post:
Expand Down
Loading