Update translations (#687)
This commit is contained in:
parent
f622e2644f
commit
b6f0ad157c
|
@ -12,12 +12,6 @@ ar:
|
|||
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
|
||||
gemini_pro: Gemini Pro
|
||||
scriptables:
|
||||
llm_report:
|
||||
fields:
|
||||
|
@ -118,6 +112,8 @@ ar:
|
|||
edit: "تعديل"
|
||||
back: "رجوع"
|
||||
delete: حذف
|
||||
next:
|
||||
title: "التالي"
|
||||
tests:
|
||||
title: "تشغيل الاختبار"
|
||||
success: "تم بنجاح!"
|
||||
|
|
|
@ -43,6 +43,8 @@ be:
|
|||
edit: "рэдагаваць"
|
||||
back: "Назад"
|
||||
delete: выдаляць
|
||||
next:
|
||||
title: "Далей"
|
||||
tests:
|
||||
success: "поспех!"
|
||||
providers:
|
||||
|
|
|
@ -45,6 +45,8 @@ bg:
|
|||
edit: "Редактирай"
|
||||
back: "Назад"
|
||||
delete: Изтрий
|
||||
next:
|
||||
title: "Напред"
|
||||
providers:
|
||||
google: "Google"
|
||||
ai_helper:
|
||||
|
|
|
@ -46,6 +46,8 @@ bs_BA:
|
|||
edit: "Edit"
|
||||
back: "Prethodno"
|
||||
delete: Delete
|
||||
next:
|
||||
title: "Iduće"
|
||||
tests:
|
||||
title: "Pokreni test"
|
||||
success: "Uspjeh!"
|
||||
|
|
|
@ -46,6 +46,8 @@ ca:
|
|||
edit: "Edita"
|
||||
back: "Enrere"
|
||||
delete: Suprimeix
|
||||
next:
|
||||
title: "Següent"
|
||||
tests:
|
||||
title: "Executa el test"
|
||||
success: "Èxit!"
|
||||
|
|
|
@ -46,6 +46,8 @@ cs:
|
|||
edit: "Upravit"
|
||||
back: "Zpět"
|
||||
delete: Smazat
|
||||
next:
|
||||
title: "Další"
|
||||
tests:
|
||||
title: "Spustit test"
|
||||
success: "Úspěch!"
|
||||
|
|
|
@ -46,6 +46,8 @@ da:
|
|||
edit: "Rediger"
|
||||
back: "Tilbage"
|
||||
delete: Slet
|
||||
next:
|
||||
title: "Næste"
|
||||
tests:
|
||||
title: "Kør test"
|
||||
success: "Succes!"
|
||||
|
|
|
@ -12,22 +12,6 @@ de:
|
|||
discourse_ai: "Discourse-KI"
|
||||
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
|
||||
gemini_pro: Gemini Pro
|
||||
gemini_1_5_pro: Gemini 1.5 Pro
|
||||
gemini_1_5_flash: Gemini 1.5 Flash
|
||||
claude_3_opus: Claude 3 Opus
|
||||
claude_3_sonnet: Claude 3 Sonett
|
||||
claude_3_haiku: Claude 3 Haiku
|
||||
mixtral_8x7b_instruct_v0_1: Mixtral 8x7B Anleitung V0.1
|
||||
mistral_7b_instruct_v0_2: Mistral 7B Anleitung V0.2
|
||||
command_r: Cohere Befehl R
|
||||
command_r_plus: Cohere Befehl R+
|
||||
gpt_4o: GPT 4 Omni
|
||||
scriptables:
|
||||
llm_report:
|
||||
fields:
|
||||
|
@ -210,12 +194,20 @@ de:
|
|||
max_prompt_tokens: "Anzahl der Token für die Eingabeaufforderung"
|
||||
url: "URL des Dienstes, der das Modell hostet"
|
||||
api_key: "API-Schlüssel des Dienstes, der das Modell hostet"
|
||||
enabled_chat_bot: "KI-Bot zulassen"
|
||||
ai_bot_user: "KI Bot Benutzer"
|
||||
save: "Speichern"
|
||||
edit: "Bearbeiten"
|
||||
saved: "LLM-Modell gespeichert"
|
||||
back: "Zurück"
|
||||
confirm_delete: Bist du sicher, dass du dieses Modell löschen willst?
|
||||
delete: Löschen
|
||||
srv_warning: Dieses LLM verweist auf einen SRV-Eintrag und seine URL ist nicht editierbar. Du musst stattdessen die versteckte Einstellung "ai_vllm_endpoint_srv" aktualisieren.
|
||||
preconfigured_llms: "Wähle deinen LLM"
|
||||
preconfigured:
|
||||
none: "Manuell konfigurieren..."
|
||||
next:
|
||||
title: "Nächstes"
|
||||
tests:
|
||||
title: "Test ausführen"
|
||||
running: "Test wird aufgeführt..."
|
||||
|
@ -234,6 +226,10 @@ de:
|
|||
google: "Google"
|
||||
azure: "Azure"
|
||||
ollama: "Ollama"
|
||||
provider_fields:
|
||||
access_key_id: "AWS Bedrock Zugangsschlüssel-ID"
|
||||
region: "AWS Bedrock Region"
|
||||
organization: "Optionale OpenAI-Organisations-ID"
|
||||
related_topics:
|
||||
title: "Verwandte Themen"
|
||||
pill: "Verwandt"
|
||||
|
|
|
@ -46,6 +46,8 @@ el:
|
|||
edit: "Επεξεργασία"
|
||||
back: "Πίσω"
|
||||
delete: Σβήσιμο
|
||||
next:
|
||||
title: "Επόμενο"
|
||||
tests:
|
||||
title: "Εκτέλεση δοκιμής"
|
||||
success: "Επιτυχία!"
|
||||
|
|
|
@ -12,12 +12,6 @@ es:
|
|||
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
|
||||
gemini_pro: Gemini Pro
|
||||
scriptables:
|
||||
llm_report:
|
||||
fields:
|
||||
|
@ -118,6 +112,8 @@ es:
|
|||
edit: "Editar"
|
||||
back: "Atrás"
|
||||
delete: Eliminar
|
||||
next:
|
||||
title: "Siguiente"
|
||||
tests:
|
||||
title: "Realizar prueba"
|
||||
success: "Éxito!"
|
||||
|
|
|
@ -46,6 +46,8 @@ et:
|
|||
edit: "Muuda"
|
||||
back: "Tagasi"
|
||||
delete: Kustuta
|
||||
next:
|
||||
title: "Järgmine"
|
||||
tests:
|
||||
success: "Korras!"
|
||||
providers:
|
||||
|
|
|
@ -12,8 +12,6 @@ fa_IR:
|
|||
discourse_ai: "هوش مصنوعی دیسکورس"
|
||||
js:
|
||||
discourse_automation:
|
||||
ai_models:
|
||||
claude_2: Claude 2
|
||||
scriptables:
|
||||
llm_report:
|
||||
fields:
|
||||
|
@ -74,6 +72,8 @@ fa_IR:
|
|||
edit: "ویرایش"
|
||||
back: "بازگشت"
|
||||
delete: حذف
|
||||
next:
|
||||
title: "بعدی"
|
||||
tests:
|
||||
title: "اجرای آزمایش"
|
||||
running: "در حال اجرای آزمایش..."
|
||||
|
|
|
@ -12,12 +12,6 @@ fi:
|
|||
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
|
||||
gemini_pro: Gemini Pro
|
||||
scriptables:
|
||||
llm_report:
|
||||
fields:
|
||||
|
@ -118,6 +112,8 @@ fi:
|
|||
edit: "Muokkaa"
|
||||
back: "Takaisin"
|
||||
delete: Poista
|
||||
next:
|
||||
title: "Seuraava"
|
||||
tests:
|
||||
title: "Suorita testi"
|
||||
success: "Onnistui!"
|
||||
|
|
|
@ -12,12 +12,6 @@ fr:
|
|||
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
|
||||
gemini_pro: Gemini Pro
|
||||
scriptables:
|
||||
llm_report:
|
||||
fields:
|
||||
|
@ -118,6 +112,8 @@ fr:
|
|||
edit: "Modifier"
|
||||
back: "Retour"
|
||||
delete: Supprimer
|
||||
next:
|
||||
title: "Suivant"
|
||||
tests:
|
||||
title: "Lancer le test"
|
||||
success: "Succès!"
|
||||
|
|
|
@ -46,6 +46,8 @@ gl:
|
|||
edit: "Editar"
|
||||
back: "Volver"
|
||||
delete: Eliminar
|
||||
next:
|
||||
title: "Seguinte"
|
||||
tests:
|
||||
title: "Executar proba"
|
||||
success: "Feito!"
|
||||
|
|
|
@ -12,22 +12,6 @@ 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
|
||||
gemini_pro: Gemini Pro
|
||||
gemini_1_5_pro: Gemini 1.5 Pro
|
||||
gemini_1_5_flash: Gemini 1.5 Flash
|
||||
claude_3_opus: Claude 3 Opus
|
||||
claude_3_sonnet: Claude 3 Sonnet
|
||||
claude_3_haiku: Claude 3 Haiku
|
||||
mixtral_8x7b_instruct_v0_1: Mixtral 8x7B Instruct V0.1
|
||||
mistral_7b_instruct_v0_2: Mistral 7B Instruct V0.2
|
||||
command_r: Cohere Command R
|
||||
command_r_plus: Cohere Command R+
|
||||
gpt_4o: GPT 4 Omni
|
||||
scriptables:
|
||||
llm_report:
|
||||
fields:
|
||||
|
@ -210,12 +194,20 @@ he:
|
|||
max_prompt_tokens: "מספר האסימונים לבקשה"
|
||||
url: "כתובת השירות שמארח את המודל"
|
||||
api_key: "מפתח ה־API של השירות שמארח את המודל"
|
||||
enabled_chat_bot: "לאפשר בוט בינה מלאכותית"
|
||||
ai_bot_user: "משתמש בוט בינה מלאכותית"
|
||||
save: "שמירה"
|
||||
edit: "עריכה"
|
||||
saved: "מודל ה־LLM נשמר"
|
||||
back: "חזרה"
|
||||
confirm_delete: למחוק את המודל הזה?
|
||||
delete: מחיקה
|
||||
srv_warning: ה־LLM (מודל שפה גדול) מצביע לרשומת SRV והכתובת שלו נעולה לעריכה. צריך לעדכן את ההגדרה הנסתרת „ai_vllm_endpoint_srv” במקום.
|
||||
preconfigured_llms: "בחירת ה־LLM שלך"
|
||||
preconfigured:
|
||||
none: "הגדרה ידנית…"
|
||||
next:
|
||||
title: "הבא"
|
||||
tests:
|
||||
title: "הרצת בדיקה"
|
||||
running: "הבדיקה רצה…"
|
||||
|
@ -234,6 +226,10 @@ he:
|
|||
google: "Google"
|
||||
azure: "Azure"
|
||||
ollama: "Ollama"
|
||||
provider_fields:
|
||||
access_key_id: "מזהה מפתח גישה ל־AWS Bedrock"
|
||||
region: "אזור של AWS Bedrock"
|
||||
organization: "מזהה ארגון OpenAI כרשות"
|
||||
related_topics:
|
||||
title: "נושאים קשורים"
|
||||
pill: "קשורים"
|
||||
|
|
|
@ -46,6 +46,8 @@ hr:
|
|||
edit: "Uredi"
|
||||
back: "Natrag"
|
||||
delete: Pobriši
|
||||
next:
|
||||
title: "Sljedeći"
|
||||
tests:
|
||||
title: "Pokreni test"
|
||||
success: "Uspjeh!"
|
||||
|
|
|
@ -46,6 +46,8 @@ hu:
|
|||
edit: "Szerkesztés"
|
||||
back: "Vissza"
|
||||
delete: Törlés
|
||||
next:
|
||||
title: "Tovább"
|
||||
tests:
|
||||
title: "Teszt futtatása"
|
||||
success: "Siker!"
|
||||
|
|
|
@ -46,6 +46,8 @@ hy:
|
|||
edit: "Խմբագրել"
|
||||
back: "Ետ"
|
||||
delete: Ջնջել
|
||||
next:
|
||||
title: "Հաջորդը"
|
||||
tests:
|
||||
title: "Մեկնարկել Փորձարկումը"
|
||||
success: "Հաջողություն!"
|
||||
|
|
|
@ -12,16 +12,6 @@ id:
|
|||
discourse_ai: "Discourse"
|
||||
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
|
||||
gemini_pro: Gemini Pro
|
||||
gemini_1_5_flash: Gemini 1.5 Flash
|
||||
claude_3_opus: Karya Claude 3
|
||||
claude_3_sonnet: Claude 3 Soneta
|
||||
claude_3_haiku: Claude 3 Haiku
|
||||
scriptables:
|
||||
llm_report:
|
||||
fields:
|
||||
|
|
|
@ -12,12 +12,6 @@ it:
|
|||
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
|
||||
gemini_pro: Gemini Pro
|
||||
scriptables:
|
||||
llm_report:
|
||||
fields:
|
||||
|
@ -118,6 +112,8 @@ it:
|
|||
edit: "Modifica"
|
||||
back: "Indietro"
|
||||
delete: Elimina
|
||||
next:
|
||||
title: "Avanti"
|
||||
tests:
|
||||
title: "Esegui test"
|
||||
success: "Riuscito!"
|
||||
|
|
|
@ -12,12 +12,6 @@ ja:
|
|||
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
|
||||
gemini_pro: Gemini Pro
|
||||
scriptables:
|
||||
llm_report:
|
||||
fields:
|
||||
|
@ -118,6 +112,8 @@ ja:
|
|||
edit: "編集"
|
||||
back: "戻る"
|
||||
delete: 削除
|
||||
next:
|
||||
title: "次へ"
|
||||
tests:
|
||||
title: "テストを実行"
|
||||
success: "成功!"
|
||||
|
|
|
@ -48,6 +48,8 @@ ko:
|
|||
edit: "편집"
|
||||
back: "뒤로"
|
||||
delete: 삭제하기
|
||||
next:
|
||||
title: "다음"
|
||||
tests:
|
||||
title: "테스트 실행"
|
||||
success: "성공!"
|
||||
|
|
|
@ -12,12 +12,6 @@ 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
|
||||
gemini_pro: '“Gemini Pro”'
|
||||
scriptables:
|
||||
llm_report:
|
||||
fields:
|
||||
|
@ -90,6 +84,8 @@ lt:
|
|||
edit: "Redaguoti"
|
||||
back: "Atgal"
|
||||
delete: Pašalinti
|
||||
next:
|
||||
title: "Kitas"
|
||||
tests:
|
||||
title: "Vykdyti testą"
|
||||
success: "Sėkmingai!"
|
||||
|
|
|
@ -46,6 +46,8 @@ lv:
|
|||
edit: "Rediģēt"
|
||||
back: "Atpakaļ"
|
||||
delete: Dzēst
|
||||
next:
|
||||
title: "Nākamais"
|
||||
tests:
|
||||
success: "Veiksmīgi!"
|
||||
providers:
|
||||
|
|
|
@ -46,6 +46,8 @@ nb_NO:
|
|||
edit: "Endre"
|
||||
back: "Forrige"
|
||||
delete: Slett
|
||||
next:
|
||||
title: "Neste"
|
||||
tests:
|
||||
title: "Kjør test"
|
||||
success: "Suksess!"
|
||||
|
|
|
@ -12,12 +12,6 @@ nl:
|
|||
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
|
||||
gemini_pro: Gemini Pro
|
||||
scriptables:
|
||||
llm_report:
|
||||
fields:
|
||||
|
@ -118,6 +112,8 @@ nl:
|
|||
edit: "Bewerken"
|
||||
back: "Vorige"
|
||||
delete: Verwijderen
|
||||
next:
|
||||
title: "Volgende"
|
||||
tests:
|
||||
title: "Test uitvoeren"
|
||||
success: "Succes!"
|
||||
|
|
|
@ -12,13 +12,6 @@ pl_PL:
|
|||
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
|
||||
gemini_pro: Gemini Pro
|
||||
gemini_1_5_pro: Gemini 1.5 Pro
|
||||
scriptables:
|
||||
llm_report:
|
||||
fields:
|
||||
|
@ -145,6 +138,8 @@ pl_PL:
|
|||
edit: "Edytuj"
|
||||
back: "Poprzednia"
|
||||
delete: Usuń
|
||||
next:
|
||||
title: "Następna"
|
||||
tests:
|
||||
title: "Przeprowadź test"
|
||||
success: "Sukces!"
|
||||
|
|
|
@ -46,6 +46,8 @@ pt:
|
|||
edit: "Editar"
|
||||
back: "Retroceder"
|
||||
delete: Eliminar
|
||||
next:
|
||||
title: "Próximo"
|
||||
providers:
|
||||
google: "Google"
|
||||
ai_helper:
|
||||
|
|
|
@ -12,12 +12,6 @@ pt_BR:
|
|||
discourse_ai: "Discourse IA"
|
||||
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
|
||||
gemini_pro: Gemini Pro
|
||||
scriptables:
|
||||
llm_report:
|
||||
fields:
|
||||
|
@ -119,6 +113,8 @@ pt_BR:
|
|||
edit: "Editar"
|
||||
back: "Voltar"
|
||||
delete: Excluir
|
||||
next:
|
||||
title: "Próximo"
|
||||
tests:
|
||||
title: "Executar Teste"
|
||||
success: "Sucesso!"
|
||||
|
|
|
@ -46,6 +46,8 @@ ro:
|
|||
edit: "Modifică"
|
||||
back: "Înapoi"
|
||||
delete: Șterge
|
||||
next:
|
||||
title: "Următorul"
|
||||
tests:
|
||||
success: "Succes!"
|
||||
providers:
|
||||
|
|
|
@ -12,12 +12,6 @@ ru:
|
|||
discourse_ai: "AI для Discourse"
|
||||
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
|
||||
gemini_pro: Gemini Pro
|
||||
scriptables:
|
||||
llm_report:
|
||||
fields:
|
||||
|
@ -118,6 +112,8 @@ ru:
|
|||
edit: "Отредактировать"
|
||||
back: "Назад"
|
||||
delete: Удалить
|
||||
next:
|
||||
title: "Далее"
|
||||
tests:
|
||||
title: "Выполнить тест"
|
||||
success: "Слово добавлено!"
|
||||
|
|
|
@ -48,6 +48,8 @@ sk:
|
|||
edit: "Upraviť"
|
||||
back: "Späť"
|
||||
delete: Odstrániť
|
||||
next:
|
||||
title: "Ďalej"
|
||||
tests:
|
||||
title: "Spustiť test"
|
||||
success: "Úspech!"
|
||||
|
|
|
@ -46,6 +46,8 @@ sl:
|
|||
edit: "Uredi"
|
||||
back: "Nazaj"
|
||||
delete: Izbriši
|
||||
next:
|
||||
title: "Naprej"
|
||||
tests:
|
||||
success: "Uspeh!"
|
||||
providers:
|
||||
|
|
|
@ -45,6 +45,8 @@ sq:
|
|||
edit: "Redakto"
|
||||
back: "Kthehu mbrapa"
|
||||
delete: Fshij
|
||||
next:
|
||||
title: "Vazhdo përpara"
|
||||
providers:
|
||||
google: "Google"
|
||||
ai_helper:
|
||||
|
|
|
@ -41,6 +41,8 @@ sr:
|
|||
edit: "Izmeni"
|
||||
back: "Nazad"
|
||||
delete: Obriši
|
||||
next:
|
||||
title: "Dalje"
|
||||
providers:
|
||||
google: "Google"
|
||||
ai_helper:
|
||||
|
|
|
@ -46,6 +46,8 @@ sv:
|
|||
edit: "Redigera"
|
||||
back: "Tillbaka"
|
||||
delete: Radera
|
||||
next:
|
||||
title: "Nästa"
|
||||
tests:
|
||||
title: "Kör test"
|
||||
success: "Lyckades!"
|
||||
|
|
|
@ -46,6 +46,8 @@ sw:
|
|||
edit: "Hariri"
|
||||
back: "Iliyopita"
|
||||
delete: Futa
|
||||
next:
|
||||
title: "Ijayo"
|
||||
tests:
|
||||
success: "Mafanikio!"
|
||||
providers:
|
||||
|
|
|
@ -44,6 +44,8 @@ te:
|
|||
edit: "సవరించండి"
|
||||
back: "వెనుకకు"
|
||||
delete: తొలగించండి
|
||||
next:
|
||||
title: "తదుపరి"
|
||||
tests:
|
||||
title: "పరీక్షను అమలు చేయండి"
|
||||
providers:
|
||||
|
|
|
@ -46,6 +46,8 @@ th:
|
|||
edit: "แก้ไข"
|
||||
back: "กลับ"
|
||||
delete: ลบ
|
||||
next:
|
||||
title: "ต่อไป"
|
||||
tests:
|
||||
success: "สำเร็จ!"
|
||||
providers:
|
||||
|
|
|
@ -12,15 +12,6 @@ tr_TR:
|
|||
discourse_ai: "Discourse YZ"
|
||||
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
|
||||
gemini_pro: Gemini Pro
|
||||
claude_3_opus: Claude 3 Opus
|
||||
claude_3_sonnet: Claude 3 Sonnet
|
||||
claude_3_haiku: Claude 3 Haiku
|
||||
scriptables:
|
||||
llm_report:
|
||||
fields:
|
||||
|
@ -172,6 +163,8 @@ tr_TR:
|
|||
edit: "Düzenle"
|
||||
back: "Geri"
|
||||
delete: Sil
|
||||
next:
|
||||
title: "İleri"
|
||||
tests:
|
||||
title: "Testi Çalıştır"
|
||||
success: "Başarılı!"
|
||||
|
|
|
@ -48,6 +48,8 @@ ug:
|
|||
edit: "تەھرىر"
|
||||
back: "كەينى"
|
||||
delete: ئۆچۈر
|
||||
next:
|
||||
title: "كېيىنكى"
|
||||
tests:
|
||||
title: "سىناقنى ئىجرا قىل"
|
||||
success: "مۇۋەپپەقىيەتلىك!"
|
||||
|
|
|
@ -48,6 +48,8 @@ uk:
|
|||
edit: "Редагувати"
|
||||
back: "Назад"
|
||||
delete: Видалити
|
||||
next:
|
||||
title: "Далі"
|
||||
tests:
|
||||
title: "Виконати Тест"
|
||||
success: "Успіх!"
|
||||
|
|
|
@ -46,6 +46,8 @@ ur:
|
|||
edit: "ترمیم کریں"
|
||||
back: "واپس"
|
||||
delete: مٹائیں
|
||||
next:
|
||||
title: "اگلا"
|
||||
tests:
|
||||
title: "ٹیسٹ چلائیں"
|
||||
success: "کامیابی!"
|
||||
|
|
|
@ -46,6 +46,8 @@ vi:
|
|||
edit: "Sửa"
|
||||
back: "Quay lại"
|
||||
delete: Xóa
|
||||
next:
|
||||
title: "Kế tiếp"
|
||||
tests:
|
||||
title: "Chạy thử nghiệm"
|
||||
success: "Thành công!"
|
||||
|
|
|
@ -12,12 +12,6 @@ zh_CN:
|
|||
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
|
||||
gemini_pro: Gemini Pro
|
||||
scriptables:
|
||||
llm_report:
|
||||
fields:
|
||||
|
@ -66,6 +60,9 @@ zh_CN:
|
|||
allow_secure_categories:
|
||||
label: "允许安全类别"
|
||||
description: "允许为安全类别中的话题生成报告"
|
||||
suppress_notifications:
|
||||
label: "禁止通知"
|
||||
description: "通过转换为内容来禁止报告可能生成的通知。这将重新映射提及和内部链接。"
|
||||
debug_mode:
|
||||
label: "调试模式"
|
||||
description: "启用调试模式以查看 LLM 的原始输入和输出"
|
||||
|
@ -101,8 +98,12 @@ zh_CN:
|
|||
hide_topic:
|
||||
label: "隐藏话题"
|
||||
description: "如果触发,使话题对公众不可见"
|
||||
flag_post:
|
||||
label: "发送审查"
|
||||
description: "如果触发,则将帖子放入审核队列,以供版主进行分类"
|
||||
model:
|
||||
label: "模型"
|
||||
description: "用于分类的语言模型"
|
||||
discourse_ai:
|
||||
title: "AI"
|
||||
modals:
|
||||
|
@ -112,14 +113,41 @@ zh_CN:
|
|||
name: 名称
|
||||
edit: 编辑
|
||||
description: 描述
|
||||
no_llm_selected: "未选择语言模型"
|
||||
max_context_posts: "最大上下文帖子数"
|
||||
max_context_posts_help: "人工智能在回复用户时用作上下文的最大帖子数。(默认为空)"
|
||||
vision_enabled: 已启用视觉(Vision)
|
||||
vision_enabled_help: 如果启用,人工智能将尝试理解用户在主题中发布的图片,这取决于支持视觉(Vision)的模型。Anthropic、Google 和 OpenAI 的最新模型支持该功能。
|
||||
vision_max_pixels: 支持的图像尺寸
|
||||
vision_max_pixel_sizes:
|
||||
low: 低质量 - 最便宜 (256x256)
|
||||
medium: 中等质量 (512x512)
|
||||
high: 高品质 - 最慢 (1024x1024)
|
||||
tool_details: 显示工具详细信息
|
||||
tool_details_help: 将向终端用户显示语言模型触发了哪些工具的详细信息。
|
||||
mentionable: 允许提及
|
||||
mentionable_help: 如果启用,允许群组中的用户可以在帖子中提及该用户,人工智能将以该角色的身份做出回应。
|
||||
user: 用户
|
||||
create_user: 创建用户
|
||||
create_user_help: 您可以选择为该角色附加一个用户。如果这样做,人工智能就会使用该用户来回复请求。
|
||||
default_llm: 默认语言模型
|
||||
default_llm_help: 此角色使用的默认语言模型。如果你希望在公开帖子中提及该角色,则必填。
|
||||
question_consolidator_llm: 问题整合器的语言模型
|
||||
question_consolidator_llm_help: 用于问题整合器的语言模型,你可以选择功能较弱的模型来节省成本。
|
||||
system_prompt: 系统提示
|
||||
show_indexing_options: "显示上传选项"
|
||||
hide_indexing_options: "隐藏上传选项"
|
||||
allow_chat: "允许聊天"
|
||||
allow_chat_help: "如果启用,允许群组中的用户可以向此角色发送私信"
|
||||
save: 保存
|
||||
saved: AI 角色已保存
|
||||
enabled: "已启用?"
|
||||
tools: 启用工具
|
||||
allowed_groups: 允许的群组
|
||||
confirm_delete: 确定要删除此角色吗?
|
||||
new: "新角色"
|
||||
title: "AI 角色"
|
||||
short_title: "角色"
|
||||
delete: 删除
|
||||
temperature: 温度
|
||||
temperature_help: 用于 LLM 的温度,增大它可提升创造力(留空以使用模型默认值,通常为 0.0 到 2.0 之间的值)
|
||||
|
@ -127,6 +155,7 @@ zh_CN:
|
|||
top_p_help: 用于 LLM 的 Top P,增大它可提升创造力(留空以使用模型默认值,通常为 0.0 到 1.0 之间的值)
|
||||
priority: 优先
|
||||
priority_help: 优先角色会在角色列表的顶部向用户显示。如果多个角色都具有优先级,将按字母顺序排序。
|
||||
tool_options: "工具选项"
|
||||
uploads:
|
||||
title: "上传"
|
||||
uploading: "正在上传…"
|
||||
|
@ -135,6 +164,8 @@ zh_CN:
|
|||
edit: "编辑"
|
||||
back: "返回"
|
||||
delete: 删除
|
||||
next:
|
||||
title: "下一步"
|
||||
tests:
|
||||
title: "运行测试"
|
||||
success: "成功!"
|
||||
|
|
|
@ -44,6 +44,8 @@ zh_TW:
|
|||
edit: "編輯"
|
||||
back: "上一步"
|
||||
delete: 刪除
|
||||
next:
|
||||
title: "下一步"
|
||||
tests:
|
||||
title: "執行測試"
|
||||
success: "成功!"
|
||||
|
|
|
@ -195,6 +195,10 @@ de:
|
|||
summarizing: "Thema zusammenfassen"
|
||||
searching: "Suche nach: „%{query}“"
|
||||
tool_options:
|
||||
read:
|
||||
read_private:
|
||||
name: "Privat lesen"
|
||||
description: "Erlaube den Zugriff auf alle Themen, auf die der Benutzer Zugriff hat (standardmäßig sind nur öffentliche Themen enthalten)"
|
||||
search:
|
||||
search_private:
|
||||
name: "Suche Privat"
|
||||
|
|
|
@ -99,6 +99,7 @@ he:
|
|||
ai_bot_enable_chat_warning: "הצגת אזהרה עם פתיחת שיח הודעות פרטיות. אפשר לדרוס את זה על ידי עריכת מחרוזת התרגום: discourse_ai.ai_bot.pm_warning"
|
||||
ai_bot_allowed_groups: "כאשר לבוט של GPT יש גישה להודעות הפרטיות, הוא יגיב לחברים בקבוצות האלה."
|
||||
ai_bot_debugging_allowed_groups: "לאפשר לקבוצות האלו לצפות בכפתור ניפוי שיאות שמציג את בקשת ותגובה הבינה המלאכותית באופן גולמי"
|
||||
ai_bot_public_sharing_allowed_groups: "לאפשר לקבוצות האלה לשתף הודעות אישיות של בינה למאכותית עם הציבור באמצעות קישור ייחודי גלוי לציבור. הערה: אם האתר שלך דורש כניסה, גם שיתופים ידרשו כניסה."
|
||||
ai_bot_enabled_chat_bots: "מודלים זמינים שיכהנו כבוט בינה מלאכותית"
|
||||
ai_bot_add_to_header: "הצגת כפתור בכותרת כדי לפתוח הודעה פרטית עם בוט בינה מלאכותית"
|
||||
ai_bot_github_access_token: "אסימון גישה ל־GitHub לשימוש עם כלי הבינה המלאכותית של GitHub (נחוץ לתמיכה בחיפוש)"
|
||||
|
@ -194,6 +195,10 @@ he:
|
|||
summarizing: "הנושא מסוכם"
|
||||
searching: "חיפוש אחר: ‚%{query}’"
|
||||
tool_options:
|
||||
read:
|
||||
read_private:
|
||||
name: "קריאה פרטית"
|
||||
description: "לאפשר גישה לכל הנושאים שיש למשתמש גישה אליהם (כברירת מחדל רק נושאים ציבוריים כלולים)"
|
||||
search:
|
||||
search_private:
|
||||
name: "חיפוש פרטי"
|
||||
|
|
Loading…
Reference in New Issue