@nocobase/plugin-workflow 2.2.0-beta.13 → 2.2.0-beta.15

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 (249) 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/BranchContext.d.ts +2 -10
  29. package/dist/client/FlowContext.d.ts +10 -5
  30. package/dist/client/NodeClipboardContext.d.ts +12 -2
  31. package/dist/client/NodeDragContext.d.ts +14 -2
  32. package/dist/client/RemoveNodeContext.d.ts +16 -2
  33. package/dist/client/index.d.ts +1 -1
  34. package/dist/client/index.js +1 -1
  35. package/dist/client/nodeVariableUtils.d.ts +7 -6
  36. package/dist/client/nodes/calculation.d.ts +3 -75
  37. package/dist/client/nodes/condition.d.ts +7 -111
  38. package/dist/client/nodes/create.d.ts +3 -124
  39. package/dist/client/nodes/destroy.d.ts +2 -57
  40. package/dist/client/nodes/end.d.ts +2 -23
  41. package/dist/client/nodes/index.d.ts +2 -91
  42. package/dist/client/nodes/multi-conditions.d.ts +10 -48
  43. package/dist/client/nodes/output.d.ts +2 -44
  44. package/dist/client/nodes/query.d.ts +3 -255
  45. package/dist/client/nodes/update.d.ts +2 -117
  46. package/dist/client/style.d.ts +7 -27
  47. package/dist/client/triggers/collection.d.ts +3 -181
  48. package/dist/client/triggers/index.d.ts +2 -36
  49. package/dist/client/triggers/schedule/index.d.ts +8 -65
  50. package/dist/client/utils.d.ts +4 -5
  51. package/dist/client/variable.d.ts +7 -53
  52. package/dist/client-v2/119.81195bcd0d451279.js +10 -0
  53. package/dist/client-v2/142.a8c8df2a9abb43c5.js +10 -0
  54. package/dist/client-v2/159.cb221540c286cd32.js +10 -0
  55. package/dist/client-v2/276.7f746d899e221e2f.js +10 -0
  56. package/dist/client-v2/326.bdc99ad8e7590970.js +10 -0
  57. package/dist/client-v2/346.8c038b3c99d4fdc9.js +10 -0
  58. package/dist/client-v2/382.05f5482bb512b179.js +10 -0
  59. package/dist/client-v2/387.5e61d648d16dbf1b.js +10 -0
  60. package/dist/client-v2/394.515ed058e7f72797.js +10 -0
  61. package/dist/client-v2/438.b7df0416b66f8f64.js +10 -0
  62. package/dist/client-v2/513.617697f74783a611.js +10 -0
  63. package/dist/client-v2/54.d3daf06e53092726.js +10 -0
  64. package/dist/client-v2/635.14a6f21cf4f16345.js +10 -0
  65. package/dist/client-v2/677.7382807126d9621a.js +10 -0
  66. package/dist/client-v2/719.05cf070ef89a78f4.js +10 -0
  67. package/dist/client-v2/728.4e8322ff8fce87b9.js +10 -0
  68. package/dist/client-v2/739.5b60845103064f8d.js +10 -0
  69. package/dist/client-v2/759.7b162ad3adf450f1.js +10 -0
  70. package/dist/client-v2/772.8e5148d8c1518449.js +10 -0
  71. package/dist/client-v2/938.717e47af39485b29.js +10 -0
  72. package/dist/client-v2/ExecutionCanvas.d.ts +15 -0
  73. package/dist/client-v2/canvas/AddNodeContext.d.ts +35 -0
  74. package/dist/client-v2/canvas/AddNodeContext.shared.d.ts +33 -0
  75. package/dist/client-v2/canvas/AddNodeSlot.d.ts +20 -0
  76. package/dist/client-v2/canvas/Branch.d.ts +32 -0
  77. package/dist/client-v2/canvas/BranchContext.d.ts +29 -0
  78. package/dist/client-v2/canvas/BranchRenderContext.d.ts +14 -0
  79. package/dist/client-v2/canvas/CanvasContent.d.ts +20 -0
  80. package/dist/client-v2/canvas/DownstreamBranchIndex.d.ts +20 -0
  81. package/dist/client-v2/canvas/Instruction.d.ts +139 -0
  82. package/dist/{client/triggers/schedule/EndsByField.d.ts → client-v2/canvas/JobButton.d.ts} +3 -3
  83. package/dist/client-v2/canvas/Node.d.ts +38 -0
  84. package/dist/client-v2/canvas/NodeClipboardContext.d.ts +64 -0
  85. package/dist/client-v2/canvas/NodeConfigDrawer.d.ts +27 -0
  86. package/dist/client-v2/canvas/NodeDragContext.d.ts +83 -0
  87. package/dist/client-v2/canvas/RemoveNodeContext.d.ts +45 -0
  88. package/dist/client-v2/canvas/WorkflowTypedVariableInput.d.ts +16 -0
  89. package/dist/client-v2/canvas/WorkflowVariableInput.d.ts +40 -0
  90. package/dist/client-v2/canvas/WorkflowVariableJsonTextArea.d.ts +15 -0
  91. package/dist/client-v2/canvas/WorkflowVariableTag.d.ts +22 -0
  92. package/dist/client-v2/canvas/WorkflowVariableTextArea.d.ts +18 -0
  93. package/dist/client-v2/canvas/adaptVariableOptionToMetaTree.d.ts +48 -0
  94. package/dist/client-v2/canvas/addNodeController.d.ts +70 -0
  95. package/dist/client-v2/canvas/collectionFieldOptions.d.ts +57 -0
  96. package/dist/client-v2/canvas/contexts.d.ts +86 -0
  97. package/dist/client-v2/canvas/dropImpact.d.ts +28 -0
  98. package/dist/client-v2/canvas/instructionAvailability.d.ts +26 -0
  99. package/dist/client-v2/canvas/nodeRenderDispatch.d.ts +79 -0
  100. package/dist/client-v2/canvas/nodeTree.d.ts +21 -0
  101. package/dist/client-v2/canvas/nodeVariableUtils.d.ts +14 -0
  102. package/dist/client-v2/canvas/removeNodeUtils.d.ts +31 -0
  103. package/dist/client-v2/canvas/style.d.ts +35 -0
  104. package/dist/client-v2/canvas/textAreaInsertion.d.ts +14 -0
  105. package/dist/client-v2/canvas/useWorkflowInstruction.d.ts +23 -0
  106. package/dist/client-v2/canvas/useWorkflowVariableOptions.d.ts +40 -0
  107. package/dist/client-v2/canvas/workflowVariableConverters.d.ts +13 -0
  108. package/dist/client-v2/components/Calculation.d.ts +18 -0
  109. package/dist/client-v2/components/ExecutionStatusIcon.d.ts +18 -0
  110. package/dist/{client/triggers/schedule/RepeatField.d.ts → client-v2/components/ExecutionStatusTag.d.ts} +3 -4
  111. package/dist/client-v2/components/ExecutionViewHeader.d.ts +29 -0
  112. package/dist/client-v2/components/ExecutionsDropdown.d.ts +25 -0
  113. package/dist/client-v2/components/FilterDynamicComponent.d.ts +28 -0
  114. package/dist/client-v2/components/HideVariableContext.d.ts +11 -0
  115. package/dist/client-v2/components/JobResultModal.d.ts +11 -0
  116. package/dist/client-v2/components/RadioWithTooltip.d.ts +23 -0
  117. package/dist/client-v2/components/SyncModeSelect.d.ts +16 -0
  118. package/dist/{client/triggers/schedule/OnField.d.ts → client-v2/components/SyncModeTag.d.ts} +3 -3
  119. package/dist/client-v2/components/TestRunButton.d.ts +36 -0
  120. package/dist/client-v2/components/TimeoutInput.d.ts +15 -0
  121. package/dist/client-v2/components/WorkflowCanvasHeader.d.ts +17 -0
  122. package/dist/client-v2/components/WorkflowDetailsModal.d.ts +25 -0
  123. package/dist/client-v2/components/WorkflowEnabledSwitch.d.ts +16 -0
  124. package/dist/client-v2/components/WorkflowMenu.d.ts +17 -0
  125. package/dist/client-v2/components/WorkflowRevisionsDropdown.d.ts +15 -0
  126. package/dist/client-v2/components/WorkflowVariableWrapper.d.ts +25 -0
  127. package/dist/client-v2/components/collection/AppendsSelect.d.ts +15 -0
  128. package/dist/client-v2/components/collection/AssignedFieldsEditor.d.ts +24 -0
  129. package/dist/client-v2/components/collection/CollectionCascader.d.ts +15 -0
  130. package/dist/client-v2/components/collection/FieldsSelect.d.ts +16 -0
  131. package/dist/client-v2/components/collection/PaginationFields.d.ts +14 -0
  132. package/dist/client-v2/components/collection/SortFieldsInput.d.ts +19 -0
  133. package/dist/client-v2/components/collection/TriggerCollectionRecordSelect.d.ts +15 -0
  134. package/dist/client-v2/components/collection/index.d.ts +16 -0
  135. package/dist/client-v2/components/collection/utils.d.ts +42 -0
  136. package/dist/client-v2/components/formatResultForDisplay.d.ts +17 -0
  137. package/dist/client-v2/components/jobStatus.d.ts +27 -0
  138. package/dist/client-v2/components/renderEngineReference.d.ts +10 -0
  139. package/dist/client-v2/components/workflowCanvas.d.ts +41 -0
  140. package/dist/client-v2/constants.d.ts +19 -0
  141. package/dist/client-v2/hooks/useWorkflowRuntimePaths.d.ts +16 -0
  142. package/dist/client-v2/index.d.ts +48 -0
  143. package/dist/client-v2/index.js +10 -0
  144. package/dist/client-v2/locale.d.ts +41 -0
  145. package/dist/{client → client-v2}/models/NodeDetailsGridModel.d.ts +1 -1
  146. package/dist/{client → client-v2}/models/NodeDetailsModel.d.ts +1 -1
  147. package/dist/{client → client-v2}/models/NodeValueModel.d.ts +1 -1
  148. package/dist/{client → client-v2}/models/TaskCardCommonItemModel.d.ts +1 -1
  149. package/dist/client-v2/models/WorkflowTasksTopbarActionModel.d.ts +18 -0
  150. package/dist/{client → client-v2}/models/index.d.ts +2 -0
  151. package/dist/client-v2/models/triggerWorkflows.d.ts +43 -0
  152. package/dist/client-v2/nodes/calculation.d.ts +38 -0
  153. package/dist/client-v2/nodes/collectionNode.d.ts +29 -0
  154. package/dist/client-v2/nodes/components/calculation.d.ts +11 -0
  155. package/dist/client-v2/nodes/components/collection.d.ts +15 -0
  156. package/dist/client-v2/nodes/components/condition.d.ts +25 -0
  157. package/dist/client-v2/nodes/components/conditionShared.d.ts +20 -0
  158. package/dist/client-v2/nodes/components/create.d.ts +12 -0
  159. package/dist/client-v2/nodes/components/destroy.d.ts +12 -0
  160. package/dist/{client/triggers/schedule/ScheduleConfig.d.ts → client-v2/nodes/components/end.d.ts} +1 -1
  161. package/dist/client-v2/nodes/components/filter.d.ts +17 -0
  162. package/dist/client-v2/nodes/components/multi-conditions.d.ts +13 -0
  163. package/dist/client-v2/nodes/components/multiConditionsShared.d.ts +20 -0
  164. package/dist/client-v2/nodes/components/output.d.ts +10 -0
  165. package/dist/client-v2/nodes/components/query.d.ts +12 -0
  166. package/dist/client-v2/nodes/components/update.d.ts +12 -0
  167. package/dist/client-v2/nodes/condition.d.ts +46 -0
  168. package/dist/client-v2/nodes/create.d.ts +30 -0
  169. package/dist/client-v2/nodes/destroy.d.ts +24 -0
  170. package/dist/client-v2/nodes/end.d.ts +21 -0
  171. package/dist/client-v2/nodes/multi-conditions.d.ts +34 -0
  172. package/dist/client-v2/nodes/output.d.ts +29 -0
  173. package/dist/client-v2/nodes/query.d.ts +32 -0
  174. package/dist/client-v2/nodes/update.d.ts +25 -0
  175. package/dist/client-v2/pages/ExecutionHistoryDrawer.d.ts +13 -0
  176. package/dist/client-v2/pages/ExecutionViewPage.d.ts +10 -0
  177. package/dist/client-v2/pages/WorkflowCanvasPage.d.ts +10 -0
  178. package/dist/client-v2/pages/WorkflowCategoryTabs.d.ts +25 -0
  179. package/dist/client-v2/pages/WorkflowFormDrawer.d.ts +40 -0
  180. package/dist/client-v2/pages/WorkflowPane.d.ts +10 -0
  181. package/dist/client-v2/pages/WorkflowTasksPage.d.ts +10 -0
  182. package/dist/client-v2/plugin.d.ts +119 -0
  183. package/dist/client-v2/taskCenter.d.ts +105 -0
  184. package/dist/client-v2/triggers/ExecuteWorkflowButton.d.ts +35 -0
  185. package/dist/client-v2/triggers/TriggerConfig.d.ts +22 -0
  186. package/dist/client-v2/triggers/TriggerExecutionButton.d.ts +13 -0
  187. package/dist/client-v2/triggers/collection/CollectionConfig.d.ts +14 -0
  188. package/dist/client-v2/triggers/collection/TriggerCollectionConfig.d.ts +11 -0
  189. package/dist/client-v2/triggers/collection/constants.d.ts +28 -0
  190. package/dist/client-v2/triggers/collection/index.d.ts +40 -0
  191. package/dist/client-v2/triggers/index.d.ts +63 -0
  192. package/dist/client-v2/triggers/schedule/EndsByField.d.ts +17 -0
  193. package/dist/client-v2/triggers/schedule/OnField.d.ts +20 -0
  194. package/dist/client-v2/triggers/schedule/RepeatField.d.ts +23 -0
  195. package/dist/client-v2/triggers/schedule/ScheduleConfig.d.ts +17 -0
  196. package/dist/client-v2/triggers/schedule/ScheduleModes.d.ts +41 -0
  197. package/dist/{client → client-v2}/triggers/schedule/TriggerScheduleConfig.d.ts +1 -0
  198. package/dist/{client → client-v2}/triggers/schedule/constants.d.ts +8 -5
  199. package/dist/client-v2/triggers/schedule/index.d.ts +40 -0
  200. package/dist/client-v2/triggers/schedule/locale/Cron.zh-CN.d.ts +11 -0
  201. package/dist/client-v2/utils/contextSingleton.d.ts +9 -0
  202. package/dist/common/collections/workflows.d.ts +16 -0
  203. package/dist/common/collections/workflows.js +5 -0
  204. package/dist/common/defaultWorkflowFilter.d.ts +21 -0
  205. package/dist/common/defaultWorkflowFilter.js +38 -0
  206. package/dist/common/executionStatus.d.ts +44 -0
  207. package/dist/common/executionStatus.js +133 -0
  208. package/dist/externalVersion.js +16 -13
  209. package/dist/locale/de-DE.json +15 -1
  210. package/dist/locale/en-US.json +26 -1
  211. package/dist/locale/es-ES.json +15 -1
  212. package/dist/locale/fr-FR.json +15 -1
  213. package/dist/locale/hu-HU.json +15 -1
  214. package/dist/locale/id-ID.json +15 -1
  215. package/dist/locale/it-IT.json +15 -1
  216. package/dist/locale/ja-JP.json +15 -1
  217. package/dist/locale/ko-KR.json +15 -1
  218. package/dist/locale/nl-NL.json +15 -1
  219. package/dist/locale/pt-BR.json +15 -1
  220. package/dist/locale/ru-RU.json +15 -1
  221. package/dist/locale/tr-TR.json +15 -1
  222. package/dist/locale/uk-UA.json +15 -1
  223. package/dist/locale/vi-VN.json +15 -1
  224. package/dist/locale/zh-CN.json +25 -1
  225. package/dist/locale/zh-TW.json +21 -1
  226. package/dist/node_modules/cron-parser/package.json +1 -1
  227. package/dist/node_modules/joi/package.json +1 -1
  228. package/dist/node_modules/lru-cache/package.json +1 -1
  229. package/dist/node_modules/nodejs-snowflake/package.json +1 -1
  230. package/dist/server/Dispatcher.js +2 -1
  231. package/dist/server/ExecutionTimeoutManager.js +2 -1
  232. package/dist/server/actions/workflows.d.ts +1 -0
  233. package/dist/server/actions/workflows.js +17 -2
  234. package/dist/server/migrations/20260713000000-remove-workflow-validation.d.ts +13 -0
  235. package/dist/server/migrations/20260713000000-remove-workflow-validation.js +56 -0
  236. package/dist/server/triggers/CollectionTrigger.d.ts +1 -1
  237. package/dist/server/triggers/CollectionTrigger.js +3 -0
  238. package/dist/server/triggers/index.d.ts +1 -1
  239. package/dist/server/types/Workflow.d.ts +1 -0
  240. package/dist/server/utils.d.ts +1 -1
  241. package/dist/server/utils.js +14 -1
  242. package/dist/swagger/index.d.ts +1 -0
  243. package/dist/swagger/index.js +4 -2
  244. package/package.json +4 -2
  245. package/dist/client/618.c91be3f6e4d73501.js +0 -10
  246. package/dist/client/67.61e70b8b777f8638.js +0 -10
  247. package/dist/client/964.5e11e1820fece37b.js +0 -10
  248. package/dist/client/triggers/schedule/ScheduleModes.d.ts +0 -170
  249. package/dist/client/triggers/schedule/locale/Cron.zh-CN.d.ts +0 -42
@@ -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",
@@ -251,7 +254,9 @@
251
254
  "When no condition matches": "When no condition matches",
252
255
  "Will be executed in the background as a queued task.": "Will be executed in the background as a queued task.",
253
256
  "Workflow": "Flujo de trabajo",
257
+ "Workflow not executed": "Flujo de trabajo no ejecutado",
254
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.",
255
260
  "Workflow of execution is not existed": "Workflow of execution is not existed",
256
261
  "Workflow tasks": "Workflow tasks",
257
262
  "Workflow todos": "Workflow todos",
@@ -266,5 +271,14 @@
266
271
  "Impacted dependent node variables": "Nodos que referencian las variables del nodo actual",
267
272
  "Keep variable references": "Mantener referencias de variables",
268
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.",
269
- "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"
270
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",
@@ -251,7 +254,9 @@
251
254
  "When no condition matches": "When no condition matches",
252
255
  "Will be executed in the background as a queued task.": "Will be executed in the background as a queued task.",
253
256
  "Workflow": "Workflow",
257
+ "Workflow not executed": "Workflow non exécuté",
254
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.",
255
260
  "Workflow of execution is not existed": "Workflow of execution is not existed",
256
261
  "Workflow tasks": "Workflow tasks",
257
262
  "Workflow todos": "Workflow todos",
@@ -266,5 +271,14 @@
266
271
  "Impacted dependent node variables": "Nœuds qui référencent les variables du nœud actuel",
267
272
  "Keep variable references": "Conserver les références de variables",
268
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.",
269
- "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"
270
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",
@@ -251,7 +254,9 @@
251
254
  "When no condition matches": "When no condition matches",
252
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.",
253
256
  "Workflow": "Munkafolyamat",
257
+ "Workflow not executed": "A munkafolyamat nem lett végrehajtva",
254
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.",
255
260
  "Workflow is not exists": "Workflow is not exists",
256
261
  "Workflow tasks": "Workflow tasks",
257
262
  "Workflow todos": "Munkafolyamat teendők",
@@ -267,5 +272,14 @@
267
272
  "Impacted dependent node variables": "A jelenlegi csomópont változóira hivatkozó csomópontok",
268
273
  "Keep variable references": "Változóhivatkozások megtartása",
269
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.",
270
- "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"
271
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",
@@ -251,7 +254,9 @@
251
254
  "When no condition matches": "When no condition matches",
252
255
  "Will be executed in the background as a queued task.": "Akan dieksekusi di latar belakang sebagai tugas antrean.",
253
256
  "Workflow": "Alur kerja",
257
+ "Workflow not executed": "Alur kerja tidak dieksekusi",
254
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.",
255
260
  "Workflow is not exists": "Workflow is not exists",
256
261
  "Workflow tasks": "Workflow tasks",
257
262
  "Workflow todos": "Tugas alur kerja",
@@ -267,5 +272,14 @@
267
272
  "Impacted dependent node variables": "Node yang merujuk variabel node saat ini",
268
273
  "Keep variable references": "Pertahankan referensi variabel",
269
274
  "Keeping variable references requires manual adjustment, otherwise workflow may fail.": "Mempertahankan referensi variabel memerlukan penyesuaian manual, jika tidak alur kerja dapat gagal.",
270
- "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"
271
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",
@@ -251,7 +254,9 @@
251
254
  "When no condition matches": "When no condition matches",
252
255
  "Will be executed in the background as a queued task.": "Verrà eseguito in background come attività in coda.",
253
256
  "Workflow": "Workflow",
257
+ "Workflow not executed": "Workflow non eseguito",
254
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.",
255
260
  "Workflow of execution is not existed": "Workflow of execution is not existed",
256
261
  "Workflow tasks": "Workflow tasks",
257
262
  "Workflow todos": "Da fare",
@@ -266,5 +271,14 @@
266
271
  "Impacted dependent node variables": "Nodi che referenziano le variabili del nodo corrente",
267
272
  "Keep variable references": "Mantieni i riferimenti alle variabili",
268
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.",
269
- "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"
270
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の場合、終了する",
@@ -253,7 +256,9 @@
253
256
  "When no condition matches": "When no condition matches",
254
257
  "Will be executed in the background as a queued task.": "キュータスクとしてバックグラウンドで実行されます。",
255
258
  "Workflow": "ワークフロー",
259
+ "Workflow not executed": "ワークフローは実行されませんでした",
256
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.": "現在のリクエストがトリガー要件を満たしていないため、ワークフローはトリガーされませんでした。",
257
262
  "Workflow of execution is not existed": "Workflow of execution is not existed",
258
263
  "Workflow tasks": "Workflow tasks",
259
264
  "Workflow todos": "ワークフロー対応事項",
@@ -269,5 +274,14 @@
269
274
  "Impacted dependent node variables": "現在のノード変数を参照するノード",
270
275
  "Keep variable references": "変数参照を保持する",
271
276
  "Keeping variable references requires manual adjustment, otherwise workflow may fail.": "変数参照を保持する場合は手動調整が必要です。調整しないとワークフローが失敗する可能性があります。",
272
- "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"
273
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이면 종료",
@@ -269,7 +272,9 @@
269
272
  "When no condition matches": "When no condition matches",
270
273
  "Will be executed in the background as a queued task.": "백그라운드에서 대기 작업으로 실행됩니다.",
271
274
  "Workflow": "워크플로우",
275
+ "Workflow not executed": "워크플로우가 실행되지 않았습니다",
272
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.": "현재 요청이 트리거 요구 사항을 충족하지 않아 워크플로우가 트리거되지 않았습니다.",
273
278
  "Workflow of execution is not existed": "Workflow of execution is not existed",
274
279
  "Workflow tasks": "Workflow tasks",
275
280
  "Workflow todos": "워크플로우 할 일",
@@ -287,5 +292,14 @@
287
292
  "Impacted dependent node variables": "현재 노드 변수를 참조하는 노드",
288
293
  "Keep variable references": "변수 참조 유지",
289
294
  "Keeping variable references requires manual adjustment, otherwise workflow may fail.": "변수 참조를 유지하려면 수동으로 조정해야 하며, 그렇지 않으면 워크플로가 실패할 수 있습니다.",
290
- "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"
291
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",
@@ -251,7 +254,9 @@
251
254
  "When no condition matches": "When no condition matches",
252
255
  "Will be executed in the background as a queued task.": "Will be executed in the background as a queued task.",
253
256
  "Workflow": "Workflow",
257
+ "Workflow not executed": "Workflow niet uitgevoerd",
254
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.",
255
260
  "Workflow of execution is not existed": "Workflow of execution is not existed",
256
261
  "Workflow tasks": "Workflow tasks",
257
262
  "Workflow todos": "Workflow todos",
@@ -266,5 +271,14 @@
266
271
  "Impacted dependent node variables": "Nodes die naar variabelen van de huidige node verwijzen",
267
272
  "Keep variable references": "Variabelverwijzingen behouden",
268
273
  "Keeping variable references requires manual adjustment, otherwise workflow may fail.": "Het behouden van variabelverwijzingen vereist handmatige aanpassing, anders kan de workflow falen.",
269
- "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"
270
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",
@@ -251,7 +254,9 @@
251
254
  "When no condition matches": "When no condition matches",
252
255
  "Will be executed in the background as a queued task.": "Will be executed in the background as a queued task.",
253
256
  "Workflow": "Fluxo de trabalho",
257
+ "Workflow not executed": "Fluxo de trabalho não executado",
254
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.",
255
260
  "Workflow of execution is not existed": "Workflow of execution is not existed",
256
261
  "Workflow tasks": "Workflow tasks",
257
262
  "Workflow todos": "Workflow todos",
@@ -266,5 +271,14 @@
266
271
  "Impacted dependent node variables": "Nós que referenciam as variáveis do nó atual",
267
272
  "Keep variable references": "Manter referências de variáveis",
268
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.",
269
- "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"
270
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",
@@ -251,7 +254,9 @@
251
254
  "When no condition matches": "When no condition matches",
252
255
  "Will be executed in the background as a queued task.": "Будет выполнен в фоновом режиме как задача в очереди.",
253
256
  "Workflow": "Рабочий процесс",
257
+ "Workflow not executed": "Рабочий процесс не выполнен",
254
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.": "Рабочий процесс не был запущен, так как текущий запрос не соответствует требованиям триггера.",
255
260
  "Workflow of execution is not existed": "Workflow of execution is not existed",
256
261
  "Workflow tasks": "Workflow tasks",
257
262
  "Workflow todos": "Задачи рабочего процесса",
@@ -266,5 +271,14 @@
266
271
  "Impacted dependent node variables": "Узлы, которые ссылаются на переменные текущего узла",
267
272
  "Keep variable references": "Сохранить ссылки на переменные",
268
273
  "Keeping variable references requires manual adjustment, otherwise workflow may fail.": "Сохранение ссылок на переменные требует ручной настройки, иначе рабочий процесс может завершиться ошибкой.",
269
- "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"
270
284
  }
@@ -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": "Yürütme Geçmişi",
105
+ "Version ID": "Sürüm Kimliği",
106
+ "Parent execution ID": "Üst yürütme kimliği",
107
+ "Triggered manually": "Elle tetiklendi",
105
108
  "Timeout settings": "Zaman aşımı ayarları",
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 sınırsız anlamına gelir. Başka herhangi bir değer ayarlanırsa ve zaman aşımına ulaşıldığında yürütme hâlâ tamamlanmamışsa, yürütme planı sonlandırılır ve kalan düğümler çalıştırılmaz. Kuyrukta bekleme süresi hesaba katılmaz; süre sayımı yalnızca ilk kez bir işlemciye girdikten sonra başlar.",
107
110
  "Exit when query result is null": "Exit when query result is null",
@@ -251,7 +254,9 @@
251
254
  "When no condition matches": "When no condition matches",
252
255
  "Will be executed in the background as a queued task.": "Will be executed in the background as a queued task.",
253
256
  "Workflow": "İş Akışı",
257
+ "Workflow not executed": "İş akışı yürütülmedi",
254
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.": "Geçerli istek tetikleme gereksinimlerini karşılamadığı için iş akışı tetiklenmedi.",
255
260
  "Workflow of execution is not existed": "Workflow of execution is not existed",
256
261
  "Workflow tasks": "Workflow tasks",
257
262
  "Workflow todos": "Workflow todos",
@@ -266,5 +271,14 @@
266
271
  "Impacted dependent node variables": "Mevcut düğüm değişkenlerine başvuran düğümler",
267
272
  "Keep variable references": "Değişken başvurularını koru",
268
273
  "Keeping variable references requires manual adjustment, otherwise workflow may fail.": "Değişken başvurularını korumak manuel ayar gerektirir; aksi halde iş akışı başarısız olabilir.",
269
- "Failed to update node variables": "Düğüm değişkenleri güncellenemedi"
274
+ "Failed to update node variables": "Düğüm değişkenleri güncellenemedi",
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"
270
284
  }
@@ -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": "Налаштування тайм-ауту",
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": "Exit when query result is null",
@@ -251,7 +254,9 @@
251
254
  "When no condition matches": "When no condition matches",
252
255
  "Will be executed in the background as a queued task.": "Will be executed in the background as a queued task.",
253
256
  "Workflow": "Workflow",
257
+ "Workflow not executed": "Робочий процес не виконано",
254
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.": "Робочий процес не було запущено, оскільки поточний запит не відповідає вимогам тригера.",
255
260
  "Workflow of execution is not existed": "Workflow of execution is not existed",
256
261
  "Workflow tasks": "Workflow tasks",
257
262
  "Workflow todos": "Workflow todos",
@@ -266,5 +271,14 @@
266
271
  "Impacted dependent node variables": "Вузли, які посилаються на змінні поточного вузла",
267
272
  "Keep variable references": "Зберегти посилання на змінні",
268
273
  "Keeping variable references requires manual adjustment, otherwise workflow may fail.": "Збереження посилань на змінні потребує ручного налаштування, інакше робочий процес може завершитися помилкою.",
269
- "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"
270
284
  }
@@ -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": "Cài đặt thời gian chờ",
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 nghĩa là không giới hạn. Nếu đặt bất kỳ giá trị nào khác mà việc thực thi vẫn chưa hoàn tất khi hết thời gian chờ, kế hoạch thực thi sẽ bị chấm dứt và các nút còn lại sẽ không được thực thi. Thời gian chờ trong hàng đợi không được tính; chỉ bắt đầu tính thời gian sau khi lần đầu đi vào bộ xử lý.",
107
110
  "Exit when query result is null": "Exit when query result is null",
@@ -251,7 +254,9 @@
251
254
  "When no condition matches": "When no condition matches",
252
255
  "Will be executed in the background as a queued task.": "Will be executed in the background as a queued task.",
253
256
  "Workflow": "Workflow",
257
+ "Workflow not executed": "Quy trình làm việc chưa được thực thi",
254
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.": "Quy trình làm việc không được kích hoạt vì yêu cầu hiện tại không đáp ứng các điều kiện kích hoạt.",
255
260
  "Workflow is not exists": "Workflow is not exists",
256
261
  "Workflow tasks": "Workflow tasks",
257
262
  "Workflow todos": "Workflow todos",
@@ -267,5 +272,14 @@
267
272
  "Impacted dependent node variables": "Các nút tham chiếu đến biến của nút hiện tại",
268
273
  "Keep variable references": "Giữ tham chiếu biến",
269
274
  "Keeping variable references requires manual adjustment, otherwise workflow may fail.": "Giữ tham chiếu biến cần điều chỉnh thủ công, nếu không quy trình có thể lỗi.",
270
- "Failed to update node variables": "Không thể cập nhật biến của nút"
275
+ "Failed to update node variables": "Không thể cập nhật biến của nút",
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"
271
285
  }
@@ -8,6 +8,7 @@
8
8
  "Add": "添加",
9
9
  "Add branch": "添加分支",
10
10
  "Add category": "添加分类",
11
+ "Add field": "添加字段",
11
12
  "Add new record to a collection. You can use variables from upstream nodes to assign values to fields.": "向一个数据表中添加新的数据。可以使用上游节点里的变量为字段赋值。",
12
13
  "Add node": "添加节点",
13
14
  "Add workflow": "添加工作流",
@@ -120,6 +121,8 @@
120
121
  "Failed to satisfy node configurations.": "未满足节点配置造成的失败。",
121
122
  "False": "假",
122
123
  "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.",
124
+ "Fields values": "字段值",
125
+ "Failed to save trigger": "保存触发器失败",
123
126
  "First condition": "第一个条件",
124
127
  "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.": "适用于需要即时反馈的用户操作。不能在此模式下使用异步节点,并且不建议在同步模式下执行耗时的操作。",
125
128
  "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.": "从左到右,基于配置的条件,依次尝试每个分支。只有满足条件的分支才会被执行,否则尝试下一个分支。如果没有任何分支满足条件,可以根据配置选择退出流程或继续下一个节点。",
@@ -159,6 +162,7 @@
159
162
  "No workflow tasks available. Please contact the administrator.": "没有可用的工作流待办,请联系管理员。",
160
163
  "Node in executed workflow cannot be modified": "Node in executed workflow cannot be modified",
161
164
  "Node result": "节点数据",
165
+ "Node title": "节点标题",
162
166
  "Node type": "节点类型",
163
167
  "Node with unknown type will cause error. Please delete it or check plugin which provide this type.": "未知类型的节点会导致错误,请删除或检查提供该类型的插件。",
164
168
  "Null": "Null",
@@ -173,6 +177,7 @@
173
177
  "Otherwise": "否则",
174
178
  "Output": "流程输出",
175
179
  "Output value": "结果值",
180
+ "Parent execution ID": "父执行 ID",
176
181
  "Pending": "待处理",
177
182
  "Please add at least one condition": "请添加至少一个条件",
178
183
  "Please select collection first": "请先选择数据表",
@@ -196,6 +201,7 @@
196
201
  "Scope variables": "局域变量",
197
202
  "Seconds": "秒",
198
203
  "Select context": "选择上下文",
204
+ "Select field": "选择字段",
199
205
  "Select users": "选择用户",
200
206
  "Select workflow": "选择工作流",
201
207
  "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.": "设置工作流的输出数据。在作为子流程执行后可以被上级流程后续节点使用。你也可以在 AI 员工工作流中使用此节点,来定义输出内容。如果多次添加此节点,则以最后一个被执行的节点的值为准。",
@@ -236,6 +242,10 @@
236
242
  "This is a main version, delete it will cause the whole workflow to be deleted (including all other revisions).": "当前是主版本,删除将导致整个流程被删除(包括所有其他版本)。",
237
243
  "This node contains branches, deleting will also be preformed to them, are you sure?": "节点包含分支,将同时删除其所有分支下的子节点,确定继续?",
238
244
  "This type of node can not be used in current type of workflow or execute mode.": "该类型的节点在当前类型的工作流或执行模式中不可用。",
245
+ "This node type is not available in the new canvas yet.": "该节点类型尚未在新画布中支持。",
246
+ "This node's configuration has not been migrated to the new canvas yet.": "该节点的配置尚未迁移到新画布。",
247
+ "This trigger type is not available in the new canvas yet.": "该触发器类型尚未在新画布中支持。",
248
+ "This trigger's configuration has not been migrated to the new canvas yet.": "该触发器的配置尚未迁移到新画布。",
239
249
  "This type of trigger has not been supported to be executed manually.": "该类型的触发器暂未支持手动执行。",
240
250
  "This will perform all the actions configured in the workflow. Are you sure you want to continue?": "将按照工作流中配置的所有操作执行,确定继续吗?",
241
251
  "Trigger": "触发器",
@@ -245,6 +255,7 @@
245
255
  "Trigger in executed workflow cannot be modified": "已执行的工作流中的触发器无法修改",
246
256
  "Trigger mode": "触发模式",
247
257
  "Trigger on": "触发时机",
258
+ "Trigger title": "触发器标题",
248
259
  "Trigger time": "触发时间",
249
260
  "Trigger type": "触发方式",
250
261
  "Trigger variables": "触发器变量",
@@ -252,6 +263,7 @@
252
263
  "Triggered according to preset time conditions. Suitable for one-time or periodic tasks, such as sending notifications and cleaning data on a schedule.": "按预设的时间条件定时触发。适用于一次性或周期性的任务,如定时发送通知、清理数据等。",
253
264
  "Triggered at": "触发时间",
254
265
  "Triggered but still waiting in queue to execute.": "已触发但仍在队列中等待执行。",
266
+ "Triggered manually": "手动触发",
255
267
  "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.": "只有被选中的某个字段发生变动时才会触发。如果不选择,则表示任何字段变动时都会触发。新增数据时,任意字段都被认为发生变动。",
256
268
  "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\".": "当数据表中的数据发生变化时触发,比如新增、更新或删除一条数据后。与“操作后事件”不同,数据表事件监听数据变动而不是 HTTP 请求,除非你明白确切含义,否则推荐使用“操作后事件”。",
257
269
  "True": "真",
@@ -263,17 +275,24 @@
263
275
  "Update in a batch": "批量更新",
264
276
  "Update mode": "更新模式",
265
277
  "Update one by one": "逐条更新",
278
+ "Unsupported node": "暂不支持的节点",
266
279
  "Update record": "更新数据",
267
280
  "Update records of a collection. You can use variables from upstream nodes as query conditions and field values.": "更新一个数据表中的数据。可以使用上游节点里的变量作为查询条件和数据值。",
268
281
  "Use transaction": "启用事务",
269
282
  "Variable key of node": "节点变量标识",
270
283
  "Version": "版本",
284
+ "Version ID": "版本 ID",
271
285
  "View result": "查看结果",
272
286
  "Weeks": "周",
273
287
  "When no condition matches": "未满足任何条件时",
274
288
  "Will be executed in the background as a queued task.": "将作为队列任务在后台执行。",
275
289
  "Workflow": "工作流",
290
+ "This workflow has configuration issues and may not work properly.": "该工作流配置存在问题,可能无法正常使用",
291
+ "Workflow title": "工作流名称",
292
+ "Workflow canvas editor is being migrated to the new UI.": "工作流画布编辑器正在迁移到新版界面。",
293
+ "Workflow not executed": "工作流未执行",
276
294
  "Workflow executed, the result status is <1>{{statusText}}</1><2>View the execution</2>": "工作流已执行,结果状态为 <1>{{statusText}}</1><2>查看执行详情</2>",
295
+ "Workflow was not triggered because the current request did not meet the trigger requirements.": "当前请求未满足触发要求,工作流未触发。",
277
296
  "Workflow of execution is not existed": "执行计划对应的工作流不存在",
278
297
  "Workflow tasks": "流程待办",
279
298
  "Workflow todos": "流程待办",
@@ -281,6 +300,10 @@
281
300
  "Workflow will be triggered directly once the button clicked, without data saving. Only supports to be bound with \"Custom action event\".": "按钮点击后直接触发工作流,但不会保存数据。仅支持绑定“自定义操作事件”。",
282
301
  "Workflow with unknown type will cause error. Please delete it or check plugin which provide this type.": "未知类型的工作流会导致错误,请删除或检查提供该类型的插件。",
283
302
  "Yes": "是",
303
+ "Failed to add node": "添加节点失败",
304
+ "Failed to delete node": "删除节点失败",
305
+ "Failed to run": "执行失败",
306
+ "Failed to save node": "保存节点失败",
284
307
  "Failed to move node": "节点移动失败",
285
308
  "Confirm move": "确认移动",
286
309
  "Moving this node may remove variable references.": "移动该节点可能会移除变量引用。",
@@ -296,5 +319,6 @@
296
319
  "Click a paste button to place": "点击粘贴按钮放置",
297
320
  "Confirm paste": "确认粘贴",
298
321
  "This action will remove invalid variable references, otherwise the workflow cannot run correctly.": "该操作将移除无效的变量引用,否则工作流将无法正确执行。",
299
- "Failed to paste node": "粘贴节点失败"
322
+ "Failed to paste node": "粘贴节点失败",
323
+ "Available in the classic UI for now": "暂时仅在旧版界面中可用"
300
324
  }