提交 | 用户 | 时间
|
a57dc2
|
1 |
/** |
W |
2 |
* This is a sample file that should be replaced with the actual translation. |
|
3 |
* |
|
4 |
* Checkout https://github.com/bpmn-io/bpmn-js-i18n for a list of available |
|
5 |
* translations and labels to translate. |
|
6 |
*/ |
|
7 |
export default { |
|
8 |
// 添加部分 |
|
9 |
"Append EndEvent": "追加结束事件", |
|
10 |
"Append Gateway": "追加网关", |
|
11 |
"Append Task": "追加任务", |
|
12 |
"Append Intermediate/Boundary Event": "追加中间抛出事件/边界事件", |
|
13 |
|
|
14 |
"Activate the global connect tool": "激活全局连接工具", |
|
15 |
"Append {type}": "添加 {type}", |
|
16 |
"Add Lane above": "在上面添加道", |
|
17 |
"Divide into two Lanes": "分割成两个道", |
|
18 |
"Divide into three Lanes": "分割成三个道", |
|
19 |
"Add Lane below": "在下面添加道", |
|
20 |
"Append compensation activity": "追加补偿活动", |
|
21 |
"Change type": "修改类型", |
|
22 |
"Connect using Association": "使用关联连接", |
|
23 |
"Connect using Sequence/MessageFlow or Association": "使用顺序/消息流或者关联连接", |
|
24 |
"Connect using DataInputAssociation": "使用数据输入关联连接", |
|
25 |
Remove: "移除", |
|
26 |
"Activate the hand tool": "激活抓手工具", |
|
27 |
"Activate the lasso tool": "激活套索工具", |
|
28 |
"Activate the create/remove space tool": "激活创建/删除空间工具", |
|
29 |
"Create expanded SubProcess": "创建扩展子过程", |
|
30 |
"Create IntermediateThrowEvent/BoundaryEvent": "创建中间抛出事件/边界事件", |
|
31 |
"Create Pool/Participant": "创建池/参与者", |
|
32 |
"Parallel Multi Instance": "并行多重事件", |
|
33 |
"Sequential Multi Instance": "时序多重事件", |
|
34 |
DataObjectReference: "数据对象参考", |
|
35 |
DataStoreReference: "数据存储参考", |
|
36 |
Loop: "循环", |
|
37 |
"Ad-hoc": "即席", |
|
38 |
"Create {type}": "创建 {type}", |
|
39 |
Task: "任务", |
|
40 |
"Send Task": "发送任务", |
|
41 |
"Receive Task": "接收任务", |
|
42 |
"User Task": "用户任务", |
|
43 |
"Manual Task": "手工任务", |
|
44 |
"Business Rule Task": "业务规则任务", |
|
45 |
"Service Task": "服务任务", |
|
46 |
"Script Task": "脚本任务", |
|
47 |
"Call Activity": "调用活动", |
|
48 |
"Sub Process (collapsed)": "子流程(折叠的)", |
|
49 |
"Sub Process (expanded)": "子流程(展开的)", |
|
50 |
"Start Event": "开始事件", |
|
51 |
StartEvent: "开始事件", |
|
52 |
"Intermediate Throw Event": "中间事件", |
|
53 |
"End Event": "结束事件", |
|
54 |
EndEvent: "结束事件", |
|
55 |
"Create StartEvent": "创建开始事件", |
|
56 |
"Create EndEvent": "创建结束事件", |
|
57 |
"Create Task": "创建任务", |
|
58 |
"Create User Task": "创建用户任务", |
|
59 |
"Create Gateway": "创建网关", |
|
60 |
"Create DataObjectReference": "创建数据对象", |
|
61 |
"Create DataStoreReference": "创建数据存储", |
|
62 |
"Create Group": "创建分组", |
|
63 |
"Create Intermediate/Boundary Event": "创建中间/边界事件", |
|
64 |
"Message Start Event": "消息开始事件", |
|
65 |
"Timer Start Event": "定时开始事件", |
|
66 |
"Conditional Start Event": "条件开始事件", |
|
67 |
"Signal Start Event": "信号开始事件", |
|
68 |
"Error Start Event": "错误开始事件", |
|
69 |
"Escalation Start Event": "升级开始事件", |
|
70 |
"Compensation Start Event": "补偿开始事件", |
|
71 |
"Message Start Event (non-interrupting)": "消息开始事件(非中断)", |
|
72 |
"Timer Start Event (non-interrupting)": "定时开始事件(非中断)", |
|
73 |
"Conditional Start Event (non-interrupting)": "条件开始事件(非中断)", |
|
74 |
"Signal Start Event (non-interrupting)": "信号开始事件(非中断)", |
|
75 |
"Escalation Start Event (non-interrupting)": "升级开始事件(非中断)", |
|
76 |
"Message Intermediate Catch Event": "消息中间捕获事件", |
|
77 |
"Message Intermediate Throw Event": "消息中间抛出事件", |
|
78 |
"Timer Intermediate Catch Event": "定时中间捕获事件", |
|
79 |
"Escalation Intermediate Throw Event": "升级中间抛出事件", |
|
80 |
"Conditional Intermediate Catch Event": "条件中间捕获事件", |
|
81 |
"Link Intermediate Catch Event": "链接中间捕获事件", |
|
82 |
"Link Intermediate Throw Event": "链接中间抛出事件", |
|
83 |
"Compensation Intermediate Throw Event": "补偿中间抛出事件", |
|
84 |
"Signal Intermediate Catch Event": "信号中间捕获事件", |
|
85 |
"Signal Intermediate Throw Event": "信号中间抛出事件", |
|
86 |
"Message End Event": "消息结束事件", |
|
87 |
"Escalation End Event": "定时结束事件", |
|
88 |
"Error End Event": "错误结束事件", |
|
89 |
"Cancel End Event": "取消结束事件", |
|
90 |
"Compensation End Event": "补偿结束事件", |
|
91 |
"Signal End Event": "信号结束事件", |
|
92 |
"Terminate End Event": "终止结束事件", |
|
93 |
"Message Boundary Event": "消息边界事件", |
|
94 |
"Message Boundary Event (non-interrupting)": "消息边界事件(非中断)", |
|
95 |
"Timer Boundary Event": "定时边界事件", |
|
96 |
"Timer Boundary Event (non-interrupting)": "定时边界事件(非中断)", |
|
97 |
"Escalation Boundary Event": "升级边界事件", |
|
98 |
"Escalation Boundary Event (non-interrupting)": "升级边界事件(非中断)", |
|
99 |
"Conditional Boundary Event": "条件边界事件", |
|
100 |
"Conditional Boundary Event (non-interrupting)": "条件边界事件(非中断)", |
|
101 |
"Error Boundary Event": "错误边界事件", |
|
102 |
"Cancel Boundary Event": "取消边界事件", |
|
103 |
"Signal Boundary Event": "信号边界事件", |
|
104 |
"Signal Boundary Event (non-interrupting)": "信号边界事件(非中断)", |
|
105 |
"Compensation Boundary Event": "补偿边界事件", |
|
106 |
"Exclusive Gateway": "互斥网关", |
|
107 |
"Parallel Gateway": "并行网关", |
|
108 |
"Inclusive Gateway": "相容网关", |
|
109 |
"Complex Gateway": "复杂网关", |
|
110 |
"Event based Gateway": "事件网关", |
|
111 |
Transaction: "转运", |
|
112 |
"Sub Process": "子流程", |
|
113 |
"Event Sub Process": "事件子流程", |
|
114 |
"Collapsed Pool": "折叠池", |
|
115 |
"Expanded Pool": "展开池", |
|
116 |
|
|
117 |
// Errors |
|
118 |
"no parent for {element} in {parent}": "在{parent}里,{element}没有父类", |
|
119 |
"no shape type specified": "没有指定的形状类型", |
|
120 |
"flow elements must be children of pools/participants": "流元素必须是池/参与者的子类", |
|
121 |
"out of bounds release": "out of bounds release", |
|
122 |
"more than {count} child lanes": "子道大于{count} ", |
|
123 |
"element required": "元素不能为空", |
|
124 |
"diagram not part of bpmn:Definitions": "流程图不符合bpmn规范", |
|
125 |
"no diagram to display": "没有可展示的流程图", |
|
126 |
"no process or collaboration to display": "没有可展示的流程/协作", |
|
127 |
"element {element} referenced by {referenced}#{property} not yet drawn": "由{referenced}#{property}引用的{element}元素仍未绘制", |
|
128 |
"already rendered {element}": "{element} 已被渲染", |
|
129 |
"failed to import {element}": "导入{element}失败", |
|
130 |
//属性面板的参数 |
|
131 |
Id: "编号", |
|
132 |
Name: "名称", |
|
133 |
General: "常规", |
|
134 |
Details: "详情", |
|
135 |
"Message Name": "消息名称", |
|
136 |
Message: "消息", |
|
137 |
Initiator: "创建者", |
|
138 |
"Asynchronous Continuations": "持续异步", |
|
139 |
"Asynchronous Before": "异步前", |
|
140 |
"Asynchronous After": "异步后", |
|
141 |
"Job Configuration": "工作配置", |
|
142 |
Exclusive: "排除", |
|
143 |
"Job Priority": "工作优先级", |
|
144 |
"Retry Time Cycle": "重试时间周期", |
|
145 |
Documentation: "文档", |
|
146 |
"Element Documentation": "元素文档", |
|
147 |
"History Configuration": "历史配置", |
|
148 |
"History Time To Live": "历史的生存时间", |
|
149 |
Forms: "表单", |
|
150 |
"Form Key": "表单key", |
|
151 |
"Form Fields": "表单字段", |
|
152 |
"Business Key": "业务key", |
|
153 |
"Form Field": "表单字段", |
|
154 |
ID: "编号", |
|
155 |
Type: "类型", |
|
156 |
Label: "名称", |
|
157 |
"Default Value": "默认值", |
|
158 |
"Default Flow": "默认流转路径", |
|
159 |
"Conditional Flow": "条件流转路径", |
|
160 |
"Sequence Flow": "普通流转路径", |
|
161 |
Validation: "校验", |
|
162 |
"Add Constraint": "添加约束", |
|
163 |
Config: "配置", |
|
164 |
Properties: "属性", |
|
165 |
"Add Property": "添加属性", |
|
166 |
Value: "值", |
|
167 |
Listeners: "监听器", |
|
168 |
"Execution Listener": "执行监听", |
|
169 |
"Event Type": "事件类型", |
|
170 |
"Listener Type": "监听器类型", |
|
171 |
"Java Class": "Java类", |
|
172 |
Expression: "表达式", |
|
173 |
"Must provide a value": "必须提供一个值", |
|
174 |
"Delegate Expression": "代理表达式", |
|
175 |
Script: "脚本", |
|
176 |
"Script Format": "脚本格式", |
|
177 |
"Script Type": "脚本类型", |
|
178 |
"Inline Script": "内联脚本", |
|
179 |
"External Script": "外部脚本", |
|
180 |
Resource: "资源", |
|
181 |
"Field Injection": "字段注入", |
|
182 |
Extensions: "扩展", |
|
183 |
"Input/Output": "输入/输出", |
|
184 |
"Input Parameters": "输入参数", |
|
185 |
"Output Parameters": "输出参数", |
|
186 |
Parameters: "参数", |
|
187 |
"Output Parameter": "输出参数", |
|
188 |
"Timer Definition Type": "定时器定义类型", |
|
189 |
"Timer Definition": "定时器定义", |
|
190 |
Date: "日期", |
|
191 |
Duration: "持续", |
|
192 |
Cycle: "循环", |
|
193 |
Signal: "信号", |
|
194 |
"Signal Name": "信号名称", |
|
195 |
Escalation: "升级", |
|
196 |
Error: "错误", |
|
197 |
"Link Name": "链接名称", |
|
198 |
Condition: "条件名称", |
|
199 |
"Variable Name": "变量名称", |
|
200 |
"Variable Event": "变量事件", |
|
201 |
"Specify more than one variable change event as a comma separated list.": "多个变量事件以逗号隔开", |
|
202 |
"Wait for Completion": "等待完成", |
|
203 |
"Activity Ref": "活动参考", |
|
204 |
"Version Tag": "版本标签", |
|
205 |
Executable: "可执行文件", |
|
206 |
"External Task Configuration": "扩展任务配置", |
|
207 |
"Task Priority": "任务优先级", |
|
208 |
External: "外部", |
|
209 |
Connector: "连接器", |
|
210 |
"Must configure Connector": "必须配置连接器", |
|
211 |
"Connector Id": "连接器编号", |
|
212 |
Implementation: "实现方式", |
|
213 |
"Field Injections": "字段注入", |
|
214 |
Fields: "字段", |
|
215 |
"Result Variable": "结果变量", |
|
216 |
Topic: "主题", |
|
217 |
"Configure Connector": "配置连接器", |
|
218 |
"Input Parameter": "输入参数", |
|
219 |
Assignee: "代理人", |
|
220 |
"Candidate Users": "候选用户", |
|
221 |
"Candidate Groups": "候选组", |
|
222 |
"Due Date": "到期时间", |
|
223 |
"Follow Up Date": "跟踪日期", |
|
224 |
Priority: "优先级", |
|
225 |
"The follow up date as an EL expression (e.g. ${someDate} or an ISO date (e.g. 2015-06-26T09:54:00)": |
|
226 |
"跟踪日期必须符合EL表达式,如: ${someDate} ,或者一个ISO标准日期,如:2015-06-26T09:54:00", |
|
227 |
"The due date as an EL expression (e.g. ${someDate} or an ISO date (e.g. 2015-06-26T09:54:00)": |
|
228 |
"跟踪日期必须符合EL表达式,如: ${someDate} ,或者一个ISO标准日期,如:2015-06-26T09:54:00", |
|
229 |
Variables: "变量", |
|
230 |
"Candidate Starter Configuration": "候选人起动器配置", |
|
231 |
"Candidate Starter Groups": "候选人起动器组", |
|
232 |
"This maps to the process definition key.": "这映射到流程定义键。", |
|
233 |
"Candidate Starter Users": "候选人起动器的用户", |
|
234 |
"Specify more than one user as a comma separated list.": "指定多个用户作为逗号分隔的列表。", |
|
235 |
"Tasklist Configuration": "Tasklist配置", |
|
236 |
Startable: "启动", |
|
237 |
"Specify more than one group as a comma separated list.": "指定多个组作为逗号分隔的列表。" |
|
238 |
}; |