{
  "Associations to use": "Associations to use",
  "Binding scope": "Binding scope",
  "Button is not configured properly, please contact the administrator.": "Button is not configured properly, please contact the administrator.",
  "Context type": "Context type",
  "Could be used on non-record related action buttons. Such as buttons in workbench panel or in table blocks.": "Could be used on non-record related action buttons. Such as buttons in workbench panel or in table blocks.",
  "Could only be used on multiple record related action buttons. Such as for batch action in table block. The data in trigger variable will be an array.": "Could only be used on multiple record related action buttons. Such as for batch action in table block. The data in trigger variable will be an array.",
  "Could only be used on single record related action buttons. Such as in form, detail block and table row of record.": "Could only be used on single record related action buttons. Such as in form, detail block and table row of record.",
  "Custom action event": "Custom action event",
  "Different positions of the created trigger button can use different context types.": "Different positions of the created trigger button can use different context types.",
  "Multiple collection records": "Multiple collection records",
  "None": "None",
  "Only support custom action workflow with context type set to \"Multiple records\".": "Only support custom action workflow with context type set to \"Multiple records\".",
  "Only support custom action workflow with context type set to \"None\".": "Only support custom action workflow with context type set to \"None\".",
  "Please select at least one record.": "Please select at least one record.",
  "Role of user acted": "Role of user acted",
  "Single collection record": "Single collection record",
  "Trigger data": "Trigger data",
  "Trigger global workflow": "Trigger global workflow",
  "Trigger workflow": "Trigger workflow",
  "User acted": "User acted",
  "When the \"Trigger Workflow\" button is clicked, the event is triggered based on different context where the button is located. For complex data processing that cannot be handled simply by built-in operations (CRUD) of NocoBase, you can define a series of operations through a workflow and trigger it with the \"Trigger Workflow\" button.": "When the \"Trigger Workflow\" button is clicked, the event is triggered based on different context where the button is located. For complex data processing that cannot be handled simply by built-in operations (CRUD) of NocoBase, you can define a series of operations through a workflow and trigger it with the \"Trigger Workflow\" button.",
  "When the \"Trigger Workflow\" button is clicked, the event is triggered based on the single record where the button is located. Suitable for when the data processing is complex and cannot be simply processed by built-in operations (CRUD) of NocoBase, a series of operations can be defined through workflow and triggered through the \"Trigger Workflow\" button.": "When the \"Trigger Workflow\" button is clicked, the event is triggered based on the single record where the button is located. Suitable for when the data processing is complex and cannot be simply processed by built-in operations (CRUD) of NocoBase, a series of operations can be defined through workflow and triggered through the \"Trigger Workflow\" button.",
  "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\".",
  "Custom context": "自訂上下文",
  "Only support custom action workflow with context type set to \"Custom context\".": "僅支援上下文類型設定為「自訂上下文」的自訂操作工作流程。",
  "Context data": "上下文資料",
  "Input JSON as context data passed into the workflow. Frontend variables are supported.": "輸入 JSON 作為傳入工作流程的上下文資料，支援前端變數。"
}