Update translations (#1040)
This commit is contained in:
parent
b6cefd10fa
commit
61758ff8a6
|
@ -359,6 +359,7 @@ de:
|
|||
samba_nova-Meta-Llama-3-1-70B-Instruct": "Leistungsstarkes Mehrzweckmodell"
|
||||
mistral-mistral-large-latest: "Das leistungsstärkste Modell von Mistral"
|
||||
mistral-pixtral-large-latest: "Das leistungsstärkste Modell von Mistral mit Sichtfunktion"
|
||||
preseeded_model_description: "Vorkonfiguriertes Open-Source-Modell unter Verwendung von %{model}"
|
||||
configured:
|
||||
title: "Konfigurierte LLMs"
|
||||
preconfigured_llms: "Wähle dein LLM"
|
||||
|
|
|
@ -137,6 +137,10 @@ he:
|
|||
custom_instructions: "הנחיות מותאמות אישית"
|
||||
last_seven_days: "7 הימים האחרונים"
|
||||
scanned_count: "פוסטים נסרקו"
|
||||
false_positives: "סימון שגוי"
|
||||
false_negatives: "ספאם שהוחמץ"
|
||||
spam_detected: "ספאם זוהה"
|
||||
custom_instructions_placeholder: "הנחיות נקודתיות לאתר עבור הבינה המלאכותית כדי לזהות ספאם בצורה יותר מדויקת"
|
||||
enable: "הפעלה"
|
||||
settings_saved: "הגדרות נשמרו"
|
||||
no_llms: "אין LLMים זמינים"
|
||||
|
@ -147,6 +151,7 @@ he:
|
|||
post_url_label: "כתובת או מזהה של הפוסט"
|
||||
post_url_placeholder: "https://your-forum.com/t/topic/123/4 או מזהה פוסט"
|
||||
result: "תוצאה"
|
||||
scan_log: "יומן סריקה"
|
||||
run: "הרצת בדיקה"
|
||||
spam: "ספאם"
|
||||
not_spam: "לא ספאם"
|
||||
|
@ -167,7 +172,9 @@ he:
|
|||
total_requests: "סך כל הבקשות"
|
||||
request_tokens: "אסימוני בקשה"
|
||||
response_tokens: "אסימוני תגובה"
|
||||
net_request_tokens: "אסימוני בקשה מהרשת"
|
||||
cached_tokens: "אסימונים שמורים במטמון"
|
||||
cached_request_tokens: "אסימוני בקשה במטמון"
|
||||
no_users: "לא נמצאו נתוני שימוש של משתמשים"
|
||||
no_models: "לא נמצאו נתוני שימוש במודל"
|
||||
no_features: "לא נמצאו נתוני שימוש ביכולת"
|
||||
|
@ -350,6 +357,7 @@ he:
|
|||
samba_nova-Meta-Llama-3-1-70B-Instruct": "מודל רב־תכליתי חזק"
|
||||
mistral-mistral-large-latest: "המודל החזק ביותר של Mistral"
|
||||
mistral-pixtral-large-latest: "המודל החזק ביותר של Mistral שבנוי לעיבוד חזותי"
|
||||
preseeded_model_description: "מודל קוד פתוח שהוגדר מראש ומשתמש ב־%{model}"
|
||||
configured:
|
||||
title: "LLMs (מודלי שפה גדולים) מוגדרים"
|
||||
preconfigured_llms: "בחירת ה־LLM שלך"
|
||||
|
|
|
@ -225,6 +225,7 @@ de:
|
|||
custom_prompt: "Benutzerdefinierte Eingabeaufforderung"
|
||||
explain: "Erklären"
|
||||
illustrate_post: "Beitrag illustrieren"
|
||||
replace_dates: "Intelligente Termine"
|
||||
painter:
|
||||
attribution:
|
||||
stable_diffusion_xl: "Bild von Stable Diffusion XL"
|
||||
|
@ -244,6 +245,7 @@ de:
|
|||
conversation_deleted: "Unterhaltungsfreigabe erfolgreich gelöscht"
|
||||
spam_detection:
|
||||
flag_reason: "Als Spam markiert von <a href='%{url}'>Discourse KI</a>"
|
||||
silence_reason: "Benutzer automatisch stummgeschaltet durch <a href='%{url}'>Discourse AI</a>"
|
||||
ai_bot:
|
||||
reply_error: "Entschuldigung, es sieht so aus, als ob unser System beim Versuch, zu antworten, auf ein unerwartetes Problem gestoßen ist.\n\n[details='Fehlerdetails']\n%{details}\n[/details]"
|
||||
default_pm_prefix: "[KI-Bot-PN ohne Titel]"
|
||||
|
|
|
@ -225,6 +225,7 @@ he:
|
|||
custom_prompt: "בקשה מותאמת אישית"
|
||||
explain: "הסבר"
|
||||
illustrate_post: "איור פוסט"
|
||||
replace_dates: "תאריכים חכמים"
|
||||
painter:
|
||||
attribution:
|
||||
stable_diffusion_xl: "תמונה מאת Stable Diffusion XL"
|
||||
|
@ -244,6 +245,7 @@ he:
|
|||
conversation_deleted: "שיתוף השיחה נמחק בהצלחה"
|
||||
spam_detection:
|
||||
flag_reason: "סומן כספאם ע״י <a href='%{url}'>בינה מלאכותית של Discourse</a>"
|
||||
silence_reason: "המשתמש הושתק אוטומטית על ידי <a href='%{url}'>בינה מלאכותית של Discourse</a>"
|
||||
ai_bot:
|
||||
reply_error: "נראה שהמערכת שלך נתקלה בקשיים לא צפויים בעת הניסיון להשיב, עמך הסליחה.\n\n[details='פרטי השגיאה']\n%{details}\n[/details]"
|
||||
default_pm_prefix: "[הודעה פרטית של בינה מלאכותית ללא כותרת]"
|
||||
|
|
Loading…
Reference in New Issue