forked from bpmn-io/bpmn-js
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtranslations.json
More file actions
121 lines (121 loc) · 3.48 KB
/
translations.json
File metadata and controls
121 lines (121 loc) · 3.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
[
"Activate the create/remove space tool",
"Activate the global connect tool",
"Activate the hand tool",
"Activate the lasso tool",
"Ad-hoc",
"Add Lane above",
"Add Lane below",
"Append ConditionIntermediateCatchEvent",
"Append EndEvent",
"Append Gateway",
"Append Intermediate/Boundary Event",
"Append MessageIntermediateCatchEvent",
"Append ReceiveTask",
"Append SignalIntermediateCatchEvent",
"Append Task",
"Append TimerIntermediateCatchEvent",
"Append compensation activity",
"Append {type}",
"Business Rule Task",
"Call Activity",
"Cancel Boundary Event",
"Change type",
"Collection",
"Compensation Boundary Event",
"Compensation End Event",
"Compensation Intermediate Throw Event",
"Compensation Start Event",
"Complex Gateway",
"Conditional Boundary Event",
"Conditional Boundary Event (non-interrupting)",
"Conditional Flow",
"Conditional Intermediate Catch Event",
"Conditional Start Event",
"Conditional Start Event (non-interrupting)",
"Connect using Association",
"Connect using DataInputAssociation",
"Connect using Sequence/MessageFlow or Association",
"Create DataObjectReference",
"Create DataStoreReference",
"Create EndEvent",
"Create Gateway",
"Create Group",
"Create Intermediate/Boundary Event",
"Create Pool/Participant",
"Create StartEvent",
"Create Task",
"Create expanded SubProcess",
"Data Object Reference",
"Data Store Reference",
"Default Flow",
"Divide into three Lanes",
"Divide into two Lanes",
"Empty Pool",
"Empty Pool (removes content)",
"End Event",
"Error Boundary Event",
"Error End Event",
"Error Start Event",
"Escalation Boundary Event",
"Escalation Boundary Event (non-interrupting)",
"Escalation End Event",
"Escalation Intermediate Throw Event",
"Escalation Start Event",
"Escalation Start Event (non-interrupting)",
"Event Sub Process",
"Event based Gateway",
"Exclusive Gateway",
"Inclusive Gateway",
"Intermediate Throw Event",
"Link Intermediate Catch Event",
"Link Intermediate Throw Event",
"Loop",
"Manual Task",
"Message Boundary Event",
"Message Boundary Event (non-interrupting)",
"Message End Event",
"Message Intermediate Catch Event",
"Message Intermediate Throw Event",
"Message Start Event",
"Message Start Event (non-interrupting)",
"Parallel Gateway",
"Parallel Multi Instance",
"Participant Multiplicity",
"Receive Task",
"Remove",
"Script Task",
"Send Task",
"Sequence Flow",
"Sequential Multi Instance",
"Service Task",
"Signal Boundary Event",
"Signal Boundary Event (non-interrupting)",
"Signal End Event",
"Signal Intermediate Catch Event",
"Signal Intermediate Throw Event",
"Signal Start Event",
"Signal Start Event (non-interrupting)",
"Start Event",
"Sub Process",
"Sub Process (collapsed)",
"Sub Process (expanded)",
"Task",
"Terminate End Event",
"Timer Boundary Event",
"Timer Boundary Event (non-interrupting)",
"Timer Intermediate Catch Event",
"Timer Start Event",
"Timer Start Event (non-interrupting)",
"Transaction",
"User Task",
"correcting missing bpmnElement on {plane} to {rootElement}",
"element {element} referenced by {referenced}#{property} not yet drawn",
"failed to import {element}",
"flow elements must be children of pools/participants",
"missing {semantic}#attachedToRef",
"multiple DI elements defined for {element}",
"no bpmnElement referenced in {element}",
"no diagram to display",
"no process or collaboration to display"
]