You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: config/locales/client.de.yml
+7-3Lines changed: 7 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -289,11 +289,13 @@ de:
289
289
short_title: "Tools"
290
290
no_tools: "Du hast noch keine Tools erstellt"
291
291
name: "Name"
292
-
subheader_description: "Tools erweitern die Fähigkeiten von KI-Bots mit benutzerdefinierten JavaScript-Funktionen."
292
+
name_help: "Der Name wird in der Discourse-Benutzeroberfläche angezeigt und ist die Kurzkennung, die Du verwendest, um das Werkzeug in verschiedenen Einstellungen zu finden. Er sollte eindeutig sein (er ist erforderlich)."
293
293
new: "Neues Tool"
294
-
name_help: "Der eindeutige Name des Tools (wie vom Sprachmodell verwendet)"
294
+
tool_name: "Werkzeugname"
295
+
tool_name_help: "Der Werkzeugname wird dem großen Sprachmodell präsentiert. Es ist nicht eindeutig, aber es ist von Person zu Person unterschiedlich. (Persona wird beim Speichern validiert)"
295
296
description: "Beschreibung"
296
297
description_help: "Eine klare Beschreibung des Zwecks des Tools für das Sprachmodell"
298
+
subheader_description: "Tools erweitern die Fähigkeiten von KI-Bots mit benutzerdefinierten JavaScript-Funktionen."
297
299
summary: "Zusammenfassung"
298
300
summary_help: "Zusammenfassung des Zwecks der Tools, die den Endnutzern angezeigt werden soll"
299
301
script: "Skript"
@@ -356,7 +358,9 @@ de:
356
358
custom: "Benutzerdefiniert …"
357
359
hours: "Stunden"
358
360
max_tokens_help: "Maximale Anzahl von Token (Wörtern und Zeichen), die jeder Benutzer in dieser Gruppe innerhalb der angegebenen Dauer verwenden kann. Token sind die Einheiten, die von KI-Modellen zur Textverarbeitung verwendet werden – etwa 1 Token = 4 Zeichen oder 3/4 eines Wortes."
361
+
max_tokens_required: "Muss gesetzt werden, wenn die maximale Nutzung nicht festgelegt ist"
359
362
max_usages_help: "Die maximale Anzahl von Benutzern in dieser Gruppe, die das KI-Modell innerhalb der angegebenen Dauer nutzen können. Dieses Kontingent wird für jeden einzelnen Nutzer verfolgt und nicht für die ganze Gruppe."
363
+
max_usages_required: "Muss gesetzt werden, wenn die maximale Anzahl an Tokens nicht gesetzt ist"
360
364
usage:
361
365
ai_bot: "KI-Bot"
362
366
ai_helper: "Helfer"
@@ -494,7 +498,7 @@ de:
494
498
accuracy: "Genauigkeit:"
495
499
embeddings:
496
500
short_title: "Einbettungen"
497
-
description: "Einbettungen sind eine wichtige Komponente des „Discourse AI“-Plug-ins und ermöglichen Funktionen wie verwandte Themen und die semantische Suche."
501
+
description: "Einbettungen sind numerische Darstellungen von Daten, die Bedeutungen und Beziehungen erfassen und es Discourse-KI-Funktionen wie „Verwandte Themen“ und „KI-Suche“ ermöglichen, Inhalte zu verstehen und zu verknüpfen."
Copy file name to clipboardExpand all lines: config/locales/client.es.yml
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -288,11 +288,10 @@ es:
288
288
short_title: "Herramientas"
289
289
no_tools: "Aún no has creado ninguna herramienta"
290
290
name: "Nombre"
291
-
subheader_description: "Las herramientas amplían las capacidades de los robots de IA con funciones JavaScript definidas por el usuario."
292
291
new: "Nueva herramienta"
293
-
name_help: "El nombre único de la herramienta utilizado por el modelo lingüístico"
294
292
description: "Descripción"
295
293
description_help: "Una descripción clara de la finalidad de la herramienta para el modelo lingüístico"
294
+
subheader_description: "Las herramientas amplían las capacidades de los robots de IA con funciones JavaScript definidas por el usuario."
296
295
summary: "Resumen"
297
296
summary_help: "Resumen de la finalidad de las herramientas que se mostrará a los usuarios finales"
298
297
script: "Script"
@@ -489,7 +488,6 @@ es:
489
488
accuracy: "Precisión:"
490
489
embeddings:
491
490
short_title: "Incrustaciones"
492
-
description: "Las incrustaciones son un componente crucial del plugin Discourse AI, que permite características como los temas relacionados y la búsqueda semántica."
Copy file name to clipboardExpand all lines: config/locales/client.fr.yml
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -288,11 +288,10 @@ fr:
288
288
short_title: "Outils"
289
289
no_tools: "Vous n'avez pas encore créé d'outil"
290
290
name: "Nom"
291
-
subheader_description: "Les outils étendent les capacités des robots IA avec des fonctions JavaScript définies par l'utilisateur."
292
291
new: "Nouvel outil"
293
-
name_help: "Le nom unique de l'outil tel qu'utilisé par le modèle linguistique"
294
292
description: "Description"
295
293
description_help: "Une description claire de l'objectif de l'outil pour le modèle linguistique"
294
+
subheader_description: "Les outils étendent les capacités des robots IA avec des fonctions JavaScript définies par l'utilisateur."
296
295
summary: "Résumé"
297
296
summary_help: "Résumé des outils destinés à être affichés aux utilisateurs finaux"
298
297
script: "Script"
@@ -489,7 +488,6 @@ fr:
489
488
accuracy: "Précision :"
490
489
embeddings:
491
490
short_title: "Intégrations"
492
-
description: "Les intégrations sont un élément crucial de l'extension Discourse AI, car elles permettent d'activer des fonctionnalités telles que les sujets connexes et la recherche sémantique."
Copy file name to clipboardExpand all lines: config/locales/client.he.yml
+11-2Lines changed: 11 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -284,11 +284,13 @@ he:
284
284
short_title: "כלים"
285
285
no_tools: "לא יצרת כלים עדיין"
286
286
name: "שם"
287
-
subheader_description: "כלים מרחיבים את היכולות של בוטים של בינה מלאכותית עם פונקציות JavaScript המוגדרות על ידי המשתמשים."
287
+
name_help: "השם יופיע בממשק המשתמש של Discourse והוא המזהה הקצר שבו יש להשתמש כדי למצוא את הכלי בהגדרות שונות, הוא צריך להיות ייחודי (חובה)"
288
288
new: "כלי חדש"
289
-
name_help: "השם הייחודי של הכלי כפי שמשמש את מודל השפה"
289
+
tool_name: "שם הכלי"
290
+
tool_name_help: "שם הכלי מוצג למודל השפה הגדול. הוא לא ייחודי, אבל הוא ייחודי לכל דמות. (הדמות מאומתת בשמירה)"
290
291
description: "תיאור"
291
292
description_help: "תיאור ברור של מטרת הכלי למודל השפה"
293
+
subheader_description: "כלים מרחיבים את היכולות של בוטים של בינה מלאכותית עם פונקציות JavaScript המוגדרות על ידי המשתמשים."
292
294
summary: "תקציר"
293
295
summary_help: "סיכום מטרת הכלים להצגה למשתמשי קצה"
294
296
script: "סקריפט"
@@ -488,10 +490,14 @@ he:
488
490
model_used: "דגם בשימוש:"
489
491
accuracy: "דיוק:"
490
492
embeddings:
493
+
short_title: "הטמעות"
494
+
description: "הטמעות הן ייצוגים מספריים של נתונים שלוכדים משמעות וקשר, הפעלת יכולות הבינה המלאכותית של Discourse מאפשרת יכולות כגון נושאים קשורים וחיפוש בינה מלאכותית כדי להבין ולחבר תוכן."
491
495
new: "הטמעה חדשה"
492
496
back: "חזרה"
493
497
save: "שמירה"
498
+
saved: "הגדרות ההטמעה נשמרו"
494
499
delete: "מחיקה"
500
+
confirm_delete: להסיר את הגדרות ההטמעה האלה?
495
501
empty: "לא הגדרת הטמעות עדיין"
496
502
presets: "בחירת ערכה…"
497
503
configure_manually: "הגדרה ידנית"
@@ -501,6 +507,9 @@ he:
501
507
title: "הרצת בדיקה"
502
508
running: "הבדיקה רצה…"
503
509
success: "הצליח!"
510
+
failure: "הניסיון לייצר את ההטמעות גרם ל־: %{error}"
511
+
hints:
512
+
dimensions_warning: "לאחר השמירה, אי אפשר לשנות את הערך הזה."
Copy file name to clipboardExpand all lines: config/locales/client.it.yml
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -288,11 +288,10 @@ it:
288
288
short_title: "Strumenti"
289
289
no_tools: "Non hai ancora creato nessuno strumento"
290
290
name: "Nome"
291
-
subheader_description: "Gli strumenti estendono le capacità dei bot di intelligenza artificiale con funzioni JavaScript definite dall'utente."
292
291
new: "Nuovo strumento"
293
-
name_help: "Il nome univoco dello strumento utilizzato dal modello linguistico"
294
292
description: "Descrizione"
295
293
description_help: "Una descrizione chiara dello scopo dello strumento per il modello linguistico"
294
+
subheader_description: "Gli strumenti estendono le capacità dei bot di intelligenza artificiale con funzioni JavaScript definite dall'utente."
296
295
summary: "Riepilogo"
297
296
summary_help: "Il riepilogo degli strumenti ha lo scopo di essere visualizzato agli utenti finali"
298
297
script: "Script"
@@ -489,7 +488,6 @@ it:
489
488
accuracy: "Precisione:"
490
489
embeddings:
491
490
short_title: "Integrazioni"
492
-
description: "Le integrazioni sono una componente fondamentale del plugin Discourse AI, in quanto abilitano funzionalità come argomenti correlati e ricerca semantica."
Copy file name to clipboardExpand all lines: config/locales/client.nl.yml
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -288,11 +288,10 @@ nl:
288
288
short_title: "Tools"
289
289
no_tools: "Je hebt nog geen tools gemaakt"
290
290
name: "Naam"
291
-
subheader_description: "Tools breiden de mogelijkheden van AI-bots uit met door de gebruiker gedefinieerde JavaScript-functies."
292
291
new: "Nieuwe tool"
293
-
name_help: "De unieke naam van de tool zoals gebruikt door het taalmodel"
294
292
description: "Beschrijving"
295
293
description_help: "Een duidelijke beschrijving van het doel van de tool voor het taalmodel"
294
+
subheader_description: "Tools breiden de mogelijkheden van AI-bots uit met door de gebruiker gedefinieerde JavaScript-functies."
296
295
summary: "Samenvatting"
297
296
summary_help: "Samenvatting van de tools die voor eindgebruikers moeten worden weergegeven"
298
297
script: "Script"
@@ -489,7 +488,6 @@ nl:
489
488
accuracy: "Nauwkeurigheid:"
490
489
embeddings:
491
490
short_title: "Insluitingen"
492
-
description: "Insluitingen zijn een cruciaal onderdeel van de Discourse AI-plug-in en maken functies zoals gerelateerde topics en semantisch zoeken mogelijk."
0 commit comments