{
  "Associations to use": "待使用的关系数据",
  "Binding scope": "绑定范围",
  "Button is not configured properly, please contact the administrator.": "按钮未正确配置，请联系管理员。",
  "Context type": "上下文类型",
  "Could be used on non-record related action buttons. You can provide custom JSON as trigger data.": "可用于非数据行相关的操作按钮。你可以提供自定义 JSON 作为触发数据。",
  "Could be used on non-record related action buttons. Such as buttons in workbench panel or in table blocks.": "可用于非数据行相关的操作按钮。例如工作台面板或表格区块中的按钮。",
    "Custom trigger data": "自定义触发数据",
  "Custom context": "自定义上下文",
  "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.": "仅支持用于单行数据相关的操作按钮。例如在表单、详情区块和数据行中。",
  "Custom action event": "自定义操作事件",
  "Different positions of the created trigger button can use different context types.": "在不同位置创建的触发按钮可使用的上下文类型不同。",
  "Multiple collection records": "多行数据",
  "None": "无上下文",
  "Only support custom action workflow with context type set to \"Multiple records\".": "仅支持上下文类型设置为“多行数据”的自定义操作工作流。",
  "Only support custom action workflow with context type set to \"Custom context\".": "仅支持上下文类型设置为“自定义上下文”的自定义操作工作流。",
  "Only support custom action workflow with context type set to \"None\".": "仅支持上下文类型设置为“无上下文”的自定义操作工作流。",
  "Please select at least one record.": "请至少选择一条记录。",
  "Role of user acted": "操作者角色",
  "Single collection record": "单行数据",
  "Trigger data": "触发器数据",
  "Use JSON as trigger data for custom data context, or choose a record in single record context.": "在自定义数据上下文中使用 JSON 作为触发数据，或在单行数据上下文中选择一条记录。",
  "Trigger global workflow": "触发全局工作流",
  "Trigger workflow": "触发工作流",
  "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.": "点击“触发工作流”按钮时，基于按钮所在位置的不同上下文触发该事件。适用于对数据的处理过程较复杂，不能被 NocoBase 内置的操作（增删改查）简单处理时，可通过工作流来定义一系列操作，并通过“触发工作流”按钮触发。",
  "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.": "点击“触发工作流”按钮时，基于按钮所在的单条记录触发该事件。适用于对数据的处理过程较复杂，不能被 NocoBase 内置的操作（增删改查）简单处理时，可通过工作流来定义一系列操作，并通过“触发工作流”按钮触发。",
  "Workflow will be triggered directly once the button clicked, without data saving. Only supports to be bound with \"Custom action event\".": "点击按钮后将直接触发工作流，不会保存数据。仅支持绑定“自定义操作事件”。",
  "Context data": "上下文数据",
  "Input JSON as context data passed into the workflow. Frontend variables are supported.": "输入 JSON 作为传入工作流的上下文数据，支持前端变量。"
}
