Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/config-ko.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/config.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/config-ko.js
// Module:    /templates/greylist/views/config-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 = {"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 system successfully saved your [asis,Greylisting] configuration settings.":"시스템이 [asis,Greylisting] 구성 설정을 성공적으로 저장했습니다.","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]"};

    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