Skip to content

Commit ffc035b

Browse files
committed
WFE 18.1.0 (autocommit)
1 parent 32717dc commit ffc035b

File tree

521 files changed

+3360
-61518
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

521 files changed

+3360
-61518
lines changed

Designer/localization/ar.json

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,25 +22,30 @@
2222
"ExceptionsHandling": "التعامل مع الاستثناءات",
2323
"ExecutionTimeoutLabel": "مهلة التنفيذ",
2424
"ExecutionTimeoutWarning": "تعمل مهلة التنفيذ فقط مع الإجراءات غير المتزامنة. تحقق من رمز الإلغاء لمعالجة المهلة المناسبة.",
25+
"Expression": "التعبير",
2526
"IdleTimeoutLabel": "مهلة الخمول",
2627
"IgnoreLabel": "تجاهل",
2728
"ImpAction": "الإجراء",
2829
"ImpActionParameter": "معلمة العمل",
2930
"ImpOrder": "النظام",
3031
"Implementation": "التنفيذ",
32+
"InputParameters": "معلمات الإدخال",
3133
"IsAutoSchemeUpdate": "تحديث مخطط السيارات",
3234
"IsFinal": "النهائي",
3335
"IsForSetState": "لمجموعة الدولة",
3436
"IsInitial": "الأولي",
3537
"Name": "الاسم",
38+
"OutputParameters": "معلمات الإخراج",
3639
"PreExecutionImplementation": "تنفيذ ما قبل التنفيذ",
40+
"Purpose": "الغرض",
3741
"RetryCountLabel": "إعادة المحاولة العد",
3842
"RetryLabel": "إعادة المحاولة",
3943
"Scheme": "مخطط مضمن",
4044
"SetActivityLabel": "سيتاكتيفيتي",
4145
"SetStateLabel": "سيتستات",
4246
"State": "الدولة",
4347
"StateLabel": "الدولة",
48+
"Target": "الهدف",
4449
"TimeoutsLabel": "المهلات",
4550
"Title": "النشاط",
4651
"TitleForInline": "النشاط مضمنة",
@@ -418,11 +423,29 @@
418423
"FieldMustBeUnique": "يجب أن يكون الحقل فريدا!",
419424
"FieldMustContainAt": "يجب أن يحتوي الحقل على @",
420425
"FileNotExist": "الملف غير موجود",
426+
"FormActionFormLabel": {
427+
"AssociatedCommands": "الأوامر المرتبطة",
428+
"ButtonCreate": "إنشاء",
429+
"Command": "القيادة",
430+
"DraftParameterName": "اسم معلمة العملية لحفظ بيانات النموذج الوسيط",
431+
"FormName": "اسم النموذج",
432+
"FormVersion": "نسخة النموذج",
433+
"InParameterName": "اسم معلمة العملية لبيانات النموذج الأولي",
434+
"ManageForms": "إدارة النماذج",
435+
"Name": "الاسم",
436+
"NoAssociatedCommands": "لا توجد أوامر مرتبطة – لن يتم عرض النموذج.",
437+
"NoCommandsWarning": "لا توجد انتقالات صادرة مع أوامر لهذا النشاط-لن يتم عرض النموذج.",
438+
"OutParameterName": "اسم معلمة العملية لحفظ بيانات نموذج الإخراج",
439+
"SaveStrategy": "حفظ الاستراتيجية",
440+
"State": "الدولة",
441+
"Title": "معلمات النموذج الأولي"
442+
},
421443
"InfoBlockLabel": {
422444
"Activity": "الأنشطة: ",
423445
"Command": "الأوامر: ",
424446
"Transition": "التحولات: "
425447
},
448+
"InformationCopiedToClipboard": "يتم نسخ المعلومات إلى الحافظة.",
426449
"InformationCopiedToClipboardAndConsole": "يتم نسخ المعلومات إلى الحافظة وعرضها في وحدة تحكم المتصفح.",
427450
"LibraryLabel": {
428451
"PluginRequired": "البرنامج المساعد المطلوبة:"
@@ -666,8 +689,10 @@
666689
"MainSchemeCode": "رمز المخطط الرئيسي",
667690
"OK": "حسنا",
668691
"OverwriteExisting": "الكتابة فوق المخططات التي تم تحميلها مسبقا",
692+
"Rerender": "ريندر",
669693
"Title": "تحميل بمن",
670-
"Upload": "تحميل"
694+
"Upload": "تحميل",
695+
"UploadHint": "انقر فوق تحميل لبدء تحميل المخطط."
671696
},
672697
"Warning": "تحذير"
673698
}

Designer/localization/de.json

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,25 +21,30 @@
2121
"ExceptionsHandling": "Ausnahmebehandlung",
2222
"ExecutionTimeoutLabel": "Ausführungs-Timeout",
2323
"ExecutionTimeoutWarning": "Das Ausführungszeitlimit funktioniert nur bei asynchronen Aktionen. Überprüfen Sie das Stornierungstoken auf ordnungsgemäße Zeitüberschreitungsbehandlung.",
24+
"Expression": "Ausdruck",
2425
"IdleTimeoutLabel": "Leerlauf-Timeout",
2526
"IgnoreLabel": "Ignorieren",
2627
"ImpAction": "Aktion",
2728
"ImpActionParameter": "Aktionsparameter",
2829
"ImpOrder": "Bestellen",
2930
"Implementation": "Umsetzung",
31+
"InputParameters": "Eingabeparameter",
3032
"IsAutoSchemeUpdate": "Automatisches Schema-Update",
3133
"IsFinal": "Endgültig",
3234
"IsForSetState": "Für eingestellten Zustand",
3335
"IsInitial": "Ersten",
3436
"Name": "Name",
37+
"OutputParameters": "Ausgabeparameter",
3538
"PreExecutionImplementation": "Implementierung vor der Ausführung",
39+
"Purpose": "Zweck",
3640
"RetryCountLabel": "Anzahl der Wiederholungen",
3741
"RetryLabel": "Retry",
3842
"Scheme": "Inline-Schema",
3943
"SetActivityLabel": "SetActivity",
4044
"SetStateLabel": "setStatus",
4145
"State": "Staat",
4246
"StateLabel": "Staat",
47+
"Target": "Ziel",
4348
"TimeoutsLabel": "Timeouts",
4449
"Title": "Aktivität",
4550
"TitleForInline": "Aktivität Inline",
@@ -417,11 +422,29 @@
417422
"FieldMustBeUnique": "Feld muss eindeutig sein!",
418423
"FieldMustContainAt": "Feld muss enthalten @",
419424
"FileNotExist": "Die Datei existiert nicht",
425+
"FormActionFormLabel": {
426+
"AssociatedCommands": "Zugehörige Befehle",
427+
"ButtonCreate": "Erstellen",
428+
"Command": "Befehl",
429+
"DraftParameterName": "Name des Prozessparameters zum Speichern von Zwischenformulardaten",
430+
"FormName": "Name des Formulars",
431+
"FormVersion": "Formularversion",
432+
"InParameterName": "Prozessparametername für initiale Formulardaten",
433+
"ManageForms": "Formulare verwalten",
434+
"Name": "Name",
435+
"NoAssociatedCommands": "Es sind keine Befehle zugeordnet - das Formular wird nicht angezeigt.",
436+
"NoCommandsWarning": "Es gibt keine ausgehenden Übergänge mit Befehlen für diese Aktivität – das Formular wird nicht angezeigt.",
437+
"OutParameterName": "Prozessparametername zum Speichern von Ausgabeformulardaten",
438+
"SaveStrategy": "Strategie speichern",
439+
"State": "Staat",
440+
"Title": "Initialisieren von Formularparametern"
441+
},
420442
"InfoBlockLabel": {
421443
"Activity": "Aktivitäten: ",
422444
"Command": "Menübefehle: ",
423445
"Transition": "Nge: "
424446
},
447+
"InformationCopiedToClipboard": "Die Informationen werden in die Zwischenablage kopiert.",
425448
"InformationCopiedToClipboardAndConsole": "Die Informationen werden in die Zwischenablage kopiert und in der Browserkonsole angezeigt.",
426449
"LibraryLabel": {
427450
"PluginRequired": "Plugin erforderlich:"
@@ -665,8 +688,10 @@
665688
"MainSchemeCode": "Hauptsystemcode",
666689
"OK": "Okay",
667690
"OverwriteExisting": "Überschreiben zuvor hochgeladener Schemata",
691+
"Rerender": "Rendern",
668692
"Title": "BPM-Nummer hochladen",
669-
"Upload": "Laden"
693+
"Upload": "Laden",
694+
"UploadHint": "Klicken Sie auf Hochladen, um den Upload des Schemas zu starten."
670695
},
671696
"Warning": "Warnung"
672697
}

Designer/localization/en_default.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,23 @@
246246
"OverrideHint": "Override timer if exists",
247247
"Override": "Override"
248248
},
249+
"FormActionFormLabel": {
250+
"Title": "Init form parameters",
251+
"FormName": "Form name",
252+
"FormVersion": "Form version",
253+
"InParameterName": "Process parameter name for initial form data",
254+
"DraftParameterName": "Process parameter name for saving intermediate form data",
255+
"OutParameterName": "Process parameter name for saving output form data",
256+
"Name": "Name",
257+
"State": "State",
258+
"ManageForms": "Manage forms",
259+
"AssociatedCommands": "Associated commands",
260+
"NoCommandsWarning": "There are no outgoing transitions with commands for this activity – the form will not be displayed.",
261+
"NoAssociatedCommands": "There are no associated commands – the form will not be displayed.",
262+
"Command": "Command",
263+
"SaveStrategy": "Save strategy",
264+
"ButtonCreate": "Create"
265+
},
249266
"AssignmentFormLabel": {
250267
"Title": "Assignments",
251268
"Code": "Code",

Designer/localization/es.json

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,25 +21,30 @@
2121
"ExceptionsHandling": "Manejo de excepciones",
2222
"ExecutionTimeoutLabel": "Tiempo de espera de ejecución",
2323
"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",
2425
"IdleTimeoutLabel": "Tiempo de espera inactivo",
2526
"IgnoreLabel": "Ignorar",
2627
"ImpAction": "Acto",
2728
"ImpActionParameter": "Parámetro de acción",
2829
"ImpOrder": "Orden",
2930
"Implementation": "Aplicación",
31+
"InputParameters": "Parámetros de entrada",
3032
"IsAutoSchemeUpdate": "Actualización automática del esquema",
3133
"IsFinal": "Final",
3234
"IsForSetState": "Para establecer estado",
3335
"IsInitial": "Inicial",
3436
"Name": "Nombre",
37+
"OutputParameters": "Parámetros de salida",
3538
"PreExecutionImplementation": "Implementación previa a la Ejecución",
39+
"Purpose": "Finalidad",
3640
"RetryCountLabel": "Recuento de reintentos",
3741
"RetryLabel": "Reintento",
3842
"Scheme": "Esquema en línea",
3943
"SetActivityLabel": "SetActivity",
4044
"SetStateLabel": "Establecer estado",
4145
"State": "Estado",
4246
"StateLabel": "Estado",
47+
"Target": "Objetivo",
4348
"TimeoutsLabel": "Tiempos de espera",
4449
"Title": "Actividad",
4550
"TitleForInline": "Actividad En Línea",
@@ -417,11 +422,29 @@
417422
"FieldMustBeUnique": "El campo debe ser único!",
418423
"FieldMustContainAt": "El campo debe contener @",
419424
"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+
},
420442
"InfoBlockLabel": {
421443
"Activity": "Actividad: ",
422444
"Command": "Comando: ",
423445
"Transition": "Transiciones: "
424446
},
447+
"InformationCopiedToClipboard": "La información se copia en el portapapeles.",
425448
"InformationCopiedToClipboardAndConsole": "La información se copia en el portapapeles y se muestra en la consola del navegador.",
426449
"LibraryLabel": {
427450
"PluginRequired": "Plugin requerido:"
@@ -665,8 +688,10 @@
665688
"MainSchemeCode": "Código del esquema principal",
666689
"OK": "OK.",
667690
"OverwriteExisting": "Sobrescribir esquemas cargados previamente",
691+
"Rerender": "Reenvío",
668692
"Title": "Subir Bpmn",
669-
"Upload": "Subir"
693+
"Upload": "Subir",
694+
"UploadHint": "Haga clic en Cargar para comenzar a cargar el esquema."
670695
},
671696
"Warning": "Advertencia"
672697
}

Designer/localization/fr.json

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,25 +21,30 @@
2121
"ExceptionsHandling": "Gestion des exceptions",
2222
"ExecutionTimeoutLabel": "Délai d'exécution",
2323
"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",
2425
"IdleTimeoutLabel": "Délai d'inactivité",
2526
"IgnoreLabel": "Ignorer",
2627
"ImpAction": "Action",
2728
"ImpActionParameter": "Paramètre d'action",
2829
"ImpOrder": "Ordre",
2930
"Implementation": "Application",
31+
"InputParameters": "Paramètres d'entrée",
3032
"IsAutoSchemeUpdate": "Mise à jour automatique du schéma",
3133
"IsFinal": "Final",
3234
"IsForSetState": "Pour l'état défini",
3335
"IsInitial": "Initial",
3436
"Name": "Nom",
37+
"OutputParameters": "Paramètres de sortie",
3538
"PreExecutionImplementation": "Mise en Œuvre de la Pré-Exécution",
39+
"Purpose": "Objet",
3640
"RetryCountLabel": "Nombre de nouvelles tentatives",
3741
"RetryLabel": "Réessayer",
3842
"Scheme": "Schéma en ligne",
3943
"SetActivityLabel": "SetActivity",
4044
"SetStateLabel": "setState",
4145
"State": "État",
4246
"StateLabel": "État",
47+
"Target": "Cible",
4348
"TimeoutsLabel": "Timeouts",
4449
"Title": "Activité",
4550
"TitleForInline": "Activité En Ligne",
@@ -417,11 +422,29 @@
417422
"FieldMustBeUnique": "Le champ doit être unique!",
418423
"FieldMustContainAt": "Le champ doit contenir @",
419424
"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+
},
420442
"InfoBlockLabel": {
421443
"Activity": "Activité: ",
422444
"Command": "Commande: ",
423445
"Transition": "Transition: "
424446
},
447+
"InformationCopiedToClipboard": "Les informations sont copiées dans le presse-papiers.",
425448
"InformationCopiedToClipboardAndConsole": "Les informations sont copiées dans le presse-papiers et affichées dans la console du navigateur.",
426449
"LibraryLabel": {
427450
"PluginRequired": "Plugin requis:"
@@ -665,8 +688,10 @@
665688
"MainSchemeCode": "Code du régime principal",
666689
"OK": "D'ACCORD",
667690
"OverwriteExisting": "Écraser les schémas précédemment téléchargés",
691+
"Rerender": "Rendre à Nouveau",
668692
"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."
670695
},
671696
"Warning": "Avertissement"
672697
}

Designer/localization/it.json

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,25 +21,30 @@
2121
"ExceptionsHandling": "Gestione delle eccezioni",
2222
"ExecutionTimeoutLabel": "Timeout di esecuzione",
2323
"ExecutionTimeoutWarning": "Il timeout di esecuzione funziona solo con azioni asincrone. Controllare il token di cancellazione per la corretta gestione del timeout.",
24+
"Expression": "Espressione",
2425
"IdleTimeoutLabel": "Timeout di inattività",
2526
"IgnoreLabel": "Ignorare",
2627
"ImpAction": "Azione",
2728
"ImpActionParameter": "Parametro azione",
2829
"ImpOrder": "Ordine",
2930
"Implementation": "Attuazione",
31+
"InputParameters": "Parametri di input",
3032
"IsAutoSchemeUpdate": "Aggiornamento automatico dello schema",
3133
"IsFinal": "Finale",
3234
"IsForSetState": "Per lo stato impostato",
3335
"IsInitial": "Iniziale",
3436
"Name": "Nome",
37+
"OutputParameters": "Parametri di uscita",
3538
"PreExecutionImplementation": "Implementazione della preesecuzione",
39+
"Purpose": "Scopo",
3640
"RetryCountLabel": "Conteggio tentativi",
3741
"RetryLabel": "Ritentare",
3842
"Scheme": "Schema in linea",
3943
"SetActivityLabel": "SetAttività",
4044
"SetStateLabel": "setState",
4145
"State": "Stato",
4246
"StateLabel": "Stato",
47+
"Target": "Obiettivo",
4348
"TimeoutsLabel": "Timeout",
4449
"Title": "Attivita",
4550
"TitleForInline": "Attività in linea",
@@ -417,11 +422,29 @@
417422
"FieldMustBeUnique": "Il campo deve essere unico!",
418423
"FieldMustContainAt": "Il campo deve contenere @",
419424
"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+
},
420442
"InfoBlockLabel": {
421443
"Activity": "Attivita: ",
422444
"Command": "Comando: ",
423445
"Transition": "Transizione: "
424446
},
447+
"InformationCopiedToClipboard": "Le informazioni vengono copiate negli appunti.",
425448
"InformationCopiedToClipboardAndConsole": "Le informazioni vengono copiate negli appunti e visualizzate nella console del browser.",
426449
"LibraryLabel": {
427450
"PluginRequired": "Plugin richiesto:"
@@ -665,8 +688,10 @@
665688
"MainSchemeCode": "Codice schema principale",
666689
"OK": "OK",
667690
"OverwriteExisting": "Sovrascrivi schemi precedentemente caricati",
691+
"Rerender": "Rerender",
668692
"Title": "Carica Bpmn",
669-
"Upload": "Caricare"
693+
"Upload": "Caricare",
694+
"UploadHint": "Clicca su Carica per iniziare a caricare lo schema."
670695
},
671696
"Warning": "Avvertimento"
672697
}

0 commit comments

Comments
 (0)