//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/js2/gencrt.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/gencrt-fil.js
// Module: /js2/gencrt-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 = {"Certificate Email Address":"Email Address ng Certificate","Choose a country.":"Pumili ng bansa.","City":"Lungsod","Company":"Kumpanya","Company Division":"Sangay ng Kumpanya","Contact Email Address":"Email Address ng Contact","Country":"Bansa","Domain":"Domain","Passphrase":"Passphrase","State":"Katayuan","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 email address provided is not valid. This address must start with the mailbox name, then the “@” sign, then the mail domain name.":"Hindi wasto ang email address na ibinigay. Ang address na ito ay dapat na magsimula sa pangalan ng mailbox, pagkatapos ay ang simbolong “@,” pagkatapos ay ang domain name ng mail.","The passphrase must be at least [quant,_1,character,characters] long.":"Ang passphrase ay dapat na hindi bababa sa [quant,_1,character,(na) character] ang haba.","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 must be at least [quant,_2,character,characters] long.":"Ang field na “[_1]” ay dapat na hindi mas iikli sa [quant,_2,character,(na) character].","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 entered an invalid character. The passphrase may contain only letters and numbers.":"Naglagay ka ng di-wastong character. Maaari lang maglaman ng mga titik at numero ang passphrase.","You must enter a city.":"Dapat kang maglagay ng lungsod.","You must enter a company.":"Dapat kang maglagay ng kumpanya.","You must enter a state.":"Dapat na maglagay ka ng estado.","You must enter an email address.":"Dapat kang maglagay ng email address."};
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~~