diff --git a/config/locales/client.ar.yml b/config/locales/client.ar.yml index 5bfff584..db137e89 100644 --- a/config/locales/client.ar.yml +++ b/config/locales/client.ar.yml @@ -7,10 +7,18 @@ ar: js: discourse_automation: + ai_models: + claude_2: Claude 2 scriptables: + llm_report: + fields: + title: + label: "العنوان" + categories: + label: "الفئات" + tags: + label: "الوسوم" llm_triage: - models: - claude_2: Claude 2 fields: category: label: "الفئة" @@ -45,6 +53,7 @@ ar: close: "إغلاق" copy: "نسخ" copied: "تم النسخ!" + cancel: "إلغاء" reviewables: model_used: "النموذج المستخدم:" accuracy: "الدقة:" diff --git a/config/locales/client.be.yml b/config/locales/client.be.yml index 34df15fc..1c20d260 100644 --- a/config/locales/client.be.yml +++ b/config/locales/client.be.yml @@ -8,6 +8,14 @@ be: js: discourse_automation: scriptables: + llm_report: + fields: + title: + label: "Загаловак" + categories: + label: "катэгорыі" + tags: + label: "тэгі" llm_triage: fields: category: @@ -33,3 +41,4 @@ be: post_options_menu: close: "зачыніць" copy: "капіяваць" + cancel: "адмяніць" diff --git a/config/locales/client.bg.yml b/config/locales/client.bg.yml index a985f0e8..e6314306 100644 --- a/config/locales/client.bg.yml +++ b/config/locales/client.bg.yml @@ -8,6 +8,14 @@ bg: js: discourse_automation: scriptables: + llm_report: + fields: + title: + label: "Заглавие" + categories: + label: "Категории" + tags: + label: "Тагове" llm_triage: fields: category: @@ -35,3 +43,4 @@ bg: close: "Затвори" copy: "Копирай" copied: "Копирано!" + cancel: "Прекрати" diff --git a/config/locales/client.bs_BA.yml b/config/locales/client.bs_BA.yml index 1384c752..b14acb9a 100644 --- a/config/locales/client.bs_BA.yml +++ b/config/locales/client.bs_BA.yml @@ -8,6 +8,14 @@ bs_BA: js: discourse_automation: scriptables: + llm_report: + fields: + title: + label: "Naslov" + categories: + label: "Kategorije" + tags: + label: "Oznake" llm_triage: fields: category: @@ -35,3 +43,4 @@ bs_BA: close: "Zatvori" copy: "Copy" copied: "Kopirano!" + cancel: "Odustani" diff --git a/config/locales/client.ca.yml b/config/locales/client.ca.yml index e0cc9acb..10f6ca07 100644 --- a/config/locales/client.ca.yml +++ b/config/locales/client.ca.yml @@ -8,6 +8,14 @@ ca: js: discourse_automation: scriptables: + llm_report: + fields: + title: + label: "Títol" + categories: + label: "Categories" + tags: + label: "Etiquetes" llm_triage: fields: category: @@ -36,3 +44,4 @@ ca: close: "Tanca" copy: "Còpia" copied: "Copiat!" + cancel: "Cancel·la" diff --git a/config/locales/client.cs.yml b/config/locales/client.cs.yml index 7274abc8..c5f535e9 100644 --- a/config/locales/client.cs.yml +++ b/config/locales/client.cs.yml @@ -8,6 +8,14 @@ cs: js: discourse_automation: scriptables: + llm_report: + fields: + title: + label: "Nadpis" + categories: + label: "Kategorie" + tags: + label: "Tagy" llm_triage: fields: category: @@ -35,3 +43,4 @@ cs: close: "Zavřít" copy: "Kopírovat" copied: "Zkopírováno!" + cancel: "Zrušit" diff --git a/config/locales/client.da.yml b/config/locales/client.da.yml index 9aaa148a..8f82e6c2 100644 --- a/config/locales/client.da.yml +++ b/config/locales/client.da.yml @@ -8,6 +8,14 @@ da: js: discourse_automation: scriptables: + llm_report: + fields: + title: + label: "Titel" + categories: + label: "Kategorier" + tags: + label: "Mærker" llm_triage: fields: category: @@ -36,3 +44,4 @@ da: close: "Luk" copy: "Kopier" copied: "Kopieret!" + cancel: "Annuller" diff --git a/config/locales/client.de.yml b/config/locales/client.de.yml index 9a899e47..a04f8d75 100644 --- a/config/locales/client.de.yml +++ b/config/locales/client.de.yml @@ -12,12 +12,25 @@ de: discourse_ai: "Diskursen" js: discourse_automation: + ai_models: + gpt_4_turbo: GPT 4 Turbo + gpt_4: GPT 4 + gpt_3_5_turbo: GPT 3.5 Turbo + 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: - models: - gpt_4: GPT 4 - gpt_3_5_turbo: GPT 3.5 Turbo - claude_2: Claude 2 fields: system_prompt: label: "System-Eingabeaufforderung" @@ -106,6 +119,9 @@ de: close: "Beenden" copy: "Kopieren" copied: "Kopiert!" + cancel: "Abbrechen" + fast_edit: + suggest_button: "Bearbeiten vorschlagen" reviewables: model_used: "Verwendetes Modell:" accuracy: "Genauigkeit:" diff --git a/config/locales/client.el.yml b/config/locales/client.el.yml index b73775b4..3049faff 100644 --- a/config/locales/client.el.yml +++ b/config/locales/client.el.yml @@ -8,6 +8,14 @@ el: js: discourse_automation: scriptables: + llm_report: + fields: + title: + label: "Τίτλος" + categories: + label: "Κατηγορίες" + tags: + label: "Ετικέτες" llm_triage: fields: category: @@ -34,3 +42,4 @@ el: close: "Κλείσιμο" copy: "Αντιγραφή" copied: "Αντιγράφηκε!" + cancel: "Ακύρωση" diff --git a/config/locales/client.en_GB.yml b/config/locales/client.en_GB.yml index 2d4fa180..aacdcebb 100644 --- a/config/locales/client.en_GB.yml +++ b/config/locales/client.en_GB.yml @@ -5,3 +5,10 @@ # https://translate.discourse.org/ en_GB: + js: + discourse_automation: + scriptables: + llm_report: + fields: + categories: + label: "Categories" diff --git a/config/locales/client.es.yml b/config/locales/client.es.yml index 6c36c1a4..4388906f 100644 --- a/config/locales/client.es.yml +++ b/config/locales/client.es.yml @@ -7,10 +7,20 @@ es: js: discourse_automation: + ai_models: + claude_2: Claude 2 scriptables: + llm_report: + fields: + sender: + label: "Remitente" + title: + label: "Título" + categories: + label: "Categorías" + tags: + label: "Etiquetas" llm_triage: - models: - claude_2: Claude 2 fields: category: label: "Categoría" @@ -45,6 +55,7 @@ es: close: "Cerrar" copy: "Copiar" copied: "¡Copiado!" + cancel: "Cancelar" reviewables: model_used: "Modelo utilizado:" accuracy: "Precisión:" diff --git a/config/locales/client.et.yml b/config/locales/client.et.yml index fb7a547c..0bd82054 100644 --- a/config/locales/client.et.yml +++ b/config/locales/client.et.yml @@ -8,6 +8,14 @@ et: js: discourse_automation: scriptables: + llm_report: + fields: + title: + label: "Pealkiri" + categories: + label: "Liigid" + tags: + label: "Sildid" llm_triage: fields: category: @@ -35,3 +43,4 @@ et: close: "Sulge" copy: "Kopeeri" copied: "Kopeeritud!" + cancel: "Tühista" diff --git a/config/locales/client.fa_IR.yml b/config/locales/client.fa_IR.yml index d8969330..cbaf5aea 100644 --- a/config/locales/client.fa_IR.yml +++ b/config/locales/client.fa_IR.yml @@ -5,26 +5,45 @@ # https://translate.discourse.org/ fa_IR: + admin_js: + admin: + site_settings: + categories: + discourse_ai: "هوش مصنوعی دیسکورس" js: discourse_automation: + ai_models: + claude_2: Claude 2 scriptables: - llm_triage: - models: - claude_2: Claude 2 + llm_report: fields: + title: + label: "عنوان" + categories: + label: "دسته‌بندی‌ها" + tags: + label: "برچسب‌ها" + llm_triage: + fields: + search_for_text: + label: "جستجوی متن" category: label: "دسته‌بندی" tags: label: "برچسب‌ها" canned_reply: label: "پاسخ" + canned_reply_user: + label: "پاسخ کاربر" discourse_ai: + title: "هوش مصنوعی" modals: select_option: "یک گزینه را انتخاب کنید..." ai_persona: name: نام description: توضیح save: ذخیره + enabled: فعال شد new: تازه delete: حذف related_topics: @@ -35,15 +54,20 @@ fa_IR: selection_hint: "نکته: شما همچنین می‌توانید بخشی از متن را قبل از باز کردن راهنما انتخاب کنید، تا فقط آن قسمت بازنویسی شود." context_menu: back: "بازگشت" + trigger: "هوش مصنوعی" undo: "بی‌اثر کردن" cancel: "انصراف" regen: "تلاش دوباره" confirm: "تایید" revert: "برگشت" + changes: "تغییرات" post_options_menu: close: "بستن" copy: "کپی" copied: "کپی شد!" + cancel: "انصراف" + fast_edit: + suggest_button: "پیشنهاد ویرایش" reviewables: model_used: "مدل مورد استفاده:" accuracy: "دقت:" diff --git a/config/locales/client.fi.yml b/config/locales/client.fi.yml index adb13e24..3a8737b8 100644 --- a/config/locales/client.fi.yml +++ b/config/locales/client.fi.yml @@ -7,10 +7,20 @@ fi: js: discourse_automation: + ai_models: + claude_2: Claude 2 scriptables: + llm_report: + fields: + sender: + label: "Lähettäjä" + title: + label: "Otsikko" + categories: + label: "Luokat" + tags: + label: "Tunnisteet" llm_triage: - models: - claude_2: Claude 2 fields: category: label: "Luokka" @@ -45,6 +55,7 @@ fi: close: "Sulje" copy: "Kopioi" copied: "Kopioitiin!" + cancel: "Peruuta" reviewables: model_used: "Käytetty malli:" accuracy: "Tarkkuus:" diff --git a/config/locales/client.fr.yml b/config/locales/client.fr.yml index aa24d729..1d0d7c81 100644 --- a/config/locales/client.fr.yml +++ b/config/locales/client.fr.yml @@ -7,10 +7,20 @@ fr: js: discourse_automation: + ai_models: + claude_2: Claude 2 scriptables: + llm_report: + fields: + sender: + label: "Expéditeur" + title: + label: "Titre" + categories: + label: "Catégories" + tags: + label: "Étiquettes" llm_triage: - models: - claude_2: Claude 2 fields: category: label: "Catégorie" @@ -45,6 +55,7 @@ fr: close: "Fermer" copy: "Copie" copied: "Copié !" + cancel: "Annuler" reviewables: model_used: "Modèle utilisé :" accuracy: "Précision :" diff --git a/config/locales/client.gl.yml b/config/locales/client.gl.yml index bf5a7ae6..81730a9c 100644 --- a/config/locales/client.gl.yml +++ b/config/locales/client.gl.yml @@ -8,6 +8,14 @@ gl: js: discourse_automation: scriptables: + llm_report: + fields: + title: + label: "Título" + categories: + label: "Categorías" + tags: + label: "Etiquetas" llm_triage: fields: category: @@ -36,3 +44,4 @@ gl: close: "Pechar" copy: "Copiar" copied: "Copiado!" + cancel: "Cancelar" diff --git a/config/locales/client.he.yml b/config/locales/client.he.yml index 93c5f775..a1c4bbe9 100644 --- a/config/locales/client.he.yml +++ b/config/locales/client.he.yml @@ -12,12 +12,23 @@ he: discourse_ai: "בינה מלאכותית ב־Discourse" js: discourse_automation: + ai_models: + gpt_4_turbo: GPT 4 טורבו + gpt_4: GPT 4 + gpt_3_5_turbo: GPT 3.5 טורבו + claude_2: Claude 2 scriptables: + llm_report: + fields: + title: + label: "כותרת" + model: + label: "דגם" + categories: + label: "קטגוריות" + tags: + label: "תגיות" llm_triage: - models: - gpt_4: GPT 4 - gpt_3_5_turbo: GPT 3.5 טורבו - claude_2: Claude 2 fields: system_prompt: label: "בקשת מערכת" @@ -106,6 +117,9 @@ he: close: "סגירה" copy: "העתקה" copied: "הועתק!" + cancel: "ביטול" + fast_edit: + suggest_button: "הצעת עריכה" reviewables: model_used: "דגם בשימוש:" accuracy: "דיוק:" diff --git a/config/locales/client.hr.yml b/config/locales/client.hr.yml index ff19b816..3220c410 100644 --- a/config/locales/client.hr.yml +++ b/config/locales/client.hr.yml @@ -8,6 +8,14 @@ hr: js: discourse_automation: scriptables: + llm_report: + fields: + title: + label: "Naslov" + categories: + label: "Kategorije" + tags: + label: "Oznake" llm_triage: fields: category: @@ -36,3 +44,4 @@ hr: close: "Zatvori" copy: "Kopija" copied: "Kopirano!" + cancel: "Odustani" diff --git a/config/locales/client.hu.yml b/config/locales/client.hu.yml index 45e01238..56893db0 100644 --- a/config/locales/client.hu.yml +++ b/config/locales/client.hu.yml @@ -8,6 +8,14 @@ hu: js: discourse_automation: scriptables: + llm_report: + fields: + title: + label: "Cím" + categories: + label: "Kategóriák" + tags: + label: "Címkék" llm_triage: fields: category: @@ -36,3 +44,4 @@ hu: close: "Lezárás" copy: "Másolás" copied: "Másolva!" + cancel: "Mégse" diff --git a/config/locales/client.hy.yml b/config/locales/client.hy.yml index d8af38bf..545a2787 100644 --- a/config/locales/client.hy.yml +++ b/config/locales/client.hy.yml @@ -8,6 +8,14 @@ hy: js: discourse_automation: scriptables: + llm_report: + fields: + title: + label: "Վերնագիր" + categories: + label: "Կատեգորիաներ" + tags: + label: "Թեգեր" llm_triage: fields: category: @@ -33,3 +41,4 @@ hy: post_options_menu: close: "Փակել" copy: "Կրկնօրինակել" + cancel: "Չեղարկել" diff --git a/config/locales/client.id.yml b/config/locales/client.id.yml index 18f2fd34..217b6eff 100644 --- a/config/locales/client.id.yml +++ b/config/locales/client.id.yml @@ -8,6 +8,14 @@ id: js: discourse_automation: scriptables: + llm_report: + fields: + title: + label: "Judul" + categories: + label: "Kategori" + tags: + label: "Label" llm_triage: fields: category: @@ -34,3 +42,4 @@ id: post_options_menu: close: "Tutup" copied: "Disalin!" + cancel: "Batal" diff --git a/config/locales/client.it.yml b/config/locales/client.it.yml index 48f7177b..56f79d6c 100644 --- a/config/locales/client.it.yml +++ b/config/locales/client.it.yml @@ -7,10 +7,20 @@ it: js: discourse_automation: + ai_models: + claude_2: Claude 2 scriptables: + llm_report: + fields: + sender: + label: "Mittente" + title: + label: "Titolo" + categories: + label: "Categorie" + tags: + label: "Etichette" llm_triage: - models: - claude_2: Claude 2 fields: category: label: "Categoria" @@ -45,6 +55,7 @@ it: close: "Chiudi" copy: "Copia" copied: "Copiato!" + cancel: "Annulla" reviewables: model_used: "Modello utilizzato:" accuracy: "Precisione:" diff --git a/config/locales/client.ja.yml b/config/locales/client.ja.yml index 5f953739..380d3551 100644 --- a/config/locales/client.ja.yml +++ b/config/locales/client.ja.yml @@ -7,10 +7,20 @@ ja: js: discourse_automation: + ai_models: + claude_2: クロード 2 scriptables: + llm_report: + fields: + sender: + label: "送信者" + title: + label: "タグライン" + categories: + label: "カテゴリ" + tags: + label: "タグ" llm_triage: - models: - claude_2: クロード 2 fields: category: label: "カテゴリ" @@ -45,6 +55,7 @@ ja: close: "クローズ" copy: "コピー" copied: "コピーしました!" + cancel: "キャンセル" reviewables: model_used: "使用モデル:" accuracy: "精度:" diff --git a/config/locales/client.ko.yml b/config/locales/client.ko.yml index b4fc52fa..134f6a8e 100644 --- a/config/locales/client.ko.yml +++ b/config/locales/client.ko.yml @@ -8,6 +8,16 @@ ko: js: discourse_automation: scriptables: + llm_report: + fields: + sender: + label: "발신자" + title: + label: "제목" + categories: + label: "카테고리" + tags: + label: "태그" llm_triage: fields: category: @@ -36,3 +46,4 @@ ko: close: "닫기" copy: "복사" copied: "복사되었습니다!" + cancel: "취소" diff --git a/config/locales/client.lt.yml b/config/locales/client.lt.yml index 323c3b6a..d4aab84e 100644 --- a/config/locales/client.lt.yml +++ b/config/locales/client.lt.yml @@ -12,12 +12,23 @@ lt: discourse_ai: "Discourse AI" js: discourse_automation: + ai_models: + gpt_4_turbo: GPT 4 Turbo + gpt_4: GPT 4 + gpt_3_5_turbo: GPT 3.5 Turbo + claude_2: Claude 2 scriptables: + llm_report: + fields: + title: + label: "Antraštė" + model: + label: "Modelis" + categories: + label: "Kategorijos" + tags: + label: "Žymos" llm_triage: - models: - gpt_4: GPT 4 - gpt_3_5_turbo: GPT 3.5 Turbo - claude_2: Claude 2 fields: system_prompt: label: "Sistemos pranešimas" @@ -67,3 +78,4 @@ lt: close: "Uždaryti" copy: "Kopijuoti" copied: "Nukopijuota!" + cancel: "Atšaukti" diff --git a/config/locales/client.lv.yml b/config/locales/client.lv.yml index c1efc013..90a14c46 100644 --- a/config/locales/client.lv.yml +++ b/config/locales/client.lv.yml @@ -8,6 +8,14 @@ lv: js: discourse_automation: scriptables: + llm_report: + fields: + title: + label: "Virsraksts" + categories: + label: "Sadaļas" + tags: + label: "Birkas" llm_triage: fields: category: @@ -35,3 +43,4 @@ lv: close: "Aizvērt" copy: "Kopēt" copied: "Nokopēts!" + cancel: "Atcelt" diff --git a/config/locales/client.nb_NO.yml b/config/locales/client.nb_NO.yml index c22cd5fb..69c0a9f9 100644 --- a/config/locales/client.nb_NO.yml +++ b/config/locales/client.nb_NO.yml @@ -8,6 +8,14 @@ nb_NO: js: discourse_automation: scriptables: + llm_report: + fields: + title: + label: "Tittel" + categories: + label: "Kategorier" + tags: + label: "Stikkord" llm_triage: fields: category: @@ -35,3 +43,4 @@ nb_NO: close: "Lukk" copy: "Kopier" copied: "Kopiert!" + cancel: "Avbryt" diff --git a/config/locales/client.nl.yml b/config/locales/client.nl.yml index 23d5e428..1f9577d0 100644 --- a/config/locales/client.nl.yml +++ b/config/locales/client.nl.yml @@ -7,10 +7,20 @@ nl: js: discourse_automation: + ai_models: + claude_2: Claude 2 scriptables: + llm_report: + fields: + sender: + label: "Afzender" + title: + label: "Titel" + categories: + label: "Categorieën" + tags: + label: "Tags" llm_triage: - models: - claude_2: Claude 2 fields: category: label: "Categorie" @@ -45,6 +55,7 @@ nl: close: "Sluiten" copy: "Kopiëren" copied: "Gekopieerd!" + cancel: "Annuleren" reviewables: model_used: "Gebruikt model:" accuracy: "Nauwkeurigheid:" diff --git a/config/locales/client.pl_PL.yml b/config/locales/client.pl_PL.yml index 40152788..133b7e39 100644 --- a/config/locales/client.pl_PL.yml +++ b/config/locales/client.pl_PL.yml @@ -7,10 +7,18 @@ pl_PL: js: discourse_automation: + ai_models: + claude_2: Claude 2 scriptables: + llm_report: + fields: + title: + label: "Tytuł" + categories: + label: "Kategorie" + tags: + label: "Tagi" llm_triage: - models: - claude_2: Claude 2 fields: category: label: "Kategoria" @@ -45,6 +53,7 @@ pl_PL: close: "Zamknij" copy: "Kopiuj" copied: "Skopiowane!" + cancel: "Anuluj" reviewables: model_used: "Zastosowany model:" accuracy: "Dokładność:" diff --git a/config/locales/client.pt.yml b/config/locales/client.pt.yml index 35099d42..2dc383a9 100644 --- a/config/locales/client.pt.yml +++ b/config/locales/client.pt.yml @@ -8,6 +8,14 @@ pt: js: discourse_automation: scriptables: + llm_report: + fields: + title: + label: "Título" + categories: + label: "Categorias" + tags: + label: "Etiquetas" llm_triage: fields: category: @@ -35,3 +43,4 @@ pt: close: "Fechar" copy: "Copiar" copied: "Copiado!" + cancel: "Cancelar" diff --git a/config/locales/client.pt_BR.yml b/config/locales/client.pt_BR.yml index ac9870e2..d14fcc85 100644 --- a/config/locales/client.pt_BR.yml +++ b/config/locales/client.pt_BR.yml @@ -7,10 +7,20 @@ pt_BR: js: discourse_automation: + ai_models: + claude_2: Claude 2 scriptables: + llm_report: + fields: + sender: + label: "Remetente" + title: + label: "Título" + categories: + label: "Categorias" + tags: + label: "Etiquetas" llm_triage: - models: - claude_2: Claude 2 fields: category: label: "Categoria" @@ -45,6 +55,7 @@ pt_BR: close: "Fechar" copy: "Copiar" copied: "Copiado!" + cancel: "Cancelar" reviewables: model_used: "Modelo usado:" accuracy: "Precisão:" diff --git a/config/locales/client.ro.yml b/config/locales/client.ro.yml index 77e98c05..107fb922 100644 --- a/config/locales/client.ro.yml +++ b/config/locales/client.ro.yml @@ -8,6 +8,14 @@ ro: js: discourse_automation: scriptables: + llm_report: + fields: + title: + label: "Titlu" + categories: + label: "Categorii" + tags: + label: "Etichete" llm_triage: fields: category: @@ -35,3 +43,4 @@ ro: close: "Închide sondajul" copy: "Copiază" copied: "Copiat!" + cancel: "Anulare" diff --git a/config/locales/client.ru.yml b/config/locales/client.ru.yml index e0b6cedf..3d4a0e3a 100644 --- a/config/locales/client.ru.yml +++ b/config/locales/client.ru.yml @@ -7,10 +7,20 @@ ru: js: discourse_automation: + ai_models: + claude_2: Claude 2 scriptables: + llm_report: + fields: + sender: + label: "Отправитель" + title: + label: "Название" + categories: + label: "Категории" + tags: + label: "Теги" llm_triage: - models: - claude_2: Claude 2 fields: category: label: "Категория" @@ -45,6 +55,7 @@ ru: close: "Завершить" copy: "Копировать" copied: "Скопировано!" + cancel: "Нет" reviewables: model_used: "Использованная модель:" accuracy: "Точность:" diff --git a/config/locales/client.sk.yml b/config/locales/client.sk.yml index 0f8cac52..47c4fd2a 100644 --- a/config/locales/client.sk.yml +++ b/config/locales/client.sk.yml @@ -8,6 +8,14 @@ sk: js: discourse_automation: scriptables: + llm_report: + fields: + title: + label: "Názov" + categories: + label: "Kategórie" + tags: + label: "Štítky" llm_triage: fields: category: @@ -34,3 +42,4 @@ sk: post_options_menu: close: "Zavrieť" copy: "Kopírovať" + cancel: "Zrušiť" diff --git a/config/locales/client.sl.yml b/config/locales/client.sl.yml index fa39c680..707289af 100644 --- a/config/locales/client.sl.yml +++ b/config/locales/client.sl.yml @@ -8,6 +8,14 @@ sl: js: discourse_automation: scriptables: + llm_report: + fields: + title: + label: "Naziv" + categories: + label: "Kategorije" + tags: + label: "Oznake" llm_triage: fields: category: @@ -35,3 +43,4 @@ sl: close: "Zapri" copy: "Kopiraj" copied: "Kopirano!" + cancel: "Prekliči" diff --git a/config/locales/client.sq.yml b/config/locales/client.sq.yml index 1703a2c6..df3ae635 100644 --- a/config/locales/client.sq.yml +++ b/config/locales/client.sq.yml @@ -8,6 +8,14 @@ sq: js: discourse_automation: scriptables: + llm_report: + fields: + title: + label: "Titulli" + categories: + label: "Categories" + tags: + label: "Etiketat" llm_triage: fields: category: @@ -34,3 +42,4 @@ sq: post_options_menu: close: "Mbyll" copy: "Kopjo" + cancel: "Anulo" diff --git a/config/locales/client.sr.yml b/config/locales/client.sr.yml index fd9f41a5..401c023b 100644 --- a/config/locales/client.sr.yml +++ b/config/locales/client.sr.yml @@ -8,6 +8,12 @@ sr: js: discourse_automation: scriptables: + llm_report: + fields: + title: + label: "Naslov" + categories: + label: "Kategorije" llm_triage: fields: category: @@ -32,3 +38,4 @@ sr: close: "Zatvori" copy: "Kopija" copied: "Kopirano!" + cancel: "Odustani" diff --git a/config/locales/client.sv.yml b/config/locales/client.sv.yml index d594e32e..336bd376 100644 --- a/config/locales/client.sv.yml +++ b/config/locales/client.sv.yml @@ -8,6 +8,14 @@ sv: js: discourse_automation: scriptables: + llm_report: + fields: + title: + label: "Rubrik" + categories: + label: "Kategorier" + tags: + label: "Taggar" llm_triage: fields: category: @@ -36,3 +44,4 @@ sv: close: "Stäng" copy: "Kopiera" copied: "Kopierad!" + cancel: "Avbryt" diff --git a/config/locales/client.sw.yml b/config/locales/client.sw.yml index 68c42d04..9c341aa2 100644 --- a/config/locales/client.sw.yml +++ b/config/locales/client.sw.yml @@ -8,6 +8,14 @@ sw: js: discourse_automation: scriptables: + llm_report: + fields: + title: + label: "Kichwa cha Habari" + categories: + label: "Kategoria" + tags: + label: "Lebo" llm_triage: fields: category: @@ -34,3 +42,4 @@ sw: post_options_menu: close: "Funga" copy: "Nakili" + cancel: "Ghairi" diff --git a/config/locales/client.te.yml b/config/locales/client.te.yml index 95c00f16..e50c5d50 100644 --- a/config/locales/client.te.yml +++ b/config/locales/client.te.yml @@ -8,6 +8,14 @@ te: js: discourse_automation: scriptables: + llm_report: + fields: + title: + label: "శీర్షిక" + categories: + label: "వర్గాలు" + tags: + label: "ట్యాగులు" llm_triage: fields: category: @@ -33,3 +41,4 @@ te: post_options_menu: close: "మూసివేయి" copy: "నకలు" + cancel: "రద్దుచేయి" diff --git a/config/locales/client.th.yml b/config/locales/client.th.yml index 7f560b3c..d50ebafd 100644 --- a/config/locales/client.th.yml +++ b/config/locales/client.th.yml @@ -8,6 +8,14 @@ th: js: discourse_automation: scriptables: + llm_report: + fields: + title: + label: "ชื่อเรื่อง" + categories: + label: "หมวดหมู่" + tags: + label: "ป้าย" llm_triage: fields: category: @@ -34,3 +42,4 @@ th: close: "ปิด" copy: "คัดลอก" copied: "คัดลอกแล้ว!" + cancel: "ยกเลิก" diff --git a/config/locales/client.tr_TR.yml b/config/locales/client.tr_TR.yml index 913845c8..d80f82c9 100644 --- a/config/locales/client.tr_TR.yml +++ b/config/locales/client.tr_TR.yml @@ -7,10 +7,20 @@ tr_TR: js: discourse_automation: + ai_models: + 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: - models: - claude_2: Claude 2 fields: category: label: "Kategori" @@ -45,6 +55,7 @@ tr_TR: close: "Bitir" copy: "Kopyala" copied: "Kopyalandı!" + cancel: "İptal et" reviewables: model_used: "Kullanılan model:" accuracy: "Doğruluk:" diff --git a/config/locales/client.uk.yml b/config/locales/client.uk.yml index 25df6341..fbd03177 100644 --- a/config/locales/client.uk.yml +++ b/config/locales/client.uk.yml @@ -8,6 +8,16 @@ uk: js: discourse_automation: scriptables: + llm_report: + fields: + sender: + label: "Відправник" + title: + label: "Назва" + categories: + label: "Розділи" + tags: + label: "Теґи" llm_triage: fields: category: @@ -36,3 +46,4 @@ uk: close: "Закрити" copy: "Копіювати" copied: "Скопійовано!" + cancel: "Скасувати" diff --git a/config/locales/client.ur.yml b/config/locales/client.ur.yml index 07d8917c..4ceee4cc 100644 --- a/config/locales/client.ur.yml +++ b/config/locales/client.ur.yml @@ -8,6 +8,14 @@ ur: js: discourse_automation: scriptables: + llm_report: + fields: + title: + label: "عنوان" + categories: + label: "اقسام" + tags: + label: "ٹیگز" llm_triage: fields: category: @@ -35,3 +43,4 @@ ur: close: "بند کریں" copy: "کاپی" copied: "کاپی کر لیا!" + cancel: "منسوخ" diff --git a/config/locales/client.vi.yml b/config/locales/client.vi.yml index 67675409..c2d29eb0 100644 --- a/config/locales/client.vi.yml +++ b/config/locales/client.vi.yml @@ -8,6 +8,14 @@ vi: js: discourse_automation: scriptables: + llm_report: + fields: + title: + label: "Tiêu đề" + categories: + label: "Danh mục" + tags: + label: "Thẻ" llm_triage: fields: category: @@ -34,3 +42,4 @@ vi: close: "Đóng" copy: "Sao chép" copied: "Đã sao chép!" + cancel: "Huỷ" diff --git a/config/locales/client.zh_CN.yml b/config/locales/client.zh_CN.yml index 36207509..c5b5b40a 100644 --- a/config/locales/client.zh_CN.yml +++ b/config/locales/client.zh_CN.yml @@ -7,10 +7,20 @@ zh_CN: js: discourse_automation: + ai_models: + claude_2: Claude 2 scriptables: + llm_report: + fields: + sender: + label: "发送人" + title: + label: "标题" + categories: + label: "类别" + tags: + label: "标签" llm_triage: - models: - claude_2: Claude 2 fields: category: label: "类别" @@ -45,6 +55,7 @@ zh_CN: close: "关闭" copy: "复制" copied: "已复制!" + cancel: "取消" reviewables: model_used: "使用的模型:" accuracy: "准确性:" diff --git a/config/locales/client.zh_TW.yml b/config/locales/client.zh_TW.yml index 65ecfdae..51f29e3b 100644 --- a/config/locales/client.zh_TW.yml +++ b/config/locales/client.zh_TW.yml @@ -8,6 +8,14 @@ zh_TW: js: discourse_automation: scriptables: + llm_report: + fields: + title: + label: "標題" + categories: + label: "分類" + tags: + label: "標記" llm_triage: fields: category: @@ -35,3 +43,4 @@ zh_TW: close: "關閉" copy: "複製" copied: "已複製!" + cancel: "取消" diff --git a/config/locales/server.fa_IR.yml b/config/locales/server.fa_IR.yml index 4b83f64d..f63e9b1a 100644 --- a/config/locales/server.fa_IR.yml +++ b/config/locales/server.fa_IR.yml @@ -12,6 +12,9 @@ fa_IR: yaxis: "تاریخ" discourse_ai: ai_bot: + personas: + dall_e3: + name: "DALL-E 3" command_summary: categories: "فهرست دسته‌بندی‌ها" search: "جستجو"