//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects-fil.js
// Module: /js2/list_db_objects-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 = {"It is a potentially dangerous operation to rename a MySQL database. You may want to [output,url,_1,log into this user’s cPanel interface and back up this database] before renaming it.":"Potensyal na mapanganib na operasyon ang pagpapalit sa pangalan ng isang MySQL database. Maaaring gusto mong [output,url,_1,mag-log in sa cPanel interface ng user na ito at i-back up ang database na ito] bago palitan ang pangalan nito.","Provide a password to set for this user.":"Magbigay ng password na itatakda para sa user na ito.","Show [quant,_1,record,records]":"Ipakita ang [quant,_1,talaan,(na) record]","Show all [quant,_1,record,records]":"Ipakita ang lahat ng [quant,_1,talaan,(na) record]","There [numerate,_1,is,are] [quant,_1,record,records].":"Mayroong[numerate,_1,is,are] [quant,_1,talaan,(na) record].","This password is too weak. Add more combinations of lowercase and uppercase letters, numerals, and symbols. (The minimum strength is [numf,_1]).":"Masyadong mahina ang password na ito. Magdagdag ng marami pang mga kumbinasyon ng maliliit at malalaking titik, numero at simbolo. (Ang minimum na hirap na mahulaan ay [numf,_1]).","You have successfully renamed the [asis,MySQL] database “[_1]” to “[_2]”.":"Matagumpay mong nagawang “[_2]” ang pangalan ng [asis,MySQL] database na “[_1]”.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]” and set its password.":"Matagumpay mong nagawang “[_2]” ang pangalan ng [asis,MySQL] user na si “[_1]” at natakda ang kanyang password.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]”.":"Matagumpay mong nagawang “[_2]” ang pangalan ng [asis,MySQL] user na si “[_1]”.","You have successfully renamed the [asis,PostgreSQL] database “[_1]” to “[_2]”.":"Matagumpay mong nagawang “[_2]” ang pangalan ng [asis,PostgreSQL] database na “[_1]”.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]” and set its password.":"Matagumpay mong nagawang “[_2]” ang pangalan ng [asis,PostgreSQL] user na si “[_1]” at natakda ang kanyang password.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]”.":"Matagumpay mong nagawang “[_2]” ang pangalan ng [asis,PostgreSQL] user na si “[_1]”.","You have successfully set the password for the [asis,MySQL] user “[_1]”.":"Matagumpay mong natakda ang password para sa [asis,MySQL] user na si “[_1]”.","You have successfully set the password for the [asis,PostgreSQL] user “[_1]”.":"Matagumpay mong natakda ang password para sa [asis,PostgreSQL] user na si “[_1]”.","Your search matched [numf,_1] of [quant,_2,record,records].":"Tumugma ang iyong paghahanap sa [numf,_1] sa [quant,_2,talaan,(na) record]."};
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~~