'Triggered only if one of the selected fields changes. If unselected, it means that it will be triggered when any field changes. When record is added or deleted, any field is considered to have been changed.':'只有被选中的某个字段发生变动时才会触发。如果不选择,则表示任何字段变动时都会触发。新增或删除数据时,任意字段都被认为发生变动。',
'Only triggers when match conditions':'满足以下条件才触发',
'Schedule event':'定时任务',
'Trigger mode':'触发模式',
'Based on certain date':'自定义时间',
'Based on date field of collection':'根据数据表时间字段',
'Starts on':'开始于',
'Ends on':'结束于',
'Exactly at':'当时',
'Repeat mode':'重复模式',
'Repeat limit':'重复次数',
'No limit':'不限',
'Seconds':'秒',
'Minutes':'分钟',
'Hours':'小时',
'Days':'天',
'Weeks':'周',
'Months':'月',
'No repeat':'不重复',
'Every':'每',
'By minute':'按分钟',
'By hour':'按小时',
'By day':'按天',
'By week':'按周',
'By month':'按月',
'By field':'数据表字段',
'By custom date':'自定义时间',
'Advanced':'高级模式',
'Advanced type':'高级类型',
'End':'结束',
'Node result':'节点数据',
'Constant':'常量',
'Boolean':'逻辑值',
'String':'字符串',
'Calculator':'运算',
'Arithmetic calculation':'算术运算',
'String operation':'字符串',
'Executed at':'执行于',
'Queueing':'队列中',
'On going':'进行中',
'Succeeded':'成功',
'Failed':'失败',
'Pending':'等待处理',
'Canceled':'已取消',
'This node contains branches, deleting will also be preformed to them, are you sure?':'节点包含分支,将同时删除其所有分支下的子节点,确定继续?',
'Control':'流程控制',
'Collection operations':'数据表操作',
'Extended types':'扩展类型',
'Node type':'节点类型',
'Calculation':'运算',
'Configure calculation':'配置运算',
'Calculation result':'运算结果',
'True':'真',
'False':'假',
'concat':'连接',
'Condition':'条件判断',
'Mode':'模式',
'Continue when "Yes"':'“是”则继续',
'Branch into "Yes" and "No"':'“是”和“否”分别继续',
'Conditions':'条件配置',
'Parallel branch':'分支',
'Add branch':'增加分支',
'All succeeded':'全部成功',
'Any succeeded':'任意成功',
'Any succeeded or failed':'任意成功或失败',
'Continue after all branches succeeded':'全部分支都成功后才能继续',
'Continue after any branch succeeded':'任意分支成功后就继续',
'Continue after any branch succeeded, or exit after any branch failed':'任意分支成功继续,或失败后退出',
'Delay':'延时',
'Duration':'时长',
'End Status':'到时状态',
'Select status':'选择状态',
'Succeed and continue':'通过并继续',
'Fail and exit':'失败并退出',
'Create record':'新增数据',
'Update record':'更新数据',
'Query record':'查询数据',
'Multiple records':'多条数据',
'Please select collection first':'请先选择数据表',
'Only update records matching conditions':'只更新满足条件的数据',
'Fields that are not assigned a value will be set to the default value, and those that do not have a default value are set to null.':'未被赋值的字段将被设置为默认值,没有默认值的设置为空值。',
'Trigger in executed workflow cannot be modified':'已经执行过工作流的触发器不能被修改',
'Node in executed workflow cannot be modified':'已经执行过工作流中的节点不能被修改',