@nocobase/plugin-workflow 2.2.0-alpha.1 → 2.2.0-alpha.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (264) hide show
  1. package/client-v2.d.ts +2 -0
  2. package/client-v2.js +1 -0
  3. package/dist/client/119.e7dbd037d52d1286.js +10 -0
  4. package/dist/client/142.fb4936d78fc80007.js +10 -0
  5. package/dist/client/159.cc9a0f2d92cab2c1.js +10 -0
  6. package/dist/client/276.69fb2aea13bc7c37.js +10 -0
  7. package/dist/client/346.66d060d37843d3d1.js +10 -0
  8. package/dist/client/382.d37fba14a6b91b0b.js +10 -0
  9. package/dist/client/394.a37310b78419ad7a.js +10 -0
  10. package/dist/client/438.6c6409d821d8c353.js +10 -0
  11. package/dist/client/509.88792f5bd054b2af.js +10 -0
  12. package/dist/client/54.d81b710f7b4c1cd5.js +10 -0
  13. package/dist/client/618.1aa6c21d0f2840cb.js +10 -0
  14. package/dist/client/635.ff6085589e23d39b.js +10 -0
  15. package/dist/client/67.56a3d15a55ab7d5c.js +10 -0
  16. package/dist/client/719.f011fde3ad54571e.js +10 -0
  17. package/dist/client/728.711fd4f1ed7d4e6a.js +10 -0
  18. package/dist/client/739.49407722fca8d236.js +10 -0
  19. package/dist/client/759.13aab01e6912ed8d.js +10 -0
  20. package/dist/client/772.1ebaef11a0ac8688.js +10 -0
  21. package/dist/client/782.47792ce10fc0d5fb.js +10 -0
  22. package/dist/client/828.6880ab21513b1968.js +10 -0
  23. package/dist/client/87.083467b89aaf3e53.js +10 -0
  24. package/dist/client/938.26493fc09ba1ccbc.js +10 -0
  25. package/dist/client/964.5ab736effd480a42.js +10 -0
  26. package/dist/client/972.dd7f074d5f12e171.js +10 -0
  27. package/dist/client/AddNodeContext.d.ts +1 -9
  28. package/dist/client/Branch.d.ts +1 -1
  29. package/dist/client/BranchContext.d.ts +2 -10
  30. package/dist/client/FlowContext.d.ts +10 -5
  31. package/dist/client/NodeClipboardContext.d.ts +12 -2
  32. package/dist/client/NodeDragContext.d.ts +14 -2
  33. package/dist/client/RemoveNodeContext.d.ts +16 -2
  34. package/dist/client/index.d.ts +1 -1
  35. package/dist/client/index.js +1 -1
  36. package/dist/client/nodeVariableUtils.d.ts +7 -6
  37. package/dist/client/nodes/calculation.d.ts +3 -75
  38. package/dist/client/nodes/condition.d.ts +7 -111
  39. package/dist/client/nodes/create.d.ts +3 -124
  40. package/dist/client/nodes/destroy.d.ts +2 -57
  41. package/dist/client/nodes/end.d.ts +2 -23
  42. package/dist/client/nodes/index.d.ts +2 -91
  43. package/dist/client/nodes/multi-conditions.d.ts +10 -48
  44. package/dist/client/nodes/output.d.ts +2 -44
  45. package/dist/client/nodes/query.d.ts +3 -255
  46. package/dist/client/nodes/update.d.ts +2 -117
  47. package/dist/client/style.d.ts +7 -26
  48. package/dist/client/triggers/collection.d.ts +3 -154
  49. package/dist/client/triggers/index.d.ts +2 -36
  50. package/dist/client/triggers/schedule/index.d.ts +8 -65
  51. package/dist/client/utils.d.ts +4 -5
  52. package/dist/client/variable.d.ts +7 -53
  53. package/dist/client-v2/119.81195bcd0d451279.js +10 -0
  54. package/dist/client-v2/142.a8c8df2a9abb43c5.js +10 -0
  55. package/dist/client-v2/159.cb221540c286cd32.js +10 -0
  56. package/dist/client-v2/276.7f746d899e221e2f.js +10 -0
  57. package/dist/client-v2/326.bdc99ad8e7590970.js +10 -0
  58. package/dist/client-v2/346.8c038b3c99d4fdc9.js +10 -0
  59. package/dist/client-v2/382.05f5482bb512b179.js +10 -0
  60. package/dist/client-v2/387.5e61d648d16dbf1b.js +10 -0
  61. package/dist/client-v2/394.515ed058e7f72797.js +10 -0
  62. package/dist/client-v2/438.b7df0416b66f8f64.js +10 -0
  63. package/dist/client-v2/513.617697f74783a611.js +10 -0
  64. package/dist/client-v2/54.d3daf06e53092726.js +10 -0
  65. package/dist/client-v2/635.14a6f21cf4f16345.js +10 -0
  66. package/dist/client-v2/677.7382807126d9621a.js +10 -0
  67. package/dist/client-v2/719.05cf070ef89a78f4.js +10 -0
  68. package/dist/client-v2/728.4e8322ff8fce87b9.js +10 -0
  69. package/dist/client-v2/739.5b60845103064f8d.js +10 -0
  70. package/dist/client-v2/759.7b162ad3adf450f1.js +10 -0
  71. package/dist/client-v2/772.8e5148d8c1518449.js +10 -0
  72. package/dist/client-v2/938.717e47af39485b29.js +10 -0
  73. package/dist/client-v2/ExecutionCanvas.d.ts +15 -0
  74. package/dist/client-v2/canvas/AddNodeContext.d.ts +35 -0
  75. package/dist/client-v2/canvas/AddNodeContext.shared.d.ts +33 -0
  76. package/dist/client-v2/canvas/AddNodeSlot.d.ts +20 -0
  77. package/dist/client-v2/canvas/Branch.d.ts +32 -0
  78. package/dist/client-v2/canvas/BranchContext.d.ts +29 -0
  79. package/dist/client-v2/canvas/BranchRenderContext.d.ts +14 -0
  80. package/dist/client-v2/canvas/CanvasContent.d.ts +20 -0
  81. package/dist/client-v2/canvas/DownstreamBranchIndex.d.ts +20 -0
  82. package/dist/client-v2/canvas/Instruction.d.ts +139 -0
  83. package/dist/{client/triggers/schedule/EndsByField.d.ts → client-v2/canvas/JobButton.d.ts} +3 -3
  84. package/dist/client-v2/canvas/Node.d.ts +38 -0
  85. package/dist/client-v2/canvas/NodeClipboardContext.d.ts +64 -0
  86. package/dist/client-v2/canvas/NodeConfigDrawer.d.ts +27 -0
  87. package/dist/client-v2/canvas/NodeDragContext.d.ts +83 -0
  88. package/dist/client-v2/canvas/RemoveNodeContext.d.ts +45 -0
  89. package/dist/client-v2/canvas/WorkflowTypedVariableInput.d.ts +16 -0
  90. package/dist/client-v2/canvas/WorkflowVariableInput.d.ts +47 -0
  91. package/dist/client-v2/canvas/WorkflowVariableJsonTextArea.d.ts +15 -0
  92. package/dist/client-v2/canvas/WorkflowVariableTag.d.ts +22 -0
  93. package/dist/client-v2/canvas/WorkflowVariableTextArea.d.ts +23 -0
  94. package/dist/client-v2/canvas/adaptVariableOptionToMetaTree.d.ts +48 -0
  95. package/dist/client-v2/canvas/addNodeController.d.ts +70 -0
  96. package/dist/client-v2/canvas/collectionFieldOptions.d.ts +57 -0
  97. package/dist/client-v2/canvas/contexts.d.ts +86 -0
  98. package/dist/client-v2/canvas/dropImpact.d.ts +28 -0
  99. package/dist/client-v2/canvas/instructionAvailability.d.ts +26 -0
  100. package/dist/client-v2/canvas/nodeRenderDispatch.d.ts +79 -0
  101. package/dist/client-v2/canvas/nodeTree.d.ts +21 -0
  102. package/dist/client-v2/canvas/nodeVariableUtils.d.ts +14 -0
  103. package/dist/client-v2/canvas/removeNodeUtils.d.ts +31 -0
  104. package/dist/client-v2/canvas/style.d.ts +35 -0
  105. package/dist/client-v2/canvas/textAreaInsertion.d.ts +14 -0
  106. package/dist/client-v2/canvas/useWorkflowInstruction.d.ts +23 -0
  107. package/dist/client-v2/canvas/useWorkflowVariableOptions.d.ts +40 -0
  108. package/dist/client-v2/canvas/workflowVariableConverters.d.ts +13 -0
  109. package/dist/client-v2/components/Calculation.d.ts +18 -0
  110. package/dist/client-v2/components/ExecutionStatusIcon.d.ts +18 -0
  111. package/dist/{client/triggers/schedule/RepeatField.d.ts → client-v2/components/ExecutionStatusTag.d.ts} +3 -4
  112. package/dist/client-v2/components/ExecutionViewHeader.d.ts +29 -0
  113. package/dist/client-v2/components/ExecutionsDropdown.d.ts +25 -0
  114. package/dist/client-v2/components/FilterDynamicComponent.d.ts +28 -0
  115. package/dist/client-v2/components/HideVariableContext.d.ts +11 -0
  116. package/dist/client-v2/components/JobResultModal.d.ts +11 -0
  117. package/dist/client-v2/components/RadioWithTooltip.d.ts +23 -0
  118. package/dist/client-v2/components/SyncModeSelect.d.ts +16 -0
  119. package/dist/{client/triggers/schedule/OnField.d.ts → client-v2/components/SyncModeTag.d.ts} +3 -3
  120. package/dist/client-v2/components/TestRunButton.d.ts +36 -0
  121. package/dist/client-v2/components/TimeoutInput.d.ts +15 -0
  122. package/dist/client-v2/components/WorkflowCanvasHeader.d.ts +17 -0
  123. package/dist/client-v2/components/WorkflowDetailsModal.d.ts +25 -0
  124. package/dist/client-v2/components/WorkflowEnabledSwitch.d.ts +16 -0
  125. package/dist/client-v2/components/WorkflowMenu.d.ts +17 -0
  126. package/dist/client-v2/components/WorkflowRevisionsDropdown.d.ts +15 -0
  127. package/dist/client-v2/components/WorkflowVariableWrapper.d.ts +25 -0
  128. package/dist/client-v2/components/collection/AppendsSelect.d.ts +15 -0
  129. package/dist/client-v2/components/collection/AssignedFieldsEditor.d.ts +24 -0
  130. package/dist/client-v2/components/collection/CollectionCascader.d.ts +15 -0
  131. package/dist/client-v2/components/collection/FieldsSelect.d.ts +16 -0
  132. package/dist/client-v2/components/collection/PaginationFields.d.ts +14 -0
  133. package/dist/client-v2/components/collection/SortFieldsInput.d.ts +19 -0
  134. package/dist/client-v2/components/collection/TriggerCollectionRecordSelect.d.ts +15 -0
  135. package/dist/client-v2/components/collection/index.d.ts +16 -0
  136. package/dist/client-v2/components/collection/utils.d.ts +42 -0
  137. package/dist/client-v2/components/formatResultForDisplay.d.ts +17 -0
  138. package/dist/client-v2/components/jobStatus.d.ts +27 -0
  139. package/dist/client-v2/components/renderEngineReference.d.ts +10 -0
  140. package/dist/client-v2/components/workflowCanvas.d.ts +41 -0
  141. package/dist/client-v2/constants.d.ts +19 -0
  142. package/dist/client-v2/hooks/useWorkflowRuntimePaths.d.ts +16 -0
  143. package/dist/client-v2/index.d.ts +48 -0
  144. package/dist/client-v2/index.js +10 -0
  145. package/dist/client-v2/locale.d.ts +41 -0
  146. package/dist/{client → client-v2}/models/NodeDetailsGridModel.d.ts +1 -1
  147. package/dist/{client → client-v2}/models/NodeDetailsModel.d.ts +1 -1
  148. package/dist/{client → client-v2}/models/NodeValueModel.d.ts +1 -1
  149. package/dist/{client → client-v2}/models/TaskCardCommonItemModel.d.ts +1 -1
  150. package/dist/client-v2/models/WorkflowTasksTopbarActionModel.d.ts +18 -0
  151. package/dist/{client → client-v2}/models/index.d.ts +2 -0
  152. package/dist/client-v2/models/triggerWorkflows.d.ts +43 -0
  153. package/dist/client-v2/nodes/calculation.d.ts +38 -0
  154. package/dist/client-v2/nodes/collectionNode.d.ts +29 -0
  155. package/dist/client-v2/nodes/components/calculation.d.ts +11 -0
  156. package/dist/client-v2/nodes/components/collection.d.ts +15 -0
  157. package/dist/client-v2/nodes/components/condition.d.ts +25 -0
  158. package/dist/client-v2/nodes/components/conditionShared.d.ts +20 -0
  159. package/dist/client-v2/nodes/components/create.d.ts +12 -0
  160. package/dist/client-v2/nodes/components/destroy.d.ts +12 -0
  161. package/dist/{client/triggers/schedule/ScheduleConfig.d.ts → client-v2/nodes/components/end.d.ts} +1 -1
  162. package/dist/client-v2/nodes/components/filter.d.ts +17 -0
  163. package/dist/client-v2/nodes/components/multi-conditions.d.ts +13 -0
  164. package/dist/client-v2/nodes/components/multiConditionsShared.d.ts +20 -0
  165. package/dist/client-v2/nodes/components/output.d.ts +10 -0
  166. package/dist/client-v2/nodes/components/query.d.ts +12 -0
  167. package/dist/client-v2/nodes/components/update.d.ts +12 -0
  168. package/dist/client-v2/nodes/condition.d.ts +46 -0
  169. package/dist/client-v2/nodes/create.d.ts +30 -0
  170. package/dist/client-v2/nodes/destroy.d.ts +24 -0
  171. package/dist/client-v2/nodes/end.d.ts +21 -0
  172. package/dist/client-v2/nodes/multi-conditions.d.ts +34 -0
  173. package/dist/client-v2/nodes/output.d.ts +29 -0
  174. package/dist/client-v2/nodes/query.d.ts +32 -0
  175. package/dist/client-v2/nodes/update.d.ts +25 -0
  176. package/dist/client-v2/pages/ExecutionHistoryDrawer.d.ts +13 -0
  177. package/dist/client-v2/pages/ExecutionViewPage.d.ts +10 -0
  178. package/dist/client-v2/pages/WorkflowCanvasPage.d.ts +10 -0
  179. package/dist/client-v2/pages/WorkflowCategoryTabs.d.ts +25 -0
  180. package/dist/client-v2/pages/WorkflowFormDrawer.d.ts +40 -0
  181. package/dist/client-v2/pages/WorkflowPane.d.ts +10 -0
  182. package/dist/client-v2/pages/WorkflowTasksPage.d.ts +10 -0
  183. package/dist/client-v2/plugin.d.ts +119 -0
  184. package/dist/client-v2/taskCenter.d.ts +105 -0
  185. package/dist/client-v2/triggers/ExecuteWorkflowButton.d.ts +35 -0
  186. package/dist/client-v2/triggers/TriggerConfig.d.ts +22 -0
  187. package/dist/client-v2/triggers/TriggerExecutionButton.d.ts +13 -0
  188. package/dist/client-v2/triggers/collection/CollectionConfig.d.ts +14 -0
  189. package/dist/client-v2/triggers/collection/TriggerCollectionConfig.d.ts +11 -0
  190. package/dist/client-v2/triggers/collection/constants.d.ts +28 -0
  191. package/dist/client-v2/triggers/collection/index.d.ts +40 -0
  192. package/dist/client-v2/triggers/index.d.ts +63 -0
  193. package/dist/client-v2/triggers/schedule/EndsByField.d.ts +17 -0
  194. package/dist/client-v2/triggers/schedule/OnField.d.ts +20 -0
  195. package/dist/client-v2/triggers/schedule/RepeatField.d.ts +23 -0
  196. package/dist/client-v2/triggers/schedule/ScheduleConfig.d.ts +17 -0
  197. package/dist/client-v2/triggers/schedule/ScheduleModes.d.ts +41 -0
  198. package/dist/{client → client-v2}/triggers/schedule/TriggerScheduleConfig.d.ts +1 -0
  199. package/dist/{client → client-v2}/triggers/schedule/constants.d.ts +8 -5
  200. package/dist/client-v2/triggers/schedule/index.d.ts +40 -0
  201. package/dist/client-v2/triggers/schedule/locale/Cron.zh-CN.d.ts +11 -0
  202. package/dist/client-v2/utils/contextSingleton.d.ts +9 -0
  203. package/dist/common/collections/workflows.d.ts +16 -0
  204. package/dist/common/collections/workflows.js +5 -0
  205. package/dist/common/defaultWorkflowFilter.d.ts +21 -0
  206. package/dist/common/defaultWorkflowFilter.js +38 -0
  207. package/dist/common/executionStatus.d.ts +44 -0
  208. package/dist/common/executionStatus.js +133 -0
  209. package/dist/externalVersion.js +16 -12
  210. package/dist/locale/de-DE.json +16 -1
  211. package/dist/locale/en-US.json +31 -2
  212. package/dist/locale/es-ES.json +16 -1
  213. package/dist/locale/fr-FR.json +16 -1
  214. package/dist/locale/hu-HU.json +16 -1
  215. package/dist/locale/id-ID.json +16 -1
  216. package/dist/locale/it-IT.json +16 -1
  217. package/dist/locale/ja-JP.json +16 -1
  218. package/dist/locale/ko-KR.json +16 -1
  219. package/dist/locale/nl-NL.json +16 -1
  220. package/dist/locale/pt-BR.json +16 -1
  221. package/dist/locale/ru-RU.json +16 -1
  222. package/dist/locale/tr-TR.json +16 -1
  223. package/dist/locale/uk-UA.json +16 -1
  224. package/dist/locale/vi-VN.json +16 -1
  225. package/dist/locale/zh-CN.json +30 -2
  226. package/dist/locale/zh-TW.json +22 -1
  227. package/dist/node_modules/cron-parser/package.json +1 -1
  228. package/dist/node_modules/joi/package.json +1 -1
  229. package/dist/node_modules/lru-cache/package.json +1 -1
  230. package/dist/node_modules/nodejs-snowflake/package.json +1 -1
  231. package/dist/server/Dispatcher.d.ts +27 -14
  232. package/dist/server/Dispatcher.js +208 -154
  233. package/dist/server/ExecutionTimeoutManager.js +4 -3
  234. package/dist/server/Plugin.d.ts +17 -8
  235. package/dist/server/Plugin.js +58 -13
  236. package/dist/server/Processor.d.ts +17 -7
  237. package/dist/server/Processor.js +112 -0
  238. package/dist/server/actions/executions.js +3 -6
  239. package/dist/server/actions/jobs.js +1 -2
  240. package/dist/server/actions/nodes.js +36 -1
  241. package/dist/server/actions/workflows.d.ts +1 -0
  242. package/dist/server/actions/workflows.js +17 -2
  243. package/dist/server/index.d.ts +1 -1
  244. package/dist/server/instructions/CreateInstruction.js +6 -2
  245. package/dist/server/instructions/DestroyInstruction.js +2 -1
  246. package/dist/server/instructions/QueryInstruction.js +2 -1
  247. package/dist/server/instructions/UpdateInstruction.js +2 -1
  248. package/dist/server/triggers/CollectionTrigger.d.ts +6 -1
  249. package/dist/server/triggers/CollectionTrigger.js +29 -1
  250. package/dist/server/triggers/ScheduleTrigger/StaticScheduleTrigger.d.ts +1 -1
  251. package/dist/server/triggers/index.d.ts +1 -1
  252. package/dist/server/types/Execution.d.ts +2 -0
  253. package/dist/server/types/Job.d.ts +5 -0
  254. package/dist/server/types/Workflow.d.ts +1 -0
  255. package/dist/server/utils.d.ts +2 -1
  256. package/dist/server/utils.js +46 -28
  257. package/dist/swagger/index.d.ts +1 -0
  258. package/dist/swagger/index.js +4 -2
  259. package/package.json +4 -2
  260. package/dist/client/618.19af7f84261c815d.js +0 -10
  261. package/dist/client/67.452743ce8ec30617.js +0 -10
  262. package/dist/client/964.ffbf5b47ed12bbdc.js +0 -10
  263. package/dist/client/triggers/schedule/ScheduleModes.d.ts +0 -170
  264. package/dist/client/triggers/schedule/locale/Cron.zh-CN.d.ts +0 -42
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "53 bit (JavaScript safe) unique ID generated by Snowflake algorithm. Will always generate new one each time use this variable.": "53 bit (JavaScript safe) unique ID generated by Snowflake algorithm. Will always generate new one each time use this variable.",
3
- "53-bit Snowflake ID doc link": "https://v2.docs.nocobase.com/data-sources/data-modeling/collection-fields/advanced/snowflake-id",
3
+ "53-bit Snowflake ID doc link": "https://docs.nocobase.com/data-sources/data-modeling/collection-fields/advanced/snowflake-id",
4
4
  "\"Submit to workflow\" to \"Post-action event\" is deprecated, please use \"Custom action event\" instead.": "\"Submit to workflow\" to \"Post-action event\" is deprecated, please use \"Custom action event\" instead.",
5
5
  "\"{{branchName}}\" branch": "\"{{branchName}}\" branch",
6
6
  "A new version will be created automatically after execution if current version is not executed.": "A new version will be created automatically after execution if current version is not executed.",
@@ -8,6 +8,7 @@
8
8
  "Add": "Add",
9
9
  "Add branch": "Add branch",
10
10
  "Add category": "Add category",
11
+ "Add field": "Add field",
11
12
  "Add new record to a collection. You can use variables from upstream nodes to assign values to fields.": "Add new record to a collection. You can use variables from upstream nodes to assign values to fields.",
12
13
  "Add node": "Add node",
13
14
  "Add workflow": "Add workflow",
@@ -116,6 +117,8 @@
116
117
  "Failed to satisfy node configurations.": "Failed to satisfy node configurations.",
117
118
  "False": "False",
118
119
  "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.": "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.",
120
+ "Fields values": "Fields values",
121
+ "Failed to save trigger": "Failed to save trigger",
119
122
  "First condition": "First condition",
120
123
  "For user actions that require immediate feedback. Can not use asynchronous nodes in such mode, and it is not recommended to perform time-consuming operations under synchronous mode.": "For user actions that require immediate feedback. Can not use asynchronous nodes in such mode, and it is not recommended to perform time-consuming operations under synchronous mode.",
121
124
  "From left to right, attempt each branch sequentially based on the configured conditions. Only branches that meet the conditions will be executed. Otherwise, the next branch will be attempted. If none of the branches meet the conditions, it can either exit the process or continue to the next node based on configuration.": "From left to right, attempt each branch sequentially based on the configured conditions. Only branches that meet the conditions will be executed. Otherwise, the next branch will be attempted. If none of the branches meet the conditions, it can either exit the process or continue to the next node based on configuration.",
@@ -155,6 +158,7 @@
155
158
  "No workflow tasks available. Please contact the administrator.": "No workflow tasks available. Please contact the administrator.",
156
159
  "Node in executed workflow cannot be modified": "Node in executed workflow cannot be modified",
157
160
  "Node result": "Node result",
161
+ "Node title": "Node title",
158
162
  "Node type": "Node type",
159
163
  "Node with unknown type will cause error. Please delete it or check plugin which provide this type.": "Node with unknown type will cause error. Please delete it or check plugin which provide this type.",
160
164
  "Null": "Null",
@@ -169,6 +173,7 @@
169
173
  "Otherwise": "Otherwise",
170
174
  "Output": "Output",
171
175
  "Output value": "Output value",
176
+ "Parent execution ID": "Parent execution ID",
172
177
  "Pending": "Pending",
173
178
  "Please add at least one condition": "Please add at least one condition",
174
179
  "Please select collection first": "Please select collection first",
@@ -192,6 +197,7 @@
192
197
  "Scope variables": "Scope variables",
193
198
  "Seconds": "Seconds",
194
199
  "Select context": "Select context",
200
+ "Select field": "Select field",
195
201
  "Select users": "Select users",
196
202
  "Select workflow": "Select workflow",
197
203
  "Set output data of this workflow. When this one is executed as a subflow, the output could be used as variables in downstream nodes of super workflow. You can also use this node in an AI employee workflow, to define what to output. If this node is added multiple times, the value of the last executed node prevails.": "Set output data of this workflow. When this one is executed as a subflow, the output could be used as variables in downstream nodes of super workflow. You can also use this node in an AI employee workflow, to define what to output. If this node is added multiple times, the value of the last executed node prevails.",
@@ -208,6 +214,10 @@
208
214
  "Support pre-action event (local mode), post-action event (local mode), and approval event here.": "Support pre-action event (local mode), post-action event (local mode), and approval event here.",
209
215
  "Sync": "Sync",
210
216
  "Sync enabled status of all workflows from database": "Sync enabled status of all workflows from database",
217
+ "Synchronous collection event workflows run within the trigger transaction by default. Related data operations automatically use this transaction.": "Synchronous collection event workflows run within the trigger transaction by default. Related data operations automatically use this transaction.",
218
+ "Rollback when workflow execution fails": "Rollback when workflow execution fails",
219
+ "Only available in synchronous mode. When enabled, if the workflow execution ends with a failed status, the data operation that triggered it will fail and be rolled back.": "Only available in synchronous mode. When enabled, if the workflow execution ends with a failed status, the data operation that triggered it will fail and be rolled back.",
220
+ "System process failed, please contact administrator.": "System process failed, please contact administrator.",
211
221
  "Synchronously": "Synchronously",
212
222
  "Syntax references: ": "Syntax references: ",
213
223
  "System time": "System time",
@@ -224,14 +234,20 @@
224
234
  "The workflow tasks page has already been created.": "The workflow tasks page has already been created.",
225
235
  "This is a main version, delete it will cause the whole workflow to be deleted (including all other revisions).": "This is a main version, delete it will cause the whole workflow to be deleted (including all other revisions).",
226
236
  "This node contains branches, deleting will also be preformed to them, are you sure?": "This node contains branches, deleting will also be preformed to them, are you sure?",
237
+ "This node type is not available in the new canvas yet.": "This node type is not available in the new canvas yet.",
238
+ "This node's configuration has not been migrated to the new canvas yet.": "This node's configuration has not been migrated to the new canvas yet.",
239
+ "This trigger type is not available in the new canvas yet.": "This trigger type is not available in the new canvas yet.",
240
+ "This trigger's configuration has not been migrated to the new canvas yet.": "This trigger's configuration has not been migrated to the new canvas yet.",
227
241
  "This type of trigger has not been supported to be executed manually.": "This type of trigger has not been supported to be executed manually.",
228
242
  "This will perform all the actions configured in the workflow. Are you sure you want to continue?": "This will perform all the actions configured in the workflow. Are you sure you want to continue?",
229
243
  "Trigger": "Trigger",
244
+ "Trigger configuration": "Trigger configuration",
230
245
  "Trigger data": "Trigger data",
231
246
  "Trigger data context": "Trigger data context",
232
247
  "Trigger in executed workflow cannot be modified": "Trigger in executed workflow cannot be modified",
233
248
  "Trigger mode": "Trigger mode",
234
249
  "Trigger on": "Trigger on",
250
+ "Trigger title": "Trigger title",
235
251
  "Trigger time": "Trigger time",
236
252
  "Trigger type": "Trigger type",
237
253
  "Trigger variables": "Trigger variables",
@@ -239,6 +255,7 @@
239
255
  "Triggered according to preset time conditions. Suitable for one-time or periodic tasks, such as sending notifications and cleaning data on a schedule.": "Triggered according to preset time conditions. Suitable for one-time or periodic tasks, such as sending notifications and cleaning data on a schedule.",
240
256
  "Triggered at": "Triggered at",
241
257
  "Triggered but still waiting in queue to execute.": "Triggered but still waiting in queue to execute.",
258
+ "Triggered manually": "Triggered manually",
242
259
  "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, any field is considered to have been changed.": "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, any field is considered to have been changed.",
243
260
  "Triggered when data changes in the collection, such as after adding, updating, or deleting a record. Unlike \"Post-action event\", Collection event listens for data changes rather than HTTP requests. Unless you understand the exact meaning, it is recommended to use \"Post-action event\".": "Triggered when data changes in the collection, such as after adding, updating, or deleting a record. Unlike \"Post-action event\", Collection event listens for data changes rather than HTTP requests. Unless you understand the exact meaning, it is recommended to use \"Post-action event\".",
244
261
  "True": "True",
@@ -250,17 +267,24 @@
250
267
  "Update in a batch": "Update in a batch",
251
268
  "Update mode": "Update mode",
252
269
  "Update one by one": "Update one by one",
270
+ "Unsupported node": "Unsupported node",
253
271
  "Update record": "Update record",
254
272
  "Update records of a collection. You can use variables from upstream nodes as query conditions and field values.": "Update records of a collection. You can use variables from upstream nodes as query conditions and field values.",
255
273
  "Use transaction": "Use transaction",
256
274
  "Variable key of node": "Variable key of node",
257
275
  "Version": "Version",
276
+ "Version ID": "Version ID",
258
277
  "View result": "View result",
259
278
  "Weeks": "Weeks",
260
279
  "When no condition matches": "When no condition matches",
261
280
  "Will be executed in the background as a queued task.": "Will be executed in the background as a queued task.",
262
281
  "Workflow": "Workflow",
282
+ "This workflow has configuration issues and may not work properly.": "This workflow has configuration issues and may not work properly.",
283
+ "Workflow title": "Workflow title",
284
+ "Workflow canvas editor is being migrated to the new UI.": "Workflow canvas editor is being migrated to the new UI.",
285
+ "Workflow not executed": "Workflow not executed",
263
286
  "Workflow executed, the result status is <1>{{statusText}}</1><2>View the execution</2>": "Workflow executed, the result status is <1>{{statusText}}</1><2>View the execution</2>",
287
+ "Workflow was not triggered because the current request did not meet the trigger requirements.": "Workflow was not triggered because the current request did not meet the trigger requirements.",
264
288
  "Workflow of execution is not existed": "Workflow of execution is not existed",
265
289
  "Workflow tasks": "Workflow tasks",
266
290
  "Workflow todos": "Workflow todos",
@@ -268,7 +292,11 @@
268
292
  "Workflow will be triggered directly once the button clicked, without data saving. Only supports to be bound with \"Custom action event\".": "Workflow will be triggered directly once the button clicked, without data saving. Only supports to be bound with \"Custom action event\".",
269
293
  "Workflow with unknown type will cause error. Please delete it or check plugin which provide this type.": "Workflow with unknown type will cause error. Please delete it or check plugin which provide this type.",
270
294
  "Yes": "Yes",
295
+ "Failed to add node": "Failed to add node",
296
+ "Failed to delete node": "Failed to delete node",
271
297
  "Failed to move node": "Failed to move node",
298
+ "Failed to run": "Failed to run",
299
+ "Failed to save node": "Failed to save node",
272
300
  "Confirm move": "Confirm move",
273
301
  "Moving this node may remove variable references.": "Moving this node may remove variable references.",
274
302
  "Impacted current node variables": "Variables referenced by current node",
@@ -283,5 +311,6 @@
283
311
  "Click a paste button to place": "Click a paste button to place",
284
312
  "Confirm paste": "Confirm paste",
285
313
  "This action will remove invalid variable references, otherwise the workflow cannot run correctly.": "This action will remove invalid variable references, otherwise the workflow cannot run correctly.",
286
- "Failed to paste node": "Failed to paste node"
314
+ "Failed to paste node": "Failed to paste node",
315
+ "Available in the classic UI for now": "Available in the classic UI for now"
287
316
  }
@@ -102,6 +102,9 @@
102
102
  "Executed at": "Ejecutado en",
103
103
  "Executed workflow cannot be modified. Could be copied to a new version to modify.": "Executed workflow cannot be modified. Could be copied to a new version to modify.",
104
104
  "Execution history": "Historial de ejecución",
105
+ "Version ID": "ID de versión",
106
+ "Parent execution ID": "ID de ejecución superior",
107
+ "Triggered manually": "Activado manualmente",
105
108
  "Timeout settings": "Configuración del tiempo de espera",
106
109
  "0 means unlimited. If you set any other value and the execution is still not completed when the timeout is reached, the execution plan will be terminated and the remaining nodes will not be executed. Time spent in queue is not counted; timing starts only after it first enters a processor.": "0 significa sin límite. Si establece cualquier otro valor y la ejecución aún no ha finalizado cuando se alcanza el tiempo límite, el plan de ejecución se terminará y los nodos restantes no se ejecutarán. El tiempo en cola no se contabiliza; el conteo comienza solo después de que entra por primera vez en un procesador.",
107
110
  "Exit when query result is null": "Exit when query result is null",
@@ -202,6 +205,7 @@
202
205
  "Syntax references: ": "Syntax references: ",
203
206
  "System time": "System time",
204
207
  "System variables": "System variables",
208
+ "System process failed, please contact administrator.": "El proceso del sistema falló, contacte al administrador.",
205
209
  "Task type {{type}} is invalid": "Task type {{type}} is invalid",
206
210
  "Test run": "Test run",
207
211
  "Test run will do the actual data manipulating or API calling, please use with caution.": "Test run will do the actual data manipulating or API calling, please use with caution.",
@@ -250,7 +254,9 @@
250
254
  "When no condition matches": "When no condition matches",
251
255
  "Will be executed in the background as a queued task.": "Will be executed in the background as a queued task.",
252
256
  "Workflow": "Flujo de trabajo",
257
+ "Workflow not executed": "Flujo de trabajo no ejecutado",
253
258
  "Workflow executed, the result status is <1>{{statusText}}</1><2>View the execution</2>": "Workflow executed, the result status is <1>{{statusText}}</1><2>View the execution</2>",
259
+ "Workflow was not triggered because the current request did not meet the trigger requirements.": "El flujo de trabajo no se activó porque la solicitud actual no cumplió los requisitos del desencadenador.",
254
260
  "Workflow of execution is not existed": "Workflow of execution is not existed",
255
261
  "Workflow tasks": "Workflow tasks",
256
262
  "Workflow todos": "Workflow todos",
@@ -265,5 +271,14 @@
265
271
  "Impacted dependent node variables": "Nodos que referencian las variables del nodo actual",
266
272
  "Keep variable references": "Mantener referencias de variables",
267
273
  "Keeping variable references requires manual adjustment, otherwise workflow may fail.": "Mantener las referencias de variables requiere un ajuste manual; de lo contrario, el flujo de trabajo puede fallar.",
268
- "Failed to update node variables": "No se pudieron actualizar las variables del nodo"
274
+ "Failed to update node variables": "No se pudieron actualizar las variables del nodo",
275
+ "Unsupported node": "Unsupported node",
276
+ "This node type is not available in the new canvas yet.": "This node type is not available in the new canvas yet.",
277
+ "This node's configuration has not been migrated to the new canvas yet.": "This node's configuration has not been migrated to the new canvas yet.",
278
+ "Node title": "Node title",
279
+ "Failed to add node": "Failed to add node",
280
+ "Failed to delete node": "Failed to delete node",
281
+ "Failed to save node": "Failed to save node",
282
+ "Failed to run": "Failed to run",
283
+ "Copied node": "Copied node"
269
284
  }
@@ -102,6 +102,9 @@
102
102
  "Executed at": "Exécuté à",
103
103
  "Executed workflow cannot be modified. Could be copied to a new version to modify.": "Executed workflow cannot be modified. Could be copied to a new version to modify.",
104
104
  "Execution history": "Historique d'exécution",
105
+ "Version ID": "ID de version",
106
+ "Parent execution ID": "ID d'exécution parente",
107
+ "Triggered manually": "Déclenché manuellement",
105
108
  "Timeout settings": "Paramètres de délai",
106
109
  "0 means unlimited. If you set any other value and the execution is still not completed when the timeout is reached, the execution plan will be terminated and the remaining nodes will not be executed. Time spent in queue is not counted; timing starts only after it first enters a processor.": "0 signifie illimité. Si vous définissez une autre valeur et que l'exécution n'est toujours pas terminée lorsque le délai est atteint, le plan d'exécution sera interrompu et les nœuds restants ne seront pas exécutés. Le temps passé dans la file d'attente n'est pas comptabilisé ; le chronométrage ne commence qu'après la première entrée dans un processeur.",
107
110
  "Exit when query result is null": "Exit when query result is null",
@@ -202,6 +205,7 @@
202
205
  "Syntax references: ": "Syntax references: ",
203
206
  "System time": "System time",
204
207
  "System variables": "System variables",
208
+ "System process failed, please contact administrator.": "Le processus système a échoué, veuillez contacter l'administrateur.",
205
209
  "Task type {{type}} is invalid": "Task type {{type}} is invalid",
206
210
  "Test run": "Test run",
207
211
  "Test run will do the actual data manipulating or API calling, please use with caution.": "Test run will do the actual data manipulating or API calling, please use with caution.",
@@ -250,7 +254,9 @@
250
254
  "When no condition matches": "When no condition matches",
251
255
  "Will be executed in the background as a queued task.": "Will be executed in the background as a queued task.",
252
256
  "Workflow": "Workflow",
257
+ "Workflow not executed": "Workflow non exécuté",
253
258
  "Workflow executed, the result status is <1>{{statusText}}</1><2>View the execution</2>": "Workflow executed, the result status is <1>{{statusText}}</1><2>View the execution</2>",
259
+ "Workflow was not triggered because the current request did not meet the trigger requirements.": "Le workflow n’a pas été déclenché, car la requête actuelle ne répond pas aux exigences du déclencheur.",
254
260
  "Workflow of execution is not existed": "Workflow of execution is not existed",
255
261
  "Workflow tasks": "Workflow tasks",
256
262
  "Workflow todos": "Workflow todos",
@@ -265,5 +271,14 @@
265
271
  "Impacted dependent node variables": "Nœuds qui référencent les variables du nœud actuel",
266
272
  "Keep variable references": "Conserver les références de variables",
267
273
  "Keeping variable references requires manual adjustment, otherwise workflow may fail.": "Conserver les références de variables nécessite un ajustement manuel, sinon le workflow peut échouer.",
268
- "Failed to update node variables": "Échec de la mise à jour des variables du nœud"
274
+ "Failed to update node variables": "Échec de la mise à jour des variables du nœud",
275
+ "Unsupported node": "Unsupported node",
276
+ "This node type is not available in the new canvas yet.": "This node type is not available in the new canvas yet.",
277
+ "This node's configuration has not been migrated to the new canvas yet.": "This node's configuration has not been migrated to the new canvas yet.",
278
+ "Node title": "Node title",
279
+ "Failed to add node": "Failed to add node",
280
+ "Failed to delete node": "Failed to delete node",
281
+ "Failed to save node": "Failed to save node",
282
+ "Failed to run": "Failed to run",
283
+ "Copied node": "Copied node"
269
284
  }
@@ -102,6 +102,9 @@
102
102
  "Executed at": "Végrehajtás időpontja",
103
103
  "Executed workflow cannot be modified. Could be copied to a new version to modify.": "A végrehajtott munkafolyamat nem módosítható. Másolható új verzióba a módosításhoz.",
104
104
  "Execution history": "Végrehajtási előzmények",
105
+ "Version ID": "Verzióazonosító",
106
+ "Parent execution ID": "Szülő végrehajtás azonosító",
107
+ "Triggered manually": "Kézzel kiváltva",
105
108
  "Timeout settings": "Időkorlát beállításai",
106
109
  "0 means unlimited. If you set any other value and the execution is still not completed when the timeout is reached, the execution plan will be terminated and the remaining nodes will not be executed. Time spent in queue is not counted; timing starts only after it first enters a processor.": "A 0 korlátlant jelent. Ha bármilyen más értéket állít be, és a végrehajtás az időkorlát elérésekor még nem fejeződött be, a végrehajtási terv leáll, és a hátralévő csomópontok nem futnak le. A várólistán töltött idő nem számít bele; az időmérés csak azután kezdődik, hogy a végrehajtás először belép egy processzorba.",
107
110
  "Exit when query result is null": "Kilépés, ha a lekérdezés eredménye null",
@@ -202,6 +205,7 @@
202
205
  "Syntax references: ": "Szintaxis referenciák: ",
203
206
  "System time": "Rendszeridő",
204
207
  "System variables": "Rendszerváltozók",
208
+ "System process failed, please contact administrator.": "A rendszerfolyamat sikertelen, forduljon az adminisztrátorhoz.",
205
209
  "Task type {{type}} is invalid": "Task type {{type}} is invalid",
206
210
  "Test run": "Teszt futtatás",
207
211
  "Test run will do the actual data manipulating or API calling, please use with caution.": "A teszt futtatás tényleges adatmanipulációt vagy API-hívást hajt végre, kérjük, használja óvatosan.",
@@ -250,7 +254,9 @@
250
254
  "When no condition matches": "When no condition matches",
251
255
  "Will be executed in the background as a queued task.": "A háttérben sorba állított feladatként kerül végrehajtásra.",
252
256
  "Workflow": "Munkafolyamat",
257
+ "Workflow not executed": "A munkafolyamat nem lett végrehajtva",
253
258
  "Workflow executed, the result status is <1>{{statusText}}</1><2>View the execution</2>": "Munkafolyamat végrehajtva, az eredmény állapota: <1>{{statusText}}</1><2>Végrehajtás megtekintése</2>",
259
+ "Workflow was not triggered because the current request did not meet the trigger requirements.": "A munkafolyamat nem indult el, mert az aktuális kérés nem felelt meg az indítási feltételeknek.",
254
260
  "Workflow is not exists": "Workflow is not exists",
255
261
  "Workflow tasks": "Workflow tasks",
256
262
  "Workflow todos": "Munkafolyamat teendők",
@@ -266,5 +272,14 @@
266
272
  "Impacted dependent node variables": "A jelenlegi csomópont változóira hivatkozó csomópontok",
267
273
  "Keep variable references": "Változóhivatkozások megtartása",
268
274
  "Keeping variable references requires manual adjustment, otherwise workflow may fail.": "A változóhivatkozások megtartása kézi beállítást igényel, különben a munkafolyamat sikertelen lehet.",
269
- "Failed to update node variables": "A csomópont változóinak frissítése sikertelen"
275
+ "Failed to update node variables": "A csomópont változóinak frissítése sikertelen",
276
+ "Unsupported node": "Unsupported node",
277
+ "This node type is not available in the new canvas yet.": "This node type is not available in the new canvas yet.",
278
+ "This node's configuration has not been migrated to the new canvas yet.": "This node's configuration has not been migrated to the new canvas yet.",
279
+ "Node title": "Node title",
280
+ "Failed to add node": "Failed to add node",
281
+ "Failed to delete node": "Failed to delete node",
282
+ "Failed to save node": "Failed to save node",
283
+ "Failed to run": "Failed to run",
284
+ "Copied node": "Copied node"
270
285
  }
@@ -102,6 +102,9 @@
102
102
  "Executed at": "Dieksekusi pada",
103
103
  "Executed workflow cannot be modified. Could be copied to a new version to modify.": "Alur kerja yang dieksekusi tidak dapat dimodifikasi. Dapat disalin ke versi baru untuk dimodifikasi.",
104
104
  "Execution history": "Riwayat eksekusi",
105
+ "Version ID": "ID Versi",
106
+ "Parent execution ID": "ID eksekusi induk",
107
+ "Triggered manually": "Dipicu secara manual",
105
108
  "Timeout settings": "Pengaturan batas waktu",
106
109
  "0 means unlimited. If you set any other value and the execution is still not completed when the timeout is reached, the execution plan will be terminated and the remaining nodes will not be executed. Time spent in queue is not counted; timing starts only after it first enters a processor.": "0 berarti tanpa batas. Jika Anda menetapkan nilai lain dan eksekusi masih belum selesai saat batas waktu tercapai, rencana eksekusi akan dihentikan dan node yang tersisa tidak akan dijalankan. Waktu antrean tidak dihitung; penghitungan waktu baru dimulai setelah pertama kali masuk ke prosesor.",
107
110
  "Exit when query result is null": "Keluar ketika hasil kueri nol",
@@ -202,6 +205,7 @@
202
205
  "Syntax references: ": "Referensi sintaks: ",
203
206
  "System time": "Waktu sistem",
204
207
  "System variables": "Variabel sistem",
208
+ "System process failed, please contact administrator.": "Proses sistem gagal, hubungi administrator.",
205
209
  "Task type {{type}} is invalid": "Task type {{type}} is invalid",
206
210
  "Test run": "Jalankan uji",
207
211
  "Test run will do the actual data manipulating or API calling, please use with caution.": "Jalankan uji akan melakukan manipulasi data atau panggilan API yang sebenarnya, harap gunakan dengan hati-hati.",
@@ -250,7 +254,9 @@
250
254
  "When no condition matches": "When no condition matches",
251
255
  "Will be executed in the background as a queued task.": "Akan dieksekusi di latar belakang sebagai tugas antrean.",
252
256
  "Workflow": "Alur kerja",
257
+ "Workflow not executed": "Alur kerja tidak dieksekusi",
253
258
  "Workflow executed, the result status is <1>{{statusText}}</1><2>View the execution</2>": "Alur kerja dieksekusi, status hasilnya adalah <1>{{statusText}}</1><2>Lihat eksekusi</2>",
259
+ "Workflow was not triggered because the current request did not meet the trigger requirements.": "Alur kerja tidak dipicu karena permintaan saat ini tidak memenuhi persyaratan pemicu.",
254
260
  "Workflow is not exists": "Workflow is not exists",
255
261
  "Workflow tasks": "Workflow tasks",
256
262
  "Workflow todos": "Tugas alur kerja",
@@ -266,5 +272,14 @@
266
272
  "Impacted dependent node variables": "Node yang merujuk variabel node saat ini",
267
273
  "Keep variable references": "Pertahankan referensi variabel",
268
274
  "Keeping variable references requires manual adjustment, otherwise workflow may fail.": "Mempertahankan referensi variabel memerlukan penyesuaian manual, jika tidak alur kerja dapat gagal.",
269
- "Failed to update node variables": "Gagal memperbarui variabel node"
275
+ "Failed to update node variables": "Gagal memperbarui variabel node",
276
+ "Unsupported node": "Unsupported node",
277
+ "This node type is not available in the new canvas yet.": "This node type is not available in the new canvas yet.",
278
+ "This node's configuration has not been migrated to the new canvas yet.": "This node's configuration has not been migrated to the new canvas yet.",
279
+ "Node title": "Node title",
280
+ "Failed to add node": "Failed to add node",
281
+ "Failed to delete node": "Failed to delete node",
282
+ "Failed to save node": "Failed to save node",
283
+ "Failed to run": "Failed to run",
284
+ "Copied node": "Copied node"
270
285
  }
@@ -102,6 +102,9 @@
102
102
  "Executed at": "Eseguito alle",
103
103
  "Executed workflow cannot be modified. Could be copied to a new version to modify.": "Il workflow eseguito non può essere modificato. Potrebbe essere copiato in una nuova versione per essere modificato.",
104
104
  "Execution history": "Cronologia esecuzioni",
105
+ "Version ID": "ID versione",
106
+ "Parent execution ID": "ID esecuzione principale",
107
+ "Triggered manually": "Attivato manualmente",
105
108
  "Timeout settings": "Impostazioni del timeout",
106
109
  "0 means unlimited. If you set any other value and the execution is still not completed when the timeout is reached, the execution plan will be terminated and the remaining nodes will not be executed. Time spent in queue is not counted; timing starts only after it first enters a processor.": "0 significa illimitato. Se imposti qualsiasi altro valore e l'esecuzione non è ancora completata quando viene raggiunto il timeout, il piano di esecuzione verrà terminato e i nodi rimanenti non verranno eseguiti. Il tempo trascorso in coda non viene conteggiato; il conteggio inizia solo dopo il primo ingresso in un processore.",
107
110
  "Exit when query result is null": "Esci quando il risultato della query è null",
@@ -202,6 +205,7 @@
202
205
  "Syntax references: ": "Riferimenti di sintassi:",
203
206
  "System time": "Ora di sistema",
204
207
  "System variables": "Variabili di sistema",
208
+ "System process failed, please contact administrator.": "Processo di sistema non riuscito, contattare l'amministratore.",
205
209
  "Task type {{type}} is invalid": "Task type {{type}} is invalid",
206
210
  "Test run": "Test run",
207
211
  "Test run will do the actual data manipulating or API calling, please use with caution.": "Il test run farà l'effettiva manipolazione dei dati o la chiamata API, si prega di usare con cautela.",
@@ -250,7 +254,9 @@
250
254
  "When no condition matches": "When no condition matches",
251
255
  "Will be executed in the background as a queued task.": "Verrà eseguito in background come attività in coda.",
252
256
  "Workflow": "Workflow",
257
+ "Workflow not executed": "Workflow non eseguito",
253
258
  "Workflow executed, the result status is <1>{{statusText}}</1><2>View the execution</2>": "Workflow eseguito, lo stato del risultato è <1>{{statusText}}</1><2>Visualizza l'esecuzione</2>",
259
+ "Workflow was not triggered because the current request did not meet the trigger requirements.": "Il workflow non è stato attivato perché la richiesta corrente non soddisfa i requisiti del trigger.",
254
260
  "Workflow of execution is not existed": "Workflow of execution is not existed",
255
261
  "Workflow tasks": "Workflow tasks",
256
262
  "Workflow todos": "Da fare",
@@ -265,5 +271,14 @@
265
271
  "Impacted dependent node variables": "Nodi che referenziano le variabili del nodo corrente",
266
272
  "Keep variable references": "Mantieni i riferimenti alle variabili",
267
273
  "Keeping variable references requires manual adjustment, otherwise workflow may fail.": "Mantenere i riferimenti alle variabili richiede una regolazione manuale, altrimenti il workflow potrebbe fallire.",
268
- "Failed to update node variables": "Impossibile aggiornare le variabili del nodo"
274
+ "Failed to update node variables": "Impossibile aggiornare le variabili del nodo",
275
+ "Unsupported node": "Unsupported node",
276
+ "This node type is not available in the new canvas yet.": "This node type is not available in the new canvas yet.",
277
+ "This node's configuration has not been migrated to the new canvas yet.": "This node's configuration has not been migrated to the new canvas yet.",
278
+ "Node title": "Node title",
279
+ "Failed to add node": "Failed to add node",
280
+ "Failed to delete node": "Failed to delete node",
281
+ "Failed to save node": "Failed to save node",
282
+ "Failed to run": "Failed to run",
283
+ "Copied node": "Copied node"
269
284
  }
@@ -102,6 +102,9 @@
102
102
  "Executed at": "実行時刻",
103
103
  "Executed workflow cannot be modified. Could be copied to a new version to modify.": "実行済みのワークフローは変更できません。新しいバージョンにコピーして変更できます。",
104
104
  "Execution history": "実行履歴",
105
+ "Version ID": "バージョンID",
106
+ "Parent execution ID": "親実行ID",
107
+ "Triggered manually": "手動でトリガー",
105
108
  "Timeout settings": "タイムアウト設定",
106
109
  "0 means unlimited. If you set any other value and the execution is still not completed when the timeout is reached, the execution plan will be terminated and the remaining nodes will not be executed. Time spent in queue is not counted; timing starts only after it first enters a processor.": "0 は無制限を意味します。その他の値を設定した場合、タイムアウト到達時点で実行がまだ完了していなければ、実行計画は終了され、残りのノードは実行されません。キュー待機時間はカウントされず、最初にプロセッサへ入った時点から計時が開始されます。",
107
110
  "Exit when query result is null": "クエリ結果がnullの場合、終了する",
@@ -203,6 +206,7 @@
203
206
  "Syntax references: ": "文法リファレンス:",
204
207
  "System time": "システム時間",
205
208
  "System variables": "システム変数",
209
+ "System process failed, please contact administrator.": "システム処理に失敗しました。管理者にお問い合わせください。",
206
210
  "Task type {{type}} is invalid": "Task type {{type}} is invalid",
207
211
  "Test run": "テスト実行",
208
212
  "Test run will do the actual data manipulating or API calling, please use with caution.": "テスト実行では実際のデータ操作やAPI呼び出しが行われます。十分ご注意の上ご利用ください。",
@@ -252,7 +256,9 @@
252
256
  "When no condition matches": "When no condition matches",
253
257
  "Will be executed in the background as a queued task.": "キュータスクとしてバックグラウンドで実行されます。",
254
258
  "Workflow": "ワークフロー",
259
+ "Workflow not executed": "ワークフローは実行されませんでした",
255
260
  "Workflow executed, the result status is <1>{{statusText}}</1><2>View the execution</2>": "ワークフローが実行されました。結果ステータス: <1>{{statusText}}</1><2>実行詳細を表示</2>",
261
+ "Workflow was not triggered because the current request did not meet the trigger requirements.": "現在のリクエストがトリガー要件を満たしていないため、ワークフローはトリガーされませんでした。",
256
262
  "Workflow of execution is not existed": "Workflow of execution is not existed",
257
263
  "Workflow tasks": "Workflow tasks",
258
264
  "Workflow todos": "ワークフロー対応事項",
@@ -268,5 +274,14 @@
268
274
  "Impacted dependent node variables": "現在のノード変数を参照するノード",
269
275
  "Keep variable references": "変数参照を保持する",
270
276
  "Keeping variable references requires manual adjustment, otherwise workflow may fail.": "変数参照を保持する場合は手動調整が必要です。調整しないとワークフローが失敗する可能性があります。",
271
- "Failed to update node variables": "ノード変数の更新に失敗しました"
277
+ "Failed to update node variables": "ノード変数の更新に失敗しました",
278
+ "Unsupported node": "Unsupported node",
279
+ "This node type is not available in the new canvas yet.": "This node type is not available in the new canvas yet.",
280
+ "This node's configuration has not been migrated to the new canvas yet.": "This node's configuration has not been migrated to the new canvas yet.",
281
+ "Node title": "Node title",
282
+ "Failed to add node": "Failed to add node",
283
+ "Failed to delete node": "Failed to delete node",
284
+ "Failed to save node": "Failed to save node",
285
+ "Failed to run": "Failed to run",
286
+ "Copied node": "Copied node"
272
287
  }
@@ -112,6 +112,9 @@
112
112
  "Executed workflow cannot be modified": "실행된 워크플로우는 수정할 수 없습니다.",
113
113
  "Executed workflow cannot be modified. Could be copied to a new version to modify.": "실행된 워크플로우는 수정할 수 없습니다. 새 버전으로 복사하여 수정할 수 있습니다.",
114
114
  "Execution history": "실행 기록",
115
+ "Version ID": "버전 ID",
116
+ "Parent execution ID": "상위 실행 ID",
117
+ "Triggered manually": "수동으로 트리거됨",
115
118
  "Timeout settings": "시간 제한 설정",
116
119
  "0 means unlimited. If you set any other value and the execution is still not completed when the timeout is reached, the execution plan will be terminated and the remaining nodes will not be executed. Time spent in queue is not counted; timing starts only after it first enters a processor.": "0은 제한 없음을 의미합니다. 다른 값을 설정한 경우 제한 시간에 도달했을 때 실행이 아직 완료되지 않았다면 실행 계획이 종료되고 나머지 노드는 더 이상 실행되지 않습니다. 대기열 시간은 계산되지 않으며, 처음으로 프로세서에 들어간 후부터 시간이 계산됩니다.",
117
120
  "Exit when query result is null": "쿼리 결과가 null이면 종료",
@@ -217,6 +220,7 @@
217
220
  "Syntax references: ": "문법 참조: ",
218
221
  "System time": "시스템 시간",
219
222
  "System variables": "시스템 변수",
223
+ "System process failed, please contact administrator.": "시스템 처리에 실패했습니다. 관리자에게 문의하세요.",
220
224
  "Task type {{type}} is invalid": "Task type {{type}} is invalid",
221
225
  "Test run": "테스트 실행",
222
226
  "Test run will do the actual data manipulating or API calling, please use with caution.": "테스트 실행은 실제 데이터 조작 또는 API 호출을 수행하므로 주의해서 사용하세요.",
@@ -268,7 +272,9 @@
268
272
  "When no condition matches": "When no condition matches",
269
273
  "Will be executed in the background as a queued task.": "백그라운드에서 대기 작업으로 실행됩니다.",
270
274
  "Workflow": "워크플로우",
275
+ "Workflow not executed": "워크플로우가 실행되지 않았습니다",
271
276
  "Workflow executed, the result status is <1>{{statusText}}</1><2>View the execution</2>": "워크플로우가 실행되었습니다. 결과 상태는 <1>{{statusText}}</1><2>실행 보기</2>",
277
+ "Workflow was not triggered because the current request did not meet the trigger requirements.": "현재 요청이 트리거 요구 사항을 충족하지 않아 워크플로우가 트리거되지 않았습니다.",
272
278
  "Workflow of execution is not existed": "Workflow of execution is not existed",
273
279
  "Workflow tasks": "Workflow tasks",
274
280
  "Workflow todos": "워크플로우 할 일",
@@ -286,5 +292,14 @@
286
292
  "Impacted dependent node variables": "현재 노드 변수를 참조하는 노드",
287
293
  "Keep variable references": "변수 참조 유지",
288
294
  "Keeping variable references requires manual adjustment, otherwise workflow may fail.": "변수 참조를 유지하려면 수동으로 조정해야 하며, 그렇지 않으면 워크플로가 실패할 수 있습니다.",
289
- "Failed to update node variables": "노드 변수 업데이트에 실패했습니다"
295
+ "Failed to update node variables": "노드 변수 업데이트에 실패했습니다",
296
+ "Unsupported node": "Unsupported node",
297
+ "This node type is not available in the new canvas yet.": "This node type is not available in the new canvas yet.",
298
+ "This node's configuration has not been migrated to the new canvas yet.": "This node's configuration has not been migrated to the new canvas yet.",
299
+ "Node title": "Node title",
300
+ "Failed to add node": "Failed to add node",
301
+ "Failed to delete node": "Failed to delete node",
302
+ "Failed to save node": "Failed to save node",
303
+ "Failed to run": "Failed to run",
304
+ "Copied node": "Copied node"
290
305
  }
@@ -102,6 +102,9 @@
102
102
  "Executed at": "Executed at",
103
103
  "Executed workflow cannot be modified. Could be copied to a new version to modify.": "Executed workflow cannot be modified. Could be copied to a new version to modify.",
104
104
  "Execution history": "Execution history",
105
+ "Version ID": "Version ID",
106
+ "Parent execution ID": "Parent execution ID",
107
+ "Triggered manually": "Triggered manually",
105
108
  "Timeout settings": "Time-outinstellingen",
106
109
  "0 means unlimited. If you set any other value and the execution is still not completed when the timeout is reached, the execution plan will be terminated and the remaining nodes will not be executed. Time spent in queue is not counted; timing starts only after it first enters a processor.": "0 betekent onbeperkt. Als u een andere waarde instelt en de uitvoering nog niet is voltooid wanneer de time-out wordt bereikt, wordt het uitvoeringsplan beëindigd en worden de resterende knooppunten niet meer uitgevoerd. Wachttijd in de wachtrij wordt niet meegerekend; de tijdmeting begint pas nadat de uitvoering voor het eerst een processor binnengaat.",
107
110
  "Exit when query result is null": "Exit when query result is null",
@@ -202,6 +205,7 @@
202
205
  "Syntax references: ": "Syntax references: ",
203
206
  "System time": "System time",
204
207
  "System variables": "System variables",
208
+ "System process failed, please contact administrator.": "Systeemproces mislukt, neem contact op met administrator.",
205
209
  "Task type {{type}} is invalid": "Task type {{type}} is invalid",
206
210
  "Test run": "Test run",
207
211
  "Test run will do the actual data manipulating or API calling, please use with caution.": "Test run will do the actual data manipulating or API calling, please use with caution.",
@@ -250,7 +254,9 @@
250
254
  "When no condition matches": "When no condition matches",
251
255
  "Will be executed in the background as a queued task.": "Will be executed in the background as a queued task.",
252
256
  "Workflow": "Workflow",
257
+ "Workflow not executed": "Workflow niet uitgevoerd",
253
258
  "Workflow executed, the result status is <1>{{statusText}}</1><2>View the execution</2>": "Workflow executed, the result status is <1>{{statusText}}</1><2>View the execution</2>",
259
+ "Workflow was not triggered because the current request did not meet the trigger requirements.": "De workflow is niet geactiveerd omdat de huidige aanvraag niet aan de triggervereisten voldoet.",
254
260
  "Workflow of execution is not existed": "Workflow of execution is not existed",
255
261
  "Workflow tasks": "Workflow tasks",
256
262
  "Workflow todos": "Workflow todos",
@@ -265,5 +271,14 @@
265
271
  "Impacted dependent node variables": "Nodes die naar variabelen van de huidige node verwijzen",
266
272
  "Keep variable references": "Variabelverwijzingen behouden",
267
273
  "Keeping variable references requires manual adjustment, otherwise workflow may fail.": "Het behouden van variabelverwijzingen vereist handmatige aanpassing, anders kan de workflow falen.",
268
- "Failed to update node variables": "Bijwerken van knooppuntvariabelen mislukt"
274
+ "Failed to update node variables": "Bijwerken van knooppuntvariabelen mislukt",
275
+ "Unsupported node": "Unsupported node",
276
+ "This node type is not available in the new canvas yet.": "This node type is not available in the new canvas yet.",
277
+ "This node's configuration has not been migrated to the new canvas yet.": "This node's configuration has not been migrated to the new canvas yet.",
278
+ "Node title": "Node title",
279
+ "Failed to add node": "Failed to add node",
280
+ "Failed to delete node": "Failed to delete node",
281
+ "Failed to save node": "Failed to save node",
282
+ "Failed to run": "Failed to run",
283
+ "Copied node": "Copied node"
269
284
  }
@@ -102,6 +102,9 @@
102
102
  "Executed at": "Executado em",
103
103
  "Executed workflow cannot be modified. Could be copied to a new version to modify.": "Executed workflow cannot be modified. Could be copied to a new version to modify.",
104
104
  "Execution history": "Histórico de execução",
105
+ "Version ID": "ID da versão",
106
+ "Parent execution ID": "ID da execução pai",
107
+ "Triggered manually": "Acionado manualmente",
105
108
  "Timeout settings": "Configurações de tempo limite",
106
109
  "0 means unlimited. If you set any other value and the execution is still not completed when the timeout is reached, the execution plan will be terminated and the remaining nodes will not be executed. Time spent in queue is not counted; timing starts only after it first enters a processor.": "0 significa sem limite. Se você definir qualquer outro valor e a execução ainda não tiver sido concluída quando o tempo limite for atingido, o plano de execução será encerrado e os nós restantes não serão executados. O tempo na fila não é contabilizado; a contagem só começa depois que a execução entra em um processador pela primeira vez.",
107
110
  "Exit when query result is null": "Exit when query result is null",
@@ -202,6 +205,7 @@
202
205
  "Syntax references: ": "Syntax references: ",
203
206
  "System time": "System time",
204
207
  "System variables": "System variables",
208
+ "System process failed, please contact administrator.": "Falha no processo do sistema, contate o administrador.",
205
209
  "Task type {{type}} is invalid": "Task type {{type}} is invalid",
206
210
  "Test run": "Test run",
207
211
  "Test run will do the actual data manipulating or API calling, please use with caution.": "Test run will do the actual data manipulating or API calling, please use with caution.",
@@ -250,7 +254,9 @@
250
254
  "When no condition matches": "When no condition matches",
251
255
  "Will be executed in the background as a queued task.": "Will be executed in the background as a queued task.",
252
256
  "Workflow": "Fluxo de trabalho",
257
+ "Workflow not executed": "Fluxo de trabalho não executado",
253
258
  "Workflow executed, the result status is <1>{{statusText}}</1><2>View the execution</2>": "Workflow executed, the result status is <1>{{statusText}}</1><2>View the execution</2>",
259
+ "Workflow was not triggered because the current request did not meet the trigger requirements.": "O workflow não foi acionado porque a solicitação atual não atende aos requisitos do gatilho.",
254
260
  "Workflow of execution is not existed": "Workflow of execution is not existed",
255
261
  "Workflow tasks": "Workflow tasks",
256
262
  "Workflow todos": "Workflow todos",
@@ -265,5 +271,14 @@
265
271
  "Impacted dependent node variables": "Nós que referenciam as variáveis do nó atual",
266
272
  "Keep variable references": "Manter referências de variáveis",
267
273
  "Keeping variable references requires manual adjustment, otherwise workflow may fail.": "Manter referências de variáveis exige ajuste manual, caso contrário o workflow pode falhar.",
268
- "Failed to update node variables": "Falha ao atualizar as variáveis do nó"
274
+ "Failed to update node variables": "Falha ao atualizar as variáveis do nó",
275
+ "Unsupported node": "Unsupported node",
276
+ "This node type is not available in the new canvas yet.": "This node type is not available in the new canvas yet.",
277
+ "This node's configuration has not been migrated to the new canvas yet.": "This node's configuration has not been migrated to the new canvas yet.",
278
+ "Node title": "Node title",
279
+ "Failed to add node": "Failed to add node",
280
+ "Failed to delete node": "Failed to delete node",
281
+ "Failed to save node": "Failed to save node",
282
+ "Failed to run": "Failed to run",
283
+ "Copied node": "Copied node"
269
284
  }
@@ -102,6 +102,9 @@
102
102
  "Executed at": "Выполнено в",
103
103
  "Executed workflow cannot be modified. Could be copied to a new version to modify.": "Выполненный рабочий процесс не может быть изменен. Может быть скопирован в новую версию для изменения.",
104
104
  "Execution history": "История запусков",
105
+ "Version ID": "ID версии",
106
+ "Parent execution ID": "ID родительского запуска",
107
+ "Triggered manually": "Запущено вручную",
105
108
  "Timeout settings": "Настройки тайм-аута",
106
109
  "0 means unlimited. If you set any other value and the execution is still not completed when the timeout is reached, the execution plan will be terminated and the remaining nodes will not be executed. Time spent in queue is not counted; timing starts only after it first enters a processor.": "0 означает без ограничений. Если установить любое другое значение и к моменту достижения тайм-аута выполнение все еще не завершено, план выполнения будет остановлен, а оставшиеся узлы не будут выполнены. Время в очереди не учитывается; отсчет начинается только после первого входа в процессор.",
107
110
  "Exit when query result is null": "Выйти, если результат запроса равен null",
@@ -202,6 +205,7 @@
202
205
  "Syntax references: ": "Ссылки на синтаксис: ",
203
206
  "System time": "Системное время",
204
207
  "System variables": "Системные переменные",
208
+ "System process failed, please contact administrator.": "Системный процесс завершился с ошибкой, обратитесь к администратору.",
205
209
  "Task type {{type}} is invalid": "Task type {{type}} is invalid",
206
210
  "Test run": "Тестовый запуск",
207
211
  "Test run will do the actual data manipulating or API calling, please use with caution.": "Тестовый запуск выполнит реальные действия с данными или вызов API, используйте с осторожностью.",
@@ -250,7 +254,9 @@
250
254
  "When no condition matches": "When no condition matches",
251
255
  "Will be executed in the background as a queued task.": "Будет выполнен в фоновом режиме как задача в очереди.",
252
256
  "Workflow": "Рабочий процесс",
257
+ "Workflow not executed": "Рабочий процесс не выполнен",
253
258
  "Workflow executed, the result status is <1>{{statusText}}</1><2>View the execution</2>": "Рабочий процесс выполнен, статус результата: <1>{{statusText}}</1><2>Посмотреть выполнение</2>",
259
+ "Workflow was not triggered because the current request did not meet the trigger requirements.": "Рабочий процесс не был запущен, так как текущий запрос не соответствует требованиям триггера.",
254
260
  "Workflow of execution is not existed": "Workflow of execution is not existed",
255
261
  "Workflow tasks": "Workflow tasks",
256
262
  "Workflow todos": "Задачи рабочего процесса",
@@ -265,5 +271,14 @@
265
271
  "Impacted dependent node variables": "Узлы, которые ссылаются на переменные текущего узла",
266
272
  "Keep variable references": "Сохранить ссылки на переменные",
267
273
  "Keeping variable references requires manual adjustment, otherwise workflow may fail.": "Сохранение ссылок на переменные требует ручной настройки, иначе рабочий процесс может завершиться ошибкой.",
268
- "Failed to update node variables": "Не удалось обновить переменные узла"
274
+ "Failed to update node variables": "Не удалось обновить переменные узла",
275
+ "Unsupported node": "Unsupported node",
276
+ "This node type is not available in the new canvas yet.": "This node type is not available in the new canvas yet.",
277
+ "This node's configuration has not been migrated to the new canvas yet.": "This node's configuration has not been migrated to the new canvas yet.",
278
+ "Node title": "Node title",
279
+ "Failed to add node": "Failed to add node",
280
+ "Failed to delete node": "Failed to delete node",
281
+ "Failed to save node": "Failed to save node",
282
+ "Failed to run": "Failed to run",
283
+ "Copied node": "Copied node"
269
284
  }