//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/csrs.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/csrs-fil.js
// Module: /jupiter/js2/ssl/csrs-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 = {"Choose a country.":"Pumili ng bansa.","City":"Lungsod","Company":"Kumpanya","Company Division":"Sangay ng Kumpanya","Country":"Bansa","Domains":"Mga Domain","Email":"Email","Make sure to use a valid email format. For example, [asis,user@domain.com].":"Tiyaking gumamit ng wastong email format. Halimbawa, [asis,user@domain.com].","Passphrase":"Passphrase","State":"Katayuan","The certificate signing request passphrase can contain only alphanumeric characters.":"Maaari lang maglaman ng mga alphanumeric character ang passphrase ng certificate signing request.","The certificate signing request passphrase must be at least [quant,_1,character,characters] long.":"Ang passphrase ng certificate signing request ay dapat na hindi bababa sa [quant,_1,character,(na) character] ang haba.","The company division must be no longer than [quant,_1,character,characters].":"Ang dibisyon ng kumpanya ay dapat na hindi mas mahaba sa [quant,_1,character,(na) character].","The company name must be no longer than [quant,_1,character,characters].":"Ang pangalan ng kumpanya ay dapat na hindi mas mahaba sa [quant,_1,character,(na) character].","The passphrase must be no longer than [quant,_1,character,characters].":"Ang passphrase ay dapat na hindi mas mahaba sa [quant,_1,character,(na) character].","The “[_1]” field cannot be left blank.":"The “[_1]” field cannot be left blank.","This field contains characters that some certificate authorities may not accept. Contact your certificate authority to confirm that they accept these characters.":"Naglalaman ang field na ito ng mga character na maaaring hindi tanggapi ng ilang certificate authority. Makipag-ugnayan sa iyong certificate authority upang kumpirmahin na tinatanggap nila ang mga character na ito.","You can only enter valid domains.":"Maaari ka lang maglagay ng mga wastong domain.","You do not control this domain.":"Hindi mo kinokontrol ang domain na ito.","[numf,_1] of the [numerate,_2,domain,domains] that you have entered [numerate,_1,is a domain,are domains] that you do not control.":"[numf,_1] ng [numerate,_2,domain,(na) domain] na naglagay ka ng [numerate,_1,ay isang domain,ay mga domain] na hindi mo kinokontrol."};
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~~