Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController-ko.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController-ko.js
// Module:    /templates/mod_security/views/editRuleController-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 = {"A vendor configuration file provides this rule. You cannot edit vendor rules. You can enable or disable this rule with the controls below.":"벤더 구성 파일이 이 규칙을 제공합니다. 벤더 규칙은 편집할 수 없습니다. 아래의 컨트롤을 사용하여 이 규칙을 활성화 또는 비활성화할 수 있습니다.","The configuration file that provides the rule “[_1]” is disabled. Whether enabled or disabled, the rule will have no visible effect until you enable the configuration file for the “[_2]” vendor.":"규칙 “[_1]”을(를) 제공하는 구성 파일이 비활성화되었습니다. 활성화 또는 비활성화 상태와 상관없이 사용자가 “[_2]” 벤더에 대해 구성 파일을 활성화할 때까지는 규칙이 가시적 효과가 없습니다.","The rule with ID number “[_1]” is not unique. There are multiple rules that use the same ID number within the “[_2]” vendor rule set.":"ID 번호가 “[_1]”인 규칙이 고유하지 않습니다. “[_2]” 벤더 규칙 세트에서 동일한 ID 번호를 사용하는 규칙이 여러 개 있습니다.","The rule with ID number “[_1]” is not unique. There are multiple rules that use the same ID number within your user-defined rule set.":"ID 번호가 “[_1]”인 규칙이 고유하지 않습니다. 사용자 정의 규칙 세트 내에서 동일한 ID 번호를 사용하는 규칙이 여러 개 있습니다.","The system could not find the ID number for this rule.":"시스템에서 이 규칙에 대한 ID 번호를 찾을 수 없습니다.","The system could not find the rule with ID number “[_1]” from the “[_2]” vendor rule set.":"시스템이 “[_2]” 벤더 규칙 세트로부터 ID 번호가 “[_1]”인 규칙을 찾지 못했습니다.","The system could not find the rule with ID number “[_1]” from your user-defined rule set.":"시스템이 사용자 정의 규칙 세트로부터 ID 번호가 “[_1]”인 규칙을 찾지 못했습니다.","The vendor that provides the rule “[_1]” is disabled. Whether enabled or disabled, the rule will have no visible effect until you enable that vendor.":"규칙 “[_1]”을(를) 제공하는 벤더가 비활성화되었습니다. 활성화 또는 비활성화 상태와 상관없이 사용자가 해당 벤더를 활성화할 때까지는 규칙이 가시적 효과가 없습니다.","There is a duplicate [asis,ModSecurity™] rule in the staged configuration file. You cannot add a duplicate rule.":"스테이징된 구성 파일에 중복 “[asis,ModSecurity™]” 규칙이 있습니다. 중복 규칙을 추가할 수 없습니다.","You have successfully updated the [asis,ModSecurity™] rule.":"[asis,ModSecurity™] 규칙을 성공적으로 업데이트했습니다."};

    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