Update translations (#370)

This commit is contained in:
Discourse Translator Bot 2023-12-19 16:45:37 -05:00 committed by GitHub
parent 8664771b7f
commit 09238d33fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
48 changed files with 515 additions and 39 deletions

View File

@ -7,10 +7,18 @@
ar: ar:
js: js:
discourse_automation: discourse_automation:
scriptables: ai_models:
llm_triage:
models:
claude_2: Claude 2 claude_2: Claude 2
scriptables:
llm_report:
fields:
title:
label: "العنوان"
categories:
label: "الفئات"
tags:
label: "الوسوم"
llm_triage:
fields: fields:
category: category:
label: "الفئة" label: "الفئة"
@ -45,6 +53,7 @@ ar:
close: "إغلاق" close: "إغلاق"
copy: "نسخ" copy: "نسخ"
copied: "تم النسخ!" copied: "تم النسخ!"
cancel: "إلغاء"
reviewables: reviewables:
model_used: "النموذج المستخدم:" model_used: "النموذج المستخدم:"
accuracy: "الدقة:" accuracy: "الدقة:"

View File

@ -8,6 +8,14 @@ be:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
title:
label: "Загаловак"
categories:
label: "катэгорыі"
tags:
label: "тэгі"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -33,3 +41,4 @@ be:
post_options_menu: post_options_menu:
close: "зачыніць" close: "зачыніць"
copy: "капіяваць" copy: "капіяваць"
cancel: "адмяніць"

View File

@ -8,6 +8,14 @@ bg:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
title:
label: "Заглавие"
categories:
label: "Категории"
tags:
label: "Тагове"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -35,3 +43,4 @@ bg:
close: "Затвори" close: "Затвори"
copy: "Копирай" copy: "Копирай"
copied: "Копирано!" copied: "Копирано!"
cancel: "Прекрати"

View File

@ -8,6 +8,14 @@ bs_BA:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
title:
label: "Naslov"
categories:
label: "Kategorije"
tags:
label: "Oznake"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -35,3 +43,4 @@ bs_BA:
close: "Zatvori" close: "Zatvori"
copy: "Copy" copy: "Copy"
copied: "Kopirano!" copied: "Kopirano!"
cancel: "Odustani"

View File

@ -8,6 +8,14 @@ ca:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
title:
label: "Títol"
categories:
label: "Categories"
tags:
label: "Etiquetes"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -36,3 +44,4 @@ ca:
close: "Tanca" close: "Tanca"
copy: "Còpia" copy: "Còpia"
copied: "Copiat!" copied: "Copiat!"
cancel: "Cancel·la"

View File

@ -8,6 +8,14 @@ cs:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
title:
label: "Nadpis"
categories:
label: "Kategorie"
tags:
label: "Tagy"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -35,3 +43,4 @@ cs:
close: "Zavřít" close: "Zavřít"
copy: "Kopírovat" copy: "Kopírovat"
copied: "Zkopírováno!" copied: "Zkopírováno!"
cancel: "Zrušit"

View File

@ -8,6 +8,14 @@ da:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
title:
label: "Titel"
categories:
label: "Kategorier"
tags:
label: "Mærker"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -36,3 +44,4 @@ da:
close: "Luk" close: "Luk"
copy: "Kopier" copy: "Kopier"
copied: "Kopieret!" copied: "Kopieret!"
cancel: "Annuller"

View File

@ -12,12 +12,25 @@ de:
discourse_ai: "Diskursen" discourse_ai: "Diskursen"
js: js:
discourse_automation: discourse_automation:
scriptables: ai_models:
llm_triage: gpt_4_turbo: GPT 4 Turbo
models:
gpt_4: GPT 4 gpt_4: GPT 4
gpt_3_5_turbo: GPT 3.5 Turbo gpt_3_5_turbo: GPT 3.5 Turbo
claude_2: Claude 2 claude_2: Claude 2
scriptables:
llm_report:
fields:
sender:
label: "Absender"
title:
label: "Titel"
model:
label: "Modell"
categories:
label: "Kategorien"
tags:
label: "Schlagwörter"
llm_triage:
fields: fields:
system_prompt: system_prompt:
label: "System-Eingabeaufforderung" label: "System-Eingabeaufforderung"
@ -106,6 +119,9 @@ de:
close: "Beenden" close: "Beenden"
copy: "Kopieren" copy: "Kopieren"
copied: "Kopiert!" copied: "Kopiert!"
cancel: "Abbrechen"
fast_edit:
suggest_button: "Bearbeiten vorschlagen"
reviewables: reviewables:
model_used: "Verwendetes Modell:" model_used: "Verwendetes Modell:"
accuracy: "Genauigkeit:" accuracy: "Genauigkeit:"

View File

@ -8,6 +8,14 @@ el:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
title:
label: "Τίτλος"
categories:
label: "Κατηγορίες"
tags:
label: "Ετικέτες"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -34,3 +42,4 @@ el:
close: "Κλείσιμο" close: "Κλείσιμο"
copy: "Αντιγραφή" copy: "Αντιγραφή"
copied: "Αντιγράφηκε!" copied: "Αντιγράφηκε!"
cancel: "Ακύρωση"

View File

@ -5,3 +5,10 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
en_GB: en_GB:
js:
discourse_automation:
scriptables:
llm_report:
fields:
categories:
label: "Categories"

View File

@ -7,10 +7,20 @@
es: es:
js: js:
discourse_automation: discourse_automation:
scriptables: ai_models:
llm_triage:
models:
claude_2: Claude 2 claude_2: Claude 2
scriptables:
llm_report:
fields:
sender:
label: "Remitente"
title:
label: "Título"
categories:
label: "Categorías"
tags:
label: "Etiquetas"
llm_triage:
fields: fields:
category: category:
label: "Categoría" label: "Categoría"
@ -45,6 +55,7 @@ es:
close: "Cerrar" close: "Cerrar"
copy: "Copiar" copy: "Copiar"
copied: "¡Copiado!" copied: "¡Copiado!"
cancel: "Cancelar"
reviewables: reviewables:
model_used: "Modelo utilizado:" model_used: "Modelo utilizado:"
accuracy: "Precisión:" accuracy: "Precisión:"

View File

@ -8,6 +8,14 @@ et:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
title:
label: "Pealkiri"
categories:
label: "Liigid"
tags:
label: "Sildid"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -35,3 +43,4 @@ et:
close: "Sulge" close: "Sulge"
copy: "Kopeeri" copy: "Kopeeri"
copied: "Kopeeritud!" copied: "Kopeeritud!"
cancel: "Tühista"

View File

@ -5,26 +5,45 @@
# https://translate.discourse.org/ # https://translate.discourse.org/
fa_IR: fa_IR:
admin_js:
admin:
site_settings:
categories:
discourse_ai: "هوش مصنوعی دیسکورس"
js: js:
discourse_automation: discourse_automation:
scriptables: ai_models:
llm_triage:
models:
claude_2: Claude 2 claude_2: Claude 2
scriptables:
llm_report:
fields: fields:
title:
label: "عنوان"
categories:
label: "دسته‌بندی‌ها"
tags:
label: "برچسب‌ها"
llm_triage:
fields:
search_for_text:
label: "جستجوی متن"
category: category:
label: "دسته‌بندی" label: "دسته‌بندی"
tags: tags:
label: "برچسب‌ها" label: "برچسب‌ها"
canned_reply: canned_reply:
label: "پاسخ" label: "پاسخ"
canned_reply_user:
label: "پاسخ کاربر"
discourse_ai: discourse_ai:
title: "هوش مصنوعی"
modals: modals:
select_option: "یک گزینه را انتخاب کنید..." select_option: "یک گزینه را انتخاب کنید..."
ai_persona: ai_persona:
name: نام name: نام
description: توضیح description: توضیح
save: ذخیره save: ذخیره
enabled: فعال شد
new: تازه new: تازه
delete: حذف delete: حذف
related_topics: related_topics:
@ -35,15 +54,20 @@ fa_IR:
selection_hint: "نکته: شما همچنین می‌توانید بخشی از متن را قبل از باز کردن راهنما انتخاب کنید، تا فقط آن قسمت بازنویسی شود." selection_hint: "نکته: شما همچنین می‌توانید بخشی از متن را قبل از باز کردن راهنما انتخاب کنید، تا فقط آن قسمت بازنویسی شود."
context_menu: context_menu:
back: "بازگشت" back: "بازگشت"
trigger: "هوش مصنوعی"
undo: "بی‌اثر کردن" undo: "بی‌اثر کردن"
cancel: "انصراف" cancel: "انصراف"
regen: "تلاش دوباره" regen: "تلاش دوباره"
confirm: "تایید" confirm: "تایید"
revert: "برگشت" revert: "برگشت"
changes: "تغییرات"
post_options_menu: post_options_menu:
close: "بستن" close: "بستن"
copy: "کپی" copy: "کپی"
copied: "کپی شد!" copied: "کپی شد!"
cancel: "انصراف"
fast_edit:
suggest_button: "پیشنهاد ویرایش"
reviewables: reviewables:
model_used: "مدل مورد استفاده:" model_used: "مدل مورد استفاده:"
accuracy: "دقت:" accuracy: "دقت:"

View File

@ -7,10 +7,20 @@
fi: fi:
js: js:
discourse_automation: discourse_automation:
scriptables: ai_models:
llm_triage:
models:
claude_2: Claude 2 claude_2: Claude 2
scriptables:
llm_report:
fields:
sender:
label: "Lähettäjä"
title:
label: "Otsikko"
categories:
label: "Luokat"
tags:
label: "Tunnisteet"
llm_triage:
fields: fields:
category: category:
label: "Luokka" label: "Luokka"
@ -45,6 +55,7 @@ fi:
close: "Sulje" close: "Sulje"
copy: "Kopioi" copy: "Kopioi"
copied: "Kopioitiin!" copied: "Kopioitiin!"
cancel: "Peruuta"
reviewables: reviewables:
model_used: "Käytetty malli:" model_used: "Käytetty malli:"
accuracy: "Tarkkuus:" accuracy: "Tarkkuus:"

View File

@ -7,10 +7,20 @@
fr: fr:
js: js:
discourse_automation: discourse_automation:
scriptables: ai_models:
llm_triage:
models:
claude_2: Claude 2 claude_2: Claude 2
scriptables:
llm_report:
fields:
sender:
label: "Expéditeur"
title:
label: "Titre"
categories:
label: "Catégories"
tags:
label: "Étiquettes"
llm_triage:
fields: fields:
category: category:
label: "Catégorie" label: "Catégorie"
@ -45,6 +55,7 @@ fr:
close: "Fermer" close: "Fermer"
copy: "Copie" copy: "Copie"
copied: "Copié !" copied: "Copié !"
cancel: "Annuler"
reviewables: reviewables:
model_used: "Modèle utilisé :" model_used: "Modèle utilisé :"
accuracy: "Précision :" accuracy: "Précision :"

View File

@ -8,6 +8,14 @@ gl:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
title:
label: "Título"
categories:
label: "Categorías"
tags:
label: "Etiquetas"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -36,3 +44,4 @@ gl:
close: "Pechar" close: "Pechar"
copy: "Copiar" copy: "Copiar"
copied: "Copiado!" copied: "Copiado!"
cancel: "Cancelar"

View File

@ -12,12 +12,23 @@ he:
discourse_ai: "בינה מלאכותית ב־Discourse" discourse_ai: "בינה מלאכותית ב־Discourse"
js: js:
discourse_automation: discourse_automation:
scriptables: ai_models:
llm_triage: gpt_4_turbo: GPT 4 טורבו
models:
gpt_4: GPT 4 gpt_4: GPT 4
gpt_3_5_turbo: GPT 3.5 טורבו gpt_3_5_turbo: GPT 3.5 טורבו
claude_2: Claude 2 claude_2: Claude 2
scriptables:
llm_report:
fields:
title:
label: "כותרת"
model:
label: "דגם"
categories:
label: "קטגוריות"
tags:
label: "תגיות"
llm_triage:
fields: fields:
system_prompt: system_prompt:
label: "בקשת מערכת" label: "בקשת מערכת"
@ -106,6 +117,9 @@ he:
close: "סגירה" close: "סגירה"
copy: "העתקה" copy: "העתקה"
copied: "הועתק!" copied: "הועתק!"
cancel: "ביטול"
fast_edit:
suggest_button: "הצעת עריכה"
reviewables: reviewables:
model_used: "דגם בשימוש:" model_used: "דגם בשימוש:"
accuracy: "דיוק:" accuracy: "דיוק:"

View File

@ -8,6 +8,14 @@ hr:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
title:
label: "Naslov"
categories:
label: "Kategorije"
tags:
label: "Oznake"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -36,3 +44,4 @@ hr:
close: "Zatvori" close: "Zatvori"
copy: "Kopija" copy: "Kopija"
copied: "Kopirano!" copied: "Kopirano!"
cancel: "Odustani"

View File

@ -8,6 +8,14 @@ hu:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
title:
label: "Cím"
categories:
label: "Kategóriák"
tags:
label: "Címkék"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -36,3 +44,4 @@ hu:
close: "Lezárás" close: "Lezárás"
copy: "Másolás" copy: "Másolás"
copied: "Másolva!" copied: "Másolva!"
cancel: "Mégse"

View File

@ -8,6 +8,14 @@ hy:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
title:
label: "Վերնագիր"
categories:
label: "Կատեգորիաներ"
tags:
label: "Թեգեր"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -33,3 +41,4 @@ hy:
post_options_menu: post_options_menu:
close: "Փակել" close: "Փակել"
copy: "Կրկնօրինակել" copy: "Կրկնօրինակել"
cancel: "Չեղարկել"

View File

@ -8,6 +8,14 @@ id:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
title:
label: "Judul"
categories:
label: "Kategori"
tags:
label: "Label"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -34,3 +42,4 @@ id:
post_options_menu: post_options_menu:
close: "Tutup" close: "Tutup"
copied: "Disalin!" copied: "Disalin!"
cancel: "Batal"

View File

@ -7,10 +7,20 @@
it: it:
js: js:
discourse_automation: discourse_automation:
scriptables: ai_models:
llm_triage:
models:
claude_2: Claude 2 claude_2: Claude 2
scriptables:
llm_report:
fields:
sender:
label: "Mittente"
title:
label: "Titolo"
categories:
label: "Categorie"
tags:
label: "Etichette"
llm_triage:
fields: fields:
category: category:
label: "Categoria" label: "Categoria"
@ -45,6 +55,7 @@ it:
close: "Chiudi" close: "Chiudi"
copy: "Copia" copy: "Copia"
copied: "Copiato!" copied: "Copiato!"
cancel: "Annulla"
reviewables: reviewables:
model_used: "Modello utilizzato:" model_used: "Modello utilizzato:"
accuracy: "Precisione:" accuracy: "Precisione:"

View File

@ -7,10 +7,20 @@
ja: ja:
js: js:
discourse_automation: discourse_automation:
scriptables: ai_models:
llm_triage:
models:
claude_2: クロード 2 claude_2: クロード 2
scriptables:
llm_report:
fields:
sender:
label: "送信者"
title:
label: "タグライン"
categories:
label: "カテゴリ"
tags:
label: "タグ"
llm_triage:
fields: fields:
category: category:
label: "カテゴリ" label: "カテゴリ"
@ -45,6 +55,7 @@ ja:
close: "クローズ" close: "クローズ"
copy: "コピー" copy: "コピー"
copied: "コピーしました!" copied: "コピーしました!"
cancel: "キャンセル"
reviewables: reviewables:
model_used: "使用モデル:" model_used: "使用モデル:"
accuracy: "精度:" accuracy: "精度:"

View File

@ -8,6 +8,16 @@ ko:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
sender:
label: "발신자"
title:
label: "제목"
categories:
label: "카테고리"
tags:
label: "태그"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -36,3 +46,4 @@ ko:
close: "닫기" close: "닫기"
copy: "복사" copy: "복사"
copied: "복사되었습니다!" copied: "복사되었습니다!"
cancel: "취소"

View File

@ -12,12 +12,23 @@ lt:
discourse_ai: "Discourse AI" discourse_ai: "Discourse AI"
js: js:
discourse_automation: discourse_automation:
scriptables: ai_models:
llm_triage: gpt_4_turbo: GPT 4 Turbo
models:
gpt_4: GPT 4 gpt_4: GPT 4
gpt_3_5_turbo: GPT 3.5 Turbo gpt_3_5_turbo: GPT 3.5 Turbo
claude_2: Claude 2 claude_2: Claude 2
scriptables:
llm_report:
fields:
title:
label: "Antraštė"
model:
label: "Modelis"
categories:
label: "Kategorijos"
tags:
label: "Žymos"
llm_triage:
fields: fields:
system_prompt: system_prompt:
label: "Sistemos pranešimas" label: "Sistemos pranešimas"
@ -67,3 +78,4 @@ lt:
close: "Uždaryti" close: "Uždaryti"
copy: "Kopijuoti" copy: "Kopijuoti"
copied: "Nukopijuota!" copied: "Nukopijuota!"
cancel: "Atšaukti"

View File

@ -8,6 +8,14 @@ lv:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
title:
label: "Virsraksts"
categories:
label: "Sadaļas"
tags:
label: "Birkas"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -35,3 +43,4 @@ lv:
close: "Aizvērt" close: "Aizvērt"
copy: "Kopēt" copy: "Kopēt"
copied: "Nokopēts!" copied: "Nokopēts!"
cancel: "Atcelt"

View File

@ -8,6 +8,14 @@ nb_NO:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
title:
label: "Tittel"
categories:
label: "Kategorier"
tags:
label: "Stikkord"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -35,3 +43,4 @@ nb_NO:
close: "Lukk" close: "Lukk"
copy: "Kopier" copy: "Kopier"
copied: "Kopiert!" copied: "Kopiert!"
cancel: "Avbryt"

View File

@ -7,10 +7,20 @@
nl: nl:
js: js:
discourse_automation: discourse_automation:
scriptables: ai_models:
llm_triage:
models:
claude_2: Claude 2 claude_2: Claude 2
scriptables:
llm_report:
fields:
sender:
label: "Afzender"
title:
label: "Titel"
categories:
label: "Categorieën"
tags:
label: "Tags"
llm_triage:
fields: fields:
category: category:
label: "Categorie" label: "Categorie"
@ -45,6 +55,7 @@ nl:
close: "Sluiten" close: "Sluiten"
copy: "Kopiëren" copy: "Kopiëren"
copied: "Gekopieerd!" copied: "Gekopieerd!"
cancel: "Annuleren"
reviewables: reviewables:
model_used: "Gebruikt model:" model_used: "Gebruikt model:"
accuracy: "Nauwkeurigheid:" accuracy: "Nauwkeurigheid:"

View File

@ -7,10 +7,18 @@
pl_PL: pl_PL:
js: js:
discourse_automation: discourse_automation:
scriptables: ai_models:
llm_triage:
models:
claude_2: Claude 2 claude_2: Claude 2
scriptables:
llm_report:
fields:
title:
label: "Tytuł"
categories:
label: "Kategorie"
tags:
label: "Tagi"
llm_triage:
fields: fields:
category: category:
label: "Kategoria" label: "Kategoria"
@ -45,6 +53,7 @@ pl_PL:
close: "Zamknij" close: "Zamknij"
copy: "Kopiuj" copy: "Kopiuj"
copied: "Skopiowane!" copied: "Skopiowane!"
cancel: "Anuluj"
reviewables: reviewables:
model_used: "Zastosowany model:" model_used: "Zastosowany model:"
accuracy: "Dokładność:" accuracy: "Dokładność:"

View File

@ -8,6 +8,14 @@ pt:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
title:
label: "Título"
categories:
label: "Categorias"
tags:
label: "Etiquetas"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -35,3 +43,4 @@ pt:
close: "Fechar" close: "Fechar"
copy: "Copiar" copy: "Copiar"
copied: "Copiado!" copied: "Copiado!"
cancel: "Cancelar"

View File

@ -7,10 +7,20 @@
pt_BR: pt_BR:
js: js:
discourse_automation: discourse_automation:
scriptables: ai_models:
llm_triage:
models:
claude_2: Claude 2 claude_2: Claude 2
scriptables:
llm_report:
fields:
sender:
label: "Remetente"
title:
label: "Título"
categories:
label: "Categorias"
tags:
label: "Etiquetas"
llm_triage:
fields: fields:
category: category:
label: "Categoria" label: "Categoria"
@ -45,6 +55,7 @@ pt_BR:
close: "Fechar" close: "Fechar"
copy: "Copiar" copy: "Copiar"
copied: "Copiado!" copied: "Copiado!"
cancel: "Cancelar"
reviewables: reviewables:
model_used: "Modelo usado:" model_used: "Modelo usado:"
accuracy: "Precisão:" accuracy: "Precisão:"

View File

@ -8,6 +8,14 @@ ro:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
title:
label: "Titlu"
categories:
label: "Categorii"
tags:
label: "Etichete"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -35,3 +43,4 @@ ro:
close: "Închide sondajul" close: "Închide sondajul"
copy: "Copiază" copy: "Copiază"
copied: "Copiat!" copied: "Copiat!"
cancel: "Anulare"

View File

@ -7,10 +7,20 @@
ru: ru:
js: js:
discourse_automation: discourse_automation:
scriptables: ai_models:
llm_triage:
models:
claude_2: Claude 2 claude_2: Claude 2
scriptables:
llm_report:
fields:
sender:
label: "Отправитель"
title:
label: "Название"
categories:
label: "Категории"
tags:
label: "Теги"
llm_triage:
fields: fields:
category: category:
label: "Категория" label: "Категория"
@ -45,6 +55,7 @@ ru:
close: "Завершить" close: "Завершить"
copy: "Копировать" copy: "Копировать"
copied: "Скопировано!" copied: "Скопировано!"
cancel: "Нет"
reviewables: reviewables:
model_used: "Использованная модель:" model_used: "Использованная модель:"
accuracy: "Точность:" accuracy: "Точность:"

View File

@ -8,6 +8,14 @@ sk:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
title:
label: "Názov"
categories:
label: "Kategórie"
tags:
label: "Štítky"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -34,3 +42,4 @@ sk:
post_options_menu: post_options_menu:
close: "Zavrieť" close: "Zavrieť"
copy: "Kopírovať" copy: "Kopírovať"
cancel: "Zrušiť"

View File

@ -8,6 +8,14 @@ sl:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
title:
label: "Naziv"
categories:
label: "Kategorije"
tags:
label: "Oznake"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -35,3 +43,4 @@ sl:
close: "Zapri" close: "Zapri"
copy: "Kopiraj" copy: "Kopiraj"
copied: "Kopirano!" copied: "Kopirano!"
cancel: "Prekliči"

View File

@ -8,6 +8,14 @@ sq:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
title:
label: "Titulli"
categories:
label: "Categories"
tags:
label: "Etiketat"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -34,3 +42,4 @@ sq:
post_options_menu: post_options_menu:
close: "Mbyll" close: "Mbyll"
copy: "Kopjo" copy: "Kopjo"
cancel: "Anulo"

View File

@ -8,6 +8,12 @@ sr:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
title:
label: "Naslov"
categories:
label: "Kategorije"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -32,3 +38,4 @@ sr:
close: "Zatvori" close: "Zatvori"
copy: "Kopija" copy: "Kopija"
copied: "Kopirano!" copied: "Kopirano!"
cancel: "Odustani"

View File

@ -8,6 +8,14 @@ sv:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
title:
label: "Rubrik"
categories:
label: "Kategorier"
tags:
label: "Taggar"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -36,3 +44,4 @@ sv:
close: "Stäng" close: "Stäng"
copy: "Kopiera" copy: "Kopiera"
copied: "Kopierad!" copied: "Kopierad!"
cancel: "Avbryt"

View File

@ -8,6 +8,14 @@ sw:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
title:
label: "Kichwa cha Habari"
categories:
label: "Kategoria"
tags:
label: "Lebo"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -34,3 +42,4 @@ sw:
post_options_menu: post_options_menu:
close: "Funga" close: "Funga"
copy: "Nakili" copy: "Nakili"
cancel: "Ghairi"

View File

@ -8,6 +8,14 @@ te:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
title:
label: "శీర్షిక"
categories:
label: "వర్గాలు"
tags:
label: "ట్యాగులు"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -33,3 +41,4 @@ te:
post_options_menu: post_options_menu:
close: "మూసివేయి" close: "మూసివేయి"
copy: "నకలు" copy: "నకలు"
cancel: "రద్దుచేయి"

View File

@ -8,6 +8,14 @@ th:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
title:
label: "ชื่อเรื่อง"
categories:
label: "หมวดหมู่"
tags:
label: "ป้าย"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -34,3 +42,4 @@ th:
close: "ปิด" close: "ปิด"
copy: "คัดลอก" copy: "คัดลอก"
copied: "คัดลอกแล้ว!" copied: "คัดลอกแล้ว!"
cancel: "ยกเลิก"

View File

@ -7,10 +7,20 @@
tr_TR: tr_TR:
js: js:
discourse_automation: discourse_automation:
scriptables: ai_models:
llm_triage:
models:
claude_2: Claude 2 claude_2: Claude 2
scriptables:
llm_report:
fields:
sender:
label: "Gönderen"
title:
label: "Başlık"
categories:
label: "Kategoriler"
tags:
label: "Etiketler"
llm_triage:
fields: fields:
category: category:
label: "Kategori" label: "Kategori"
@ -45,6 +55,7 @@ tr_TR:
close: "Bitir" close: "Bitir"
copy: "Kopyala" copy: "Kopyala"
copied: "Kopyalandı!" copied: "Kopyalandı!"
cancel: "İptal et"
reviewables: reviewables:
model_used: "Kullanılan model:" model_used: "Kullanılan model:"
accuracy: "Doğruluk:" accuracy: "Doğruluk:"

View File

@ -8,6 +8,16 @@ uk:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
sender:
label: "Відправник"
title:
label: "Назва"
categories:
label: "Розділи"
tags:
label: "Теґи"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -36,3 +46,4 @@ uk:
close: "Закрити" close: "Закрити"
copy: "Копіювати" copy: "Копіювати"
copied: "Скопійовано!" copied: "Скопійовано!"
cancel: "Скасувати"

View File

@ -8,6 +8,14 @@ ur:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
title:
label: "عنوان"
categories:
label: "اقسام"
tags:
label: "ٹیگز"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -35,3 +43,4 @@ ur:
close: "بند کریں" close: "بند کریں"
copy: "کاپی" copy: "کاپی"
copied: "کاپی کر لیا!" copied: "کاپی کر لیا!"
cancel: "منسوخ"

View File

@ -8,6 +8,14 @@ vi:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
title:
label: "Tiêu đề"
categories:
label: "Danh mục"
tags:
label: "Thẻ"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -34,3 +42,4 @@ vi:
close: "Đóng" close: "Đóng"
copy: "Sao chép" copy: "Sao chép"
copied: "Đã sao chép!" copied: "Đã sao chép!"
cancel: "Huỷ"

View File

@ -7,10 +7,20 @@
zh_CN: zh_CN:
js: js:
discourse_automation: discourse_automation:
scriptables: ai_models:
llm_triage:
models:
claude_2: Claude 2 claude_2: Claude 2
scriptables:
llm_report:
fields:
sender:
label: "发送人"
title:
label: "标题"
categories:
label: "类别"
tags:
label: "标签"
llm_triage:
fields: fields:
category: category:
label: "类别" label: "类别"
@ -45,6 +55,7 @@ zh_CN:
close: "关闭" close: "关闭"
copy: "复制" copy: "复制"
copied: "已复制!" copied: "已复制!"
cancel: "取消"
reviewables: reviewables:
model_used: "使用的模型:" model_used: "使用的模型:"
accuracy: "准确性:" accuracy: "准确性:"

View File

@ -8,6 +8,14 @@ zh_TW:
js: js:
discourse_automation: discourse_automation:
scriptables: scriptables:
llm_report:
fields:
title:
label: "標題"
categories:
label: "分類"
tags:
label: "標記"
llm_triage: llm_triage:
fields: fields:
category: category:
@ -35,3 +43,4 @@ zh_TW:
close: "關閉" close: "關閉"
copy: "複製" copy: "複製"
copied: "已複製!" copied: "已複製!"
cancel: "取消"

View File

@ -12,6 +12,9 @@ fa_IR:
yaxis: "تاریخ" yaxis: "تاریخ"
discourse_ai: discourse_ai:
ai_bot: ai_bot:
personas:
dall_e3:
name: "DALL-E 3"
command_summary: command_summary:
categories: "فهرست دسته‌بندی‌ها" categories: "فهرست دسته‌بندی‌ها"
search: "جستجو" search: "جستجو"