Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 15bbd08

Browse files
Update translations
1 parent 6781ecd commit 15bbd08

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+156
-3
lines changed

config/locales/client.ar.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -603,6 +603,8 @@ ar:
603603
share_ai_conversation:
604604
name: "مشاركة محادثة الذكاء الاصطناعي"
605605
title: "مشاركة هذه المحادثة بشكلٍ علني"
606+
invite_ai_conversation:
607+
button: "دعوة"
606608
ai_label: "الذكاء الاصطناعي"
607609
ai_title: "المحادثة مع الذكاء الاصطناعي"
608610
share_modal:

config/locales/client.bg.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,8 @@ bg:
134134
request: "Заявка"
135135
next_log: "Напред"
136136
previous_log: "Предишни"
137+
invite_ai_conversation:
138+
button: "Покана"
137139
share_modal:
138140
copy: "Копирай"
139141
conversations:

config/locales/client.bs_BA.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@ bs_BA:
128128
response: "Odgovor"
129129
next_log: "Iduće"
130130
previous_log: "Previous"
131+
invite_ai_conversation:
132+
button: "Invite"
131133
share_modal:
132134
copy: "Copy"
133135
conversations:

config/locales/client.ca.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ ca:
133133
response: "Reacció"
134134
next_log: "Següent"
135135
previous_log: "Previ"
136+
invite_ai_conversation:
137+
button: "Convida"
136138
share_modal:
137139
copy: "Còpia"
138140
conversations:

config/locales/client.cs.yml

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,24 +211,69 @@ cs:
211211
ai_artifact:
212212
collapse_view_label: "Ukončení celé obrazovky (ESC nebo tlačítko Zpět)"
213213
ai_bot:
214+
pm_warning: "Zprávy chatbotů s umělou inteligencí jsou pravidelně monitorovány moderátory."
214215
cancel_streaming: "Zastavit odpověď"
215216
default_pm_prefix: "[Nepojmenovaná SZ od AI bota]"
216217
shortcut_title: "Začněte SZ s AI botem"
217218
share: "Kopírovat konverzaci s AI"
219+
conversation_shared: "Konverzace zkopírována"
220+
debug_ai: "Zobrazit nezpracovaný požadavek a odpověď umělé inteligence"
221+
sidebar_empty: "Zde se zobrazí historie konverzace s botem."
218222
debug_ai_modal:
223+
title: "Zobrazit interakci s umělou inteligencí"
224+
copy_request: "Kopírovat požadavek"
225+
copy_response: "Kopírovat odpověď"
226+
request_tokens: "Tokeny požadavku:"
227+
response_tokens: "Tokeny odpovědi:"
219228
request: "Požadavek"
220229
response: "Odpověď"
221230
next_log: "Další"
222231
previous_log: "Předchozí"
232+
share_full_topic_modal:
233+
title: "Veřejně sdílet konverzaci"
234+
share: "Sdílet a kopírovat odkaz"
235+
update: "Aktualizovat a zkopírovat odkaz"
236+
delete: "Odstranit sdílení"
237+
share_ai_conversation:
238+
name: "Sdílet konverzaci s AI"
239+
title: "Sdílejte veřejně tuto konverzaci s umělou inteligencí"
240+
invite_ai_conversation:
241+
button: "Pozvat"
242+
title: "Pozvat do konverzace s AI"
243+
ai_title: "Konverzace s AI"
223244
share_modal:
245+
title: "Kopírovat konverzaci s AI"
224246
copy: "Kopírovat"
247+
context: "Interakce ke sdílení:"
248+
share_tip: "Můžete také sdílet celou konverzaci."
225249
bot_names:
250+
fake: "Falešný testovací bot"
251+
claude-3-opus: "Claude 3 Opus"
252+
claude-3-sonnet: "Claude 3 Sonet"
253+
claude-3-haiku: "Haiku Claude 3"
254+
cohere-command-r-plus: "Cohere Command R Plus"
255+
gpt-4: "GPT-4"
256+
gpt-4-turbo: "GPT-4 Turbo"
257+
gpt-4o: "GPT-4 Omni"
258+
gpt-3:
259+
5-turbo: "GPT-3.5"
226260
claude-2: "Claude 2"
227261
gemini-1:
228262
5-pro: "Gemini"
229263
mixtral-8x7B-Instruct-V0:
230264
"1": "Mixtral-8x7B V0.1"
231265
conversations:
266+
header: "S čím mohu pomoci?"
267+
submit: "Odeslat otázku"
268+
disclaimer: "Generativní umělá inteligence může dělat chyby. Ověřte si důležité informace."
269+
placeholder: "Zeptejte se..."
270+
new: "Nová otázka"
271+
min_input_length_message:
272+
one: "Zpráva musí mít 1 nebo více znaků"
273+
few: "Zpráva musí mít %{count} nebo více znaků"
274+
many: "Zpráva musí mít %{count} nebo více znaků"
275+
other: "Zpráva musí mít %{count} nebo více znaků"
276+
messages_sidebar_title: "Konverzace"
232277
today: "Dnes"
233278
last_7_days: "Posledních 7 dní"
234279
last_30_days: "Posledních 30 dní"

config/locales/client.da.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,8 @@ da:
147147
response: "Svar"
148148
next_log: "Næste"
149149
previous_log: "Forrige"
150+
invite_ai_conversation:
151+
button: "Invitér"
150152
share_modal:
151153
copy: "Kopier"
152154
conversations:

config/locales/client.de.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,9 +328,11 @@ de:
328328
key_title: "Schlüssel"
329329
examples:
330330
title: Beispiele
331+
examples_help: Simuliere frühere Interaktionen mit dem LLM und erde es, um bessere Ergebnisse zu erzielen.
331332
new: Neues Beispiel
332333
remove: Beispiel löschen
333334
collapsable_title: "Beispiel #%{number}"
335+
user: "Nachricht des Benutzers"
334336
model: "Antwort des Modells"
335337
list:
336338
enabled: "KI-Bot?"
@@ -522,7 +524,8 @@ de:
522524
provider_quantizations: "Reihenfolge der Provider-Quantisierungen (kommagetrennte Liste, z. B.: fp16,fp8)"
523525
disable_streaming: "Streaming-Vervollständigung deaktivieren (Streaming-Anfragen in Nicht-Streaming-Anfragen umwandeln)"
524526
reasoning_effort: "Argumentationsaufwand (gilt nur für Argumentationsmodelle)"
525-
enable_reasoning: "Argumentation aktivieren (gilt nur für Sonnet 3.7)"
527+
enable_reasoning: "Argumentation aktivieren (nur für Argumentationsmodelle anwendbar)"
528+
enable_thinking: "Denken aktivieren (nur bei entsprechenden Modellen, z.B.: Flash 2.5)"
526529
thinking_tokens: "Anzahl der zum Denken verwendeten Token"
527530
reasoning_tokens: "Anzahl der für die Argumentation verwendeten Token"
528531
disable_temperature: "Temperatur deaktivieren (einige Denkmodelle unterstützen keine Temperatur)"
@@ -664,6 +667,7 @@ de:
664667
share: "KI-Unterhaltung kopieren"
665668
conversation_shared: "Unterhaltung kopiert"
666669
debug_ai: "Rohdaten der KI-Anfrage und -Antwort anzeigen"
670+
sidebar_empty: "Der Verlauf der Bot-Konversation wird hier angezeigt."
667671
debug_ai_modal:
668672
title: "KI-Interaktion ansehen"
669673
copy_request: "Anfrage kopieren"
@@ -682,6 +686,9 @@ de:
682686
share_ai_conversation:
683687
name: "KI-Unterhaltung teilen"
684688
title: "Diese KI-Unterhaltung öffentlich teilen"
689+
invite_ai_conversation:
690+
button: "Einladen"
691+
title: "Zur KI-Konversation einladen"
685692
ai_label: "KI"
686693
ai_title: "Unterhaltung mit KI"
687694
share_modal:

config/locales/client.el.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ el:
142142
response: "Απάντηση"
143143
next_log: "Επόμενο"
144144
previous_log: "Προηγούμενο"
145+
invite_ai_conversation:
146+
button: "Πρόσκληση"
145147
share_modal:
146148
copy: "Αντιγραφή"
147149
conversations:

config/locales/client.es.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -591,6 +591,8 @@ es:
591591
share_ai_conversation:
592592
name: "Compartir conversación de IA"
593593
title: "Compartir esta conversación de IA públicamente"
594+
invite_ai_conversation:
595+
button: "Invitar"
594596
ai_label: "IA"
595597
ai_title: "Conversación con IA"
596598
share_modal:

config/locales/client.et.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@ et:
130130
response: "Vastus"
131131
next_log: "Järgmine"
132132
previous_log: "Eelmine"
133+
invite_ai_conversation:
134+
button: "Kutsu"
133135
share_modal:
134136
copy: "Kopeeri"
135137
conversations:

0 commit comments

Comments
 (0)