//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController-fil.js
// Module: /templates/mod_security/views/rulesListController-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 = {"Custom":"Custom","Loading …":"Naglo-load …","The displayed rules are from the following vendor rule [numerate,_1,set,sets]: [list_and,_2]":"Ang mga ipinapakitang rule ay mula sa sumusunod na vendor rule na [numerate,_1,set,mga set]: [list_and,_2]","There was a problem loading the page. The system is reporting the following error: [_1].":"Nagkaroon ng problema sa paglikha sa page. Inuulat ng system ang sumusunod na error: [_1].","You have not selected any vendor rule sets.":"Hindi ka pumili ng anumang mga vendor rule set.","You successfully deleted “[_1]” from the list of [asis,ModSecurity™] rules.":"Matagumpay mong natanggal ang “[_1]” mula sa list ng mga [asis,ModSecurity™] rule.","You successfully deployed the staged changes and [asis,Apache] received a graceful restart request.":"Matagumpay mong na-deploy ang mga staged na pagbabago at nakatanggap ang [asis,Apache] nang maayos na restart request.","You successfully disabled “[_1]” in the list of [asis,ModSecurity™] rules.":"Matagumpay mong na-disable ang “[_1]” sa listahan ng mga [asis,ModSecurity™] rule.","You successfully discarded the staged changes.":"Matagumpay mong na-discard ang mga staged na pagbabago.","You successfully enabled “[_1]” in the list of [asis,ModSecurity™] rules.":"Matagumpay mong na-enable ang “[_1]” mula sa list ng mga [asis,ModSecurity™] rule.","Your user-defined rules are included below.":"Ang iyong mga user-defined rule ay kasama sa ibaba.","Your user-defined rules are not included below.":"Ang iyong mga user-defined rule ay hindi kasama sa ibaba.","[quant,_1,Vendor,Vendors]":"[quant,_1,Vendor,(na) Vendor]"};
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~~