Skip to content

Commit b96686c

Browse files
github-actions[bot]douxc
authored andcommitted
chore: translate i18n files (#11639)
Co-authored-by: douxc <[email protected]>
1 parent c1cf5f8 commit b96686c

File tree

18 files changed

+666
-0
lines changed

18 files changed

+666
-0
lines changed

web/i18n/de-DE/app.ts

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ const translation = {
77
workflow: 'Arbeitsablauf',
88
agent: 'Agent',
99
chatbot: 'Chatbot',
10+
basic: 'Grundlegend',
11+
advanced: 'Chatflow',
1012
},
1113
modes: {
1214
completion: 'Textgenerator',
@@ -72,6 +74,27 @@ const translation = {
7274
appCreateDSLErrorPart1: 'Es wurde ein signifikanter Unterschied bei den DSL-Versionen festgestellt. Das Erzwingen des Imports kann zu Fehlfunktionen der Anwendung führen.',
7375
appCreateDSLErrorPart3: 'Aktuelle DSL-Version der Anwendung:',
7476
appCreateDSLWarning: 'Achtung: Ein unterschiedlicher DSL-Versionsunterschied kann sich auf bestimmte Funktionen auswirken',
77+
learnMore: 'Weitere Informationen',
78+
optional: 'Wahlfrei',
79+
noTemplateFound: 'Keine Vorlagen gefunden',
80+
workflowUserDescription: 'Workflow-Orchestrierung für Aufgaben in einer einzigen Runde wie Automatisierung und Stapelverarbeitung.',
81+
foundResults: '{{Anzahl}} Befund',
82+
chatbotShortDescription: 'LLM-basierter Chatbot mit einfacher Einrichtung',
83+
completionUserDescription: 'Erstellen Sie schnell einen KI-Assistenten für Textgenerierungsaufgaben mit einfacher Konfiguration.',
84+
noAppsFound: 'Keine Apps gefunden',
85+
advancedShortDescription: 'Workflow für komplexe Dialoge mit mehreren Durchläufen mit Speicher',
86+
forAdvanced: 'FÜR FORTGESCHRITTENE',
87+
chooseAppType: 'App-Typ auswählen',
88+
completionShortDescription: 'KI-Assistent für Textgenerierungsaufgaben',
89+
forBeginners: 'FÜR ANFÄNGER',
90+
noIdeaTip: 'Keine Ideen? Schauen Sie sich unsere Vorlagen an',
91+
workflowShortDescription: 'Orchestrierung für Single-Turn-Automatisierungsaufgaben',
92+
noTemplateFoundTip: 'Versuchen Sie, mit verschiedenen Schlüsselwörtern zu suchen.',
93+
advancedUserDescription: 'Workflow-Orchestrierung für komplexe Dialogaufgaben mit mehreren Runden und Speicherkapazitäten.',
94+
chatbotUserDescription: 'Erstellen Sie schnell einen LLM-basierten Chatbot mit einfacher Konfiguration. Sie können später zu Chatflow wechseln.',
95+
foundResult: '{{Anzahl}} Ergebnis',
96+
agentUserDescription: 'Ein intelligenter Agent, der in der Lage ist, iteratives Denken zu führen und autonome Werkzeuge zu verwenden, um Aufgabenziele zu erreichen.',
97+
agentShortDescription: 'Intelligenter Agent mit logischem Denken und autonomer Werkzeugnutzung',
7598
},
7699
editApp: 'App bearbeiten',
77100
editAppTitle: 'App-Informationen bearbeiten',
@@ -96,6 +119,7 @@ const translation = {
96119
agent: 'Agent',
97120
workflow: 'Workflow',
98121
completion: 'Vervollständigung',
122+
advanced: 'Chatflow',
99123
},
100124
tracing: {
101125
title: 'Anwendungsleistung nachverfolgen',
@@ -153,6 +177,19 @@ const translation = {
153177
classic: 'Klassisch',
154178
},
155179
openInExplore: 'In Explore öffnen',
180+
newAppFromTemplate: {
181+
sidebar: {
182+
Recommended: 'Empfohlen',
183+
Assistant: 'Assistent',
184+
Writing: 'Schrift',
185+
Workflow: 'Arbeitsablauf',
186+
Programming: 'Programmieren',
187+
Agent: 'Agent',
188+
HR: 'HR',
189+
},
190+
byCategories: 'NACH KATEGORIEN',
191+
searchAllTemplate: 'Alle Vorlagen durchsuchen...',
192+
},
156193
}
157194

158195
export default translation

web/i18n/es-ES/app.ts

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ const translation = {
66
agent: 'Agente',
77
workflow: 'Flujo de trabajo',
88
completion: 'Finalización',
9+
basic: 'Básico',
10+
advanced: 'Flujo de chat',
911
},
1012
duplicate: 'Duplicar',
1113
duplicateTitle: 'Duplicar App',
@@ -70,6 +72,27 @@ const translation = {
7072
appCreateDSLErrorPart1: 'Se ha detectado una diferencia significativa en las versiones de DSL. Forzar la importación puede hacer que la aplicación no funcione correctamente.',
7173
appCreateDSLWarning: 'Precaución: La diferencia de versión de DSL puede afectar a determinadas funciones',
7274
appCreateDSLErrorPart3: 'Versión actual de DSL de la aplicación:',
75+
forBeginners: 'PARA PRINCIPIANTES',
76+
learnMore: 'Aprende más',
77+
noTemplateFoundTip: 'Intente buscar usando diferentes palabras clave.',
78+
chatbotShortDescription: 'Chatbot basado en LLM con una configuración sencilla',
79+
chooseAppType: 'Elija el tipo de aplicación',
80+
noAppsFound: 'No se han encontrado aplicaciones',
81+
workflowUserDescription: 'Orquestación del flujo de trabajo para tareas de una sola ronda, como la automatización y el procesamiento por lotes.',
82+
advancedShortDescription: 'Flujo de trabajo para diálogos complejos de varios turnos con memoria',
83+
forAdvanced: 'PARA USUARIOS AVANZADOS',
84+
completionShortDescription: 'Asistente de IA para tareas de generación de texto',
85+
optional: 'Opcional',
86+
noIdeaTip: '¿No tienes ideas? Echa un vistazo a nuestras plantillas',
87+
agentUserDescription: 'Un agente inteligente capaz de realizar un razonamiento iterativo y un uso autónomo de las herramientas para alcanzar los objetivos de las tareas.',
88+
workflowShortDescription: 'Orquestación para tareas de automatización de un solo turno',
89+
advancedUserDescription: 'Orquestación de flujos de trabajo para tareas de diálogo complejas de varias rondas con capacidades de memoria.',
90+
agentShortDescription: 'Agente inteligente con razonamiento y uso autónomo de herramientas',
91+
foundResults: '{{conteo}} Resultados',
92+
noTemplateFound: 'No se han encontrado plantillas',
93+
foundResult: '{{conteo}} Resultado',
94+
chatbotUserDescription: 'Cree rápidamente un chatbot basado en LLM con una configuración sencilla. Puedes cambiar a Chatflow más tarde.',
95+
completionUserDescription: 'Cree rápidamente un asistente de IA para tareas de generación de texto con una configuración sencilla.',
7396
},
7497
editApp: 'Editar información',
7598
editAppTitle: 'Editar información de la app',
@@ -94,6 +117,7 @@ const translation = {
94117
agent: 'Agente',
95118
workflow: 'Flujo de trabajo',
96119
completion: 'Finalización',
120+
advanced: 'Flujo de chat',
97121
},
98122
tracing: {
99123
title: 'Rastreo del rendimiento de la app',
@@ -146,6 +170,19 @@ const translation = {
146170
classic: 'Clásico',
147171
},
148172
openInExplore: 'Abrir en Explorar',
173+
newAppFromTemplate: {
174+
sidebar: {
175+
Programming: 'Programación',
176+
Agent: 'Agente',
177+
Writing: 'Escritura',
178+
Assistant: 'Asistente',
179+
Recommended: 'Recomendado',
180+
HR: 'HR',
181+
Workflow: 'Flujo de trabajo',
182+
},
183+
byCategories: 'POR CATEGORÍAS',
184+
searchAllTemplate: 'Buscar todas las plantillas...',
185+
},
149186
}
150187

151188
export default translation

web/i18n/fa-IR/app.ts

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ const translation = {
66
agent: 'نماینده',
77
workflow: 'گردش کار',
88
completion: 'تکمیل',
9+
basic: 'اساسی',
10+
advanced: 'چت‌فلو',
911
},
1012
duplicate: 'تکرار',
1113
duplicateTitle: 'تکرار برنامه',
@@ -74,6 +76,27 @@ const translation = {
7476
appCreateDSLErrorPart4: 'نسخه DSL پشتیبانی شده توسط سیستم:',
7577
appCreateDSLErrorPart1: 'تفاوت قابل توجهی در نسخه های DSL مشاهده شده است. اجبار به واردات ممکن است باعث اختلال در عملکرد برنامه شود.',
7678
appCreateDSLWarning: 'احتیاط: تفاوت نسخه DSL ممکن است بر ویژگی های خاصی تأثیر بگذارد',
79+
completionShortDescription: 'دستیار هوش مصنوعی برای تسک های تولید متن',
80+
foundResult: '{{تعداد}} نتیجه',
81+
chatbotUserDescription: 'به سرعت یک چت بات مبتنی بر LLM با پیکربندی ساده بسازید. بعدا می توانید به Chatflow بروید.',
82+
chooseAppType: 'نوع برنامه را انتخاب کنید',
83+
foundResults: '{{تعداد}} نتیجه',
84+
noIdeaTip: 'ایده ای ندارید؟ قالب های ما را بررسی کنید',
85+
forBeginners: 'برای مبتدیان',
86+
noAppsFound: 'هیچ برنامه ای یافت نشد',
87+
chatbotShortDescription: 'چت بات مبتنی بر LLM با راه اندازی ساده',
88+
optional: 'اختیاری',
89+
learnMore: 'بیشتر بدانید',
90+
agentShortDescription: 'عامل هوشمند با استدلال و استفاده از ابزار مستقل',
91+
noTemplateFoundTip: 'سعی کنید با استفاده از کلمات کلیدی مختلف جستجو کنید.',
92+
noTemplateFound: 'هیچ الگویی یافت نشد',
93+
forAdvanced: 'برای کاربران پیشرفته',
94+
workflowShortDescription: 'ارکستراسیون برای تسک های اتوماسیون تک نوبت',
95+
workflowUserDescription: 'ارکستراسیون گردش کار برای کارهای تک مرحله ای مانند اتوماسیون و پردازش دسته ای.',
96+
advancedUserDescription: 'ارکستراسیون گردش کار برای کارهای گفتگوی پیچیده چند مرحله ای با قابلیت های حافظه.',
97+
completionUserDescription: 'به سرعت یک دستیار هوش مصنوعی برای وظایف تولید متن با پیکربندی ساده بسازید.',
98+
advancedShortDescription: 'گردش کار برای دیالوگ های پیچیده چند چرخشی با حافظه',
99+
agentUserDescription: 'یک عامل هوشمند که قادر به استدلال تکراری و استفاده از ابزار مستقل برای دستیابی به اهداف وظیفه است.',
77100
},
78101
editApp: 'ویرایش اطلاعات',
79102
editAppTitle: 'ویرایش اطلاعات برنامه',
@@ -98,6 +121,7 @@ const translation = {
98121
agent: 'نماینده',
99122
workflow: 'گردش کار',
100123
completion: 'تکمیل',
124+
advanced: 'چت‌فلو',
101125
},
102126
tracing: {
103127
title: 'ردیابی عملکرد برنامه',
@@ -146,6 +170,19 @@ const translation = {
146170
classic: 'کلاسیک',
147171
},
148172
openInExplore: 'باز کردن در کاوش',
173+
newAppFromTemplate: {
174+
sidebar: {
175+
Agent: 'عامل',
176+
Programming: 'برنامه نویسی',
177+
Recommended: 'توصیه',
178+
Assistant: 'دستیار',
179+
Workflow: 'گردش',
180+
HR: 'ساعت',
181+
Writing: 'نوشتن',
182+
},
183+
byCategories: 'بر اساس دسته بندی ها',
184+
searchAllTemplate: 'همه قالب ها را جستجو کنید...',
185+
},
149186
}
150187

151188
export default translation

web/i18n/fr-FR/app.ts

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ const translation = {
66
agent: 'Agent',
77
workflow: 'Flux de travail',
88
completion: 'Terminaison',
9+
basic: 'Basique',
10+
advanced: 'Chatflow',
911
},
1012
duplicate: 'Dupliquer',
1113
duplicateTitle: 'Dupliquer l\'application',
@@ -70,6 +72,27 @@ const translation = {
7072
appCreateDSLErrorTitle: 'Incompatibilité de version',
7173
appCreateDSLErrorPart3: 'Version actuelle de l’application DSL :',
7274
appCreateDSLErrorPart2: 'Voulez-vous continuer ?',
75+
foundResults: '{{compte}} Résultats',
76+
workflowShortDescription: 'Orchestration pour les tâches d’automatisation à tour unique',
77+
agentShortDescription: 'Agent intelligent avec raisonnement et utilisation autonome de l’outil',
78+
learnMore: 'Pour en savoir plus',
79+
noTemplateFound: 'Aucun modèle trouvé',
80+
completionShortDescription: 'Assistant IA pour les tâches de génération de texte',
81+
chatbotShortDescription: 'Chatbot basé sur LLM avec configuration simple',
82+
advancedUserDescription: 'Orchestration du flux de travail pour les tâches de dialogue complexes à plusieurs tours avec des capacités de mémoire.',
83+
noTemplateFoundTip: 'Essayez d’effectuer une recherche à l’aide de mots-clés différents.',
84+
noAppsFound: 'Aucune application trouvée',
85+
chooseAppType: 'Choisissez le type d’application',
86+
forAdvanced: 'POUR LES UTILISATEURS AVANCÉS',
87+
chatbotUserDescription: 'Créez rapidement un chatbot basé sur LLM avec une configuration simple. Vous pouvez passer à Chatflow plus tard.',
88+
workflowUserDescription: 'Orchestration du flux de travail pour les tâches ponctuelles telles que l’automatisation et le traitement par lots.',
89+
completionUserDescription: 'Créez rapidement un assistant IA pour les tâches de génération de texte avec une configuration simple.',
90+
agentUserDescription: 'Un agent intelligent capable d’un raisonnement itératif et d’une utilisation autonome d’outils pour atteindre les objectifs de la tâche.',
91+
forBeginners: 'POUR LES DÉBUTANTS',
92+
foundResult: '{{compte}} Résultat',
93+
noIdeaTip: 'Pas d’idées ? Consultez nos modèles',
94+
optional: 'Optionnel',
95+
advancedShortDescription: 'Flux de travail pour des dialogues complexes à plusieurs tours avec mémoire',
7396
},
7497
editApp: 'Modifier les informations',
7598
editAppTitle: 'Modifier les informations de l\'application',
@@ -94,6 +117,7 @@ const translation = {
94117
agent: 'Agent',
95118
workflow: 'Flux de travail',
96119
completion: 'Terminaison',
120+
advanced: 'Chatflow',
97121
},
98122
tracing: {
99123
title: 'Traçage des performances de l\'application',
@@ -146,6 +170,19 @@ const translation = {
146170
classic: 'Classique',
147171
},
148172
openInExplore: 'Ouvrir dans Explorer',
173+
newAppFromTemplate: {
174+
sidebar: {
175+
HR: 'RH',
176+
Assistant: 'Assistant',
177+
Writing: 'Écriture',
178+
Programming: 'Programmation',
179+
Recommended: 'Recommandé',
180+
Workflow: 'Flux de travail',
181+
Agent: 'Agent',
182+
},
183+
byCategories: 'PAR CATÉGORIES',
184+
searchAllTemplate: 'Rechercher dans tous les modèles...',
185+
},
149186
}
150187

151188
export default translation

web/i18n/hi-IN/app.ts

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ const translation = {
66
agent: 'एजेंट',
77
workflow: 'वर्कफ़्लो',
88
completion: 'समाप्ति',
9+
advanced: 'चैटफ्लो',
10+
basic: 'मूलवर्ती',
911
},
1012
duplicate: 'डुप्लिकेट',
1113
duplicateTitle: 'ऐप डुप्लिकेट करें',
@@ -70,6 +72,27 @@ const translation = {
7072
appCreateDSLErrorPart1: 'डीएसएल संस्करणों में एक महत्वपूर्ण अंतर पाया गया है। आयात को बाध्य करने से अनुप्रयोग में खराबी आ सकती है।',
7173
appCreateDSLWarning: 'सावधानी: DSL संस्करण अंतर कुछ सुविधाओं को प्रभावित कर सकता है',
7274
appCreateDSLErrorPart2: 'क्या आप जारी रखना चाहते हैं?',
75+
learnMore: 'और जानो',
76+
forBeginners: 'नौसिखियों के लिए',
77+
foundResults: '{{गिनती}} परिणाम',
78+
forAdvanced: 'उन्नत उपयोगकर्ताओं के लिए',
79+
agentUserDescription: 'पुनरावृत्त तर्क और स्वायत्त उपकरण में सक्षम एक बुद्धिमान एजेंट कार्य लक्ष्यों को प्राप्त करने के लिए उपयोग करता है।',
80+
optional: 'वैकल्पिक',
81+
chatbotShortDescription: 'सरल सेटअप के साथ एलएलएम-आधारित चैटबॉट',
82+
foundResult: '{{गिनती}} परिणाम',
83+
completionUserDescription: 'सरल कॉन्फ़िगरेशन के साथ पाठ निर्माण कार्यों के लिए त्वरित रूप से AI सहायक बनाएं।',
84+
noIdeaTip: 'कोई विचार नहीं? हमारे टेम्प्लेट देखें',
85+
noTemplateFound: 'कोई टेम्पलेट नहीं मिला',
86+
completionShortDescription: 'पाठ निर्माण कार्यों के लिए AI सहायक',
87+
noAppsFound: 'कोई ऐप्लिकेशन नहीं मिला',
88+
chooseAppType: 'ऐप प्रकार चुनें',
89+
agentShortDescription: 'तर्क और स्वायत्त उपकरण उपयोग के साथ बुद्धिमान एजेंट',
90+
workflowShortDescription: 'सिंगल-टर्न ऑटोमेशन कार्यों के लिए ऑर्केस्ट्रेशन',
91+
chatbotUserDescription: 'सरल कॉन्फ़िगरेशन के साथ जल्दी से एलएलएम-आधारित चैटबॉट बनाएं। आप बाद में चैटफ्लो पर स्विच कर सकते हैं।',
92+
advancedUserDescription: 'स्मृति क्षमताओं के साथ बहु-दौर जटिल संवाद कार्यों के लिए वर्कफ़्लो ऑर्केस्ट्रेशन।',
93+
advancedShortDescription: 'स्मृति के साथ जटिल बहु-मोड़ संवादों के लिए वर्कफ़्लो',
94+
noTemplateFoundTip: 'विभिन्न कीवर्ड का उपयोग करके खोजने का प्रयास करें।',
95+
workflowUserDescription: 'स्वचालन और बैच प्रसंस्करण जैसे एकल-दौर कार्यों के लिए वर्कफ़्लो ऑर्केस्ट्रेशन।',
7396
},
7497
editApp: 'जानकारी संपादित करें',
7598
editAppTitle: 'ऐप जानकारी संपादित करें',
@@ -94,6 +117,7 @@ const translation = {
94117
agent: 'एजेंट',
95118
workflow: 'वर्कफ़्लो',
96119
completion: 'समाप्ति',
120+
advanced: 'चैटफ्लो',
97121
},
98122
tracing: {
99123
title: 'एप्लिकेशन प्रदर्शन ट्रेसिंग',
@@ -146,6 +170,19 @@ const translation = {
146170
classic: 'क्लासिक',
147171
},
148172
openInExplore: 'एक्सप्लोर में खोलें',
173+
newAppFromTemplate: {
174+
sidebar: {
175+
Writing: 'कृतियाँ',
176+
Recommended: 'अनुशंसित',
177+
Workflow: 'कार्यप्रवाह',
178+
Assistant: 'बिक्री सहायक',
179+
Agent: 'आढ़तिया',
180+
Programming: 'प्रोग्रामिंग',
181+
HR: 'घंटा',
182+
},
183+
byCategories: 'श्रेणियों द्वारा',
184+
searchAllTemplate: 'सभी टेम्पलेट्स खोजें...',
185+
},
149186
}
150187

151188
export default translation

0 commit comments

Comments
 (0)