Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController-fil.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-fil.js
// Module:    /templates/mod_security/views/editRuleController-fil
// Locale:    fil
// 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.":"Isang vendor configuration file na nagbibigay ng rule na ito. Maaari kang mag-edit ng mga vendor rule. Maaari mong i-enable o i-disable ang rule na ito gamit ang mga control sa ibaba.","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.":"Naka-disable ang configuration file na nagbibigay ng rule na “[_1]”. Naka-enable man o naka-disable, hindi magkakaroon ng nakikitang epekto ang rule hangga’t i-enable mo ang configuration file para sa “[_2]” vendor.","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.":"Hindi natatangi ang rule na may ID number na “[_1]”. May maraming rule na may parehong ID number sa loob ng “[_2]” vendor rule set.","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.":"Hindi natatangi ang rule na may ID number na “[_1]”. May maraming rule na may parehong ID number sa loob ng iyong user-defined rule set.","The system could not find the ID number for this rule.":"Hindi nakita ng system ang ID number para sa rule na ito.","The system could not find the rule with ID number “[_1]” from the “[_2]” vendor rule set.":"Hindi nahanap ng system ang rule na may ID number na “[_1]” mula sa “[_2]” vendor rule set.","The system could not find the rule with ID number “[_1]” from your user-defined rule set.":"Hindi nahanap ng system ang rule na may ID number na “[_1]” mula sa iyong user-defined rule set.","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.":"Naka-disable ang vendor na nagbibigay ng rule na “[_1]”. Naka-enable man o naka-disable, hindi magkakaroon ng nakikitang epekto ang rule hangga’t i-enable mo ang vendor na iyon.","There is a duplicate [asis,ModSecurity™] rule in the staged configuration file. You cannot add a duplicate rule.":"May duplicate na rule ng [asis,ModSecurity™] rule sa staged na configuration file. Hindi ka maaaring mag-duplicate ng rule.","You have successfully updated the [asis,ModSecurity™] rule.":"Matagumpay mong na-update ang [asis,ModSecurity™] rule."};

    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