Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions config/locales/client.ar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -603,6 +603,8 @@ ar:
share_ai_conversation:
name: "مشاركة محادثة الذكاء الاصطناعي"
title: "مشاركة هذه المحادثة بشكلٍ علني"
invite_ai_conversation:
button: "دعوة"
ai_label: "الذكاء الاصطناعي"
ai_title: "المحادثة مع الذكاء الاصطناعي"
share_modal:
Expand Down
2 changes: 2 additions & 0 deletions config/locales/client.bg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ bg:
request: "Заявка"
next_log: "Напред"
previous_log: "Предишни"
invite_ai_conversation:
button: "Покана"
share_modal:
copy: "Копирай"
conversations:
Expand Down
2 changes: 2 additions & 0 deletions config/locales/client.bs_BA.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,8 @@ bs_BA:
response: "Odgovor"
next_log: "Iduće"
previous_log: "Previous"
invite_ai_conversation:
button: "Invite"
share_modal:
copy: "Copy"
conversations:
Expand Down
2 changes: 2 additions & 0 deletions config/locales/client.ca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ ca:
response: "Reacció"
next_log: "Següent"
previous_log: "Previ"
invite_ai_conversation:
button: "Convida"
share_modal:
copy: "Còpia"
conversations:
Expand Down
45 changes: 45 additions & 0 deletions config/locales/client.cs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,24 +211,69 @@ cs:
ai_artifact:
collapse_view_label: "Ukončení celé obrazovky (ESC nebo tlačítko Zpět)"
ai_bot:
pm_warning: "Zprávy chatbotů s umělou inteligencí jsou pravidelně monitorovány moderátory."
cancel_streaming: "Zastavit odpověď"
default_pm_prefix: "[Nepojmenovaná SZ od AI bota]"
shortcut_title: "Začněte SZ s AI botem"
share: "Kopírovat konverzaci s AI"
conversation_shared: "Konverzace zkopírována"
debug_ai: "Zobrazit nezpracovaný požadavek a odpověď umělé inteligence"
sidebar_empty: "Zde se zobrazí historie konverzace s botem."
debug_ai_modal:
title: "Zobrazit interakci s umělou inteligencí"
copy_request: "Kopírovat požadavek"
copy_response: "Kopírovat odpověď"
request_tokens: "Tokeny požadavku:"
response_tokens: "Tokeny odpovědi:"
request: "Požadavek"
response: "Odpověď"
next_log: "Další"
previous_log: "Předchozí"
share_full_topic_modal:
title: "Veřejně sdílet konverzaci"
share: "Sdílet a kopírovat odkaz"
update: "Aktualizovat a zkopírovat odkaz"
delete: "Odstranit sdílení"
share_ai_conversation:
name: "Sdílet konverzaci s AI"
title: "Sdílejte veřejně tuto konverzaci s umělou inteligencí"
invite_ai_conversation:
button: "Pozvat"
title: "Pozvat do konverzace s AI"
ai_title: "Konverzace s AI"
share_modal:
title: "Kopírovat konverzaci s AI"
copy: "Kopírovat"
context: "Interakce ke sdílení:"
share_tip: "Můžete také sdílet celou konverzaci."
bot_names:
fake: "Falešný testovací bot"
claude-3-opus: "Claude 3 Opus"
claude-3-sonnet: "Claude 3 Sonet"
claude-3-haiku: "Haiku Claude 3"
cohere-command-r-plus: "Cohere Command R Plus"
gpt-4: "GPT-4"
gpt-4-turbo: "GPT-4 Turbo"
gpt-4o: "GPT-4 Omni"
gpt-3:
5-turbo: "GPT-3.5"
claude-2: "Claude 2"
gemini-1:
5-pro: "Gemini"
mixtral-8x7B-Instruct-V0:
"1": "Mixtral-8x7B V0.1"
conversations:
header: "S čím mohu pomoci?"
submit: "Odeslat otázku"
disclaimer: "Generativní umělá inteligence může dělat chyby. Ověřte si důležité informace."
placeholder: "Zeptejte se..."
new: "Nová otázka"
min_input_length_message:
one: "Zpráva musí mít 1 nebo více znaků"
few: "Zpráva musí mít %{count} nebo více znaků"
many: "Zpráva musí mít %{count} nebo více znaků"
other: "Zpráva musí mít %{count} nebo více znaků"
messages_sidebar_title: "Konverzace"
today: "Dnes"
last_7_days: "Posledních 7 dní"
last_30_days: "Posledních 30 dní"
Expand Down
2 changes: 2 additions & 0 deletions config/locales/client.da.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,8 @@ da:
response: "Svar"
next_log: "Næste"
previous_log: "Forrige"
invite_ai_conversation:
button: "Invitér"
share_modal:
copy: "Kopier"
conversations:
Expand Down
9 changes: 8 additions & 1 deletion config/locales/client.de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -328,9 +328,11 @@ de:
key_title: "Schlüssel"
examples:
title: Beispiele
examples_help: Simuliere frühere Interaktionen mit dem LLM und erde es, um bessere Ergebnisse zu erzielen.
new: Neues Beispiel
remove: Beispiel löschen
collapsable_title: "Beispiel #%{number}"
user: "Nachricht des Benutzers"
model: "Antwort des Modells"
list:
enabled: "KI-Bot?"
Expand Down Expand Up @@ -522,7 +524,8 @@ de:
provider_quantizations: "Reihenfolge der Provider-Quantisierungen (kommagetrennte Liste, z. B.: fp16,fp8)"
disable_streaming: "Streaming-Vervollständigung deaktivieren (Streaming-Anfragen in Nicht-Streaming-Anfragen umwandeln)"
reasoning_effort: "Argumentationsaufwand (gilt nur für Argumentationsmodelle)"
enable_reasoning: "Argumentation aktivieren (gilt nur für Sonnet 3.7)"
enable_reasoning: "Argumentation aktivieren (nur für Argumentationsmodelle anwendbar)"
enable_thinking: "Denken aktivieren (nur bei entsprechenden Modellen, z.B.: Flash 2.5)"
thinking_tokens: "Anzahl der zum Denken verwendeten Token"
reasoning_tokens: "Anzahl der für die Argumentation verwendeten Token"
disable_temperature: "Temperatur deaktivieren (einige Denkmodelle unterstützen keine Temperatur)"
Expand Down Expand Up @@ -664,6 +667,7 @@ de:
share: "KI-Unterhaltung kopieren"
conversation_shared: "Unterhaltung kopiert"
debug_ai: "Rohdaten der KI-Anfrage und -Antwort anzeigen"
sidebar_empty: "Der Verlauf der Bot-Konversation wird hier angezeigt."
debug_ai_modal:
title: "KI-Interaktion ansehen"
copy_request: "Anfrage kopieren"
Expand All @@ -682,6 +686,9 @@ de:
share_ai_conversation:
name: "KI-Unterhaltung teilen"
title: "Diese KI-Unterhaltung öffentlich teilen"
invite_ai_conversation:
button: "Einladen"
title: "Zur KI-Konversation einladen"
ai_label: "KI"
ai_title: "Unterhaltung mit KI"
share_modal:
Expand Down
2 changes: 2 additions & 0 deletions config/locales/client.el.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@ el:
response: "Απάντηση"
next_log: "Επόμενο"
previous_log: "Προηγούμενο"
invite_ai_conversation:
button: "Πρόσκληση"
share_modal:
copy: "Αντιγραφή"
conversations:
Expand Down
2 changes: 2 additions & 0 deletions config/locales/client.es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -591,6 +591,8 @@ es:
share_ai_conversation:
name: "Compartir conversación de IA"
title: "Compartir esta conversación de IA públicamente"
invite_ai_conversation:
button: "Invitar"
ai_label: "IA"
ai_title: "Conversación con IA"
share_modal:
Expand Down
2 changes: 2 additions & 0 deletions config/locales/client.et.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,8 @@ et:
response: "Vastus"
next_log: "Järgmine"
previous_log: "Eelmine"
invite_ai_conversation:
button: "Kutsu"
share_modal:
copy: "Kopeeri"
conversations:
Expand Down
2 changes: 2 additions & 0 deletions config/locales/client.fa_IR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,8 @@ fa_IR:
response: "پاسخ"
next_log: "بعدی"
previous_log: "پیشین"
invite_ai_conversation:
button: "دعوت"
ai_label: "هوش مصنوعی"
share_modal:
copy: "کپی"
Expand Down
2 changes: 2 additions & 0 deletions config/locales/client.fi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -591,6 +591,8 @@ fi:
share_ai_conversation:
name: "Jaa tekoälykeskustelu"
title: "Jaa tämä tekoälykeskustelu julkisesti"
invite_ai_conversation:
button: "Kutsu"
ai_label: "Tekoäly"
ai_title: "Keskustelu tekoälyn kanssa"
share_modal:
Expand Down
2 changes: 2 additions & 0 deletions config/locales/client.fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -591,6 +591,8 @@ fr:
share_ai_conversation:
name: "Partager une conversation IA"
title: "Partager publiquement cette conversation avec l'IA"
invite_ai_conversation:
button: "Inviter"
ai_label: "IA"
ai_title: "Conversation avec l'IA"
share_modal:
Expand Down
2 changes: 2 additions & 0 deletions config/locales/client.gl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,8 @@ gl:
response: "Resposta"
next_log: "Seguinte"
previous_log: "Anterior"
invite_ai_conversation:
button: "Convidar"
share_modal:
copy: "Copiar"
conversations:
Expand Down
8 changes: 7 additions & 1 deletion config/locales/client.he.yml
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,8 @@ he:
disable_native_tools: "השבתת תמיכה בבלי מובנה (להשתמש בכלים מבוססי XML)"
provider_order: "סדר ספקים (רשימה מופרדת בפסיקים)"
provider_quantizations: "סדר כימות הספקים (רשימה מופרדת בפסיקים, למשל: fp16,fp8)"
enable_reasoning: "הפעלת נימוק (תקף רק על Sonnet 3.7)"
reasoning_effort: "מאמץ נימוק (תקף רק על מודלים של נימוק)"
enable_thinking: "הפעלת חשיבה (רק במודלים תקפים לדוגמה: flash 2.5)"
reasoning_tokens: "כמות אסימונים המשמשים לנימוק"
related_topics:
title: "נושאים קשורים"
Expand Down Expand Up @@ -631,6 +632,7 @@ he:
share: "העתקת דיון עם בינה מלאכותית"
conversation_shared: "הדיון הועתק"
debug_ai: "הצגת בקשה ותגובה גולמיות לבינה המלאכותית"
sidebar_empty: "היסטוריית השיחה עם הבוט תופיע כאן."
debug_ai_modal:
title: "הצגת התכתובת מול הבינה המלאכותית"
copy_request: "העתקת הבקשה"
Expand All @@ -649,6 +651,9 @@ he:
share_ai_conversation:
name: "שיתוף דיון עם בינה מלאכותית"
title: "שיתוף שיחת בינה מלאכותית באופן ציבורי"
invite_ai_conversation:
button: "להזמין"
title: "הזמנה לשיחה עם בינה מלאכותית"
ai_label: "בינה מלאכותית"
ai_title: "דיון עם בינה מלאכותית"
share_modal:
Expand All @@ -675,6 +680,7 @@ he:
conversations:
header: "איך אפשר לעזור?"
submit: "הגשת שאלה"
disclaimer: "בינה מלאכותית מחוללת עלולה לשגות. כדאי לאמת פרטים חשובים."
placeholder: "הגשת שאלה…"
new: "שאלה חדשה"
messages_sidebar_title: "שיחות"
Expand Down
2 changes: 2 additions & 0 deletions config/locales/client.hr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,8 @@ hr:
response: "Odgovor"
next_log: "Sljedeći"
previous_log: "Predhodno"
invite_ai_conversation:
button: "Pozovite"
share_modal:
copy: "Kopija"
conversations:
Expand Down
2 changes: 2 additions & 0 deletions config/locales/client.hu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,8 @@ hu:
response: "Válasz"
next_log: "Tovább"
previous_log: "Vissza"
invite_ai_conversation:
button: "Meghívás"
share_modal:
copy: "Másolás"
conversations:
Expand Down
2 changes: 2 additions & 0 deletions config/locales/client.hy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ hy:
response: "Արձագանք"
next_log: "Հաջորդը"
previous_log: "Նախորդը"
invite_ai_conversation:
button: "Հրավիրել"
share_modal:
copy: "Կրկնօրինակել"
conversations:
Expand Down
2 changes: 2 additions & 0 deletions config/locales/client.id.yml
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,8 @@ id:
share_ai_conversation:
name: "Bagikan percakapan AI"
title: "Bagikan percakapan AI ini secara publik"
invite_ai_conversation:
button: "Undang"
ai_label: "AI"
ai_title: "Percakapan dengan AI"
share_modal:
Expand Down
2 changes: 2 additions & 0 deletions config/locales/client.it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -591,6 +591,8 @@ it:
share_ai_conversation:
name: "Condividi la conversazione con IA"
title: "Condividi pubblicamente questa conversazione IA"
invite_ai_conversation:
button: "Invita"
ai_label: "IA"
ai_title: "Conversazione con IA"
share_modal:
Expand Down
2 changes: 2 additions & 0 deletions config/locales/client.ja.yml
Original file line number Diff line number Diff line change
Expand Up @@ -586,6 +586,8 @@ ja:
share_ai_conversation:
name: "AI の会話を共有"
title: "この AI の会話を公開共有する"
invite_ai_conversation:
button: "招待"
ai_label: "AI"
ai_title: "AI との会話"
share_modal:
Expand Down
2 changes: 2 additions & 0 deletions config/locales/client.ko.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,8 @@ ko:
response: "응답"
next_log: "다음"
previous_log: "이전값"
invite_ai_conversation:
button: "초대"
share_modal:
copy: "복사"
conversations:
Expand Down
2 changes: 2 additions & 0 deletions config/locales/client.lt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,8 @@ lt:
response: "Atsakymas"
next_log: "Kitas"
previous_log: "Buvęs"
invite_ai_conversation:
button: "Kviesti"
ai_label: "AI"
share_modal:
copy: "Kopijuoti"
Expand Down
2 changes: 2 additions & 0 deletions config/locales/client.lv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,8 @@ lv:
response: "Atbilde"
next_log: "Nākamais"
previous_log: "Iepriekšējais"
invite_ai_conversation:
button: "Ielūgt"
share_modal:
copy: "Kopēt"
conversations:
Expand Down
2 changes: 2 additions & 0 deletions config/locales/client.nb_NO.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ nb_NO:
response: "Svar"
next_log: "Neste"
previous_log: "Forrige"
invite_ai_conversation:
button: "Inviter"
share_modal:
copy: "Kopier"
conversations:
Expand Down
2 changes: 2 additions & 0 deletions config/locales/client.nl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -591,6 +591,8 @@ nl:
share_ai_conversation:
name: "AI-conversatie delen"
title: "Deel deze AI-conversatie openbaar"
invite_ai_conversation:
button: "Uitnodigen"
ai_label: "AI"
ai_title: "Conversatie met AI"
share_modal:
Expand Down
3 changes: 2 additions & 1 deletion config/locales/client.pl_PL.yml
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,6 @@ pl_PL:
disable_system_prompt: "Wyłącz wiadomość systemową w promptach"
enable_native_tool: "Włącz obsługę natywnych narzędzi"
provider_order: "Kolejność dostawców (lista rozdzielona przecinkami)"
enable_reasoning: "Włącz rozumowanie (dotyczy tylko Sonnet 3.7)"
reasoning_tokens: "Liczba tokenów użytych do wnioskowania"
disable_temperature: "Wyłącz temperaturę (niektóre modele nie obsługują temperatury)"
related_topics:
Expand Down Expand Up @@ -521,6 +520,8 @@ pl_PL:
previous_log: "Poprzedni"
share_ai_conversation:
name: "Udostępnij rozmowę AI"
invite_ai_conversation:
button: "Zaproś"
ai_label: "AI"
ai_title: "Rozmowa z AI"
share_modal:
Expand Down
2 changes: 2 additions & 0 deletions config/locales/client.pt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,8 @@ pt:
response: "Resposta"
next_log: "Próximo"
previous_log: "Anterior"
invite_ai_conversation:
button: "Convidar"
share_modal:
copy: "Copiar"
conversations:
Expand Down
2 changes: 2 additions & 0 deletions config/locales/client.pt_BR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -591,6 +591,8 @@ pt_BR:
share_ai_conversation:
name: "Compartilhar conversação com IA"
title: "Compartilhar esta conversa com IA publicamente"
invite_ai_conversation:
button: "Convite"
ai_label: "IA"
ai_title: "Conversação com IA"
share_modal:
Expand Down
2 changes: 2 additions & 0 deletions config/locales/client.ro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,8 @@ ro:
response: "Răspuns"
next_log: "Următorul"
previous_log: "Precedent"
invite_ai_conversation:
button: "Invită"
share_modal:
copy: "Copiază"
conversations:
Expand Down
Loading
Loading