Update translations (#294)

This commit is contained in:
Discourse Translator Bot 2023-11-14 08:30:22 -05:00 committed by GitHub
parent 1588ab99a6
commit c6902c40ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
45 changed files with 287 additions and 0 deletions

View File

@ -93,6 +93,9 @@ de:
gpt-3: gpt-3:
5-turbo: "GPT-3.5" 5-turbo: "GPT-3.5"
claude-2: "Claude 2" claude-2: "Claude 2"
sentiments:
dashboard:
title: "Stimmung"
review: review:
types: types:
reviewable_ai_post: reviewable_ai_post:

View File

@ -93,6 +93,9 @@ he:
gpt-3: gpt-3:
5-turbo: "GPT-3.5" 5-turbo: "GPT-3.5"
claude-2: "Claude 2" claude-2: "Claude 2"
sentiments:
dashboard:
title: "רגש"
review: review:
types: types:
reviewable_ai_post: reviewable_ai_post:

View File

@ -70,6 +70,9 @@ ar:
errors: errors:
prompt_message_length: تتجاوز الرسالة الحد الأقصى لعدد الحروف، والبالغ 1000 حرف، بمقدار %{idx}. prompt_message_length: تتجاوز الرسالة الحد الأقصى لعدد الحروف، والبالغ 1000 حرف، بمقدار %{idx}.
invalid_prompt_role: تنطوي الرسالة %{idx} على دور غير صالح. invalid_prompt_role: تنطوي الرسالة %{idx} على دور غير صالح.
reports:
overall_sentiment:
yaxis: "التاريخ"
discourse_ai: discourse_ai:
ai_helper: ai_helper:
errors: errors:
@ -129,3 +132,7 @@ ar:
few: "قم بتكوين هذه الإعدادات أولًا: %{settings}" few: "قم بتكوين هذه الإعدادات أولًا: %{settings}"
many: "قم بتكوين هذه الإعدادات أولًا: %{settings}" many: "قم بتكوين هذه الإعدادات أولًا: %{settings}"
other: "قم بتكوين هذه الإعدادات أولًا: %{settings}" other: "قم بتكوين هذه الإعدادات أولًا: %{settings}"
sentiment:
reports:
post_emotion:
neutral: "محايد"

View File

@ -5,3 +5,8 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
be: be:
discourse_ai:
sentiment:
reports:
post_emotion:
neutral: "нейтральны"

View File

@ -5,3 +5,6 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
bg: bg:
reports:
overall_sentiment:
yaxis: "Дата"

View File

@ -5,3 +5,6 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
bs_BA: bs_BA:
reports:
overall_sentiment:
yaxis: "Datum"

View File

@ -5,3 +5,11 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
ca: ca:
reports:
overall_sentiment:
yaxis: "Data"
discourse_ai:
sentiment:
reports:
post_emotion:
neutral: "Neutre"

View File

@ -5,3 +5,6 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
cs: cs:
reports:
overall_sentiment:
yaxis: "Datum"

View File

@ -5,3 +5,11 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
da: da:
reports:
overall_sentiment:
yaxis: "Dato"
discourse_ai:
sentiment:
reports:
post_emotion:
neutral: "Neutral"

View File

@ -92,6 +92,15 @@ de:
errors: errors:
prompt_message_length: Die Nachricht %{idx} hat die 1000-Zeichen-Grenze überschritten. prompt_message_length: Die Nachricht %{idx} hat die 1000-Zeichen-Grenze überschritten.
invalid_prompt_role: Die Nachricht %{idx} hat eine ungültige Rolle. invalid_prompt_role: Die Nachricht %{idx} hat eine ungültige Rolle.
reports:
overall_sentiment:
title: "Allgemeine Stimmung"
description: "Diese Grafik vergleicht die Anzahl der Beiträge, die als positiv oder negativ eingestuft werden."
xaxis: "Positiv(%)"
yaxis: "Datum"
post_emotion:
title: "Emotionen posten"
description: "Anzahl der Beiträge, die mit einer der folgenden Emotionen klassifiziert wurden, gruppiert nach dem Vertrauenslevel des Posters."
discourse_ai: discourse_ai:
ai_helper: ai_helper:
errors: errors:
@ -163,3 +172,18 @@ de:
configuration_hint: configuration_hint:
one: "Konfiguriere zunächst die Einstellung `%{setting}`." one: "Konfiguriere zunächst die Einstellung `%{setting}`."
other: "Konfiguriere zunächst diese Einstellungen: %{settings}" other: "Konfiguriere zunächst diese Einstellungen: %{settings}"
sentiment:
reports:
overall_sentiment:
positive: "Positiv"
negative: "Negativ"
post_emotion:
tl_01: "Vertrauensstufen 0-1"
tl_234: "Vertrauensstufen 2+"
sadness: "Traurigkeit"
surprise: "Überraschung"
neutral: "Neutral"
fear: "Furcht"
anger: "Wut"
joy: "Freude"
disgust: "Ekel"

View File

@ -5,3 +5,6 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
el: el:
reports:
overall_sentiment:
yaxis: "Ημερομηνία"

View File

@ -70,6 +70,9 @@ es:
errors: errors:
prompt_message_length: El mensaje %{idx} supera el límite de 1000 caracteres. prompt_message_length: El mensaje %{idx} supera el límite de 1000 caracteres.
invalid_prompt_role: El mensaje %{idx} tiene un rol no válido. invalid_prompt_role: El mensaje %{idx} tiene un rol no válido.
reports:
overall_sentiment:
yaxis: "Fecha"
discourse_ai: discourse_ai:
ai_helper: ai_helper:
errors: errors:
@ -109,3 +112,7 @@ es:
configuration_hint: configuration_hint:
one: "Configura primero el ajuste `%{setting}`." one: "Configura primero el ajuste `%{setting}`."
other: "Configura primero estos ajustes: %{settings}" other: "Configura primero estos ajustes: %{settings}"
sentiment:
reports:
post_emotion:
neutral: "Neutro"

View File

@ -5,3 +5,11 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
et: et:
reports:
overall_sentiment:
yaxis: "Date"
discourse_ai:
sentiment:
reports:
post_emotion:
neutral: "Neutraalne"

View File

@ -7,6 +7,9 @@
fa_IR: fa_IR:
site_settings: site_settings:
discourse_ai_enabled: "افزونه discourse AI را فعال کنید." discourse_ai_enabled: "افزونه discourse AI را فعال کنید."
reports:
overall_sentiment:
yaxis: "تاریخ"
discourse_ai: discourse_ai:
ai_bot: ai_bot:
command_summary: command_summary:

View File

@ -70,6 +70,9 @@ fi:
errors: errors:
prompt_message_length: Viesti %{idx} ylittää 1 000 merkin rajan. prompt_message_length: Viesti %{idx} ylittää 1 000 merkin rajan.
invalid_prompt_role: Viestillä %{idx} on virheellinen rooli. invalid_prompt_role: Viestillä %{idx} on virheellinen rooli.
reports:
overall_sentiment:
yaxis: "Päivämäärä"
discourse_ai: discourse_ai:
ai_helper: ai_helper:
errors: errors:
@ -109,3 +112,7 @@ fi:
configuration_hint: configuration_hint:
one: "Määritä ensin %{setting}-asetus." one: "Määritä ensin %{setting}-asetus."
other: "Määritä ensin nämä asetukset: %{settings}" other: "Määritä ensin nämä asetukset: %{settings}"
sentiment:
reports:
post_emotion:
neutral: "Neutraali"

View File

@ -70,6 +70,9 @@ fr:
errors: errors:
prompt_message_length: Le message %{idx} dépasse la limite de 1 000 caractères. prompt_message_length: Le message %{idx} dépasse la limite de 1 000 caractères.
invalid_prompt_role: Le message %{idx} a un rôle invalide. invalid_prompt_role: Le message %{idx} a un rôle invalide.
reports:
overall_sentiment:
yaxis: "Date"
discourse_ai: discourse_ai:
ai_helper: ai_helper:
errors: errors:
@ -109,3 +112,7 @@ fr:
configuration_hint: configuration_hint:
one: "Configurez d'abord le paramètre « %{setting} »." one: "Configurez d'abord le paramètre « %{setting} »."
other: "Configurez d'abord ces paramètres : %{settings}" other: "Configurez d'abord ces paramètres : %{settings}"
sentiment:
reports:
post_emotion:
neutral: "Neutre"

View File

@ -5,3 +5,11 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
gl: gl:
reports:
overall_sentiment:
yaxis: "Data"
discourse_ai:
sentiment:
reports:
post_emotion:
neutral: "Neutro"

View File

@ -92,6 +92,15 @@ he:
errors: errors:
prompt_message_length: ההודעה %{idx} חורגת ממגבלת 1000 התווים. prompt_message_length: ההודעה %{idx} חורגת ממגבלת 1000 התווים.
invalid_prompt_role: להודעה %{idx} יש תפקיד שגוי. invalid_prompt_role: להודעה %{idx} יש תפקיד שגוי.
reports:
overall_sentiment:
title: "רגש כללי"
description: "התרשים הזה משווה בין מספר הפוסטים שסווגו כחיוביים מול השליליים."
xaxis: "חיובי(%)"
yaxis: "תאריך"
post_emotion:
title: "רגש הפוסט"
description: "מספר הפוסטים שסווגו עם אחד הרגשות הבאים, מקובצים לפי דרגות אמון המפרסמים."
discourse_ai: discourse_ai:
ai_helper: ai_helper:
errors: errors:
@ -175,3 +184,18 @@ he:
two: "יש להגדיר את ההגדרות האלו תחילה: %{settings}." two: "יש להגדיר את ההגדרות האלו תחילה: %{settings}."
many: "יש להגדיר את ההגדרות האלו תחילה: %{settings}." many: "יש להגדיר את ההגדרות האלו תחילה: %{settings}."
other: "יש להגדיר את ההגדרות האלו תחילה: %{settings}." other: "יש להגדיר את ההגדרות האלו תחילה: %{settings}."
sentiment:
reports:
overall_sentiment:
positive: "חיובי"
negative: "שלילי"
post_emotion:
tl_01: "דרגות אמון 0-1"
tl_234: "דרגות אמון 2+"
sadness: "עצב"
surprise: "הפתעה"
neutral: "נייטרלי"
fear: "פחד"
anger: "כעס"
joy: "הנאה"
disgust: "גועל"

View File

@ -5,3 +5,6 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
hr: hr:
reports:
overall_sentiment:
yaxis: "Datum"

View File

@ -5,3 +5,11 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
hu: hu:
reports:
overall_sentiment:
yaxis: "Dátum"
discourse_ai:
sentiment:
reports:
post_emotion:
neutral: "Semleges"

View File

@ -5,3 +5,11 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
hy: hy:
reports:
overall_sentiment:
yaxis: "Ամսաթիվ"
discourse_ai:
sentiment:
reports:
post_emotion:
neutral: "Նեյտրալ"

View File

@ -5,3 +5,6 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
id: id:
reports:
overall_sentiment:
yaxis: "Tanggal"

View File

@ -70,6 +70,9 @@ it:
errors: errors:
prompt_message_length: Il messaggio %{idx} supera il limite di 1000 caratteri. prompt_message_length: Il messaggio %{idx} supera il limite di 1000 caratteri.
invalid_prompt_role: Il messaggio %{idx} ha un ruolo non valido. invalid_prompt_role: Il messaggio %{idx} ha un ruolo non valido.
reports:
overall_sentiment:
yaxis: "Data"
discourse_ai: discourse_ai:
ai_helper: ai_helper:
errors: errors:
@ -111,3 +114,7 @@ it:
configuration_hint: configuration_hint:
one: "Configura prima l'impostazione \"%{setting}\"." one: "Configura prima l'impostazione \"%{setting}\"."
other: "Configura prima queste impostazioni: %{settings}" other: "Configura prima queste impostazioni: %{settings}"
sentiment:
reports:
post_emotion:
neutral: "Neutro"

View File

@ -70,6 +70,9 @@ ja:
errors: errors:
prompt_message_length: メッセージ %{idx} は 1000 文字の上限を超えています。 prompt_message_length: メッセージ %{idx} は 1000 文字の上限を超えています。
invalid_prompt_role: メッセージ %{idx} には無効な権限があります。 invalid_prompt_role: メッセージ %{idx} には無効な権限があります。
reports:
overall_sentiment:
yaxis: "日付"
discourse_ai: discourse_ai:
ai_helper: ai_helper:
errors: errors:
@ -104,3 +107,7 @@ ja:
summarization: summarization:
configuration_hint: configuration_hint:
other: "先に次の設定を構成します: %{settings}" other: "先に次の設定を構成します: %{settings}"
sentiment:
reports:
post_emotion:
neutral: "ニュートラル"

View File

@ -5,3 +5,11 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
ko: ko:
reports:
overall_sentiment:
yaxis: "날짜"
discourse_ai:
sentiment:
reports:
post_emotion:
neutral: "중립국"

View File

@ -5,3 +5,11 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
lt: lt:
reports:
overall_sentiment:
yaxis: "Data"
discourse_ai:
sentiment:
reports:
post_emotion:
neutral: "Neutrali"

View File

@ -5,3 +5,6 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
lv: lv:
reports:
overall_sentiment:
yaxis: "Datums"

View File

@ -5,3 +5,6 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
nb_NO: nb_NO:
reports:
overall_sentiment:
yaxis: "Dato"

View File

@ -70,6 +70,9 @@ nl:
errors: errors:
prompt_message_length: Het bericht %{idx} is langer dan de limiet van 1000 tekens. prompt_message_length: Het bericht %{idx} is langer dan de limiet van 1000 tekens.
invalid_prompt_role: Het bericht %{idx} heeft een ongeldige rol. invalid_prompt_role: Het bericht %{idx} heeft een ongeldige rol.
reports:
overall_sentiment:
yaxis: "Datum"
discourse_ai: discourse_ai:
ai_helper: ai_helper:
errors: errors:
@ -109,3 +112,7 @@ nl:
configuration_hint: configuration_hint:
one: "Configureer eerst de instelling '%{setting}'." one: "Configureer eerst de instelling '%{setting}'."
other: "Configureer eerst deze instellingen: '%{settings}'." other: "Configureer eerst deze instellingen: '%{settings}'."
sentiment:
reports:
post_emotion:
neutral: "Neutraal"

View File

@ -70,6 +70,9 @@ pl_PL:
errors: errors:
prompt_message_length: Wiadomość %{idx} przekracza limit 1000 znaków. prompt_message_length: Wiadomość %{idx} przekracza limit 1000 znaków.
invalid_prompt_role: Wiadomość %{idx} ma nieprawidłową rolę. invalid_prompt_role: Wiadomość %{idx} ma nieprawidłową rolę.
reports:
overall_sentiment:
yaxis: "Data"
discourse_ai: discourse_ai:
ai_helper: ai_helper:
errors: errors:
@ -115,3 +118,7 @@ pl_PL:
few: "Najpierw skonfiguruj ustawienia: %{settings}" few: "Najpierw skonfiguruj ustawienia: %{settings}"
many: "Najpierw skonfiguruj ustawienia: %{settings}" many: "Najpierw skonfiguruj ustawienia: %{settings}"
other: "Najpierw skonfiguruj ustawienia: %{settings}" other: "Najpierw skonfiguruj ustawienia: %{settings}"
sentiment:
reports:
post_emotion:
neutral: "Neutralne"

View File

@ -5,3 +5,6 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
pt: pt:
reports:
overall_sentiment:
yaxis: "Data"

View File

@ -70,6 +70,9 @@ pt_BR:
errors: errors:
prompt_message_length: A mensagem %{idx} excede o limite de 1000 caracteres. prompt_message_length: A mensagem %{idx} excede o limite de 1000 caracteres.
invalid_prompt_role: A mensagem %{idx} tem uma função inválida. invalid_prompt_role: A mensagem %{idx} tem uma função inválida.
reports:
overall_sentiment:
yaxis: "Data"
discourse_ai: discourse_ai:
ai_helper: ai_helper:
errors: errors:
@ -109,3 +112,7 @@ pt_BR:
configuration_hint: configuration_hint:
one: "Defina a configuração \"%{setting}\" primeiro." one: "Defina a configuração \"%{setting}\" primeiro."
other: "Defina estas configurações primeiro: %{settings}" other: "Defina estas configurações primeiro: %{settings}"
sentiment:
reports:
post_emotion:
neutral: "Neutro"

View File

@ -5,3 +5,6 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
ro: ro:
reports:
overall_sentiment:
yaxis: "Dată"

View File

@ -70,6 +70,9 @@ ru:
errors: errors:
prompt_message_length: Сообщение %{idx} превышает ограничение в 1000 символов. prompt_message_length: Сообщение %{idx} превышает ограничение в 1000 символов.
invalid_prompt_role: Для сообщения %{idx} указана недопустимая роль. invalid_prompt_role: Для сообщения %{idx} указана недопустимая роль.
reports:
overall_sentiment:
yaxis: "Дата"
discourse_ai: discourse_ai:
ai_helper: ai_helper:
errors: errors:
@ -119,3 +122,7 @@ ru:
few: "Сначала настройте следующие параметры: %{settings}" few: "Сначала настройте следующие параметры: %{settings}"
many: "Сначала настройте следующие параметры: %{settings}" many: "Сначала настройте следующие параметры: %{settings}"
other: "Сначала настройте следующие параметры: %{settings}" other: "Сначала настройте следующие параметры: %{settings}"
sentiment:
reports:
post_emotion:
neutral: "Нейтральная"

View File

@ -5,3 +5,6 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
sk: sk:
reports:
overall_sentiment:
yaxis: "Dátum"

View File

@ -5,3 +5,6 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
sl: sl:
reports:
overall_sentiment:
yaxis: "Datum"

View File

@ -5,3 +5,11 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
sv: sv:
reports:
overall_sentiment:
yaxis: "Datum"
discourse_ai:
sentiment:
reports:
post_emotion:
neutral: "Neutralt"

View File

@ -5,3 +5,6 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
sw: sw:
reports:
overall_sentiment:
yaxis: "Tarehe"

View File

@ -5,3 +5,6 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
th: th:
reports:
overall_sentiment:
yaxis: "วันที่"

View File

@ -70,6 +70,9 @@ tr_TR:
errors: errors:
prompt_message_length: '%{idx} mesajı 1000 karakter sınırının üzerinde.' prompt_message_length: '%{idx} mesajı 1000 karakter sınırının üzerinde.'
invalid_prompt_role: '%{idx} mesajının geçersiz bir rolü var.' invalid_prompt_role: '%{idx} mesajının geçersiz bir rolü var.'
reports:
overall_sentiment:
yaxis: "Tarih"
discourse_ai: discourse_ai:
ai_helper: ai_helper:
errors: errors:
@ -109,3 +112,7 @@ tr_TR:
configuration_hint: configuration_hint:
one: "Önce `%{setting}` ayarını yapılandırın" one: "Önce `%{setting}` ayarını yapılandırın"
other: "Önce şu ayarları yapılandırın: %{settings}" other: "Önce şu ayarları yapılandırın: %{settings}"
sentiment:
reports:
post_emotion:
neutral: "Nötr"

View File

@ -5,3 +5,11 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
uk: uk:
reports:
overall_sentiment:
yaxis: "Дата"
discourse_ai:
sentiment:
reports:
post_emotion:
neutral: "Нейтральна"

View File

@ -5,3 +5,11 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
ur: ur:
reports:
overall_sentiment:
yaxis: "تاریخ"
discourse_ai:
sentiment:
reports:
post_emotion:
neutral: "نیوٹرل"

View File

@ -5,3 +5,6 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
vi: vi:
reports:
overall_sentiment:
yaxis: "Ngày"

View File

@ -70,6 +70,9 @@ zh_CN:
errors: errors:
prompt_message_length: 消息 %{idx} 超过 1000 个字符限制。 prompt_message_length: 消息 %{idx} 超过 1000 个字符限制。
invalid_prompt_role: 消息 %{idx} 的角色无效。 invalid_prompt_role: 消息 %{idx} 的角色无效。
reports:
overall_sentiment:
yaxis: "日期"
discourse_ai: discourse_ai:
ai_helper: ai_helper:
errors: errors:
@ -104,3 +107,7 @@ zh_CN:
summarization: summarization:
configuration_hint: configuration_hint:
other: "首先配置这些设置:%{settings}" other: "首先配置这些设置:%{settings}"
sentiment:
reports:
post_emotion:
neutral: "中性"

View File

@ -5,3 +5,11 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
zh_TW: zh_TW:
reports:
overall_sentiment:
yaxis: "日期"
discourse_ai:
sentiment:
reports:
post_emotion:
neutral: "中性"