'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':'满足以下条件才触发',
'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':'已经执行过工作流中的节点不能被修改',
'The result of this node has been referenced by other nodes ({{nodes}}), please remove the usage before deleting.':'该节点的执行结果已被其他节点({{nodes}})引用,删除前请先移除引用。',