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
Copy file name to clipboardExpand all lines: Designer/localization/de.json
+26-1Lines changed: 26 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,25 +21,30 @@
21
21
"ExceptionsHandling": "Ausnahmebehandlung",
22
22
"ExecutionTimeoutLabel": "Ausführungs-Timeout",
23
23
"ExecutionTimeoutWarning": "Das Ausführungszeitlimit funktioniert nur bei asynchronen Aktionen. Überprüfen Sie das Stornierungstoken auf ordnungsgemäße Zeitüberschreitungsbehandlung.",
Copy file name to clipboardExpand all lines: Designer/localization/es.json
+26-1Lines changed: 26 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,25 +21,30 @@
21
21
"ExceptionsHandling": "Manejo de excepciones",
22
22
"ExecutionTimeoutLabel": "Tiempo de espera de ejecución",
23
23
"ExecutionTimeoutWarning": "El tiempo de espera de ejecución solo funciona con acciones asíncronas. Verifique el token de cancelación para el manejo adecuado del tiempo de espera.",
24
+
"Expression": "Expresión",
24
25
"IdleTimeoutLabel": "Tiempo de espera inactivo",
25
26
"IgnoreLabel": "Ignorar",
26
27
"ImpAction": "Acto",
27
28
"ImpActionParameter": "Parámetro de acción",
28
29
"ImpOrder": "Orden",
29
30
"Implementation": "Aplicación",
31
+
"InputParameters": "Parámetros de entrada",
30
32
"IsAutoSchemeUpdate": "Actualización automática del esquema",
31
33
"IsFinal": "Final",
32
34
"IsForSetState": "Para establecer estado",
33
35
"IsInitial": "Inicial",
34
36
"Name": "Nombre",
37
+
"OutputParameters": "Parámetros de salida",
35
38
"PreExecutionImplementation": "Implementación previa a la Ejecución",
39
+
"Purpose": "Finalidad",
36
40
"RetryCountLabel": "Recuento de reintentos",
37
41
"RetryLabel": "Reintento",
38
42
"Scheme": "Esquema en línea",
39
43
"SetActivityLabel": "SetActivity",
40
44
"SetStateLabel": "Establecer estado",
41
45
"State": "Estado",
42
46
"StateLabel": "Estado",
47
+
"Target": "Objetivo",
43
48
"TimeoutsLabel": "Tiempos de espera",
44
49
"Title": "Actividad",
45
50
"TitleForInline": "Actividad En Línea",
@@ -417,11 +422,29 @@
417
422
"FieldMustBeUnique": "El campo debe ser único!",
418
423
"FieldMustContainAt": "El campo debe contener @",
419
424
"FileNotExist": "El archivo no existe",
425
+
"FormActionFormLabel": {
426
+
"AssociatedCommands": "Comandos asociados",
427
+
"ButtonCreate": "Crear",
428
+
"Command": "Mando",
429
+
"DraftParameterName": "Nombre del parámetro de proceso para guardar datos de formulario intermedios",
430
+
"FormName": "Nombre del formulario",
431
+
"FormVersion": "Versión del formulario",
432
+
"InParameterName": "Nombre del parámetro de proceso para los datos del formulario inicial",
433
+
"ManageForms": "Administrar formularios",
434
+
"Name": "Nombre",
435
+
"NoAssociatedCommands": "No hay comandos asociados; el formulario no se mostrará – ",
436
+
"NoCommandsWarning": "No hay transiciones salientes con comandos para esta actividad; el formulario no se mostrará.",
437
+
"OutParameterName": "Nombre del parámetro de proceso para guardar los datos del formulario de salida",
438
+
"SaveStrategy": "Estrategia de guardar",
439
+
"State": "Estado",
440
+
"Title": "Parámetros del formulario Init"
441
+
},
420
442
"InfoBlockLabel": {
421
443
"Activity": "Actividad: ",
422
444
"Command": "Comando: ",
423
445
"Transition": "Transiciones: "
424
446
},
447
+
"InformationCopiedToClipboard": "La información se copia en el portapapeles.",
425
448
"InformationCopiedToClipboardAndConsole": "La información se copia en el portapapeles y se muestra en la consola del navegador.",
Copy file name to clipboardExpand all lines: Designer/localization/fr.json
+26-1Lines changed: 26 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,25 +21,30 @@
21
21
"ExceptionsHandling": "Gestion des exceptions",
22
22
"ExecutionTimeoutLabel": "Délai d'exécution",
23
23
"ExecutionTimeoutWarning": "Le délai d'exécution ne fonctionne qu'avec les actions asynchrones. Vérifiez le jeton d'annulation pour une gestion appropriée du délai d'expiration.",
24
+
"Expression": "Expression",
24
25
"IdleTimeoutLabel": "Délai d'inactivité",
25
26
"IgnoreLabel": "Ignorer",
26
27
"ImpAction": "Action",
27
28
"ImpActionParameter": "Paramètre d'action",
28
29
"ImpOrder": "Ordre",
29
30
"Implementation": "Application",
31
+
"InputParameters": "Paramètres d'entrée",
30
32
"IsAutoSchemeUpdate": "Mise à jour automatique du schéma",
31
33
"IsFinal": "Final",
32
34
"IsForSetState": "Pour l'état défini",
33
35
"IsInitial": "Initial",
34
36
"Name": "Nom",
37
+
"OutputParameters": "Paramètres de sortie",
35
38
"PreExecutionImplementation": "Mise en Œuvre de la Pré-Exécution",
39
+
"Purpose": "Objet",
36
40
"RetryCountLabel": "Nombre de nouvelles tentatives",
37
41
"RetryLabel": "Réessayer",
38
42
"Scheme": "Schéma en ligne",
39
43
"SetActivityLabel": "SetActivity",
40
44
"SetStateLabel": "setState",
41
45
"State": "État",
42
46
"StateLabel": "État",
47
+
"Target": "Cible",
43
48
"TimeoutsLabel": "Timeouts",
44
49
"Title": "Activité",
45
50
"TitleForInline": "Activité En Ligne",
@@ -417,11 +422,29 @@
417
422
"FieldMustBeUnique": "Le champ doit être unique!",
418
423
"FieldMustContainAt": "Le champ doit contenir @",
419
424
"FileNotExist": "Le fichier n'existe pas",
425
+
"FormActionFormLabel": {
426
+
"AssociatedCommands": "Commandes associées",
427
+
"ButtonCreate": "Créer",
428
+
"Command": "Commande",
429
+
"DraftParameterName": "Nom du paramètre de processus pour l'enregistrement des données de formulaire intermédiaires",
430
+
"FormName": "Nom du formulaire",
431
+
"FormVersion": "Version du formulaire",
432
+
"InParameterName": "Nom du paramètre de processus pour les données de formulaire initiales",
433
+
"ManageForms": "Gérer les formulaires",
434
+
"Name": "Nom",
435
+
"NoAssociatedCommands": "Il n'y a pas de commandes associées – le formulaire ne sera pas affiché.",
436
+
"NoCommandsWarning": "Il n'y a pas de transitions sortantes avec des commandes pour cette activité – le formulaire ne sera pas affiché.",
437
+
"OutParameterName": "Nom du paramètre de processus pour enregistrer les données du formulaire de sortie",
438
+
"SaveStrategy": "Stratégie de sauvegarde",
439
+
"State": "État",
440
+
"Title": "Paramètres du formulaire d'initialisation"
441
+
},
420
442
"InfoBlockLabel": {
421
443
"Activity": "Activité: ",
422
444
"Command": "Commande: ",
423
445
"Transition": "Transition: "
424
446
},
447
+
"InformationCopiedToClipboard": "Les informations sont copiées dans le presse-papiers.",
425
448
"InformationCopiedToClipboardAndConsole": "Les informations sont copiées dans le presse-papiers et affichées dans la console du navigateur.",
426
449
"LibraryLabel": {
427
450
"PluginRequired": "Plugin requis:"
@@ -665,8 +688,10 @@
665
688
"MainSchemeCode": "Code du régime principal",
666
689
"OK": "D'ACCORD",
667
690
"OverwriteExisting": "Écraser les schémas précédemment téléchargés",
691
+
"Rerender": "Rendre à Nouveau",
668
692
"Title": "Télécharger le BPM",
669
-
"Upload": "Télécharger"
693
+
"Upload": "Télécharger",
694
+
"UploadHint": "Cliquez sur Télécharger pour commencer à télécharger le schéma."
Copy file name to clipboardExpand all lines: Designer/localization/it.json
+26-1Lines changed: 26 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,25 +21,30 @@
21
21
"ExceptionsHandling": "Gestione delle eccezioni",
22
22
"ExecutionTimeoutLabel": "Timeout di esecuzione",
23
23
"ExecutionTimeoutWarning": "Il timeout di esecuzione funziona solo con azioni asincrone. Controllare il token di cancellazione per la corretta gestione del timeout.",
24
+
"Expression": "Espressione",
24
25
"IdleTimeoutLabel": "Timeout di inattività",
25
26
"IgnoreLabel": "Ignorare",
26
27
"ImpAction": "Azione",
27
28
"ImpActionParameter": "Parametro azione",
28
29
"ImpOrder": "Ordine",
29
30
"Implementation": "Attuazione",
31
+
"InputParameters": "Parametri di input",
30
32
"IsAutoSchemeUpdate": "Aggiornamento automatico dello schema",
31
33
"IsFinal": "Finale",
32
34
"IsForSetState": "Per lo stato impostato",
33
35
"IsInitial": "Iniziale",
34
36
"Name": "Nome",
37
+
"OutputParameters": "Parametri di uscita",
35
38
"PreExecutionImplementation": "Implementazione della preesecuzione",
39
+
"Purpose": "Scopo",
36
40
"RetryCountLabel": "Conteggio tentativi",
37
41
"RetryLabel": "Ritentare",
38
42
"Scheme": "Schema in linea",
39
43
"SetActivityLabel": "SetAttività",
40
44
"SetStateLabel": "setState",
41
45
"State": "Stato",
42
46
"StateLabel": "Stato",
47
+
"Target": "Obiettivo",
43
48
"TimeoutsLabel": "Timeout",
44
49
"Title": "Attivita",
45
50
"TitleForInline": "Attività in linea",
@@ -417,11 +422,29 @@
417
422
"FieldMustBeUnique": "Il campo deve essere unico!",
418
423
"FieldMustContainAt": "Il campo deve contenere @",
419
424
"FileNotExist": "Il file non esiste",
425
+
"FormActionFormLabel": {
426
+
"AssociatedCommands": "Comandi associati",
427
+
"ButtonCreate": "Creare",
428
+
"Command": "Comando",
429
+
"DraftParameterName": "Nome del parametro di processo per il salvataggio dei dati del modulo intermedio",
430
+
"FormName": "Nome modulo",
431
+
"FormVersion": "Versione modulo",
432
+
"InParameterName": "Nome del parametro di processo per i dati del modulo iniziale",
433
+
"ManageForms": "Gestione moduli",
434
+
"Name": "Nome",
435
+
"NoAssociatedCommands": "Non ci sono comandi associati - il modulo non verrà visualizzato.",
436
+
"NoCommandsWarning": "Non ci sono transizioni in uscita con comandi per questa attività - il modulo non verrà visualizzato.",
437
+
"OutParameterName": "Nome del parametro di processo per il salvataggio dei dati del modulo di output",
438
+
"SaveStrategy": "Salva strategia",
439
+
"State": "Stato",
440
+
"Title": "Parametri del modulo Init"
441
+
},
420
442
"InfoBlockLabel": {
421
443
"Activity": "Attivita: ",
422
444
"Command": "Comando: ",
423
445
"Transition": "Transizione: "
424
446
},
447
+
"InformationCopiedToClipboard": "Le informazioni vengono copiate negli appunti.",
425
448
"InformationCopiedToClipboardAndConsole": "Le informazioni vengono copiate negli appunti e visualizzate nella console del browser.",
0 commit comments