//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb-fil.js
// Module: /templates/mod_security/vendors.cmb-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 = {"Add Vendor":"Magdagdag ng Vendor","An error occurred in the attempt to retrieve the vendor information.":"May error na naganap sa pagtangkang kunin ang impormasyon ng vendor.","Manage Vendors":"Pamahalaan ang Mga Vendor","Select Vendor Rule Sets":"Pumili ng Mga Rule Set ng Vendor","The URL must contain a protocol, domain, and file name in the correct format. (Example: [asis,https://example.com/example/meta_example.yaml])":"Laman dapat ng URL ang isang protocol, domain at pangalan ng file na nasa tamang format. (Halimbawa: [asis,https://example.com/example/meta_example.yaml])","The URL must use one of the following recognized protocols: [join,~, ,_1]":"Dapat gamitin ng URL ang isa sa mga sumusunod na kinikilalang protocol: [join,~, ,_1]","The file name must have the .yaml extension. (Example: [asis,meta_example.yaml])":"Ang pangalan ng file ay dapat na may .yaml extension. (Halimbawa: [asis,meta_example.yaml])","The file name must start with meta_, followed by the vendor name and have the .yaml extension. (Example: [asis,meta_example.yaml])":"Ang pangalan ng file ay dapat na magsimula sa meta_, kasunod ay ang pangalan ng vendor at dapat ay mayroon itong .yaml extension. (Halimbawa: [asis,meta_example.yaml])","The file name must use the meta_ prefix, followed by the vendor name and a .yaml extension. The vendor name must only contain characters in the following set: [join,~, ,_1] (Example: [asis,meta_example.yaml])":"Dapat na gamitin ng pangalan ng file ang prefix na meta_, kasunod ang pangalan ng vendor at isang .yaml extension. Ang pangalan ng vendor ay dapat lang maglaman ng mga character na nasa sumusunod na set: [join,~, ,_1] (Halimbawa: [asis,meta_example.yaml])","The file name must use the meta_ prefix. (Example: [asis,meta_example.yaml])":"Dapat na gamitin ng pangalan ng file ang prefix na meta_. (Halimbawa: [asis,meta_example.yaml])","The protocol should be followed by a colon and two forward slashes. (Example: [asis,https://])":"Ang protocol ay dapat na sundan ng isang colon at dalawang forward slash. (Halimbawa: [asis,https://])","The system could not disable the configuration files.":"Hindi na-disable ng system ang mga configuration file.","The system could not enable the configuration files.":"Hindi na-enable ng system ang mga configuration file.","The system could not find the specified [asis,vendor_id].":"Hindi nahanap ng system ang tinukoy na [asis,vendor_id].","The system experienced the following error when it attempted to install the “[_1]” vendor: [_2]":"Naranasan ng system ang sumusunod na error noong sinubukan nitong i-install ang vendor na “[_1]”: [_2]","The system experienced the following error when it attempted to remove the vendor [_1]: [_2]":"Naranasan ng system ang sumusunod na erron noong sinubukan nitong alisin ang vendor na [_1]: [_2]","The system failed to pass the ID query string parameter.":"Hindi napasa ng system ang parameter ng ID query string.","The vendor name part of the file name must only contain characters in the following set: [join,~, ,_1] (Example: [asis,meta_example.yaml])":"Ang pangalan ng vendor na bahagi ng pangalan ng file ay dapat lang maglaman ng mga character na nasa sumusunod na set: [join,~, ,_1] (Halimbawa: [asis,meta_example.yaml])","You have multiple vendors with the same [asis,vendor_id].":"Marami kang vendor na may parehong [asis,vendor_id].","You have successfully added “[_1]” to the vendor configuration list.":"Matagumpay mo nang nadagdag ang “[_1]” sa listahan ng vendor configuration.","You have successfully disabled all of the configuration files.":"Matagumpay mong na-disable ang lahat ng configuration file.","You have successfully disabled automatic updates for the vendor: [_1]":"Matagumpay mong na-disable ang mga awtomatikong update para sa vendor na: [_1]","You have successfully disabled some of the configuration files. The files that the system failed to disable are marked below.":"Matagumpay mong na-disable ang ilan sa mga configuration file. Nakamarka sa ibaba ang mga file na hindi na-disable ng system.","You have successfully disabled the configuration file: [_1]":"Matagumpay mong na-disable ang configuration file: [_1]","You have successfully disabled the vendor: [_1]":"Matagumpay mong na-disable ang vendor. [_1]","You have successfully enabled all of the configuration files.":"Matagumpay mong na-enable ang lahat ng configuration file.","You have successfully enabled automatic updates for the vendor: [_1]":"Matagumpay mong na-enable ang mga awtomatikong update para sa vendor na: [_1]","You have successfully enabled some of the configuration files. The files that the system failed to enable are marked below.":"Matagumpay mong na-enable ang ilan sa mga configuration file. Nakamarka sa ibaba ang mga file na hindi na-enable ng system.","You have successfully enabled the configuration file: [_1]":"Matagumpay mong na-enable ang configuration file: [_1]","You have successfully enabled the vendor: [_1]":"Matagumpay mong na-enable ang vendor: [_1]","You have successfully installed the vendor: [_1]":"Matagumpay mong na-install ang vendor: [_1]","You have successfully removed the vendor: [_1]":"Matagumpay mong naalis ang vendor: [_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~~