{
  "automations": {
    "settings": {
      "title": "커스텀 자동화",
      "create_automation": "자동화 생성"
    },
    "scope": {
      "label": "범위",
      "run_on": "실행 대상"
    },
    "trigger": {
      "label": "트리거",
      "add_trigger": "트리거 추가",
      "sidebar_header": "트리거 설정",
      "input_label": "이 자동화의 트리거는 무엇입니까?",
      "input_placeholder": "옵션 선택",
      "section_plane_events": "BuzzwareTech 이벤트",
      "section_time_based": "시간 기반",
      "fixed_schedule": "고정 일정",
      "schedule": {
        "frequency": "빈도",
        "select_day": "요일 선택",
        "day_of_month": "월의 날짜",
        "monthly_every": "매",
        "monthly_day_aria": "{day}일",
        "time": "시간",
        "hour": "시",
        "minute": "분",
        "hour_suffix": "시",
        "minute_suffix": "분",
        "am": "AM",
        "pm": "PM",
        "timezone": "시간대",
        "timezone_placeholder": "시간대 선택",
        "frequency_daily": "매일",
        "frequency_weekly": "매주",
        "frequency_monthly": "매월",
        "on": "에",
        "validation_weekly_day_required": "요일을 최소 하나 선택하세요.",
        "validation_monthly_date_required": "월의 날짜를 선택하세요.",
        "main_content_schedule_summary_daily": "매일 {time} ({timezone}).",
        "main_content_schedule_summary_weekly": "매주 {days} {time} ({timezone}).",
        "main_content_schedule_summary_monthly": "매월 {day}일 {time} ({timezone}).",
        "schedule_mode": "일정 모드",
        "schedule_mode_fixed": "고정",
        "schedule_mode_cron": "Cron",
        "cron_expression_label": "Cron 식 입력",
        "cron_expression_placeholder": "0 9 * * 1-5",
        "cron_invalid": "유효하지 않은 Cron 식입니다.",
        "cron_preview": "이 Cron 식은 \"{description}\"을(를) 실행합니다.",
        "main_content_cron_summary": "{description} ({timezone})."
      },
      "button": {
        "previous": "뒤로",
        "next": "액션 추가"
      },
      "warning": {
        "disabled_trigger_switching": "생성 후에는 트리거 유형을 변경할 수 없습니다"
      }
    },
    "condition": {
      "label": "조건",
      "add_condition": "조건 추가",
      "adding_condition": "조건 추가 중"
    },
    "action": {
      "label": "액션",
      "add_action": "액션 추가",
      "sidebar_header": "액션",
      "input_label": "자동화가 수행할 작업은 무엇입니까?",
      "input_placeholder": "옵션 선택",
      "handler_name": {
        "add_comment": "댓글 추가",
        "change_property": "속성 변경",
        "run_script": "스크립트 실행"
      },
      "configuration": {
        "label": "설정",
        "change_property": {
          "placeholders": {
            "property_name": "속성 선택",
            "change_type": "선택",
            "property_value_select": "{count, plural, one{값 선택} other{값 선택}}",
            "property_value_select_date": "날짜 선택"
          },
          "validation": {
            "property_name_required": "속성 이름이 필요합니다",
            "change_type_required": "변경 유형이 필요합니다",
            "property_value_required": "속성 값이 필요합니다"
          }
        }
      },
      "comment_block": {
        "title": "댓글 추가"
      },
      "run_script_block": {
        "title": "스크립트 실행"
      },
      "change_property_block": {
        "title": "속성 변경"
      },
      "validation": {
        "delete_only_action": "유일한 액션을 삭제하기 전에 자동화를 비활성화하세요."
      }
    },
    "conjunctions": {
      "and": "그리고",
      "or": "또는",
      "if": "만약",
      "then": "그러면"
    },
    "enable": {
      "alert": "자동화가 완료되면 '활성화'를 누르세요. 활성화되면 자동화가 실행될 준비가 됩니다.",
      "validation": {
        "required": "자동화를 활성화하려면 트리거와 최소 하나의 액션이 있어야 합니다."
      }
    },
    "delete": {
      "validation": {
        "enabled": "자동화를 삭제하기 전에 비활성화해야 합니다."
      }
    },
    "table": {
      "title": "자동화 제목",
      "scope": "범위",
      "projects": "프로젝트",
      "last_run_on": "마지막 실행일",
      "created_on": "생성일",
      "last_updated_on": "마지막 업데이트일",
      "last_run_status": "마지막 실행 상태",
      "average_duration": "평균 소요 시간",
      "owner": "소유자",
      "executions": "실행 횟수"
    },
    "create_modal": {
      "heading": {
        "create": "자동화 생성",
        "update": "자동화 업데이트"
      },
      "title": {
        "placeholder": "자동화 이름을 입력하세요.",
        "required_error": "제목이 필요합니다"
      },
      "description": {
        "placeholder": "자동화를 설명하세요."
      },
      "submit_button": {
        "create": "자동화 생성",
        "update": "자동화 업데이트"
      }
    },
    "delete_modal": {
      "heading": "자동화 삭제"
    },
    "activity": {
      "filters": {
        "show_fails": "실패 표시",
        "all": "전체",
        "only_activity": "활동만",
        "only_run_history": "실행 기록만"
      },
      "run_history": {
        "initiator": "시작자"
      }
    },
    "toasts": {
      "create": {
        "success": {
          "title": "성공!",
          "message": "자동화가 성공적으로 생성되었습니다."
        },
        "error": {
          "title": "오류!",
          "message": "자동화 생성에 실패했습니다."
        }
      },
      "update": {
        "success": {
          "title": "성공!",
          "message": "자동화가 성공적으로 업데이트되었습니다."
        },
        "error": {
          "title": "오류!",
          "message": "자동화 업데이트에 실패했습니다."
        }
      },
      "enable": {
        "success": {
          "title": "성공!",
          "message": "자동화가 성공적으로 활성화되었습니다."
        },
        "error": {
          "title": "오류!",
          "message": "자동화 활성화에 실패했습니다."
        }
      },
      "disable": {
        "success": {
          "title": "성공!",
          "message": "자동화가 성공적으로 비활성화되었습니다."
        },
        "error": {
          "title": "오류!",
          "message": "자동화 비활성화에 실패했습니다."
        }
      },
      "delete": {
        "success": {
          "title": "자동화가 삭제되었습니다",
          "message": "{name} 자동화가 프로젝트에서 삭제되었습니다."
        },
        "error": {
          "title": "자동화를 삭제할 수 없습니다.",
          "message": "다시 삭제를 시도하거나 나중에 다시 시도해 보세요. 계속 삭제할 수 없다면 문의해 주세요."
        }
      },
      "action": {
        "create": {
          "error": {
            "title": "오류!",
            "message": "액션 생성에 실패했습니다. 다시 시도해 주세요!"
          }
        },
        "update": {
          "error": {
            "title": "오류!",
            "message": "액션 업데이트에 실패했습니다. 다시 시도해 주세요!"
          }
        }
      }
    },
    "empty_state": {
      "no_automations": {
        "title": "아직 표시할 자동화가 없습니다.",
        "description": "자동화는 트리거, 조건, 액션을 설정하여 반복적인 작업을 제거하는 데 도움이 됩니다. 시간을 절약하고 작업을 원활하게 진행하기 위해 자동화를 생성하세요."
      },
      "upgrade": {
        "title": "자동화",
        "description": "자동화는 프로젝트의 작업을 자동화하는 방법입니다.",
        "sub_description": "자동화를 사용하면 관리 시간의 80%를 절약할 수 있습니다."
      }
    },
    "global_automations": {
      "project_select": {
        "label": "이 자동화를 실행할 프로젝트를 선택하세요",
        "all_projects": {
          "label": "모든 프로젝트",
          "description": "작업 공간의 모든 프로젝트에서 자동화가 실행됩니다."
        },
        "select_projects": {
          "label": "프로젝트 선택",
          "description": "작업 공간에서 선택한 프로젝트에 대해 자동화가 실행됩니다.",
          "placeholder": "프로젝트 선택"
        }
      },
      "settings": {
        "sidebar_label": "자동화",
        "title": "자동화",
        "description": "글로벌 자동화로 작업 공간 전체의 프로세스를 표준화하세요."
      },
      "table": {
        "scope": {
          "global": "글로벌",
          "project": {
            "label": "프로젝트",
            "multiple": "여러 개",
            "all": "전체"
          }
        }
      }
    }
  }
}
