{
  "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": "제출된 값"
}