English Korean
Proxy Server 프록시 서버
How Often to Test 테스트 빈도
Test each poller cycle or less 각 폴러 주기 이하를 테스트합니다.
Trigger 트리거
Notification Settings 알림 설정
Notes 노트
Notes sent in email 전자 메일로 보낸 메모
External ID 외부 ID
Enter an Eternal ID for this Thold Template. 이 Thold 템플릿의 Eternal ID를 입력합니다.
All fine. Proceed as usual. 괜찮아. 평소와 같이 진행하십시오.
The URL you passed to libcurl used a protocol that this libcurl does not support. The support might be a compile-time option that you did not use, it can be a misspelled protocol string or just a protocol libcurl has no code for. libcurl에 전달한 URL이 이 libcurl에서 지원하지 않는 프로토콜을 사용했습니다. 지원은 사용하지 않은 컴파일 타임 옵션 일 수도 있고, 철자가 틀린 프로토콜 문자열 일 수도 있고, libcurl에 코드가없는 프로토콜 일 수도 있습니다.
Early initialization code failed. This is likely to be an internal error or problem, or a resource problem where something fundamental could not get done at init time. 초기 초기화 코드가 실패했습니다. 이는 내부 오류나 문제일 수 있거나, 초기화 시 근본적인 작업을 수행할 수 없는 리소스 문제일 수 있습니다.
The URL was not properly formatted. URL의 형식이 올바르지 않습니다.
A requested feature, protocol or option was not found built-in in this libcurl due to a build-time decision. This means that a feature or option was not enabled or explicitly disabled when libcurl was built and in order to get it to function you have to get a rebuilt libcurl. 요청된 기능, 프로토콜 또는 옵션이 빌드 시간 결정으로 인해 이 libcurl에 내장되어 있지 않습니다. 즉, libcurl이 빌드 될 때 기능이나 옵션이 활성화되거나 명시 적으로 비활성화되지 않았으며 작동하려면 다시 빌드 된 libcurl을 가져와야합니다.
Could not resolve proxy. The given proxy host could not be resolved. 프록시를 확인할 수 없습니다. 지정된 프록시 호스트를 확인할 수 없습니다.
Could not resolve host. The given remote host was not resolved. 호스트를 확인할 수 없습니다. 지정된 원격 호스트가 확인되지 않았습니다.
Failed to connect() to host or proxy. 호스트 또는 프록시에 연결()하지 못했습니다.
The server sent data libcurl could not parse. This error code was known as CURLE_FTP_WEIRD_SERVER_REPLY before 7.51.0. 서버에서 보낸 데이터 libcurl을 구문 분석할 수 없습니다. 이 오류 코드는 7.51.0 이전에 CURLE_FTP_WEIRD_SERVER_REPLY로 알려져 있습니다.
We were denied access to the resource given in the URL. For FTP, this occurs while trying to change to the remote directory. URL에 제공된 리소스에 대한 액세스가 거부되었습니다. FTP의 경우 원격 디렉터리로 변경하려고 할 때 발생합니다.
While waiting for the server to connect back when an active FTP session is used, an error code was sent over the control connection or similar. 활성 FTP 세션을 사용할 때 서버가 다시 연결되기를 기다리는 동안 제어 연결 또는 이와 유사한 연결을 통해 오류 코드가 전송되었습니다.