Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/greylist/index.cmb-ko.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/greylist/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/index.cmb-ko.js
// Module:    /templates/greylist/index.cmb-ko
// Locale:    ko
// This file is generated by the cpanel localization system
// using the bin/_build_translated_js_hash_files.pl script.
//-------------------------------------------------------------
// !!! Do not hand edit this file !!!
//-------------------------------------------------------------
(function() {
    // The raw lexicon.
    var newLex = {"Add to Trusted Hosts":"신뢰할 수 있는 호스트에 추가","Click to delete “[_1]” from the Trusted Hosts list.":"신뢰할 수 있는 호스트 목록에서 “[_1]”을(를) 삭제하려면 클릭하십시오.","Click to edit the comment for “[_1]”.":"“[_1]”에 대한 설명을 편집하려면 클릭하십시오.","Do you want to permanently delete [quant,_1,record,records] from the Trusted Hosts list?":"신뢰할 수 있는 호스트 목록에서 [quant,_1,레코드,레코드]을(를) 영구적으로 삭제하시겠습니까?","Do you want to permanently delete “[_1]” from the Trusted Hosts list?":"신뢰할 수 있는 호스트 목록에서 “[_1]”을(를) 영구적으로 삭제하시겠습니까?","Examples:":"예:","Some Host [asis,IP] addresses were not added to the Trusted Hosts list.":"일부 호스트 [asis,IP] 주소가 신뢰할 수 있는 호스트 목록에 추가되지 않았습니다.","Some records failed to update.":"일부 레코드를 업데이트하지 못했습니다.","The number of minutes during which the mail server accepts a resent email from an unknown triplet.":"메일 서버가 알 수 없는 트리플렛으로부터 재발송된 이메일을 수락하는 기간(분).","The number of minutes during which the mail server defers email from an unknown triplet.":"메일 서버가 알 수 없는 트리플렛으로부터의 이메일을 지연하는 기간(분).","The status for [asis,Greylisting] has changed, possibly in another browser session.":"[asis,Greylisting]의 상태가 변경되었습니다(아마도 다른 브라우저 세션에서).","The system successfully saved your [asis,Greylisting] Common Mail Provider settings.":"The system successfully saved your [asis,Greylisting] Common Mail Provider settings.","The system successfully saved your [asis,Greylisting] configuration settings.":"시스템이 [asis,Greylisting] 구성 설정을 성공적으로 저장했습니다.","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"시스템이 신뢰할 수 있는 호스트 목록에서 [quant,_1,레코드,레코드]을(를) 삭제하지 못했습니다.","The time at which the mail server treats a resent email as coming from a new, unknown triplet.":"메일 서버가 재발송된 이메일을 알 수 없는 새 트리플렛으로부터 수신된 것으로 처리하는 시간.","Whether the system automatically accepts email from hosts with a valid [asis,SPF] record.[comment,this text is used in a tooltip]":"시스템이 유효한 [asis,SPF] 레코드를 포함하는 호스트로부터 전송되는 이메일을 자동으로 수락할지 여부.[comment,this text is used in a tooltip]","You have deleted all records from the Trusted Hosts list.":"신뢰할 수 있는 호스트 목록에서 모든 레코드를 삭제했습니다.","You have successfully added [quant,_1,record,records] to the Trusted Hosts list.":"[quant,_1,레코드,레코드]을(를) 신뢰할 수 있는 호스트 목록에 추가했습니다.","You have successfully added “[_1]” to the Trusted Hosts list.":"“[_1]”을(를) 신뢰할 수 있는 호스트 목록에 추가했습니다.","You have successfully deleted [quant,_1,record,records] from the Trusted Hosts list.":"신뢰할 수 있는 호스트 목록에서 [quant,_1,레코드,레코드]을(를) 삭제했습니다.","You have successfully deleted “[_1]” from the Trusted Hosts list.":"신뢰할 수 있는 호스트 목록에서 “[_1]”을(를) 삭제했습니다.","You have successfully updated the comment for “[_1]”.":"“[_1]”에 대한 설명을 업데이트했습니다.","Your neighboring [asis,IP] addresses are not in the Trusted Hosts list.":"인접한 [asis,IP] 주소가 신뢰할 수 있는 호스트 목록에 없습니다.","[asis,Exim] is disabled on the server which makes [asis,Greylisting] ineffective. Use the [output,url,_1,Service Manager page,_2] to enable [asis,Exim].":"서버에서 [asis,Exim]이(가) 비활성화되어 [asis,Greylisting]이(가) 유효하지 않습니다. [output,url,_1,서비스 관리자 페이지,_2]를 사용하여 [asis,Exim]을(를) 활성화하십시오.","[asis,Greylisting] is now disabled.":"[asis,Greylisting]은(는) 현재 비활성화 상태입니다.","[asis,Greylisting] is now enabled.":"[asis,Greylisting]은(는) 현재 활성화 상태입니다."};

    if (!this.LEXICON) {
        this.LEXICON = {};
    }

    for(var item in newLex) {
        if(newLex.hasOwnProperty(item)) {
            var value = newLex[item];
            if (typeof(value) === "string" && value !== "") {
                // Only add it if there is a value.
                this.LEXICON[item] = value;
            }
        }
    }
})();
//~~END-GENERATED~~
Back to Directory File Manager