Viewing File: /usr/local/cpanel/base/frontend/jupiter/js2/mail/filters/editfilter-fil.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/js2/mail/filters/editfilter.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/mail/filters/editfilter-fil.js
// Module:    /jupiter/js2/mail/filters/editfilter-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 = {"Browse":"I-browse","Cancel":"Kanselahin","Filter Name":"Pangalan ng Filter","Saving filter “[output,class,_1,code]” …":"Sine-save ang filter na “[output,class,_1,code]” …","Success! The filters list is reloading now.":"Tagumpay! Nagre-reload na ngayon ang listahan ng mga filter.","The filter name cannot be empty.":"Hindi maaaring walang laman ang pangalan ng filter.","The filter name cannot contain “[output,class,_1,code]” or “[output,class,_2,code]”.":"Ang pangalan ng filter ay hindi maaaring maglaman ng “[output,class,_1,code]” o “[output,class,_2,code].”","You have successfully created a new filter. You can create another one now, or you can [output,url,_1,return to the filters list].":"Matagumpay kang nakagawa ng bagong filter. Maaari kang gumawa ng isa pa ngayon, o maaari kang [output,url,_1,bumalik sa listahan ng mga filter]."};

    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~~
Back to Directory File Manager