@nocobase/plugin-workflow
Version:
A powerful BPM tool that provides foundational support for business automation, with the capability to extend unlimited triggers and nodes.
170 lines (169 loc) • 12.5 kB
JSON
{
"Workflow": "워크플로우",
"Execution history": "실행 기록",
"Clear all executions": "모든 실행 기록 지우기",
"Clear executions will not reset executed count, and started executions will not be deleted, are you sure you want to delete them all?": "지우기 작업은 실행 횟수를 재설정하지 않으며 시작된 실행이 삭제되지 않습니다. 모두 삭제하시겠습니까?",
"Executed": "실행됨",
"Sync enabled status of all workflows from the database": "데이터베이스에서 모든 워크플로우의 활성 상태 동기화",
"Trigger type": "트리거 유형",
"Status": "상태",
"On": "활성",
"Off": "비활성",
"Version": "버전",
"Copy to new version": "새 버전으로 복사",
"Duplicate": "복제",
"Duplicate to new workflow": "새로운 워크플로우로 복제",
"Delete a main version will cause all other revisions to be deleted too.": "주 버전을 삭제하면 모든 다른 수정 사항도 삭제됩니다.",
"Loading": "로딩 중",
"Load failed": "로드 실패",
"Use transaction": "트랜잭션 사용",
"Data operation nodes in the workflow will run in the same transaction until any interruption. Any failure will cause data rollback, and will also rollback the history of the execution.": "워크플로우의 데이터 작업 노드는 어떠한 방해가 발생할 때까지 동일한 트랜잭션에서 실행됩니다. 어떠한 실패도 데이터 롤백을 유발하며 실행 이력도 롤백됩니다.",
"Auto delete history when execution is on end status": "실행이 종료 상태일 때 자동으로 이력 삭제",
"Trigger": "트리거",
"Trigger variables": "트리거 변수",
"Trigger data": "트리거 데이터",
"Trigger time": "트리거 시간",
"Triggered at": "트리거 시간",
"Bind workflows": "워크플로우 바인딩",
"Workflow will be triggered after submitting succeeded.": "제출 성공 후 워크플로우가 트리거됩니다.",
"Workflow will be triggered after saving succeeded.": "저장 성공 후 워크플로우가 트리거됩니다.",
"Workflow will be triggered directly once the button is clicked, without data saving.": "버튼을 클릭하면 데이터 저장 없이 워크플로우가 직접 트리거됩니다.",
"Submit to workflow": "워크플로우에 제출",
"Add workflow": "워크플로우 추가",
"Select workflow": "워크플로우 선택",
"Trigger data context": "트리거 데이터 컨텍스트",
"Full form data": "전체 폼 데이터",
"Select context": "컨텍스트 선택",
"Collection event": "데이터 테이블 이벤트",
"Event will be triggered on collection data row created, updated or deleted.": "데이터 테이블의 데이터 행이 생성, 업데이트 또는 삭제될 때 이벤트가 트리거됩니다.",
"Trigger on": "트리거 조건",
"After record added": "레코드 추가 후",
"After record updated": "레코드 업데이트 후",
"After record added or updated": "레코드 추가 또는 업데이트 후",
"After record deleted": "레코드 삭제 후",
"Changed fields": "변경된 필드",
"Triggered only if one of the selected fields changes. If unselected, it means that it will be triggered when any field changes. When the record is added or deleted, any field is considered to have been changed.":
"선택한 필드 중 하나라도 변경되면 트리거됩니다. 선택하지 않으면 어떤 필드가 변경되더라도 트리거됩니다. 레코드가 추가되거나 삭제될 때는 어떤 필드든지 변경된 것으로 간주됩니다.",
"Only triggers when match conditions": "일치하는 조건이 충족될 때만 트리거됩니다",
"Preload associations": "연결 데이터를 미리 로드합니다",
"Please select the associated fields that need to be accessed in subsequent nodes. With more than two levels of to-many associations may cause performance issue, please use with caution.":
"후속 노드에서 액세스해야 하는 연관 필드를 선택하십시오. 두 개 이상의 수많은 연관 레벨은 성능 문제를 발생시킬 수 있으므로 주의해서 사용하십시오.",
"Schedule event": "일정 이벤트",
"Event will be scheduled and triggered based on time conditions.": "이벤트는 시간 조건을 기반으로 예약되고 트리거됩니다.",
"Trigger mode": "트리거 모드",
"Based on certain date": "특정 날짜를 기준으로",
"Based on date field of collection": "컬렉션의 날짜 필드를 기반으로",
"Starts on": "시작 날짜",
"Ends on": "종료 날짜",
"No end": "종료 없음",
"Exactly at": "정확한 시각",
"Repeat mode": "반복 모드",
"Repeat limit": "반복 제한",
"No limit": "제한 없음",
"Seconds": "초",
"Minutes": "분",
"Hours": "시간",
"Days": "일",
"Weeks": "주",
"Months": "월",
"No repeat": "반복 없음",
"Every": "매",
"By minute": "분당",
"By hour": "시간당",
"By day": "매일",
"By week": "매주",
"By month": "매월",
"By field": "필드별",
"By custom date": "사용자 정의 날짜별",
"Advanced": "고급",
"End": "종료",
"Node result": "노드 결과",
"Variable key of node": "노드 변수 키",
"Scope variables": "범위 변수",
"Operator": "연산자",
"Calculate an expression based on a calculation engine and obtain a value as the result. Variables in the upstream nodes can be used in the expression. The expression can be a static or dynamic one from an expression collections.":
"계산 엔진을 기반으로 식을 계산하고 결과값을 얻습니다. 상류 노드의 변수를 식에서 사용할 수 있습니다. 식은 표현식 컬렉션에서 정적 또는 동적일 수 있습니다.",
"String operation": "문자열 연산",
"System variables": "시스템 변수",
"System time": "시스템 시간",
"Date variables": "날짜 변수",
"Date range": "날짜 범위",
"Executed at": "실행된 시각",
"Queueing": "대기 중",
"On going": "진행 중",
"Resolved": "해결됨",
"Pending": "보류 중",
"Failed": "실패",
"Error": "오류",
"Aborted": "중단됨",
"Canceled": "취소됨",
"Rejected": "거부됨",
"Retry needed": "재시도 필요",
"Triggered but still waiting in the queue to execute.": "트리거되었지만 아직 대기열에서 실행 대기 중입니다.",
"Started and executing, maybe waiting for an async callback (manual, delay, etc.).":
"시작되어 실행 중이며, 비동기 콜백을 기다리는 중일 수 있습니다(수동, 지연 등).",
"Successfully finished.": "성공적으로 완료됨",
"Failed to satisfy node configurations.": "노드 구성을 충족하지 못했습니다.",
"Some node meets error.": "일부 노드에서 오류가 발생했습니다.",
"Running of some node was aborted by program flow.": "프로그램 플로우에 의해 일부 노드의 실행이 중단되었습니다.",
"Manually canceled the whole execution when waiting.": "대기 중에 수동으로 전체 실행이 취소되었습니다.",
"Rejected from a manual node.": "수동 노드에서 거부되었습니다.",
"General failed but should do another try.": "일반적인 실패이지만 다시 시도해야 합니다.",
"Operations": "작업",
"This node contains branches, deleting will also be performed on them, are you sure?":
"이 노드에는 분기가 포함되어 있습니다. 삭제하면 그들에게도 적용됩니다. 계속하시겠습니까?",
"Control": "프로세스 제어",
"Collection operations": "데이터 테이블 조작",
"Manual": "수동 처리",
"Extended types": "확장된 유형",
"Node type": "노드 유형",
"Calculation": "계산",
"Calculation engine": "계산 엔진",
"Basic": "기본",
"Calculation expression": "계산식",
"Expression syntax error": "식 문법 오류",
"Syntax references: ": "문법 참조:",
"Calculation result": "계산 결과",
"True": "참",
"False": "거짓",
"concat": "연결",
"Condition": "조건",
"Based on the boolean result of the calculation to determine whether to \"continue\" or \"exit\" the process, or continue on different branches of \"yes\" and \"no\".":
"계산 결과의 참/거짓을 기반으로 프로세스를 '계속' 또는 '종료'하거나 '예' 및 '아니오'의 다른 분기에서 계속합니다.",
"Mode": "모드",
"Continue when \"Yes\"": "\"예\"일 때 계속",
"Branch into \"Yes\" and \"No\"": "\"예\" 및 \"아니오\"로 분기",
"Condition expression": "조건식",
"Create record": "레코드 생성",
"Add a new record to a collection. You can use variables from upstream nodes to assign values to fields.":
"컬렉션에 새로운 레코드를 추가합니다. 상류 노드의 변수를 사용하여 필드에 값을 할당할 수 있습니다.",
"Update record": "레코드 업데이트",
"Update records of a collection. You can use variables from upstream nodes as query conditions and field values.":
"데이터 테이블의 레코드를 업데이트합니다. 상류 노드의 변수를 쿼리 조건 및 필드 값으로 사용할 수 있습니다.",
"Update mode": "업데이트 모드",
"Update in a batch": "일괄 업데이트",
"Update one by one": "개별 업데이트",
"Update all eligible data at one time, which has better performance when the amount of data is large. But the updated data will not trigger other workflows, and will not record audit logs.":
"일괄로 모든 해당 데이터를 한 번에 업데이트하며, 데이터 양이 많을 때 성능이 더 좋습니다. 그러나 업데이트된 데이터는 다른 워크플로를 트리거하지 않으며 감사 로그를 기록하지 않습니다.",
"The updated data can trigger other workflows, and the audit log will also be recorded. But it is usually only applicable to several or dozens of pieces of data, otherwise there will be performance problems.":
"업데이트된 데이터는 다른 워크플로를 트리거하고 감사 로그도 기록할 수 있습니다. 그러나 일반적으로 몇 개 또는 몇 십 개의 데이터에만 적용되며, 그렇지 않으면 성능 문제가 발생할 수 있습니다.",
"Query record": "데이터 조회",
"Query records from a collection. You can use variables from upstream nodes as query conditions.":
"데이터 테이블에서 레코드를 조회합니다. 상류 노드의 변수를 쿼리 조건으로 사용할 수 있습니다.",
"Allow multiple records as a result": "다중 레코드 결과 허용",
"If checked, when there are multiple records in the query result, an array will be returned as the result, which can be operated on one by one using a loop node. Otherwise, only one record will be returned.":
"선택한 경우, 쿼리 결과에 여러 레코드가 있는 경우 결과로 배열이 반환되어 루프 노드를 사용하여 하나씩 조작할 수 있습니다. 그렇지 않으면 하나의 레코드만 반환됩니다.",
"Exit when the query result is null": "쿼리 결과가 null인 경우 종료",
"Please select the collection first": "먼저 데이터 테이블을 선택하세요.",
"Only update records matching conditions": "조건과 일치하는 레코드만 업데이트",
"Please add at least one condition": "최소한 하나의 조건을 추가하세요.",
"Unassigned fields will be set to default values, and those without default values will be set to null.":
"미할당된 필드는 기본값으로 설정되며 기본값이 없는 필드는 null로 설정됩니다.",
"Delete record": "데이터 삭제",
"Delete records of a collection. Could use variables in the workflow context as a filter. All records matching the filter will be deleted.":
"데이터 테이블의 레코드를 삭제합니다. 워크플로 컨텍스트의 변수를 필터로 사용할 수 있습니다. 필터와 일치하는 모든 레코드가 삭제됩니다.",
"Executed workflow cannot be modified": "이미 실행된 워크플로는 수정할 수 없습니다.",
"Cannot delete": "삭제할 수 없음",
"The result of this node has been referenced by other nodes ({{nodes}}), please remove the usage before deleting.":
"이 노드의 결과가 다른 노드에서 참조되었습니다({{nodes}}). 삭제 전에 참조를 제거하세요."
}