Update translations (#579)

This commit is contained in:
Discourse Translator Bot 2024-04-16 11:38:00 -04:00 committed by GitHub
parent 4a29f8ed1c
commit c2b2741f3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
48 changed files with 102 additions and 2 deletions

View File

@ -115,6 +115,7 @@ ar:
command_options: "خيارات الأوامر" command_options: "خيارات الأوامر"
uploads: uploads:
title: "التحميلات" title: "التحميلات"
uploading: "جارٍ التحميل..."
related_topics: related_topics:
title: "الموضوعات ذات الصلة" title: "الموضوعات ذات الصلة"
pill: "موضوعات ذات صلة" pill: "موضوعات ذات صلة"

View File

@ -37,6 +37,7 @@ be:
delete: выдаляць delete: выдаляць
uploads: uploads:
title: "Загрузкі" title: "Загрузкі"
uploading: "Запампоўванне ..."
ai_helper: ai_helper:
context_menu: context_menu:
back: "Назад" back: "Назад"

View File

@ -38,6 +38,8 @@ bg:
save: Запази save: Запази
enabled: "Да е включен?" enabled: "Да е включен?"
delete: Изтрий delete: Изтрий
uploads:
uploading: "Качва се..."
ai_helper: ai_helper:
context_menu: context_menu:
back: "Назад" back: "Назад"

View File

@ -40,6 +40,7 @@ bs_BA:
delete: Delete delete: Delete
uploads: uploads:
title: "Uploads" title: "Uploads"
uploading: "Učitavanje..."
ai_helper: ai_helper:
context_menu: context_menu:
back: "Prethodno" back: "Prethodno"

View File

@ -40,6 +40,7 @@ ca:
delete: Suprimeix delete: Suprimeix
uploads: uploads:
title: "Càrregues" title: "Càrregues"
uploading: "Carregant..."
ai_helper: ai_helper:
context_menu: context_menu:
back: "Enrere" back: "Enrere"

View File

@ -40,6 +40,7 @@ cs:
delete: Smazat delete: Smazat
uploads: uploads:
title: "Nahrané soubory" title: "Nahrané soubory"
uploading: "Nahrává se..."
ai_helper: ai_helper:
context_menu: context_menu:
back: "Zpět" back: "Zpět"

View File

@ -40,6 +40,7 @@ da:
delete: Slet delete: Slet
uploads: uploads:
title: "Overførsler" title: "Overførsler"
uploading: "Overfører…"
ai_helper: ai_helper:
context_menu: context_menu:
back: "Tilbage" back: "Tilbage"

View File

@ -20,6 +20,11 @@ de:
gemini_pro: Gemini Pro gemini_pro: Gemini Pro
claude_3_opus: Claude 3 Opus claude_3_opus: Claude 3 Opus
claude_3_sonnet: Claude 3 Sonett 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+
scriptables: scriptables:
llm_report: llm_report:
fields: fields:
@ -139,6 +144,8 @@ de:
default_llm: Standard-Sprachmodell default_llm: Standard-Sprachmodell
default_llm_help: Das Standard-Sprachmodell, das für diese Persona verwendet werden soll. Erforderlich, wenn du die Persona in öffentlichen Beiträgen erwähnen möchtest. default_llm_help: Das Standard-Sprachmodell, das für diese Persona verwendet werden soll. Erforderlich, wenn du die Persona in öffentlichen Beiträgen erwähnen möchtest.
system_prompt: System-Eingabeaufforderung system_prompt: System-Eingabeaufforderung
show_indexing_options: "Indizierungsoptionen anzeigen"
hide_indexing_options: "Indizierungsoptionen ausblenden"
save: Speichern save: Speichern
saved: KI-Persona gespeichert saved: KI-Persona gespeichert
enabled: "Aktiviert?" enabled: "Aktiviert?"
@ -156,6 +163,12 @@ de:
priority: Priorität priority: Priorität
priority_help: Personas mit Priorität werden den Benutzern am Anfang der Persona-Liste angezeigt. Wenn mehrere Personas Priorität haben, werden sie alphabetisch sortiert. priority_help: Personas mit Priorität werden den Benutzern am Anfang der Persona-Liste angezeigt. Wenn mehrere Personas Priorität haben, werden sie alphabetisch sortiert.
command_options: "Befehlsoptionen" command_options: "Befehlsoptionen"
rag_chunk_tokens: "Chunk-Token hochladen"
rag_chunk_tokens_help: "Die Anzahl der Token, die für jeden Chunk im RAG-Modell verwendet werden. Erhöhen, um die Menge des Kontexts zu erhöhen, den die KI verwenden kann. (Eine Änderung führt zu einer Neuindizierung aller Uploads)"
rag_chunk_overlap_tokens: "Chunk-Überlappungs-Token hochladen"
rag_chunk_overlap_tokens_help: "Die Anzahl der Token, die sich zwischen den Chunks im RAG-Modell überlappen sollen. (eine Änderung führt zu einer Neuindizierung aller Uploads)"
rag_conversation_chunks: "Suche Unterhaltungs-Chunks"
rag_conversation_chunks_help: "Die Anzahl der Chunks, die für die RAG-Modell-Suche verwendet werden. Erhöhen, um die Menge des Kontexts zu erhöhen, den die KI verwenden kann."
what_are_personas: "Was sind KI-Personas?" what_are_personas: "Was sind KI-Personas?"
no_persona_selected: | no_persona_selected: |
KI-Personas sind eine leistungsstarke Funktion, mit der Sie das Verhalten der KI-Engine in Ihrem Discourse-Forum anpassen können. Sie dienen als „Systembotschaft“, die die Reaktionen und Interaktionen der KI steuert und dazu beiträgt, ein persönlicheres und ansprechenderes Nutzererlebnis zu schaffen. KI-Personas sind eine leistungsstarke Funktion, mit der Sie das Verhalten der KI-Engine in Ihrem Discourse-Forum anpassen können. Sie dienen als „Systembotschaft“, die die Reaktionen und Interaktionen der KI steuert und dazu beiträgt, ein persönlicheres und ansprechenderes Nutzererlebnis zu schaffen.
@ -173,7 +186,11 @@ de:
hint: "Um zu kontrollieren, wo der Inhalt der Datei in der System-Eingabeaufforderung platziert wird, füge den Platzhalter {uploads} in die obige System-Eingabeaufforderung ein." hint: "Um zu kontrollieren, wo der Inhalt der Datei in der System-Eingabeaufforderung platziert wird, füge den Platzhalter {uploads} in die obige System-Eingabeaufforderung ein."
button: "Dateien hinzufügen" button: "Dateien hinzufügen"
filter: "Uploads filtern" filter: "Uploads filtern"
complete: "Vollständig" indexed: "Indiziert"
indexing: "Indizierung"
uploaded: "Bereit zur Indizierung"
uploading: "Wird hochgeladen …"
remove: "Upload entfernen"
related_topics: related_topics:
title: "Verwandte Themen" title: "Verwandte Themen"
pill: "Verwandt" pill: "Verwandt"
@ -239,6 +256,13 @@ de:
shortcut_title: "Starte eine PN mit einem KI-Bot" shortcut_title: "Starte eine PN mit einem KI-Bot"
share: "KI-Unterhaltung teilen" share: "KI-Unterhaltung teilen"
conversation_shared: "Unterhaltung kopiert" conversation_shared: "Unterhaltung kopiert"
debug_ai: "Rohdaten der KI-Anfrage und -Antwort anzeigen"
debug_ai_modal:
title: "KI-Interaktion ansehen"
copy_request: "Anfrage kopieren"
copy_response: "Antwort kopieren"
request_tokens: "Token anfordern:"
response_tokens: "Antwort-Token:"
share_full_topic_modal: share_full_topic_modal:
title: "Gespräch öffentlich teilen" title: "Gespräch öffentlich teilen"
share: "Link teilen und kopieren" share: "Link teilen und kopieren"
@ -259,6 +283,7 @@ de:
claude-3-opus: "Claude 3 Opus" claude-3-opus: "Claude 3 Opus"
claude-3-sonnet: "Claude 3 Sonett" claude-3-sonnet: "Claude 3 Sonett"
claude-3-haiku: "Claude 3 Haiku" claude-3-haiku: "Claude 3 Haiku"
cohere-command-r-plus: "Cohere Befehl R Plus"
gpt-4: "GPT-4" gpt-4: "GPT-4"
gpt-4-turbo: "GPT-4 Turbo" gpt-4-turbo: "GPT-4 Turbo"
gpt-3: gpt-3:

View File

@ -40,6 +40,7 @@ el:
delete: Σβήσιμο delete: Σβήσιμο
uploads: uploads:
title: "Μεταφορτώσεις" title: "Μεταφορτώσεις"
uploading: "Επιφόρτωση..."
ai_helper: ai_helper:
context_menu: context_menu:
back: "Πίσω" back: "Πίσω"

View File

@ -115,6 +115,7 @@ es:
command_options: "Opciones de comando" command_options: "Opciones de comando"
uploads: uploads:
title: "Subidos" title: "Subidos"
uploading: "Subiendo..."
related_topics: related_topics:
title: "Temas relacionados" title: "Temas relacionados"
pill: "Relacionados" pill: "Relacionados"

View File

@ -40,6 +40,7 @@ et:
delete: Kustuta delete: Kustuta
uploads: uploads:
title: "Üleslaadimised" title: "Üleslaadimised"
uploading: "Laen üles..."
ai_helper: ai_helper:
context_menu: context_menu:
back: "Tagasi" back: "Tagasi"

View File

@ -23,6 +23,8 @@ fa_IR:
label: "شناسه موضوع" label: "شناسه موضوع"
title: title:
label: "عنوان" label: "عنوان"
days:
label: "روز"
model: model:
label: "مدل" label: "مدل"
categories: categories:
@ -58,6 +60,7 @@ fa_IR:
delete: حذف delete: حذف
uploads: uploads:
title: "بارگذاری‌ها" title: "بارگذاری‌ها"
uploading: "در حال بار گذاری..."
related_topics: related_topics:
title: "موضوعات مرتبط" title: "موضوعات مرتبط"
ai_helper: ai_helper:

View File

@ -115,6 +115,7 @@ fi:
command_options: "Komentoasetukset" command_options: "Komentoasetukset"
uploads: uploads:
title: "Lataukset" title: "Lataukset"
uploading: "Ladataan..."
related_topics: related_topics:
title: "Liittyvät ketjut" title: "Liittyvät ketjut"
pill: "Liittyy aiheeseen" pill: "Liittyy aiheeseen"

View File

@ -115,6 +115,7 @@ fr:
command_options: "Options de commande" command_options: "Options de commande"
uploads: uploads:
title: "Fichiers envoyés" title: "Fichiers envoyés"
uploading: "Envoi en cours…"
related_topics: related_topics:
title: "Sujets connexes" title: "Sujets connexes"
pill: "Lié" pill: "Lié"

View File

@ -40,6 +40,7 @@ gl:
delete: Eliminar delete: Eliminar
uploads: uploads:
title: "Cargas" title: "Cargas"
uploading: "Cargando..."
ai_helper: ai_helper:
context_menu: context_menu:
back: "Volver" back: "Volver"

View File

@ -20,6 +20,11 @@ he:
gemini_pro: Gemini Pro gemini_pro: Gemini Pro
claude_3_opus: Claude 3 Opus claude_3_opus: Claude 3 Opus
claude_3_sonnet: Claude 3 Sonnet 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+
scriptables: scriptables:
llm_report: llm_report:
fields: fields:
@ -156,6 +161,9 @@ he:
priority: עדיפות priority: עדיפות
priority_help: דמויות בעדיפות גבוהה מוצגות למשתמשים בראש רשימת הדמויות. אם מספר דמויות הן בעדיפות הן תסודרנה לפי האלפבית. priority_help: דמויות בעדיפות גבוהה מוצגות למשתמשים בראש רשימת הדמויות. אם מספר דמויות הן בעדיפות הן תסודרנה לפי האלפבית.
command_options: "אפשרויות פקודה" command_options: "אפשרויות פקודה"
rag_chunk_tokens: "העלאת אסימוני חלקים"
rag_chunk_overlap_tokens: "העלאת אסימוני חפיפת חלקים"
rag_conversation_chunks: "חיפוש בחלקי הדיון"
what_are_personas: "מה הן דמויות בינה מלאכותית?" what_are_personas: "מה הן דמויות בינה מלאכותית?"
no_persona_selected: | no_persona_selected: |
דמויות בינה מלאכותית הן יכולת שמאפשרת להתאים את התנהגות מנוע הבינה המלאכותית בפורום ה־Discourse שלך. הן מתנהגות כמו ‚הודעת מערכת’ שמנחה את תגובות ואת ההתנהלות מול הבינה המלאכותית כדי לסייע ליצור חוויית משתמש מותאמת אישית ומחוברת בעת ובעונה אחת. דמויות בינה מלאכותית הן יכולת שמאפשרת להתאים את התנהגות מנוע הבינה המלאכותית בפורום ה־Discourse שלך. הן מתנהגות כמו ‚הודעת מערכת’ שמנחה את תגובות ואת ההתנהלות מול הבינה המלאכותית כדי לסייע ליצור חוויית משתמש מותאמת אישית ומחוברת בעת ובעונה אחת.
@ -171,6 +179,8 @@ he:
title: "העלאות" title: "העלאות"
button: "הוספת קבצים" button: "הוספת קבצים"
filter: "סינון העלאות" filter: "סינון העלאות"
uploading: "בהליכי העלאה…"
remove: "הסרת העלאה"
related_topics: related_topics:
title: "נושאים קשורים" title: "נושאים קשורים"
pill: "קשורים" pill: "קשורים"
@ -236,6 +246,13 @@ he:
shortcut_title: "התחלת הודעה פרטית עם בוט בינה מלאכותית" shortcut_title: "התחלת הודעה פרטית עם בוט בינה מלאכותית"
share: "שיתוף דיון עם בינה מלאכותית" share: "שיתוף דיון עם בינה מלאכותית"
conversation_shared: "הדיון הועתק" conversation_shared: "הדיון הועתק"
debug_ai: "הצגת בקשה ותגובה גולמיות לבינה המלאכותית"
debug_ai_modal:
title: "הצגת התכתובת מול הבינה המלאכותית"
copy_request: "העתקת הבקשה"
copy_response: "העתקת תגובה"
request_tokens: "אסימוני בקשה:"
response_tokens: "אסימוני תגובה:"
share_full_topic_modal: share_full_topic_modal:
title: "שיתוף שיחה באופן ציבורי" title: "שיתוף שיחה באופן ציבורי"
share: "שיתוף והעתקת קישור" share: "שיתוף והעתקת קישור"
@ -255,6 +272,8 @@ he:
fake: "בוט בדיקות מזויף" fake: "בוט בדיקות מזויף"
claude-3-opus: "Claude 3 Opus" claude-3-opus: "Claude 3 Opus"
claude-3-sonnet: "Claude 3 Sonnet" claude-3-sonnet: "Claude 3 Sonnet"
claude-3-haiku: "Claude 3 Haiku"
cohere-command-r-plus: "Cohere Command R Plus"
gpt-4: "GPT-4" gpt-4: "GPT-4"
gpt-4-turbo: "GPT 4 טורבו" gpt-4-turbo: "GPT 4 טורבו"
gpt-3: gpt-3:

View File

@ -40,6 +40,7 @@ hr:
delete: Pobriši delete: Pobriši
uploads: uploads:
title: "Prijenosi" title: "Prijenosi"
uploading: "Učitavanje..."
ai_helper: ai_helper:
context_menu: context_menu:
back: "Natrag" back: "Natrag"

View File

@ -40,6 +40,7 @@ hu:
delete: Törlés delete: Törlés
uploads: uploads:
title: "Feltöltések" title: "Feltöltések"
uploading: "Feltültés..."
ai_helper: ai_helper:
context_menu: context_menu:
back: "Vissza" back: "Vissza"

View File

@ -40,6 +40,7 @@ hy:
delete: Ջնջել delete: Ջնջել
uploads: uploads:
title: "Վերբեռնումներ" title: "Վերբեռնումներ"
uploading: "Վերբեռնում..."
ai_helper: ai_helper:
context_menu: context_menu:
back: "Ետ" back: "Ետ"

View File

@ -20,6 +20,7 @@ id:
gemini_pro: Gemini Pro gemini_pro: Gemini Pro
claude_3_opus: Karya Claude 3 claude_3_opus: Karya Claude 3
claude_3_sonnet: Claude 3 Soneta claude_3_sonnet: Claude 3 Soneta
claude_3_haiku: Claude 3 Haiku
scriptables: scriptables:
llm_report: llm_report:
fields: fields:
@ -109,6 +110,8 @@ id:
save: Simpan save: Simpan
enabled: "Diaktifkan?" enabled: "Diaktifkan?"
delete: Hapus delete: Hapus
uploads:
uploading: "Mengunggah..."
ai_helper: ai_helper:
missing_content: "Silakan masukkan beberapa konten untuk menghasilkan saran." missing_content: "Silakan masukkan beberapa konten untuk menghasilkan saran."
context_menu: context_menu:

View File

@ -115,6 +115,7 @@ it:
command_options: "Opzioni di comando" command_options: "Opzioni di comando"
uploads: uploads:
title: "Caricamenti" title: "Caricamenti"
uploading: "Caricamento..."
related_topics: related_topics:
title: "Argomenti correlati" title: "Argomenti correlati"
pill: "Correlato" pill: "Correlato"

View File

@ -115,6 +115,7 @@ ja:
command_options: "コマンドオプション" command_options: "コマンドオプション"
uploads: uploads:
title: "アップロード" title: "アップロード"
uploading: "アップロード中..."
related_topics: related_topics:
title: "関連トピック" title: "関連トピック"
pill: "関連" pill: "関連"

View File

@ -42,6 +42,7 @@ ko:
delete: 삭제하기 delete: 삭제하기
uploads: uploads:
title: "업로드된 파일" title: "업로드된 파일"
uploading: "업로드 중..."
ai_helper: ai_helper:
context_menu: context_menu:
back: "뒤로" back: "뒤로"

View File

@ -85,6 +85,7 @@ lt:
delete: Pašalinti delete: Pašalinti
uploads: uploads:
title: "Įkėlimai" title: "Įkėlimai"
uploading: "Įkeliama"
ai_helper: ai_helper:
context_menu: context_menu:
back: "Atgal" back: "Atgal"

View File

@ -40,6 +40,7 @@ lv:
delete: Dzēst delete: Dzēst
uploads: uploads:
title: "Augšupielādes" title: "Augšupielādes"
uploading: "Notiek ielāde..."
ai_helper: ai_helper:
context_menu: context_menu:
back: "Atpakaļ" back: "Atpakaļ"

View File

@ -40,6 +40,7 @@ nb_NO:
delete: Slett delete: Slett
uploads: uploads:
title: "Opplastinger" title: "Opplastinger"
uploading: "Laster opp…"
ai_helper: ai_helper:
context_menu: context_menu:
back: "Forrige" back: "Forrige"

View File

@ -115,6 +115,7 @@ nl:
command_options: "Opdrachtopties" command_options: "Opdrachtopties"
uploads: uploads:
title: "Uploads" title: "Uploads"
uploading: "Uploaden..."
related_topics: related_topics:
title: "Gerelateerde topics" title: "Gerelateerde topics"
pill: "Gerelateerd" pill: "Gerelateerd"

View File

@ -139,6 +139,7 @@ pl_PL:
command_options: "Opcje poleceń" command_options: "Opcje poleceń"
uploads: uploads:
title: "Pliki" title: "Pliki"
uploading: "Przesyłanie..."
related_topics: related_topics:
title: "Powiązane tematy" title: "Powiązane tematy"
pill: "Powiązane" pill: "Powiązane"

View File

@ -40,6 +40,7 @@ pt:
delete: Eliminar delete: Eliminar
uploads: uploads:
title: "Uploads" title: "Uploads"
uploading: "A enviar…"
ai_helper: ai_helper:
context_menu: context_menu:
back: "Retroceder" back: "Retroceder"

View File

@ -116,6 +116,7 @@ pt_BR:
command_options: "Opções de comando" command_options: "Opções de comando"
uploads: uploads:
title: "Envios" title: "Envios"
uploading: "Enviando..."
related_topics: related_topics:
title: "Tópicos relacionados" title: "Tópicos relacionados"
pill: "Relacionado(a)" pill: "Relacionado(a)"

View File

@ -40,6 +40,7 @@ ro:
delete: Șterge delete: Șterge
uploads: uploads:
title: "Urcări" title: "Urcări"
uploading: "Se încarcă..."
ai_helper: ai_helper:
context_menu: context_menu:
back: "Înapoi" back: "Înapoi"

View File

@ -115,6 +115,7 @@ ru:
command_options: "Параметры команды" command_options: "Параметры команды"
uploads: uploads:
title: "Загрузки" title: "Загрузки"
uploading: "Загрузка…"
related_topics: related_topics:
title: "Связанные темы" title: "Связанные темы"
pill: "Связанные" pill: "Связанные"

View File

@ -38,6 +38,8 @@ sk:
save: Uložiť save: Uložiť
enabled: "Povolené?" enabled: "Povolené?"
delete: Odstrániť delete: Odstrániť
uploads:
uploading: "Načítavam..."
ai_helper: ai_helper:
context_menu: context_menu:
back: "Späť" back: "Späť"

View File

@ -40,6 +40,7 @@ sl:
delete: Izbriši delete: Izbriši
uploads: uploads:
title: "Prenosi" title: "Prenosi"
uploading: "Nalagam..."
ai_helper: ai_helper:
context_menu: context_menu:
back: "Nazaj" back: "Nazaj"

View File

@ -38,6 +38,8 @@ sq:
save: Ruaj save: Ruaj
enabled: "Aktivizuar?" enabled: "Aktivizuar?"
delete: Fshij delete: Fshij
uploads:
uploading: "Duke ngarkuar..."
ai_helper: ai_helper:
context_menu: context_menu:
back: "Kthehu mbrapa" back: "Kthehu mbrapa"

View File

@ -34,6 +34,8 @@ sr:
save: Sačuvaj save: Sačuvaj
enabled: "Omgućeno" enabled: "Omgućeno"
delete: Obriši delete: Obriši
uploads:
uploading: "Uploading..."
ai_helper: ai_helper:
context_menu: context_menu:
back: "Nazad" back: "Nazad"

View File

@ -40,6 +40,7 @@ sv:
delete: Radera delete: Radera
uploads: uploads:
title: "Uppladdningar" title: "Uppladdningar"
uploading: "Laddar upp..."
ai_helper: ai_helper:
context_menu: context_menu:
back: "Tillbaka" back: "Tillbaka"

View File

@ -40,6 +40,7 @@ sw:
delete: Futa delete: Futa
uploads: uploads:
title: "Upakiaji" title: "Upakiaji"
uploading: "Inaongezwa"
ai_helper: ai_helper:
context_menu: context_menu:
back: "Iliyopita" back: "Iliyopita"

View File

@ -38,6 +38,7 @@ te:
delete: తొలగించు delete: తొలగించు
uploads: uploads:
title: "అప్‌లోడ్‌లు" title: "అప్‌లోడ్‌లు"
uploading: "ఎగుమతవుతోంది..."
ai_helper: ai_helper:
context_menu: context_menu:
back: "వెనుకకు" back: "వెనుకకు"

View File

@ -40,6 +40,7 @@ th:
delete: ลบ delete: ลบ
uploads: uploads:
title: "อัปโหลด" title: "อัปโหลด"
uploading: "กำลังอัปโหลด..."
ai_helper: ai_helper:
context_menu: context_menu:
back: "กลับ" back: "กลับ"

View File

@ -20,6 +20,7 @@ tr_TR:
gemini_pro: Gemini Pro gemini_pro: Gemini Pro
claude_3_opus: Claude 3 Opus claude_3_opus: Claude 3 Opus
claude_3_sonnet: Claude 3 Sonnet claude_3_sonnet: Claude 3 Sonnet
claude_3_haiku: Claude 3 Haiku
scriptables: scriptables:
llm_report: llm_report:
fields: fields:
@ -173,7 +174,7 @@ tr_TR:
hint: "Dosyanın içeriğinin sistem isteminde nereye yerleştirileceğini kontrol etmek için, yukarıdaki sistem istemine {uploads} yer tutucusunu ekleyin." hint: "Dosyanın içeriğinin sistem isteminde nereye yerleştirileceğini kontrol etmek için, yukarıdaki sistem istemine {uploads} yer tutucusunu ekleyin."
button: "Dosya Ekle" button: "Dosya Ekle"
filter: "Yüklemeleri filtrele" filter: "Yüklemeleri filtrele"
complete: "Tamamlandı" uploading: "Yükleniyor..."
related_topics: related_topics:
title: "İlgili Konular" title: "İlgili Konular"
pill: "İlgili" pill: "İlgili"

View File

@ -42,6 +42,7 @@ uk:
delete: Видалити delete: Видалити
uploads: uploads:
title: "Завантаження" title: "Завантаження"
uploading: "Надсилання…"
ai_helper: ai_helper:
context_menu: context_menu:
back: "Назад" back: "Назад"

View File

@ -40,6 +40,7 @@ ur:
delete: مٹائیں delete: مٹائیں
uploads: uploads:
title: "اَپ لوڈز" title: "اَپ لوڈز"
uploading: "اَپ لوڈ کیا جا رہا ہے..."
ai_helper: ai_helper:
context_menu: context_menu:
back: "واپس" back: "واپس"

View File

@ -40,6 +40,7 @@ vi:
delete: Xóa delete: Xóa
uploads: uploads:
title: "Tải lên" title: "Tải lên"
uploading: "Đang đăng "
ai_helper: ai_helper:
context_menu: context_menu:
back: "Quay lại" back: "Quay lại"

View File

@ -132,6 +132,7 @@ zh_CN:
command_options: "命令选项" command_options: "命令选项"
uploads: uploads:
title: "上传" title: "上传"
uploading: "正在上传…"
related_topics: related_topics:
title: "相关话题" title: "相关话题"
pill: "相关" pill: "相关"

View File

@ -38,6 +38,7 @@ zh_TW:
delete: 刪除 delete: 刪除
uploads: uploads:
title: "上傳檔案" title: "上傳檔案"
uploading: "上傳中..."
ai_helper: ai_helper:
context_menu: context_menu:
back: "上一步" back: "上一步"

View File

@ -53,6 +53,7 @@ de:
ai_openai_embeddings_url: "Benutzerdefinierte URL, die für die OpenAI-Embeddings-API verwendet wird (im Falle von Azure gegebenenfalls: https://COMPANY.openai.azure.com/openai/deployments/DEPLOYMENT/embeddings?api-version=2023-05-15)." ai_openai_embeddings_url: "Benutzerdefinierte URL, die für die OpenAI-Embeddings-API verwendet wird (im Falle von Azure gegebenenfalls: https://COMPANY.openai.azure.com/openai/deployments/DEPLOYMENT/embeddings?api-version=2023-05-15)."
ai_openai_api_key: "API-Schlüssel für OpenAI-API" ai_openai_api_key: "API-Schlüssel für OpenAI-API"
ai_anthropic_api_key: "API-Schlüssel für Anthropic-API" ai_anthropic_api_key: "API-Schlüssel für Anthropic-API"
ai_cohere_api_key: "API-Schlüssel für die Cohere API"
ai_hugging_face_api_url: "Benutzerdefinierte URL, die für OpenSource-LLM-Inferenz verwendet wird. Kompatibel mit https://github.com/huggingface/text-generation-inference" ai_hugging_face_api_url: "Benutzerdefinierte URL, die für OpenSource-LLM-Inferenz verwendet wird. Kompatibel mit https://github.com/huggingface/text-generation-inference"
ai_hugging_face_api_key: API-Schlüssel für Hugging Face API ai_hugging_face_api_key: API-Schlüssel für Hugging Face API
ai_hugging_face_token_limit: Maximale Token, die Hugging Face API pro Anfrage verwenden kann ai_hugging_face_token_limit: Maximale Token, die Hugging Face API pro Anfrage verwenden kann
@ -94,6 +95,7 @@ de:
ai_bot_enabled: "Aktiviere das KI-Bot-Modul." ai_bot_enabled: "Aktiviere das KI-Bot-Modul."
ai_bot_enable_chat_warning: "Zeigt eine Warnung an, wenn der PN-Chat initiiert wird. Kann durch Bearbeiten der Übersetzungszeichenfolge überschrieben werden: discourse_ai.ai_bot.pm_warning" ai_bot_enable_chat_warning: "Zeigt eine Warnung an, wenn der PN-Chat initiiert wird. Kann durch Bearbeiten der Übersetzungszeichenfolge überschrieben werden: discourse_ai.ai_bot.pm_warning"
ai_bot_allowed_groups: "Wenn der GPT-Bot Zugriff auf die PN hat, wird er den Mitgliedern dieser Gruppen antworten." ai_bot_allowed_groups: "Wenn der GPT-Bot Zugriff auf die PN hat, wird er den Mitgliedern dieser Gruppen antworten."
ai_bot_debugging_allowed_groups: "Erlaube diesen Gruppen, einen Debug-Button in Beiträgen zu sehen, der die rohe KI-Anfrage und -Antwort anzeigt."
ai_bot_public_sharing_allowed_groups: "Erlaube diesen Gruppen, persönliche KI-Nachrichten über einen eindeutigen, öffentlich zugänglichen Link mit der Öffentlichkeit zu teilen" ai_bot_public_sharing_allowed_groups: "Erlaube diesen Gruppen, persönliche KI-Nachrichten über einen eindeutigen, öffentlich zugänglichen Link mit der Öffentlichkeit zu teilen"
ai_bot_enabled_chat_bots: "Verfügbare Modelle, die als KI-Bot agieren können" ai_bot_enabled_chat_bots: "Verfügbare Modelle, die als KI-Bot agieren können"
ai_bot_add_to_header: "Eine Schaltfläche in der Kopfzeile anzeigen, um eine PN mit einem KI-Bot zu starten" ai_bot_add_to_header: "Eine Schaltfläche in der Kopfzeile anzeigen, um eine PN mit einem KI-Bot zu starten"

View File

@ -53,6 +53,7 @@ he:
ai_openai_embeddings_url: "כתובת מותאמת אישית ל־API ההטמעות של OpenAI. (במקרה של Azure זה יכול להיות: https://COMPANY.openai.azure.com/openai/deployments/DEPLOYMENT/embeddings?api-version=2023-05-15)" ai_openai_embeddings_url: "כתובת מותאמת אישית ל־API ההטמעות של OpenAI. (במקרה של Azure זה יכול להיות: https://COMPANY.openai.azure.com/openai/deployments/DEPLOYMENT/embeddings?api-version=2023-05-15)"
ai_openai_api_key: "מפתח API ל־API של OpenAI" ai_openai_api_key: "מפתח API ל־API של OpenAI"
ai_anthropic_api_key: "מפתח API ל־API של Anthropic" ai_anthropic_api_key: "מפתח API ל־API של Anthropic"
ai_cohere_api_key: "מפתח API ל־API של Cohere"
ai_hugging_face_api_url: "כתובת משלך להסקה על בסיס OpenSource LLM. עם תאימות ל־https://github.com/huggingface/text-generation-inference" ai_hugging_face_api_url: "כתובת משלך להסקה על בסיס OpenSource LLM. עם תאימות ל־https://github.com/huggingface/text-generation-inference"
ai_hugging_face_api_key: מפתח API ל־API של Hugging Face ai_hugging_face_api_key: מפתח API ל־API של Hugging Face
ai_hugging_face_token_limit: כמות אסימונים מרבית שה־API של Hugging Face יכול להשתמש בה לכל בקשה ai_hugging_face_token_limit: כמות אסימונים מרבית שה־API של Hugging Face יכול להשתמש בה לכל בקשה
@ -94,6 +95,7 @@ he:
ai_bot_enabled: "הפעלת מודול בוט הבינה המלאכותית." ai_bot_enabled: "הפעלת מודול בוט הבינה המלאכותית."
ai_bot_enable_chat_warning: "הצגת אזהרה עם פתיחת שיח הודעות פרטיות. אפשר לדרוס את זה על ידי עריכת מחרוזת התרגום: discourse_ai.ai_bot.pm_warning" ai_bot_enable_chat_warning: "הצגת אזהרה עם פתיחת שיח הודעות פרטיות. אפשר לדרוס את זה על ידי עריכת מחרוזת התרגום: discourse_ai.ai_bot.pm_warning"
ai_bot_allowed_groups: "כאשר לבוט של GPT יש גישה להודעות הפרטיות, הוא יגיב לחברים בקבוצות האלה." ai_bot_allowed_groups: "כאשר לבוט של GPT יש גישה להודעות הפרטיות, הוא יגיב לחברים בקבוצות האלה."
ai_bot_debugging_allowed_groups: "לאפשר לקבוצות האלו לצפות בכפתור ניפוי שיאות שמציג את בקשת ותגובה הבינה המלאכותית באופן גולמי"
ai_bot_public_sharing_allowed_groups: "לאפשר לקבוצות האלה לשתף הודעות בינה מלאכותית פרטיות באופן ציבורי דרך קישור ייחודי שזמין לציבור" ai_bot_public_sharing_allowed_groups: "לאפשר לקבוצות האלה לשתף הודעות בינה מלאכותית פרטיות באופן ציבורי דרך קישור ייחודי שזמין לציבור"
ai_bot_enabled_chat_bots: "מודלים זמינים שיכהנו כבוט בינה מלאכותית" ai_bot_enabled_chat_bots: "מודלים זמינים שיכהנו כבוט בינה מלאכותית"
ai_bot_add_to_header: "הצגת כפתור בכותרת כדי לפתוח הודעה פרטית עם בוט בינה מלאכותית" ai_bot_add_to_header: "הצגת כפתור בכותרת כדי לפתוח הודעה פרטית עם בוט בינה מלאכותית"