"user-not-available":"사용자 설정을 저장할수 없습니다: __message__",
"not-available":"설정을 사용할 수 없습니다.",
"property-read-only":"'__prop__' 속성은 읽기 전용입니다."
},
"nodes":{
"credentials":{
"error":"인증정보 읽어오기 에러: __message__",
"error-saving":"인증정보 저장 에러: __message__",
"not-registered":"인증정보 '__type__'는 등록되어 있지않습니다.",
"system-key-warning":"\n\n---------------------------------------------------------------------\n 시스템에서 생성한 키를 사용하여 플로우 자격증명 파일이 암호화되어 있습니다. \n\n 만일 시스템 생성 키가 어떤 이유로든 손실되면 자격증명파일을\n 복구 할 수 없습니다. 그러한 경우엔 삭제하고 자격증명을 다시 \n 입력해야 합니다.\n\n 'credentialSecret' 옵션을 사용하여 자신의 키를 설정해야 합니다. \n Node-RED는 변경내용을 다음 배포시에 선택한 키를 사용하여 \n 자격증명파일을 다시 암호화합니다.\n---------------------------------------------------------------------\n"
},
"flows":{
"safe-mode":"[안전모드] 플로우가 정지되었습니다. 시작하려면 배포하세요.",
"registered-missing":"누락된 노드를 등록합니다: __type__",
"error":"플로우 불러오기 에러: __message__",
"starting-modified-nodes":"수정된 노드 시작중",
"starting-modified-flows":"수정된 플로우 시작중",
"starting-flows":"플로우 시작중",
"started-modified-nodes":"수정된 노드 시작됨",
"started-modified-flows":"수정된 플로우 시작됨",
"started-flows":"플로우 시작됨",
"stopping-modified-nodes":"수정된 노드 중지중",
"stopping-modified-flows":"수정된 플로우 중지중",
"stopping-flows":"플로우 중지중",
"stopped-modified-nodes":"수정된 노드 중지됨",
"stopped-modified-flows":"수정된 플로우 중지됨",
"stopped-flows":"플로우 중지됨",
"stopped":"중지됨",
"stopping-error":"노드 중지 오류: __message__",
"added-flow":"플로우 추가: __label__",
"updated-flow":"플로우 변경: __label__",
"removed-flow":"플로우 삭제: __label__",
"missing-types":"누락된 플로우타입이 등록되기를 기다림:",
"missing-type-provided":" - __type__ (provided by npm module __module__)",
"missing-type-install-1":"누락된 모듈을 설치하려면, 실행:",
"missing-type-install-2":"디렉토리에서:"
},
"flow":{
"unknown-type":"알수없는 타입: __type__",
"missing-types":"누락된 타입",
"error-loop":"메세지 최대 캐치수를 초과했습니다."
},
"index":{
"unrecognised-id":"인식할 수 없는 ID: __id__",
"type-in-use":"사용하는 타입: __msg__",
"unrecognised-module":"인식할 수 없는 모듈: __module__"
},
"registry":{
"localfilesystem":{
"module-not-found":"'__module__' 모듈을 찾을 수 없습니다."
}
}
},
"storage":{
"index":{
"forbidden-flow-name":"올바르지 않은 플로우명"
},
"localfilesystem":{
"user-dir":"사용자 디렉토리: __path__",
"flows-file":"플로우 파일 : __path__",
"create":"새로운 __type__ 파일 만듭니다.",
"empty":"기존 __type__ 파일이 비어있습니다.",
"invalid":"기존 __type__ 파일이 json형식이 아닙니다.",
"restore":"__type__ 파일을 __path__ 에서 복원합니다.",
"restore-fail":"__type__ 파일 복원 실패 : __message__",
"fsync-fail":"__path__ 파일 디스크쓰기 실패 : __message__",
"projects":{
"changing-project":"프로젝트 설정: __project__",
"active-project":"선택중인 프로젝트: __project__",
"project-not-found":"프로젝트가 없습니다: __project__",
"no-active-project":"선택된 프로젝트가 없습니다: 기본 플로우 파일을 사용합니다.",