Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController-ko.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController-ko.js
// Module:    /templates/hulkd/views/hulkdWhitelistController-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 Whitelist":"허용 목록에 추가","Click to delete “[_1]” from the whitelist.":"허용 목록에서 “[_1]”을(를) 삭제하려면 클릭하십시오.","Click to edit the comment for “[_1]”.":"“[_1]”에 대한 설명을 편집하려면 클릭하십시오.","Do you want to permanently delete [quant,_1,record,records] from the whitelist?":"허용 목록에서 [quant,_1,레코드,레코드]을(를) 영구적으로 삭제하시겠습니까?","Do you want to permanently delete “[_1]” from the whitelist?":"허용 목록에서 “[_1]”을(를) 영구적으로 삭제하시겠습니까?","Some IP addresses were not added to the whitelist.":"일부 IP 주소가 허용 목록에 추가되지 않았습니다.","Some records failed to update.":"일부 레코드를 업데이트하지 못했습니다.","The system disabled the [asis,UseDNS] setting for [asis,SSHD] in order to add IP addresses to the whitelist. You must restart SSH through the [output,url,_1,Restart SSH Server,_2] page to implement the change.":"시스템이 IP 주소를 허용 목록에 추가하기 위해 [asis,SSHD]에 대해 [asis,UseDNS] 설정을 비활성화했습니다. 변경 내용을 구현하려면 [output,url,_1,SSH 서버 재시작,_2] 페이지를 통해 SSH를 다시 시작해야 합니다.","The system was unable to delete [quant,_1,record,records] from the whitelist.":"시스템이 [quant,_1,레코드,레코드]을(를) 허용 목록에서 삭제하지 못했습니다.","You have deleted all records from the whitelist.":"허용 목록에서 모든 레코드를 삭제했습니다.","You have successfully added [quant,_1,IP address,IP addresses] to the whitelist.":"[quant,_1,IP 주소,IP 주소]을(를) 허용 목록에 추가했습니다.","You have successfully added “[_1]” to the whitelist.":"“[_1]”을(를) 허용 목록에 추가했습니다.","You have successfully deleted [quant,_1,record,records] from the whitelist.":"허용 목록에서 “[quant,_1,레코드,레코드]”을(를) 성공적으로 삭제했습니다.","You have successfully deleted “[_1]” from the whitelist.":"허용 목록에서 “[_1]”을(를) 성공적으로 삭제했습니다.","You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].":"You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].","You have successfully updated the comment for “[_1]”.":"“[_1]”에 대한 설명을 업데이트했습니다.","Your current IP address “[_1]” is not on the whitelist.":"현재 IP 주소 “[_1]”이(가) 허용 목록에 없습니다."};

    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