@pipelab/shared 1.0.0-beta.3 → 1.0.0-beta.30
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.oxfmtrc.json +1 -1
- package/CHANGELOG.md +234 -0
- package/dist/index.cjs +44534 -0
- package/dist/index.d.cts +4664 -0
- package/dist/index.d.cts.map +1 -0
- package/dist/index.d.mts +1514 -499
- package/dist/index.d.mts.map +1 -1
- package/dist/index.mjs +1098 -436
- package/dist/index.mjs.map +1 -1
- package/package.json +8 -4
- package/src/apis.ts +126 -31
- package/src/build-history.ts +3 -23
- package/src/config/connections-definition.ts +3 -0
- package/src/config/migrators.ts +176 -25
- package/src/config/projects-definition.ts +8 -1
- package/src/config/projects-types.ts +1 -25
- package/src/config.schema.ts +29 -5
- package/src/evaluator.ts +0 -1
- package/src/graph.ts +2 -70
- package/src/i18n/de_DE.json +138 -51
- package/src/i18n/en_US.json +67 -52
- package/src/i18n/es_ES.json +139 -52
- package/src/i18n/fr_FR.json +128 -44
- package/src/i18n/pt_BR.json +136 -49
- package/src/i18n/zh_CN.json +142 -55
- package/src/index.ts +21 -1
- package/src/ipc.types.ts +2 -0
- package/src/model.test.ts +306 -1
- package/src/model.ts +54 -43
- package/src/plugins/definitions.ts +26 -55
- package/src/plugins-list.ts +17 -0
- package/src/plugins.ts +10 -1
- package/src/utils.ts +26 -0
- package/tsconfig.json +2 -4
- package/tsconfig.test.json +8 -0
- package/tsdown.config.ts +12 -0
package/src/i18n/es_ES.json
CHANGED
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"settings": {
|
|
3
|
-
"darkTheme": "
|
|
4
|
-
"
|
|
3
|
+
"darkTheme": "Tema oscuro",
|
|
4
|
+
"autosave": "Guardado automático",
|
|
5
|
+
"autosaveDescription": "Guarda automáticamente los cambios en tus pipelines en tiempo real.",
|
|
6
|
+
"language": "Idioma",
|
|
5
7
|
"languageOptions": {
|
|
6
8
|
"en-US": "English",
|
|
7
9
|
"fr-FR": "French",
|
|
@@ -12,33 +14,44 @@
|
|
|
12
14
|
},
|
|
13
15
|
"tabs": {
|
|
14
16
|
"general": "General",
|
|
15
|
-
"storage": "
|
|
16
|
-
"integrations": "
|
|
17
|
-
"advanced": "
|
|
18
|
-
"billing": "
|
|
17
|
+
"storage": "Almacenamiento",
|
|
18
|
+
"integrations": "Integraciones",
|
|
19
|
+
"advanced": "Avanzado",
|
|
20
|
+
"billing": "Facturación",
|
|
21
|
+
"plugins": "Complementos",
|
|
22
|
+
"core-plugins": "Complementos principales",
|
|
23
|
+
"community-plugins": "Complementos de la comunidad",
|
|
24
|
+
"versions": "Versiones"
|
|
19
25
|
},
|
|
20
|
-
"
|
|
21
|
-
"
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
"
|
|
30
|
-
"
|
|
31
|
-
"cache-
|
|
32
|
-
"
|
|
33
|
-
"
|
|
34
|
-
"
|
|
26
|
+
"pipeline-cache-folder": "Carpeta de caché de pipelines:",
|
|
27
|
+
"enter-or-browse-for-a-folder": "Escribe o busca una carpeta",
|
|
28
|
+
"browse": "Buscar",
|
|
29
|
+
"manage-where-the-app-stores-temporary-and-cache-files": "Configura carpetas locales para archivos temporales y caché de la aplicación.",
|
|
30
|
+
"clear-cache": "Limpiar caché",
|
|
31
|
+
"reset-to-default": "Restablecer por defecto",
|
|
32
|
+
"manage-subscription": "Gestionar suscripción",
|
|
33
|
+
"renewal-date": "Fecha de renovación",
|
|
34
|
+
"start-date": "Fecha de inicio:",
|
|
35
|
+
"cache-cleared-successfully": "Caché limpia con éxito",
|
|
36
|
+
"failed-to-clear-cache-error-message": "Error al limpiar la caché: {0}",
|
|
37
|
+
"failed-to-reset-cache-folder-error-message": "Error al restablecer la carpeta de caché: {0}",
|
|
38
|
+
"select-cache-folder": "Seleccionar carpeta de caché",
|
|
39
|
+
"restart-dashboard-tour": "Restablecer guía de inicio",
|
|
40
|
+
"restart-editor-tour": "Restablecer guía del editor",
|
|
41
|
+
"tour-reset-success": "Las guías de ayuda se han restablecido. Volverán a aparecer en tu próxima visita.",
|
|
42
|
+
"storage-pipelab": "Pipelab",
|
|
43
|
+
"storage-other": "Otras aplicaciones",
|
|
44
|
+
"storage-free": "Espacio libre",
|
|
45
|
+
"disk-usage": "Uso del disco",
|
|
46
|
+
"free": "Libre",
|
|
47
|
+
"other": "Otro"
|
|
35
48
|
},
|
|
36
49
|
"headers": {
|
|
37
|
-
"dashboard": "
|
|
38
|
-
"
|
|
50
|
+
"dashboard": "Inicio",
|
|
51
|
+
"pipelines": "Pipelines",
|
|
39
52
|
"editor": "Editor",
|
|
40
|
-
"billing": "
|
|
41
|
-
"team": "
|
|
53
|
+
"billing": "@:settings.tabs.billing",
|
|
54
|
+
"team": "Equipo"
|
|
42
55
|
},
|
|
43
56
|
"base": {
|
|
44
57
|
"close": "Cerrar",
|
|
@@ -49,38 +62,112 @@
|
|
|
49
62
|
"delete": "Eliminar",
|
|
50
63
|
"logs": "Registros",
|
|
51
64
|
"ok": "Aceptar",
|
|
52
|
-
"add": "Añadir"
|
|
65
|
+
"add": "Añadir",
|
|
66
|
+
"search": "Buscar...",
|
|
67
|
+
"success": "Éxito",
|
|
68
|
+
"error": "Error"
|
|
53
69
|
},
|
|
54
70
|
"editor": {
|
|
55
|
-
"invalid-file-content": "
|
|
56
|
-
"welcome-back": "
|
|
57
|
-
"please-log-in-to-run-a-
|
|
58
|
-
"execution-done": "
|
|
59
|
-
"your-project-has-been-executed-successfully": "
|
|
60
|
-
"execution-failed": "
|
|
61
|
-
"project-has-encountered-an-error": "
|
|
62
|
-
"project-saved": "
|
|
63
|
-
"your-project-has-be-saved-successfully": "
|
|
71
|
+
"invalid-file-content": "Contenido de archivo no válido",
|
|
72
|
+
"welcome-back": "¡Bienvenido de nuevo!",
|
|
73
|
+
"please-log-in-to-run-a-pipeline": "Inicia sesión para ejecutar este pipeline.",
|
|
74
|
+
"execution-done": "Ejecución completada con éxito",
|
|
75
|
+
"your-project-has-been-executed-successfully": "Tu pipeline se ha ejecutado correctamente.",
|
|
76
|
+
"execution-failed": "Ejecución fallida",
|
|
77
|
+
"project-has-encountered-an-error": "El pipeline ha encontrado un error:",
|
|
78
|
+
"project-saved": "Pipeline guardado",
|
|
79
|
+
"your-project-has-be-saved-successfully": "Tu pipeline se ha guardado correctamente.",
|
|
80
|
+
"view-history": "Historial",
|
|
81
|
+
"add-plugin": "Añadir complemento",
|
|
82
|
+
"display-advanced-nodes": "Mostrar bloques avanzados",
|
|
83
|
+
"project-settings": "Ajustes del pipeline",
|
|
84
|
+
"jit-loading-title": "Preparando complementos",
|
|
85
|
+
"jit-loading-subtitle": "Espera mientras Pipelab descarga y configura los complementos necesarios para este pipeline.",
|
|
86
|
+
"jit-loading-status": "Descargando y configurando paquetes de complementos...",
|
|
87
|
+
"validation-failed": "Validación fallida",
|
|
88
|
+
"validation-plugin-disabled-or-missing": "El bloque \"{nodeName}\" requiere el complemento \"{pluginId}\", que no está instalado o activo.",
|
|
89
|
+
"validation-missing-param": "Configura el campo obligatorio \"{paramName}\" en el bloque \"{nodeName}\"."
|
|
64
90
|
},
|
|
65
91
|
"home": {
|
|
66
|
-
"invalid-preset": "
|
|
67
|
-
"store-project-on-the-cloud": "
|
|
68
|
-
"cloud": "
|
|
69
|
-
"store-project-locally": "
|
|
92
|
+
"invalid-preset": "Plantilla no válida",
|
|
93
|
+
"store-project-on-the-cloud": "Guardar proyecto en la nube",
|
|
94
|
+
"cloud": "Nube",
|
|
95
|
+
"store-project-locally": "Guardar proyecto localmente",
|
|
70
96
|
"local": "Local",
|
|
71
|
-
"invalid-number-of-paths-selected": "
|
|
72
|
-
"pipelab-project": "Pipelab
|
|
73
|
-
"choose-a-new-path": "
|
|
74
|
-
"invalid-file-type": "
|
|
75
|
-
"create-project": "
|
|
76
|
-
"
|
|
77
|
-
"project
|
|
78
|
-
"
|
|
79
|
-
"
|
|
80
|
-
"
|
|
81
|
-
"
|
|
97
|
+
"invalid-number-of-paths-selected": "Número de rutas seleccionado no válido",
|
|
98
|
+
"pipelab-project": "Proyecto Pipelab",
|
|
99
|
+
"choose-a-new-path": "Elige una nueva ruta",
|
|
100
|
+
"invalid-file-type": "Tipo de archivo no válido",
|
|
101
|
+
"create-project": "Crear Proyecto",
|
|
102
|
+
"create-pipeline": "Crear Pipeline",
|
|
103
|
+
"duplicate-project": "Duplicar Proyecto",
|
|
104
|
+
"duplicate-pipeline": "Duplicar Pipeline",
|
|
105
|
+
"project-name": "Nombre del proyecto",
|
|
106
|
+
"new-project": "Nuevo Proyecto",
|
|
107
|
+
"new-pipeline": "Nuevo Pipeline",
|
|
108
|
+
"open": "Abrir",
|
|
109
|
+
"import": "Importar",
|
|
110
|
+
"pipeline-name": "Nombre del pipeline",
|
|
111
|
+
"your-projects": "Tus proyectos",
|
|
112
|
+
"no-projects-yet": "Aún no hay proyectos",
|
|
113
|
+
"no-pipelines-yet": "Aún no hay pipelines",
|
|
114
|
+
"delete-project": "Eliminar Proyecto",
|
|
115
|
+
"confirm-delete-project": "¿Estás seguro de que quieres eliminar este proyecto? Esta acción no se puede deshacer.",
|
|
116
|
+
"cannot-delete-project": "No se puede eliminar el proyecto",
|
|
117
|
+
"project-not-empty": "Este proyecto contiene pipelines. Elíminalos primero.",
|
|
118
|
+
"transfer": "Transferir",
|
|
119
|
+
"transfer-successful": "Transferencia completada",
|
|
120
|
+
"pipeline-transferred": "Pipeline transferido con éxito",
|
|
121
|
+
"select-project": "Seleccionar Proyecto",
|
|
122
|
+
"build-history": "Historial de ejecuciones",
|
|
123
|
+
"duplicate": "Duplicar",
|
|
124
|
+
"rename-project": "Renombrar Proyecto",
|
|
125
|
+
"new-project-name": "Nuevo nombre del proyecto",
|
|
126
|
+
"premium-feature": "Esta es una función premium",
|
|
127
|
+
"migrate-warning": "Este formato de archivo pronto quedará obsoleto. Mígralo al nuevo almacenamiento local de la aplicación.",
|
|
128
|
+
"simple-pipeline": "Pipeline básico",
|
|
129
|
+
"advanced-pipeline": "Pipeline avanzado",
|
|
130
|
+
"new-simple-project": "Nuevo proyecto simple",
|
|
131
|
+
"new-advanced-project": "Nuevo proyecto avanzado",
|
|
132
|
+
"store-project-internally": "Guardar proyecto localmente",
|
|
133
|
+
"internal": "Interno",
|
|
134
|
+
"confirm-migration-message": "¿Estás seguro de que quieres mover este pipeline al almacenamiento local de la aplicación? Pipelab gérera este pipeline internamente.",
|
|
135
|
+
"migrate-pipeline": "Migrar Pipeline",
|
|
136
|
+
"migration-success": "Pipeline migrado con éxito",
|
|
137
|
+
"migrate-to-internal": "Mover al espacio de trabajo",
|
|
138
|
+
"only-internal-supported-notice": "Pipelab ahora gestiona todos los pipelines dentro del espacio de trabajo. Los archivos externos están obsoletos, pero pueden importarse.",
|
|
139
|
+
"import-pipeline": "Importar Pipeline",
|
|
140
|
+
"import-from-stable": "Importar desde Stable...",
|
|
141
|
+
"import-from-beta": "Importar desde Beta...",
|
|
142
|
+
"import-pipeline-file": "Importar archivo de pipeline (.pipelab)...",
|
|
143
|
+
"import-success": "Pipeline importado con éxito",
|
|
144
|
+
"failed-to-read-file": "Error al leer el archivo seleccionado",
|
|
145
|
+
"export-pipeline": "Exportar pipeline...",
|
|
146
|
+
"export-success": "Pipeline exportado correctamente",
|
|
147
|
+
"export-failed": "Error al exportar el pipeline"
|
|
82
148
|
},
|
|
83
|
-
"
|
|
84
|
-
"
|
|
149
|
+
"pipelines": {
|
|
150
|
+
"title": "@:headers.pipelines"
|
|
151
|
+
},
|
|
152
|
+
"tour": {
|
|
153
|
+
"start-tour": "Iniciar guía",
|
|
154
|
+
"projects-list-title": "Navegador de proyectos",
|
|
155
|
+
"projects-list-description": "Esta barra lateral muestra tus proyectos. Al seleccionar uno se mostrarán sus pipelines en el área principal.",
|
|
156
|
+
"add-project-title": "Crear nuevo proyecto",
|
|
157
|
+
"add-project-description": "Los proyectos organizan tus pipelines por tema o cliente. Haz clic aquí para crear uno.",
|
|
158
|
+
"new-pipeline-title": "Crear un pipeline",
|
|
159
|
+
"new-pipeline-description": "¿Listo para automatizar? Crea un nuevo pipeline para empezar a añadir acciones y lógica.",
|
|
160
|
+
"project-actions-title": "Gestión de proyectos",
|
|
161
|
+
"project-actions-description": "Usa estos botones para renombrar o eliminar el proyecto seleccionado.",
|
|
162
|
+
"editor-canvas-title": "El lienzo visual",
|
|
163
|
+
"editor-canvas-description": "Este es tu lienzo. Arrastra y suelta bloques de acción aquí para construir tu flujo.",
|
|
164
|
+
"editor-save-title": "Guardar progreso",
|
|
165
|
+
"editor-save-description": "Mantén tus cambios seguros. Te recomendamos guardar tu pipeline con frecuencia.",
|
|
166
|
+
"editor-run-title": "Probar pipeline",
|
|
167
|
+
"editor-run-description": "Haz clic en Ejecutar para probar tu pipeline. Pipelab ejecutará cada bloque en tiempo real.",
|
|
168
|
+
"editor-logs-title": "Registros de ejecución",
|
|
169
|
+
"editor-logs-description": "El panel de registros muestra los pasos en tiempo real, ayudándote a supervisar y depurar.",
|
|
170
|
+
"editor-close-title": "Cerrar editor",
|
|
171
|
+
"editor-close-description": "¿Has terminado? Vuelve al panel de inicio para gestionar otros proyectos y pipelines."
|
|
85
172
|
}
|
|
86
173
|
}
|
package/src/i18n/fr_FR.json
CHANGED
|
@@ -1,43 +1,56 @@
|
|
|
1
1
|
{
|
|
2
2
|
"settings": {
|
|
3
3
|
"darkTheme": "Thème sombre",
|
|
4
|
+
"autosave": "Enregistrement automatique",
|
|
5
|
+
"autosaveDescription": "Enregistrez automatiquement les modifications de vos pipelines en temps réel.",
|
|
4
6
|
"language": "Langue",
|
|
5
7
|
"languageOptions": {
|
|
6
8
|
"en-US": "English",
|
|
7
9
|
"fr-FR": "Français",
|
|
8
|
-
"pt-BR": "
|
|
9
|
-
"zh-CN": "
|
|
10
|
-
"es-ES": "
|
|
11
|
-
"de-DE": "
|
|
10
|
+
"pt-BR": "Português",
|
|
11
|
+
"zh-CN": "Chinois",
|
|
12
|
+
"es-ES": "Espagnol",
|
|
13
|
+
"de-DE": "Allemand"
|
|
12
14
|
},
|
|
13
15
|
"tabs": {
|
|
14
16
|
"general": "Général",
|
|
15
17
|
"storage": "Stockage",
|
|
16
18
|
"integrations": "Intégrations",
|
|
17
19
|
"advanced": "Avancé",
|
|
18
|
-
"billing": "Facturation"
|
|
20
|
+
"billing": "Facturation",
|
|
21
|
+
"plugins": "Extensions",
|
|
22
|
+
"core-plugins": "Extensions de base",
|
|
23
|
+
"community-plugins": "Extensions de la communauté",
|
|
24
|
+
"versions": "Versions"
|
|
19
25
|
},
|
|
20
|
-
"
|
|
21
|
-
"
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
"
|
|
30
|
-
"
|
|
31
|
-
"cache-
|
|
32
|
-
"
|
|
33
|
-
"
|
|
34
|
-
"
|
|
26
|
+
"pipeline-cache-folder": "Dossier cache des pipelines :",
|
|
27
|
+
"enter-or-browse-for-a-folder": "Saisir ou parcourir pour choisir un dossier",
|
|
28
|
+
"browse": "Parcourir",
|
|
29
|
+
"manage-where-the-app-stores-temporary-and-cache-files": "Configurez les dossiers locaux pour les fichiers temporaires et le cache de l'application.",
|
|
30
|
+
"clear-cache": "Vider le cache",
|
|
31
|
+
"reset-to-default": "Réinitialiser par défaut",
|
|
32
|
+
"manage-subscription": "Gérer l'abonnement",
|
|
33
|
+
"renewal-date": "Date de renouvellement",
|
|
34
|
+
"start-date": "Date de début :",
|
|
35
|
+
"cache-cleared-successfully": "Cache vidé avec succès",
|
|
36
|
+
"failed-to-clear-cache-error-message": "Échec du vidage du cache : {0}",
|
|
37
|
+
"failed-to-reset-cache-folder-error-message": "Échec de la réinitialisation du dossier cache : {0}",
|
|
38
|
+
"select-cache-folder": "Sélectionner le dossier cache",
|
|
39
|
+
"restart-dashboard-tour": "Réinitialiser le guide du tableau de bord",
|
|
40
|
+
"restart-editor-tour": "Réinitialiser le guide de l'éditeur",
|
|
41
|
+
"tour-reset-success": "Les guides d'aide ont été réinitialisés. Ils réapparaîtront lors de votre prochaine visite.",
|
|
42
|
+
"storage-pipelab": "Pipelab",
|
|
43
|
+
"storage-other": "Autres applications",
|
|
44
|
+
"storage-free": "Espace libre",
|
|
45
|
+
"disk-usage": "Utilisation du disque",
|
|
46
|
+
"free": "Libre",
|
|
47
|
+
"other": "Autre"
|
|
35
48
|
},
|
|
36
49
|
"headers": {
|
|
37
50
|
"dashboard": "Tableau de bord",
|
|
38
|
-
"
|
|
51
|
+
"pipelines": "Pipelines",
|
|
39
52
|
"editor": "Éditeur",
|
|
40
|
-
"billing": "
|
|
53
|
+
"billing": "@:settings.tabs.billing",
|
|
41
54
|
"team": "Équipe"
|
|
42
55
|
},
|
|
43
56
|
"base": {
|
|
@@ -47,43 +60,114 @@
|
|
|
47
60
|
"cancel": "Annuler",
|
|
48
61
|
"end": "Fin",
|
|
49
62
|
"delete": "Supprimer",
|
|
50
|
-
"logs": "
|
|
63
|
+
"logs": "Journaux",
|
|
51
64
|
"ok": "OK",
|
|
52
65
|
"add": "Ajouter",
|
|
53
|
-
"search": "Rechercher..."
|
|
66
|
+
"search": "Rechercher...",
|
|
67
|
+
"success": "Succès",
|
|
68
|
+
"error": "Erreur"
|
|
54
69
|
},
|
|
55
70
|
"editor": {
|
|
56
71
|
"invalid-file-content": "Contenu du fichier invalide",
|
|
57
|
-
"welcome-back": "Bon retour
|
|
58
|
-
"please-log-in-to-run-a-
|
|
59
|
-
"execution-done": "Exécution terminée",
|
|
60
|
-
"your-project-has-been-executed-successfully": "Votre
|
|
72
|
+
"welcome-back": "Bon retour !",
|
|
73
|
+
"please-log-in-to-run-a-pipeline": "Veuillez vous connecter pour exécuter ce pipeline.",
|
|
74
|
+
"execution-done": "Exécution terminée avec succès",
|
|
75
|
+
"your-project-has-been-executed-successfully": "Votre pipeline s'est exécuté et s'est terminé avec succès.",
|
|
61
76
|
"execution-failed": "Échec de l'exécution",
|
|
62
|
-
"project-has-encountered-an-error": "Le
|
|
63
|
-
"project-saved": "
|
|
64
|
-
"your-project-has-be-saved-successfully": "Votre
|
|
65
|
-
"
|
|
66
|
-
"
|
|
77
|
+
"project-has-encountered-an-error": "Le pipeline a rencontré une erreur :",
|
|
78
|
+
"project-saved": "Pipeline enregistré",
|
|
79
|
+
"your-project-has-be-saved-successfully": "Votre pipeline a été enregistré avec succès.",
|
|
80
|
+
"view-history": "Historique",
|
|
81
|
+
"add-plugin": "Ajouter une extension",
|
|
82
|
+
"display-advanced-nodes": "Afficher les nœuds avancés",
|
|
83
|
+
"project-settings": "Paramètres du pipeline",
|
|
84
|
+
"jit-loading-title": "Préparation des extensions",
|
|
85
|
+
"jit-loading-subtitle": "Veuillez patienter pendant que Pipelab télécharge et configure les extensions requises pour ce pipeline.",
|
|
86
|
+
"jit-loading-status": "Téléchargement et configuration des paquets d'extension...",
|
|
87
|
+
"validation-failed": "Échec de la validation",
|
|
88
|
+
"validation-plugin-disabled-or-missing": "Le bloc \"{nodeName}\" requiert l'extension \"{pluginId}\", qui n'est pas installée ou activée actuellement.",
|
|
89
|
+
"validation-missing-param": "Veuillez configurer le champ requis \"{paramName}\" dans le bloc \"{nodeName}\"."
|
|
67
90
|
},
|
|
68
91
|
"home": {
|
|
69
|
-
"invalid-preset": "
|
|
70
|
-
"store-project-on-the-cloud": "Enregistrer le projet
|
|
71
|
-
"cloud": "
|
|
92
|
+
"invalid-preset": "Modèle invalide",
|
|
93
|
+
"store-project-on-the-cloud": "Enregistrer le projet dans le Cloud",
|
|
94
|
+
"cloud": "Cloud",
|
|
72
95
|
"store-project-locally": "Enregistrer le projet localement",
|
|
73
96
|
"local": "Local",
|
|
74
|
-
"invalid-number-of-paths-selected": "Nombre
|
|
97
|
+
"invalid-number-of-paths-selected": "Nombre de chemins sélectionné invalide",
|
|
75
98
|
"pipelab-project": "Projet Pipelab",
|
|
76
|
-
"choose-a-new-path": "
|
|
99
|
+
"choose-a-new-path": "Choisir un nouveau chemin",
|
|
77
100
|
"invalid-file-type": "Type de fichier invalide",
|
|
78
|
-
"create-project": "Créer
|
|
79
|
-
"
|
|
101
|
+
"create-project": "Créer le Projet",
|
|
102
|
+
"create-pipeline": "Créer le Pipeline",
|
|
103
|
+
"duplicate-project": "Dupliquer le Projet",
|
|
104
|
+
"duplicate-pipeline": "Dupliquer le Pipeline",
|
|
80
105
|
"project-name": "Nom du projet",
|
|
81
|
-
"new-project": "Nouveau
|
|
106
|
+
"new-project": "Nouveau Projet",
|
|
107
|
+
"new-pipeline": "Nouveau Pipeline",
|
|
82
108
|
"open": "Ouvrir",
|
|
109
|
+
"import": "Importer",
|
|
110
|
+
"pipeline-name": "Nom du pipeline",
|
|
83
111
|
"your-projects": "Vos projets",
|
|
84
|
-
"no-projects-yet": "Aucun projet
|
|
112
|
+
"no-projects-yet": "Aucun projet pour le moment",
|
|
113
|
+
"no-pipelines-yet": "Aucun pipeline pour le moment",
|
|
114
|
+
"delete-project": "Supprimer le Projet",
|
|
115
|
+
"confirm-delete-project": "Êtes-vous sûr de vouloir supprimer ce projet ? Cette action est irréversible.",
|
|
116
|
+
"cannot-delete-project": "Impossible de supprimer le projet",
|
|
117
|
+
"project-not-empty": "Ce projet contient des pipelines. Veuillez d'abord les supprimer.",
|
|
118
|
+
"transfer": "Transférer",
|
|
119
|
+
"transfer-successful": "Transfert réussi",
|
|
120
|
+
"pipeline-transferred": "Pipeline transféré avec succès",
|
|
121
|
+
"select-project": "Sélectionner le Projet",
|
|
122
|
+
"build-history": "Historique des exécutions",
|
|
123
|
+
"duplicate": "Dupliquer",
|
|
124
|
+
"rename-project": "Renommer le Projet",
|
|
125
|
+
"new-project-name": "Nouveau nom du projet",
|
|
126
|
+
"premium-feature": "Ceci est une fonctionnalité premium",
|
|
127
|
+
"migrate-warning": "Ce format de fichier sera bientôt obsolète. Veuillez le migrer vers le nouveau stockage local.",
|
|
128
|
+
"simple-pipeline": "Pipeline basique",
|
|
129
|
+
"advanced-pipeline": "Pipeline avancé",
|
|
130
|
+
"new-simple-project": "Nouveau projet simple",
|
|
131
|
+
"new-advanced-project": "Nouveau projet avancé",
|
|
132
|
+
"store-project-internally": "Enregistrer le projet localement",
|
|
133
|
+
"internal": "Interne",
|
|
134
|
+
"confirm-migration-message": "Êtes-vous sûr de vouloir déplacer ce pipeline vers le stockage local de l'application ? Pipelab gérera ce pipeline en interne.",
|
|
135
|
+
"migrate-pipeline": "Migrer le Pipeline",
|
|
136
|
+
"migration-success": "Pipeline migré avec succès",
|
|
137
|
+
"migrate-to-internal": "Déplacer vers l'espace de travail",
|
|
138
|
+
"only-internal-supported-notice": "Pipelab gère désormais tous les pipelines au sein de l'espace de travail de l'application. Les fichiers externes sont obsolètes, mais peuvent toujours être importés.",
|
|
139
|
+
"import-pipeline": "Importer le Pipeline",
|
|
140
|
+
"import-from-stable": "Importer depuis Stable...",
|
|
141
|
+
"import-from-beta": "Importer depuis Beta...",
|
|
142
|
+
"import-pipeline-file": "Importer un fichier de pipeline (.pipelab)...",
|
|
143
|
+
"import-success": "Pipeline importé avec succès",
|
|
144
|
+
"failed-to-read-file": "Échec de la lecture du fichier sélectionné",
|
|
145
|
+
"export-pipeline": "Exporter le pipeline...",
|
|
146
|
+
"export-success": "Pipeline exporté avec succès",
|
|
147
|
+
"export-failed": "Échec de l'exportation du pipeline"
|
|
85
148
|
},
|
|
86
|
-
"
|
|
87
|
-
"
|
|
149
|
+
"pipelines": {
|
|
150
|
+
"title": "@:headers.pipelines"
|
|
151
|
+
},
|
|
152
|
+
"tour": {
|
|
153
|
+
"start-tour": "Démarrer le guide",
|
|
154
|
+
"projects-list-title": "Navigateur de projets",
|
|
155
|
+
"projects-list-description": "Cette barre latérale liste vos projets. En sélectionnant un projet, ses pipelines s'afficheront dans la zone principale.",
|
|
156
|
+
"add-project-title": "Créer un nouveau projet",
|
|
157
|
+
"add-project-description": "Les projets organisent vos pipelines par sujet ou client. Cliquez ici pour commencer un nouveau projet.",
|
|
158
|
+
"new-pipeline-title": "Créer un pipeline",
|
|
159
|
+
"new-pipeline-description": "Prêt à automatiser ? Créez un nouveau pipeline pour commencer à ajouter des actions et de la logique.",
|
|
160
|
+
"project-actions-title": "Gestion du projet",
|
|
161
|
+
"project-actions-description": "Utilisez ces boutons pour renommer ou supprimer le projet actuellement sélectionné.",
|
|
162
|
+
"editor-canvas-title": "Le canevas visuel",
|
|
163
|
+
"editor-canvas-description": "Ceci est votre canevas. Glissez-déposez des blocs d'action ici pour construire votre flux d'automatisation.",
|
|
164
|
+
"editor-save-title": "Enregistrer la progression",
|
|
165
|
+
"editor-save-description": "Protégez vos modifications. Nous vous recommandons d'enregistrer fréquemment votre pipeline.",
|
|
166
|
+
"editor-run-title": "Tester le pipeline",
|
|
167
|
+
"editor-run-description": "Cliquez sur Exécuter pour tester votre pipeline. Pipelab exécutera chaque bloc en temps réel.",
|
|
168
|
+
"editor-logs-title": "Journaux d'exécution",
|
|
169
|
+
"editor-logs-description": "Le panneau des journaux affiche les étapes d'exécution en temps réel, vous aidant à surveiller et déboguer.",
|
|
170
|
+
"editor-close-title": "Fermer l'éditeur",
|
|
171
|
+
"editor-close-description": "Terminé pour le moment ? Retournez au tableau de bord pour gérer d'autres projets et pipelines."
|
|
88
172
|
}
|
|
89
173
|
}
|