{
  "Create a record": "レコード作成",
  "Create record": "レコード作成",
  "Delete": "削除",
  "Delete record": "レコード削除",
  "Global mode, triggered before executing the following actions": "グローバルモード：以下のアクション実行前にトリガーされます",
  "Local mode, triggered before executing the actions bound to this workflow": "ローカルモード：本ワークフローに紐づくアクション実行前にトリガーされます",
  "Parameters": "パラメータ",
  "Pre-action event": "アクション前イベント",
  "Record to submit": "提出対象レコード",
  "Request inteception": "リクエストインターセプト",
  "Request to intercept": "インターセプト対象リクエスト",
  "Role of user acted": "操作者ロール",
  "Select actions": "操作選択",
  "The following selected requests all trigger interception on submission": "選択された以下のリクエストはすべて提出時にインターセプトをトリガーします",
  "Trigger mode": "トリガーモード",
  "Triggered before submitting a create, update, or delete request to a collection, so that data validation, logical judgment, etc., can be performed before executing the request, and then either approving the request or rejecting the request by using the \"End process\" node.": "コレクションへの作成・更新・削除リクエスト提出前にトリガーされ、リクエスト実行前のデータ検証や論理判断を実施可能です。「プロセス終了」ノードを使用してリクエストを承認または拒否します。",
  "Triggered before the execution of a request initiated through an action button or API, such as before adding, updating, or deleting data. Suitable for data validation and logic judgment before action, and the request could be rejected by using the \"End process\" node.": "アクションボタンまたはAPI経由でリクエストが実行される前にトリガーされます（データ追加・更新・削除前など）。操作前のデータ検証や論理判断に適し、「プロセス終了」ノードによるリクエスト拒否が可能です。",
  "Triggered only when a form bound to this workflow is submitted": "本ワークフローに紐づくフォーム提出時のみトリガーされます",
  "Update a record": "レコード更新",
  "Update record": "レコード更新",
  "User acted": "操作者",
  "Values submitted": "提出値オブジェクト"
}