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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base-ko.js
// Module:    /templates/greylist/views/base-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":"신뢰할 수 있는 호스트에 추가","Some Host [asis,IP] addresses were not added to the Trusted Hosts list.":"일부 호스트 [asis,IP] 주소가 신뢰할 수 있는 호스트 목록에 추가되지 않았습니다.","The status for [asis,Greylisting] has changed, possibly in another browser session.":"[asis,Greylisting]의 상태가 변경되었습니다(아마도 다른 브라우저 세션에서).","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 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