zh.js 10 KB

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