mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-06-28 18:42:16 +00:00
Update translations (#1148)
This commit is contained in:
parent
4f94675a72
commit
43cbb7f45f
@ -20,6 +20,12 @@ ar:
|
||||
emotion:
|
||||
title: "العاطفة"
|
||||
description: "يسرد الجدول عدد المنشورات المصنَّفة بعاطفة محدَّدة. مصنَّفة باستخدام النموذج 'SamLowe/roberta-base-go_emotions'."
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "الترتيب حسب"
|
||||
tag:
|
||||
label: "الوسم"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -614,6 +620,11 @@ ar:
|
||||
sentiments:
|
||||
dashboard:
|
||||
title: "المشاعر"
|
||||
sentiment_analysis:
|
||||
score_types:
|
||||
positive: "إيجابية"
|
||||
neutral: "محايدة"
|
||||
negative: "سلبية"
|
||||
summarization:
|
||||
chat:
|
||||
title: "تلخيص الرسائل"
|
||||
@ -634,6 +645,9 @@ ar:
|
||||
compact: "مضغوط"
|
||||
expanded: "موسَّع"
|
||||
expanded_description: "مع ملخصات الذكاء الاصطناعي"
|
||||
discobot_discoveries:
|
||||
regular_results: "الموضوعات"
|
||||
collapse: "طي"
|
||||
review:
|
||||
types:
|
||||
reviewable_ai_post:
|
||||
|
@ -5,6 +5,13 @@
|
||||
# https://translate.discourse.org/
|
||||
|
||||
be:
|
||||
admin_js:
|
||||
admin:
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "сартаваць па"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -103,3 +110,9 @@ be:
|
||||
next_log: "Далей"
|
||||
share_modal:
|
||||
copy: "капіяваць"
|
||||
sentiments:
|
||||
sentiment_analysis:
|
||||
score_types:
|
||||
neutral: "нейтральны"
|
||||
discobot_discoveries:
|
||||
regular_results: "тэмы"
|
||||
|
@ -5,6 +5,13 @@
|
||||
# https://translate.discourse.org/
|
||||
|
||||
bg:
|
||||
admin_js:
|
||||
admin:
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "Сортирай по"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -122,3 +129,6 @@ bg:
|
||||
summarization:
|
||||
chat:
|
||||
summarize: "Обобщаване"
|
||||
discobot_discoveries:
|
||||
regular_results: "Теми"
|
||||
collapse: "Намали"
|
||||
|
@ -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:
|
||||
@ -113,3 +120,6 @@ bs_BA:
|
||||
previous_log: "Previous"
|
||||
share_modal:
|
||||
copy: "Copy"
|
||||
discobot_discoveries:
|
||||
regular_results: "Topics"
|
||||
collapse: "Spusti"
|
||||
|
@ -5,6 +5,13 @@
|
||||
# https://translate.discourse.org/
|
||||
|
||||
ca:
|
||||
admin_js:
|
||||
admin:
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "Ordena per"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -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"
|
||||
|
@ -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:
|
||||
@ -230,3 +239,6 @@ cs:
|
||||
compact: "Kompaktní"
|
||||
expanded: "Rozšířený"
|
||||
expanded_description: "se souhrny AI"
|
||||
discobot_discoveries:
|
||||
regular_results: "Témata"
|
||||
collapse: "Sbalit"
|
||||
|
@ -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:
|
||||
@ -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"
|
||||
|
@ -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:
|
||||
@ -619,6 +627,11 @@ de:
|
||||
sentiments:
|
||||
dashboard:
|
||||
title: "Stimmung"
|
||||
sentiment_analysis:
|
||||
score_types:
|
||||
positive: "Positiv"
|
||||
neutral: "Neutral"
|
||||
negative: "Negativ"
|
||||
summarization:
|
||||
chat:
|
||||
title: "Nachrichten zusammenfassen"
|
||||
@ -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:
|
||||
|
@ -5,6 +5,13 @@
|
||||
# https://translate.discourse.org/
|
||||
|
||||
el:
|
||||
admin_js:
|
||||
admin:
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "Ταξινόμηση κατά"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -127,3 +134,6 @@ el:
|
||||
previous_log: "Προηγούμενο"
|
||||
share_modal:
|
||||
copy: "Αντιγραφή"
|
||||
discobot_discoveries:
|
||||
regular_results: "Θέματα"
|
||||
collapse: "Σύμπτυξη"
|
||||
|
@ -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:
|
||||
@ -602,6 +608,11 @@ es:
|
||||
sentiments:
|
||||
dashboard:
|
||||
title: "Sentiment"
|
||||
sentiment_analysis:
|
||||
score_types:
|
||||
positive: "Positivo"
|
||||
neutral: "Neutro"
|
||||
negative: "Negativo"
|
||||
summarization:
|
||||
chat:
|
||||
title: "Resumir mensajes"
|
||||
@ -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:
|
||||
|
@ -5,6 +5,13 @@
|
||||
# https://translate.discourse.org/
|
||||
|
||||
et:
|
||||
admin_js:
|
||||
admin:
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "Järjesta"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -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,6 +10,13 @@ fa_IR:
|
||||
site_settings:
|
||||
categories:
|
||||
discourse_ai: "هوش مصنوعی دیسکورس"
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "مرتب سازی بر اساس"
|
||||
tag:
|
||||
label: "برچسب"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -176,3 +183,6 @@ fa_IR:
|
||||
summarization:
|
||||
chat:
|
||||
summarize: "خلاصه کنید"
|
||||
discobot_discoveries:
|
||||
regular_results: "موضوعات"
|
||||
collapse: "جمع کردن"
|
||||
|
@ -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:
|
||||
@ -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ä"
|
||||
@ -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:
|
||||
|
@ -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:
|
||||
@ -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"
|
||||
@ -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:
|
||||
|
@ -5,6 +5,15 @@
|
||||
# https://translate.discourse.org/
|
||||
|
||||
gl:
|
||||
admin_js:
|
||||
admin:
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "Ordenar por"
|
||||
tag:
|
||||
label: "Etiqueta"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -123,3 +132,10 @@ gl:
|
||||
previous_log: "Anterior"
|
||||
share_modal:
|
||||
copy: "Copiar"
|
||||
sentiments:
|
||||
sentiment_analysis:
|
||||
score_types:
|
||||
neutral: "Neutro"
|
||||
discobot_discoveries:
|
||||
regular_results: "Temas"
|
||||
collapse: "Pregar"
|
||||
|
@ -20,6 +20,12 @@ he:
|
||||
emotion:
|
||||
title: "רגש"
|
||||
description: "הטבלה מפרטת את כמות הפוסטים שסווגו עם רגש שנקבע. הסיווג נעשה בעזרת המודל ‚SamLowe/roberta-base-go_emotions’."
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "מיון על פי"
|
||||
tag:
|
||||
label: "תגית"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -271,6 +277,7 @@ he:
|
||||
hide_indexing_options: "הסתרת אפשרויות העלאה"
|
||||
uploads:
|
||||
title: "העלאות"
|
||||
description: "PDF (*.pdf), טקסט פשוט (.txt) או markdown (.md)"
|
||||
description_with_images: "טקסט פשוט (.txt), markdown (.md), PDF (.pdf) או תמונה (.png, .jpeg)"
|
||||
button: "הוספת קבצים"
|
||||
filter: "סינון העלאות"
|
||||
@ -597,6 +604,11 @@ he:
|
||||
sentiments:
|
||||
dashboard:
|
||||
title: "רגש"
|
||||
sentiment_analysis:
|
||||
score_types:
|
||||
positive: "חיובי"
|
||||
neutral: "נייטרלי"
|
||||
negative: "שלילי"
|
||||
summarization:
|
||||
chat:
|
||||
title: "סיכום הודעות"
|
||||
@ -615,6 +627,9 @@ he:
|
||||
compact: "מצומצם"
|
||||
expanded: "מורחב"
|
||||
expanded_description: "עם סיכוי בינה מלאכותית"
|
||||
discobot_discoveries:
|
||||
regular_results: "נושאים"
|
||||
collapse: "צמצום"
|
||||
review:
|
||||
types:
|
||||
reviewable_ai_post:
|
||||
|
@ -5,6 +5,15 @@
|
||||
# https://translate.discourse.org/
|
||||
|
||||
hr:
|
||||
admin_js:
|
||||
admin:
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "Sortiraj po"
|
||||
tag:
|
||||
label: "Označiti"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -139,3 +148,6 @@ hr:
|
||||
one: "Posljednji sat"
|
||||
few: "Posljednja %{count} sata"
|
||||
other: "Posljednjih %{count} sati"
|
||||
discobot_discoveries:
|
||||
regular_results: "Tema"
|
||||
collapse: "Sakrij"
|
||||
|
@ -5,6 +5,15 @@
|
||||
# https://translate.discourse.org/
|
||||
|
||||
hu:
|
||||
admin_js:
|
||||
admin:
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "Rendezés"
|
||||
tag:
|
||||
label: "Címke"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -133,6 +142,13 @@ hu:
|
||||
previous_log: "Vissza"
|
||||
share_modal:
|
||||
copy: "Másolás"
|
||||
sentiments:
|
||||
sentiment_analysis:
|
||||
score_types:
|
||||
neutral: "Semleges"
|
||||
summarization:
|
||||
chat:
|
||||
summarize: "Összefoglalás"
|
||||
discobot_discoveries:
|
||||
regular_results: "Témák"
|
||||
collapse: "Összecsukás"
|
||||
|
@ -5,6 +5,13 @@
|
||||
# https://translate.discourse.org/
|
||||
|
||||
hy:
|
||||
admin_js:
|
||||
admin:
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "Դասավորել ըստ"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -118,3 +125,10 @@ hy:
|
||||
previous_log: "Նախորդը"
|
||||
share_modal:
|
||||
copy: "Կրկնօրինակել"
|
||||
sentiments:
|
||||
sentiment_analysis:
|
||||
score_types:
|
||||
neutral: "Նեյտրալ"
|
||||
discobot_discoveries:
|
||||
regular_results: "Թեմաներ"
|
||||
collapse: "Կրճատել"
|
||||
|
@ -240,3 +240,6 @@ id:
|
||||
other: "%{count} jam terakhir"
|
||||
topic:
|
||||
title: "Ringkasan topik"
|
||||
discobot_discoveries:
|
||||
regular_results: "Topik"
|
||||
collapse: "Persempit"
|
||||
|
@ -20,6 +20,12 @@ it:
|
||||
emotion:
|
||||
title: "Emozione"
|
||||
description: "La tabella elenca un conteggio di messaggi classificati con un'emozione determinata. Classificati con il modello 'SamLowe/roberta-base-go_emotions'."
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "Ordina per"
|
||||
tag:
|
||||
label: "Etichetta"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -602,6 +608,11 @@ it:
|
||||
sentiments:
|
||||
dashboard:
|
||||
title: "Sentimento"
|
||||
sentiment_analysis:
|
||||
score_types:
|
||||
positive: "Positiva"
|
||||
neutral: "Neutro"
|
||||
negative: "Negativa"
|
||||
summarization:
|
||||
chat:
|
||||
title: "Riassumi i messaggi"
|
||||
@ -618,6 +629,9 @@ it:
|
||||
compact: "Compatto"
|
||||
expanded: "Espanso"
|
||||
expanded_description: "con riepiloghi IA"
|
||||
discobot_discoveries:
|
||||
regular_results: "Argomenti"
|
||||
collapse: "Comprimi"
|
||||
review:
|
||||
types:
|
||||
reviewable_ai_post:
|
||||
|
@ -20,6 +20,12 @@ ja:
|
||||
emotion:
|
||||
title: "感情"
|
||||
description: "表には、特定の感情で分類された投稿のかっずがリストされます。'SamLowe/roberta-base-go_emotions' モデルで分類されます。"
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "並べ替え"
|
||||
tag:
|
||||
label: "タグ"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -599,6 +605,11 @@ ja:
|
||||
sentiments:
|
||||
dashboard:
|
||||
title: "センチメント"
|
||||
sentiment_analysis:
|
||||
score_types:
|
||||
positive: "ポジティブ"
|
||||
neutral: "ニュートラル"
|
||||
negative: "ネガティブ"
|
||||
summarization:
|
||||
chat:
|
||||
title: "メッセージを要約する"
|
||||
@ -614,6 +625,9 @@ ja:
|
||||
compact: "コンパクト"
|
||||
expanded: "展開"
|
||||
expanded_description: "AI 要約を使用"
|
||||
discobot_discoveries:
|
||||
regular_results: "トピック"
|
||||
collapse: "折りたたむ"
|
||||
review:
|
||||
types:
|
||||
reviewable_ai_post:
|
||||
|
@ -5,6 +5,15 @@
|
||||
# https://translate.discourse.org/
|
||||
|
||||
ko:
|
||||
admin_js:
|
||||
admin:
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "정렬 기준"
|
||||
tag:
|
||||
label: "태그"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -131,6 +140,10 @@ ko:
|
||||
previous_log: "이전값"
|
||||
share_modal:
|
||||
copy: "복사"
|
||||
sentiments:
|
||||
sentiment_analysis:
|
||||
score_types:
|
||||
neutral: "중립국"
|
||||
summarization:
|
||||
chat:
|
||||
title: "메시지 요약"
|
||||
@ -138,3 +151,6 @@ ko:
|
||||
summarize: "요약하기"
|
||||
since:
|
||||
other: "약 %{count}시간"
|
||||
discobot_discoveries:
|
||||
regular_results: "글"
|
||||
collapse: "축소"
|
||||
|
@ -10,6 +10,13 @@ lt:
|
||||
site_settings:
|
||||
categories:
|
||||
discourse_ai: "Discourse AI"
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "Rūšiuoti pagal"
|
||||
tag:
|
||||
label: "Žymėti"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -170,6 +177,13 @@ lt:
|
||||
copy: "Kopijuoti"
|
||||
bot_names:
|
||||
claude-2: "Claude 2"
|
||||
sentiments:
|
||||
sentiment_analysis:
|
||||
score_types:
|
||||
neutral: "Neutrali"
|
||||
summarization:
|
||||
chat:
|
||||
summarize: "Apibendrinti"
|
||||
discobot_discoveries:
|
||||
regular_results: "Temos"
|
||||
collapse: "Suskleisti"
|
||||
|
@ -5,6 +5,13 @@
|
||||
# https://translate.discourse.org/
|
||||
|
||||
lv:
|
||||
admin_js:
|
||||
admin:
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "Kārtot pēc"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -115,3 +122,6 @@ lv:
|
||||
previous_log: "Iepriekšējais"
|
||||
share_modal:
|
||||
copy: "Kopēt"
|
||||
discobot_discoveries:
|
||||
regular_results: "Tēmas"
|
||||
collapse: "Sakļaut"
|
||||
|
@ -5,6 +5,13 @@
|
||||
# https://translate.discourse.org/
|
||||
|
||||
nb_NO:
|
||||
admin_js:
|
||||
admin:
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "Sorter etter"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -124,3 +131,6 @@ nb_NO:
|
||||
previous_log: "Forrige"
|
||||
share_modal:
|
||||
copy: "Kopier"
|
||||
discobot_discoveries:
|
||||
regular_results: "Emner"
|
||||
collapse: "Fold sammen"
|
||||
|
@ -20,6 +20,12 @@ nl:
|
||||
emotion:
|
||||
title: "Emotie"
|
||||
description: "De tabel bevat een telling van berichten die zijn geclassificeerd met een bepaalde emotie. Geclassificeerd met het model 'SamLowe/roberta-base-go_emotions'."
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "Sorteren op"
|
||||
tag:
|
||||
label: "Taggen"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -602,6 +608,11 @@ nl:
|
||||
sentiments:
|
||||
dashboard:
|
||||
title: "Sentiment"
|
||||
sentiment_analysis:
|
||||
score_types:
|
||||
positive: "Positief"
|
||||
neutral: "Neutraal"
|
||||
negative: "Negatief"
|
||||
summarization:
|
||||
chat:
|
||||
title: "Berichten samenvatten"
|
||||
@ -618,6 +629,9 @@ nl:
|
||||
compact: "Compact"
|
||||
expanded: "Uitgebreid"
|
||||
expanded_description: "met AI-samenvattingen"
|
||||
discobot_discoveries:
|
||||
regular_results: "Topics"
|
||||
collapse: "Samenvouwen"
|
||||
review:
|
||||
types:
|
||||
reviewable_ai_post:
|
||||
|
@ -10,6 +10,13 @@ pl_PL:
|
||||
site_settings:
|
||||
categories:
|
||||
discourse_ai: "Discourse AI"
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "Sortuj po"
|
||||
tag:
|
||||
label: "Tag"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -254,6 +261,11 @@ pl_PL:
|
||||
sentiments:
|
||||
dashboard:
|
||||
title: "Sentiment"
|
||||
sentiment_analysis:
|
||||
score_types:
|
||||
positive: "Pozytywne"
|
||||
neutral: "Neutralne"
|
||||
negative: "Negatywne"
|
||||
summarization:
|
||||
chat:
|
||||
title: "Podsumuj wiadomości"
|
||||
@ -266,6 +278,9 @@ pl_PL:
|
||||
other: "Ostatnie %{count} godzin"
|
||||
topic:
|
||||
title: "Podsumowanie tematu"
|
||||
discobot_discoveries:
|
||||
regular_results: "Tematy"
|
||||
collapse: "Zwiń"
|
||||
review:
|
||||
types:
|
||||
reviewable_ai_post:
|
||||
|
@ -5,6 +5,13 @@
|
||||
# https://translate.discourse.org/
|
||||
|
||||
pt:
|
||||
admin_js:
|
||||
admin:
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "Ordenar por"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -128,3 +135,6 @@ pt:
|
||||
summarization:
|
||||
chat:
|
||||
summarize: "Resumir"
|
||||
discobot_discoveries:
|
||||
regular_results: "Tópicos"
|
||||
collapse: "Colapsar"
|
||||
|
@ -20,6 +20,12 @@ pt_BR:
|
||||
emotion:
|
||||
title: "Gesto"
|
||||
description: "Esta tabela exibe uma contagem de postagens classificadas com um determinado gesto, com o modelo \"SamLowe/roberta-base-go_emotions\""
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "Ordenar por"
|
||||
tag:
|
||||
label: "Etiqueta"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -602,6 +608,11 @@ pt_BR:
|
||||
sentiments:
|
||||
dashboard:
|
||||
title: "Sentimento"
|
||||
sentiment_analysis:
|
||||
score_types:
|
||||
positive: "Positivo"
|
||||
neutral: "Neutro"
|
||||
negative: "Negativo"
|
||||
summarization:
|
||||
chat:
|
||||
title: "Resumir mensagens"
|
||||
@ -618,6 +629,9 @@ pt_BR:
|
||||
compact: "Compactar"
|
||||
expanded: "Expandido(a)"
|
||||
expanded_description: "com resumos de IA"
|
||||
discobot_discoveries:
|
||||
regular_results: "Tópicos"
|
||||
collapse: "Recolher"
|
||||
review:
|
||||
types:
|
||||
reviewable_ai_post:
|
||||
|
@ -5,6 +5,15 @@
|
||||
# https://translate.discourse.org/
|
||||
|
||||
ro:
|
||||
admin_js:
|
||||
admin:
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "Sortează după"
|
||||
tag:
|
||||
label: "Etichetă"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -130,3 +139,6 @@ ro:
|
||||
title: "Rezumați mesajele"
|
||||
description: "Selectați o opțiune de mai jos pentru a rezuma conversația trimisă în intervalul de timp dorit."
|
||||
summarize: "Rezumat"
|
||||
discobot_discoveries:
|
||||
regular_results: "Discuții"
|
||||
collapse: "Colaps"
|
||||
|
@ -20,6 +20,12 @@ ru:
|
||||
emotion:
|
||||
title: "Эмоция"
|
||||
description: "В таблице указано количество публикаций, классифицированных по определенной эмоции. Классификация выполнена с помощью модели 'SamLowe/roberta-base-go_emotions'."
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "Сортировка"
|
||||
tag:
|
||||
label: "Теги"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -608,6 +614,11 @@ ru:
|
||||
sentiments:
|
||||
dashboard:
|
||||
title: "Настроение"
|
||||
sentiment_analysis:
|
||||
score_types:
|
||||
positive: "Позитивное"
|
||||
neutral: "Нейтральность"
|
||||
negative: "Негативное"
|
||||
summarization:
|
||||
chat:
|
||||
title: "Делать сводку сообщений"
|
||||
@ -626,6 +637,9 @@ ru:
|
||||
compact: "Компактный"
|
||||
expanded: "Расширенный"
|
||||
expanded_description: "со сводками от AI"
|
||||
discobot_discoveries:
|
||||
regular_results: "Новые темы"
|
||||
collapse: "Свернуть"
|
||||
review:
|
||||
types:
|
||||
reviewable_ai_post:
|
||||
|
@ -5,6 +5,15 @@
|
||||
# https://translate.discourse.org/
|
||||
|
||||
sk:
|
||||
admin_js:
|
||||
admin:
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "Zoradiť podľa"
|
||||
tag:
|
||||
label: "Značka"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -135,6 +144,10 @@ sk:
|
||||
previous_log: "Predchádzajúci"
|
||||
share_modal:
|
||||
copy: "Kopírovať"
|
||||
sentiments:
|
||||
sentiment_analysis:
|
||||
score_types:
|
||||
neutral: "Neutrálna"
|
||||
summarization:
|
||||
chat:
|
||||
title: "Zhrnutie správ"
|
||||
@ -145,3 +158,6 @@ sk:
|
||||
few: "Posledných %{count} hodín"
|
||||
many: "Posledných %{count} hodín"
|
||||
other: "Posledných %{count} hodín"
|
||||
discobot_discoveries:
|
||||
regular_results: "Témy"
|
||||
collapse: "Zbaliť"
|
||||
|
@ -5,6 +5,13 @@
|
||||
# https://translate.discourse.org/
|
||||
|
||||
sl:
|
||||
admin_js:
|
||||
admin:
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "Uredi po"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -124,3 +131,6 @@ sl:
|
||||
previous_log: "Prejšnja"
|
||||
share_modal:
|
||||
copy: "Kopiraj"
|
||||
discobot_discoveries:
|
||||
regular_results: "Tem"
|
||||
collapse: "Skrči"
|
||||
|
@ -5,6 +5,13 @@
|
||||
# https://translate.discourse.org/
|
||||
|
||||
sq:
|
||||
admin_js:
|
||||
admin:
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "Rendit sipas"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -112,3 +119,6 @@ sq:
|
||||
previous_log: "I kaluar"
|
||||
share_modal:
|
||||
copy: "Kopjo"
|
||||
discobot_discoveries:
|
||||
regular_results: "Topics"
|
||||
collapse: "Zvogëloni"
|
||||
|
@ -5,6 +5,13 @@
|
||||
# https://translate.discourse.org/
|
||||
|
||||
sr:
|
||||
admin_js:
|
||||
admin:
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "Sortiraj po"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -104,3 +111,6 @@ sr:
|
||||
previous_log: "Prethodno"
|
||||
share_modal:
|
||||
copy: "Kopija"
|
||||
discobot_discoveries:
|
||||
regular_results: "Teme"
|
||||
collapse: "Spusti"
|
||||
|
@ -5,6 +5,15 @@
|
||||
# https://translate.discourse.org/
|
||||
|
||||
sv:
|
||||
admin_js:
|
||||
admin:
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "Sortera efter"
|
||||
tag:
|
||||
label: "Tagg"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -131,6 +140,10 @@ sv:
|
||||
previous_log: "Föregående"
|
||||
share_modal:
|
||||
copy: "Kopiera"
|
||||
sentiments:
|
||||
sentiment_analysis:
|
||||
score_types:
|
||||
neutral: "Neutralt"
|
||||
summarization:
|
||||
chat:
|
||||
title: "Sammanfatta meddelanden"
|
||||
@ -141,3 +154,6 @@ sv:
|
||||
other: "Senaste %{count} timmarna"
|
||||
topic:
|
||||
title: "Sammanfattning av ämne"
|
||||
discobot_discoveries:
|
||||
regular_results: "Ämnen"
|
||||
collapse: "Förminska"
|
||||
|
@ -5,6 +5,13 @@
|
||||
# https://translate.discourse.org/
|
||||
|
||||
sw:
|
||||
admin_js:
|
||||
admin:
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "Panga kwa"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -110,3 +117,6 @@ sw:
|
||||
previous_log: "Uliopita"
|
||||
share_modal:
|
||||
copy: "Nakili"
|
||||
discobot_discoveries:
|
||||
regular_results: "Mada"
|
||||
collapse: "Kunja"
|
||||
|
@ -5,6 +5,15 @@
|
||||
# https://translate.discourse.org/
|
||||
|
||||
te:
|
||||
admin_js:
|
||||
admin:
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "క్రమబద్ధీకరించండి"
|
||||
tag:
|
||||
label: "ట్యాగ్"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -118,3 +127,10 @@ te:
|
||||
previous_log: "గత"
|
||||
share_modal:
|
||||
copy: "నకలు"
|
||||
sentiments:
|
||||
sentiment_analysis:
|
||||
score_types:
|
||||
neutral: "తటస్థ"
|
||||
discobot_discoveries:
|
||||
regular_results: "విషయాలు"
|
||||
collapse: "కుదించండి"
|
||||
|
@ -5,6 +5,13 @@
|
||||
# https://translate.discourse.org/
|
||||
|
||||
th:
|
||||
admin_js:
|
||||
admin:
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "เรียงโดย"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -111,3 +118,6 @@ th:
|
||||
previous_log: "ก่อนหน้า"
|
||||
share_modal:
|
||||
copy: "คัดลอก"
|
||||
discobot_discoveries:
|
||||
regular_results: "หัวข้อ"
|
||||
collapse: "ย่อ"
|
||||
|
@ -20,6 +20,12 @@ tr_TR:
|
||||
emotion:
|
||||
title: "Duygu"
|
||||
description: "Tablo, belirli bir duyguyla sınıflandırılan gönderilerin sayısını listeler. \"SamLowe/roberta-base-go_emotions\" modeliyle sınıflandırılmıştır."
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "Sıralama ölçütü"
|
||||
tag:
|
||||
label: "Etiket"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -603,6 +609,11 @@ tr_TR:
|
||||
sentiments:
|
||||
dashboard:
|
||||
title: "Duyarlılık"
|
||||
sentiment_analysis:
|
||||
score_types:
|
||||
positive: "Pozitif"
|
||||
neutral: "Nötr"
|
||||
negative: "Negatif"
|
||||
summarization:
|
||||
chat:
|
||||
title: "Mesajları özetle"
|
||||
@ -619,6 +630,9 @@ tr_TR:
|
||||
compact: "Kompakt"
|
||||
expanded: "Genişletilmiş"
|
||||
expanded_description: "YZ özetleriyle"
|
||||
discobot_discoveries:
|
||||
regular_results: "Konular"
|
||||
collapse: "Daralt"
|
||||
review:
|
||||
types:
|
||||
reviewable_ai_post:
|
||||
|
@ -5,6 +5,15 @@
|
||||
# https://translate.discourse.org/
|
||||
|
||||
ug:
|
||||
admin_js:
|
||||
admin:
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "تەرتىپى"
|
||||
tag:
|
||||
label: "بەلگە"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -133,6 +142,10 @@ ug:
|
||||
previous_log: "ئالدىنقى"
|
||||
share_modal:
|
||||
copy: "كۆچۈر"
|
||||
sentiments:
|
||||
sentiment_analysis:
|
||||
score_types:
|
||||
neutral: "بىتەرەپ"
|
||||
summarization:
|
||||
chat:
|
||||
title: "ئۇچۇرنى خۇلاسىلە"
|
||||
@ -141,3 +154,6 @@ ug:
|
||||
since:
|
||||
one: "ئاخىرقى %{count} سائەت"
|
||||
other: "ئاخىرقى %{count} سائەت"
|
||||
discobot_discoveries:
|
||||
regular_results: "تېما"
|
||||
collapse: "يىغ"
|
||||
|
@ -10,6 +10,13 @@ uk:
|
||||
site_settings:
|
||||
categories:
|
||||
discourse_ai: "Дискурс ШІ"
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "Сортувати за"
|
||||
tag:
|
||||
label: "Теґ"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -400,6 +407,11 @@ uk:
|
||||
sentiments:
|
||||
dashboard:
|
||||
title: "Почуття"
|
||||
sentiment_analysis:
|
||||
score_types:
|
||||
positive: "Позитивний"
|
||||
neutral: "Нейтральна"
|
||||
negative: "Негативний"
|
||||
summarization:
|
||||
chat:
|
||||
title: "Підсумкове повідомлення"
|
||||
@ -413,6 +425,9 @@ uk:
|
||||
topic:
|
||||
title: "Підсумок теми"
|
||||
close: "Закрити панель підсумків"
|
||||
discobot_discoveries:
|
||||
regular_results: "Теми"
|
||||
collapse: "Згорнути"
|
||||
review:
|
||||
types:
|
||||
reviewable_ai_post:
|
||||
|
@ -5,6 +5,15 @@
|
||||
# https://translate.discourse.org/
|
||||
|
||||
ur:
|
||||
admin_js:
|
||||
admin:
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "ترتیب بہ"
|
||||
tag:
|
||||
label: "ٹیگ"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -126,6 +135,13 @@ ur:
|
||||
previous_log: "پچھلی"
|
||||
share_modal:
|
||||
copy: "کاپی"
|
||||
sentiments:
|
||||
sentiment_analysis:
|
||||
score_types:
|
||||
neutral: "نیوٹرل"
|
||||
summarization:
|
||||
chat:
|
||||
summarize: "خلاصہ"
|
||||
discobot_discoveries:
|
||||
regular_results: "ٹاپک"
|
||||
collapse: "بند کریں"
|
||||
|
@ -5,6 +5,13 @@
|
||||
# https://translate.discourse.org/
|
||||
|
||||
vi:
|
||||
admin_js:
|
||||
admin:
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "Sắp xếp theo"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -132,3 +139,6 @@ vi:
|
||||
summarization:
|
||||
chat:
|
||||
summarize: "Tóm tắt"
|
||||
discobot_discoveries:
|
||||
regular_results: "Các chủ đề"
|
||||
collapse: "Thu gọn"
|
||||
|
@ -20,6 +20,12 @@ zh_CN:
|
||||
emotion:
|
||||
title: "情绪"
|
||||
description: "该表列出了按确定的情绪分类的帖子数量。使用“SamLowe/roberta-base-go_emotions”模型进行分类。"
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "排序依据"
|
||||
tag:
|
||||
label: "标签"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -599,6 +605,11 @@ zh_CN:
|
||||
sentiments:
|
||||
dashboard:
|
||||
title: "情绪"
|
||||
sentiment_analysis:
|
||||
score_types:
|
||||
positive: "积极"
|
||||
neutral: "中性"
|
||||
negative: "消极"
|
||||
summarization:
|
||||
chat:
|
||||
title: "总结消息"
|
||||
@ -614,6 +625,9 @@ zh_CN:
|
||||
compact: "紧凑"
|
||||
expanded: "展开"
|
||||
expanded_description: "带 AI 摘要"
|
||||
discobot_discoveries:
|
||||
regular_results: "话题"
|
||||
collapse: "收起"
|
||||
review:
|
||||
types:
|
||||
reviewable_ai_post:
|
||||
|
@ -5,6 +5,15 @@
|
||||
# https://translate.discourse.org/
|
||||
|
||||
zh_TW:
|
||||
admin_js:
|
||||
admin:
|
||||
dashboard:
|
||||
reports:
|
||||
filters:
|
||||
sort_by:
|
||||
label: "排序"
|
||||
tag:
|
||||
label: "標記"
|
||||
js:
|
||||
discourse_automation:
|
||||
scriptables:
|
||||
@ -125,9 +134,16 @@ zh_TW:
|
||||
previous_log: "舊"
|
||||
share_modal:
|
||||
copy: "複製"
|
||||
sentiments:
|
||||
sentiment_analysis:
|
||||
score_types:
|
||||
neutral: "中性"
|
||||
summarization:
|
||||
chat:
|
||||
title: "摘要訊息"
|
||||
summarize: "總結"
|
||||
since:
|
||||
other: "前 %{count} 小時"
|
||||
discobot_discoveries:
|
||||
regular_results: "話題"
|
||||
collapse: "收起"
|
||||
|
@ -425,6 +425,10 @@ ar:
|
||||
anger: "الغضب \U0001F621"
|
||||
joy: "المرح \U0001F600"
|
||||
disgust: "الاشمئزاز \U0001F922"
|
||||
sentiment_analysis:
|
||||
positive: "إيجابية"
|
||||
negative: "سلبية"
|
||||
neutral: "محايدة"
|
||||
llm:
|
||||
configuration:
|
||||
disable_module_first: "يجب عليك إيقاف %{setting} أولًا."
|
||||
@ -470,6 +474,3 @@ ar:
|
||||
no_default_llm: يجب أن يكون للشخصية معلمة default_llm محدَّدة.
|
||||
user_not_allowed: غير مسموح للمستخدم بالمشاركة في الموضوع.
|
||||
prompt_message_length: تتجاوز الرسالة الحد الأقصى لعدد الحروف، والبالغ 1000 حرف، بمقدار %{idx}.
|
||||
dashboard:
|
||||
problem:
|
||||
ai_llm_status: "نموذج اللغة الكبير: %{model_name} يواجه مشكلات. يُرجى التحقق من <a href='%{base_path}/admin/plugins/discourse-ai/ai-llms/%{model_id}'>صفحة تكوين النموذج</a>."
|
||||
|
@ -16,3 +16,5 @@ be:
|
||||
reports:
|
||||
post_emotion:
|
||||
neutral: "нейтральны \U0001F610"
|
||||
sentiment_analysis:
|
||||
neutral: "нейтральны"
|
||||
|
@ -19,3 +19,5 @@ ca:
|
||||
reports:
|
||||
post_emotion:
|
||||
neutral: "Neutre \U0001F610"
|
||||
sentiment_analysis:
|
||||
neutral: "Neutre"
|
||||
|
@ -19,3 +19,5 @@ da:
|
||||
reports:
|
||||
post_emotion:
|
||||
neutral: "Neutral \U0001F610"
|
||||
sentiment_analysis:
|
||||
neutral: "Neutral"
|
||||
|
@ -99,6 +99,9 @@ de:
|
||||
flagged_by_toxicity: Das KI-Plug-in meldete dies nach der Klassifizierung als toxisch.
|
||||
flagged_by_nsfw: Das KI-Plug-in meldete dies nach der Klassifizierung von mindestens einem der angehängten Bilder als NSFW.
|
||||
reports:
|
||||
sentiment_analysis:
|
||||
title: "Stimmungsanalyse"
|
||||
description: "Dieser Bericht enthält eine Stimmungsanalyse für Beiträge, gruppiert nach Kategorie, mit positiven, negativen und neutralen Bewertungen für jeden Beitrag und jede Kategorie."
|
||||
overall_sentiment:
|
||||
title: "Allgemeine Stimmung"
|
||||
description: 'Das Diagramm vergleicht die Anzahl der Beiträge, die entweder als positiv oder negativ eingestuft werden. Sie werden berechnet, wenn die positive oder negative Bewertung über dem festgelegten Schwellenwert liegt. Das bedeutet, dass neutrale Beiträge nicht angezeigt werden. Persönliche Nachrichten (PN) sind ebenfalls ausgeschlossen. Klassifiziert mit „cardiffnlp/twitter-roberta-base-sentiment-latest“'
|
||||
@ -419,6 +422,10 @@ de:
|
||||
anger: "Wut \U0001F621"
|
||||
joy: "Freude \U0001F600"
|
||||
disgust: "Ekel \U0001F922"
|
||||
sentiment_analysis:
|
||||
positive: "Positiv"
|
||||
negative: "Negativ"
|
||||
neutral: "Neutral"
|
||||
llm:
|
||||
configuration:
|
||||
disable_module_first: "Du musst zuerst %{setting} deaktivieren."
|
||||
@ -459,4 +466,4 @@ de:
|
||||
prompt_message_length: Die Nachricht %{idx} hat die 1000-Zeichen-Grenze überschritten.
|
||||
dashboard:
|
||||
problem:
|
||||
ai_llm_status: "Beim LLM-Modell %{model_name} treten Probleme auf. Bitte überprüfe die <a href='%{base_path}/admin/plugins/discourse-ai/ai-llms/%{model_id}'>Konfigurationsseite des Modells</a>."
|
||||
ai_llm_status: "Bei dem LLM-Modell: %{model_name} treten Probleme auf. Bitte überprüfe <a href='%{base_path}/admin/plugins/discourse-ai/ai-llms/%{model_id}/edit'>die Konfigurationsseite des Modells</a>."
|
||||
|
@ -397,6 +397,10 @@ es:
|
||||
anger: "Enfado \U0001F621"
|
||||
joy: "Alegría \U0001F600"
|
||||
disgust: "Asco \U0001F922"
|
||||
sentiment_analysis:
|
||||
positive: "Positivo"
|
||||
negative: "Negativo"
|
||||
neutral: "Neutro"
|
||||
llm:
|
||||
configuration:
|
||||
disable_module_first: "Tienes que desactivar primero %{setting}."
|
||||
@ -434,6 +438,3 @@ es:
|
||||
no_default_llm: La persona debe tener un default_llm definido.
|
||||
user_not_allowed: El usuario no está autorizado a participar en el tema.
|
||||
prompt_message_length: El mensaje %{idx} supera el límite de 1000 caracteres.
|
||||
dashboard:
|
||||
problem:
|
||||
ai_llm_status: "El modelo LLM: %{model_name} está teniendo problemas. Comprueba la <a href='%{base_path}/admin/plugins/discourse-ai/ai-llms/%{model_id}'>página de configuración del modelo</a>."
|
||||
|
@ -19,3 +19,5 @@ et:
|
||||
reports:
|
||||
post_emotion:
|
||||
neutral: "Neutraalne \U0001F610"
|
||||
sentiment_analysis:
|
||||
neutral: "Neutraalne"
|
||||
|
@ -397,6 +397,10 @@ fi:
|
||||
anger: "Viha \U0001F621"
|
||||
joy: "Ilo \U0001F600"
|
||||
disgust: "Inho \U0001F922"
|
||||
sentiment_analysis:
|
||||
positive: "Positiivinen"
|
||||
negative: "Negatiivinen"
|
||||
neutral: "Neutraali"
|
||||
llm:
|
||||
configuration:
|
||||
disable_module_first: "Sinun täytyy ensin poistaa %{setting} käytöstä."
|
||||
@ -434,6 +438,3 @@ fi:
|
||||
no_default_llm: Persoonalla täytyy olla default_llm määritelty.
|
||||
user_not_allowed: Käyttäjä ei saa osallistua ketjuun.
|
||||
prompt_message_length: Viesti %{idx} ylittää 1 000 merkin rajan.
|
||||
dashboard:
|
||||
problem:
|
||||
ai_llm_status: "Suuressa kielimallissa %{model_name} on ongelmia. Tarkista <a href='%{base_path}/admin/plugins/discourse-ai/ai-llms/%{model_id}'>mallin määrityssivu</a>."
|
||||
|
@ -397,6 +397,10 @@ fr:
|
||||
anger: "Colère \U0001F621"
|
||||
joy: "Joie \U0001F600"
|
||||
disgust: "Dégoût \U0001F922"
|
||||
sentiment_analysis:
|
||||
positive: "Positif"
|
||||
negative: "Négatif"
|
||||
neutral: "Neutre"
|
||||
llm:
|
||||
configuration:
|
||||
disable_module_first: "Vous devez d'abord désactiver %{setting}."
|
||||
@ -434,6 +438,3 @@ fr:
|
||||
no_default_llm: Le personnage doit avoir un default_llm défini.
|
||||
user_not_allowed: L'utilisateur n'est pas autorisé à participer au sujet.
|
||||
prompt_message_length: Le message %{idx} dépasse la limite de 1 000 caractères.
|
||||
dashboard:
|
||||
problem:
|
||||
ai_llm_status: "Le modèle LLM : %{model_name} rencontre des problèmes. Veuillez consulter la <a href='%{base_path}/admin/plugins/discourse-ai/ai-llms/%{model_id}'>page de configuration du modèle</a>."
|
||||
|
@ -19,3 +19,5 @@ gl:
|
||||
reports:
|
||||
post_emotion:
|
||||
neutral: "Neutro \U0001F610"
|
||||
sentiment_analysis:
|
||||
neutral: "Neutro"
|
||||
|
@ -426,6 +426,10 @@ he:
|
||||
anger: "כעס \U0001F621"
|
||||
joy: "הנאה \U0001F600"
|
||||
disgust: "גועל \U0001F922"
|
||||
sentiment_analysis:
|
||||
positive: "חיובי"
|
||||
negative: "שלילי"
|
||||
neutral: "נייטרלי"
|
||||
llm:
|
||||
configuration:
|
||||
disable_module_first: "קודם צריך להשבית את %{setting}."
|
||||
@ -464,6 +468,3 @@ he:
|
||||
no_default_llm: לדמות חייב להיות מוגדר default_llm (מודל ברירת מחדל).
|
||||
user_not_allowed: המשתמש לא מורשה להשתתף בנושא.
|
||||
prompt_message_length: ההודעה %{idx} חורגת ממגבלת 1000 התווים.
|
||||
dashboard:
|
||||
problem:
|
||||
ai_llm_status: "מודל ה־LLM: %{model_name} חווה קשיים. נא לבקר ב<a href='%{base_path}/admin/plugins/discourse-ai/ai-llms/%{model_id}'>עמוד ההגדרות של המודל</a>."
|
||||
|
@ -21,3 +21,5 @@ hu:
|
||||
reports:
|
||||
post_emotion:
|
||||
neutral: "Semleges \U0001F610"
|
||||
sentiment_analysis:
|
||||
neutral: "Semleges"
|
||||
|
@ -19,3 +19,5 @@ hy:
|
||||
reports:
|
||||
post_emotion:
|
||||
neutral: "Նեյտրալ \U0001F610"
|
||||
sentiment_analysis:
|
||||
neutral: "Նեյտրալ"
|
||||
|
@ -397,6 +397,10 @@ it:
|
||||
anger: "Rabbia \U0001F621"
|
||||
joy: "Gioia \U0001F600"
|
||||
disgust: "Disgusto \U0001F922"
|
||||
sentiment_analysis:
|
||||
positive: "Positiva"
|
||||
negative: "Negativa"
|
||||
neutral: "Neutro"
|
||||
llm:
|
||||
configuration:
|
||||
disable_module_first: "Devi prima disabilitare %{setting}."
|
||||
@ -434,6 +438,3 @@ it:
|
||||
no_default_llm: Il personaggio deve avere un default_llm definito.
|
||||
user_not_allowed: All'utente non è consentito partecipare all'argomento.
|
||||
prompt_message_length: Il messaggio %{idx} supera il limite di 1000 caratteri.
|
||||
dashboard:
|
||||
problem:
|
||||
ai_llm_status: "Il modello LLM %{model_name} sta riscontrando problemi. Controlla la pagina di configurazione del modello <a href='%{base_path}/admin/plugins/discourse-ai/ai-llms/%{model_id}'></a>."
|
||||
|
@ -390,6 +390,10 @@ ja:
|
||||
anger: "怒り \U0001F621"
|
||||
joy: "喜び \U0001F600"
|
||||
disgust: "嫌悪 \U0001F922"
|
||||
sentiment_analysis:
|
||||
positive: "ポジティブ"
|
||||
negative: "ネガティブ"
|
||||
neutral: "ニュートラル"
|
||||
llm:
|
||||
configuration:
|
||||
disable_module_first: "まず %{setting} を無効にする必要があります"
|
||||
@ -425,6 +429,3 @@ ja:
|
||||
no_default_llm: ペルソナには default_llm が定義されている必要があります。
|
||||
user_not_allowed: ユーザーはトピックに参加できません。
|
||||
prompt_message_length: メッセージ %{idx} は 1000 文字の上限を超えています。
|
||||
dashboard:
|
||||
problem:
|
||||
ai_llm_status: "LLM モデル: %{model_name} に問題が発生しています。<a href='%{base_path}/admin/plugins/discourse-ai/ai-llms/%{model_id}'>モデルの構成ページ</a>を確認してください。"
|
||||
|
@ -20,3 +20,5 @@ ko:
|
||||
reports:
|
||||
post_emotion:
|
||||
neutral: "중립국 \U0001F610"
|
||||
sentiment_analysis:
|
||||
neutral: "중립국"
|
||||
|
@ -25,3 +25,5 @@ lt:
|
||||
reports:
|
||||
post_emotion:
|
||||
neutral: "Neutrali \U0001F610"
|
||||
sentiment_analysis:
|
||||
neutral: "Neutrali"
|
||||
|
@ -397,6 +397,10 @@ nl:
|
||||
anger: "Boosheid \U0001F621"
|
||||
joy: "Vreugde \U0001F600"
|
||||
disgust: "Afschuw \U0001F922"
|
||||
sentiment_analysis:
|
||||
positive: "Positief"
|
||||
negative: "Negatief"
|
||||
neutral: "Neutraal"
|
||||
llm:
|
||||
configuration:
|
||||
disable_module_first: "Je moet eerst %{setting} uitschakelen."
|
||||
@ -434,6 +438,3 @@ nl:
|
||||
no_default_llm: Er moet een default_llm zijn gedefinieerd voor de persona.
|
||||
user_not_allowed: De gebruiker mag niet deelnemen aan het topic.
|
||||
prompt_message_length: Het bericht %{idx} is langer dan de limiet van 1000 tekens.
|
||||
dashboard:
|
||||
problem:
|
||||
ai_llm_status: "Het LLM-model %{model_name} ondervindt problemen. Controleer de <a href='%{base_path}/admin/plugins/discourse-ai/ai-llms/%{model_id}'>configuratiepagina van het model</a>."
|
||||
|
@ -224,6 +224,10 @@ pl_PL:
|
||||
fear: "Strach \U0001F628"
|
||||
anger: "Gniew \U0001F621"
|
||||
disgust: "Niesmak \U0001F922"
|
||||
sentiment_analysis:
|
||||
positive: "Pozytywne"
|
||||
negative: "Negatywne"
|
||||
neutral: "Neutralne"
|
||||
llm:
|
||||
configuration:
|
||||
disable_module_first: "Najpierw musisz wyłączyć %{setting}."
|
||||
|
@ -397,6 +397,10 @@ pt_BR:
|
||||
anger: "Raiva \U0001F621"
|
||||
joy: "Alegria \U0001F600"
|
||||
disgust: "Repulsa \U0001F922"
|
||||
sentiment_analysis:
|
||||
positive: "Positivo"
|
||||
negative: "Negativo"
|
||||
neutral: "Neutro"
|
||||
llm:
|
||||
configuration:
|
||||
disable_module_first: "Você precisa desativar %{setting} primeiro."
|
||||
@ -434,6 +438,3 @@ pt_BR:
|
||||
no_default_llm: A persona deve ter default_llm definida.
|
||||
user_not_allowed: O(a) usuário(a) não tem permissão para participar do tópico.
|
||||
prompt_message_length: A mensagem %{idx} excede o limite de 1000 caracteres.
|
||||
dashboard:
|
||||
problem:
|
||||
ai_llm_status: "O modelo de LLM %{model_name} está com problemas. Confira a <a href='%{base_path}/admin/plugins/discourse-ai/ai-llms/%{model_id}'>página de configuração do modelo</a>."
|
||||
|
@ -411,6 +411,10 @@ ru:
|
||||
anger: "Гнев \U0001F621"
|
||||
joy: "Радость \U0001F600"
|
||||
disgust: "Отвращение \U0001F922"
|
||||
sentiment_analysis:
|
||||
positive: "Позитивное"
|
||||
negative: "Негативное"
|
||||
neutral: "Нейтральность"
|
||||
llm:
|
||||
configuration:
|
||||
disable_module_first: "Сначала вам нужно отключить %{setting}."
|
||||
@ -452,6 +456,3 @@ ru:
|
||||
no_default_llm: У персоны должен быть определен параметр default_llm.
|
||||
user_not_allowed: Пользователю не разрешено участвовать в теме.
|
||||
prompt_message_length: Сообщение %{idx} превышает ограничение в 1000 символов.
|
||||
dashboard:
|
||||
problem:
|
||||
ai_llm_status: "У модели LLM (%{model_name}) возникли проблемы. Проверьте <a href='%{base_path}/admin/plugins/discourse-ai/ai-llms/%{model_id}'>страницу настройки модели</a>."
|
||||
|
@ -24,3 +24,5 @@ sk:
|
||||
reports:
|
||||
post_emotion:
|
||||
neutral: "Neutrálna \U0001F610"
|
||||
sentiment_analysis:
|
||||
neutral: "Neutrálna"
|
||||
|
@ -23,3 +23,5 @@ sv:
|
||||
reports:
|
||||
post_emotion:
|
||||
neutral: "Neutralt \U0001F610"
|
||||
sentiment_analysis:
|
||||
neutral: "Neutralt"
|
||||
|
@ -19,3 +19,5 @@ te:
|
||||
reports:
|
||||
post_emotion:
|
||||
neutral: "తటస్థ \U0001F610"
|
||||
sentiment_analysis:
|
||||
neutral: "తటస్థ"
|
||||
|
@ -397,6 +397,10 @@ tr_TR:
|
||||
anger: "Öfke \U0001F621"
|
||||
joy: "Neşe \U0001F600"
|
||||
disgust: "İğrenme \U0001F922"
|
||||
sentiment_analysis:
|
||||
positive: "Pozitif"
|
||||
negative: "Negatif"
|
||||
neutral: "Nötr"
|
||||
llm:
|
||||
configuration:
|
||||
disable_module_first: "Önce %{setting} devre dışı bırakılmalı."
|
||||
@ -435,6 +439,3 @@ tr_TR:
|
||||
no_default_llm: Kişiliğin tanımlanmış bir default_llm'si olmalıdır.
|
||||
user_not_allowed: Kullanıcının konuya katılmasına izin verilmiyor.
|
||||
prompt_message_length: '%{idx} mesajı 1000 karakter limitinin üzerinde.'
|
||||
dashboard:
|
||||
problem:
|
||||
ai_llm_status: "LLM modeli: %{model_name} sorunlarla karşılaşıyor. Lütfen <a href='%{base_path}/admin/plugins/discourse-ai/ai-llms/%{model_id}'>modelin yapılandırma sayfasını</a> kontrol edin."
|
||||
|
@ -24,3 +24,5 @@ ug:
|
||||
reports:
|
||||
post_emotion:
|
||||
neutral: "بىتەرەپ \U0001F610"
|
||||
sentiment_analysis:
|
||||
neutral: "بىتەرەپ"
|
||||
|
@ -310,6 +310,10 @@ uk:
|
||||
anger: "Гнів \U0001F621"
|
||||
joy: "Радість \U0001F600"
|
||||
disgust: "Огида \U0001F922"
|
||||
sentiment_analysis:
|
||||
positive: "Позитивний"
|
||||
negative: "Негативний"
|
||||
neutral: "Нейтральна"
|
||||
llm:
|
||||
configuration:
|
||||
disable_module_first: "Спочатку потрібно вимкнути %{setting} ."
|
||||
|
@ -20,3 +20,5 @@ ur:
|
||||
reports:
|
||||
post_emotion:
|
||||
neutral: "نیوٹرل \U0001F610"
|
||||
sentiment_analysis:
|
||||
neutral: "نیوٹرل"
|
||||
|
@ -390,6 +390,10 @@ zh_CN:
|
||||
anger: "愤怒 \U0001F621"
|
||||
joy: "开心\U0001F600"
|
||||
disgust: "厌恶 \U0001F922"
|
||||
sentiment_analysis:
|
||||
positive: "积极"
|
||||
negative: "消极"
|
||||
neutral: "中性"
|
||||
llm:
|
||||
configuration:
|
||||
disable_module_first: "您必须先禁用“%{setting}”。"
|
||||
@ -425,6 +429,3 @@ zh_CN:
|
||||
no_default_llm: 角色必须定义一个 default_llm。
|
||||
user_not_allowed: 该用户无法参与该话题。
|
||||
prompt_message_length: 消息 %{idx} 超过 1000 个字符限制。
|
||||
dashboard:
|
||||
problem:
|
||||
ai_llm_status: "LLM 模型:%{model_name} 遇到问题。请检查<a href='%{base_path}/admin/plugins/discourse-ai/ai-llms/%{model_id}'>模型的配置页面</a>。"
|
||||
|
@ -20,3 +20,5 @@ zh_TW:
|
||||
reports:
|
||||
post_emotion:
|
||||
neutral: "中性 \U0001F610"
|
||||
sentiment_analysis:
|
||||
neutral: "中性"
|
||||
|
Loading…
x
Reference in New Issue
Block a user