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

Commit de86244

Browse files
Update translations (#1202)
1 parent b6483e4 commit de86244

File tree

4 files changed

+12
-3
lines changed

4 files changed

+12
-3
lines changed

config/locales/client.de.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,9 @@ de:
109109
whisper:
110110
label: "Als Flüstern antworten"
111111
description: "Ob die Antwort der Persona ein Flüstern sein soll"
112+
silent_mode:
113+
label: "Stiller Modus"
114+
description: "Im stillen Modus empfängt die Persona den Inhalt, schreibt aber nichts in das Forum - nützlich bei der Triage mit Tools"
112115
llm_triage:
113116
fields:
114117
system_prompt:
@@ -351,7 +354,7 @@ de:
351354
presets: "Wähle eine Voreinstellung aus …"
352355
confirm_delete: "Bist du sicher, dass du dieses Tool löschen willst?"
353356
next:
354-
title: "Nächstes"
357+
title: "Weiter"
355358
test_modal:
356359
title: "KI-Tool testen"
357360
run: "Test ausführen"

config/locales/client.es.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ es:
317317
test: "Realizar prueba"
318318
delete: "Eliminar"
319319
saved: "Herramienta guardada"
320-
presets: "Seleccione un preajuste..."
320+
presets: "Selecciona un preajuste..."
321321
confirm_delete: "¿Seguro que quieres eliminar esta herramienta?"
322322
next:
323323
title: "Siguiente"

config/locales/client.he.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,12 +92,17 @@ he:
9292
description: "טמפרטורה לשימוש למודל השפה הגדול (LLM), הגדלה תגדיל את האקראיות (להשאיר ריק כדי להשתמש בברירת המחדל של הדגם)"
9393
top_p:
9494
label: "ה־P המובילים"
95+
description: "ה־P המוביל לשימוש למודל השפה הגדול (LLM), הגדלה תגדיל את האקראיות (להשאיר ריק כדי להשתמש בברירת המחדל של הדגם)"
9596
llm_tool_triage:
9697
fields:
9798
model:
9899
label: "מודל"
99100
tool:
100101
label: "כלי"
102+
llm_persona_triage:
103+
fields:
104+
silent_mode:
105+
label: "מצב שקט"
101106
llm_triage:
102107
fields:
103108
system_prompt:
@@ -418,6 +423,7 @@ he:
418423
failure: "הניסיון ליצור קשר עם המודל החזיר את השגיאה הבאה: %{error}"
419424
hints:
420425
max_prompt_tokens: "מספר האסימונים המרבי לבקשה. ככלל אצבע, זה אמור להיות 50% מחלון ההקשר של המודל."
426+
display_name: "השם משמש להתייחסות למודל הזה על פני כלל ממשק האתר שלך."
421427
name: "אנו מצרפים את זה לקריאת ה־API כדי לציין באיזה מודל להשתמש"
422428
vision_enabled: "אם האפשרות פעילה, הבינה מלאכותית תנסה להבין תמונות. כתלות בתמיכה של המודל בעיבוד תמונות. נתמך על ידי המודלים העדכניים ביותר מבית Anthropic,‏ Google ו־OpenAI."
423429
enabled_chat_bot: "אם האפשרות פעילה, משתמשים יכולים לבחור את המודל הזה בעת יצירת הודעות פרטיות עם בוט הבינה המלאכותית"

config/locales/client.tr_TR.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ tr_TR:
320320
presets: "Ön ayar seçin..."
321321
confirm_delete: "Bu aracı silmek istediğinizden emin misiniz?"
322322
next:
323-
title: "İleri"
323+
title: "Sonraki"
324324
test_modal:
325325
title: "YZ aracını test edin"
326326
run: "Testi çalıştır"

0 commit comments

Comments
 (0)