Viewing File: /usr/local/cpanel/base/sharedjs/api_shell-fil.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/sharedjs/api_shell.js
// Generated: /usr/local/cpanel/base/sharedjs/api_shell-fil.js
// Module:    legacy_shared/api_shell-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 = {"Hide Sort/Filter/Paginate Options":"Itago ang Mga Opyon sa Pag-uuri-uri/Pag-filter/Paglalagay ng page","Invalid JSON.":"Di-wastong JSON.","Raw view":"Raw na view","Retrieving API call results …":"Kinukuha ang mga resulta ng API call …","Show Sort/Filter/Paginate Options":"Ipakita ang Mga Opsyon sa Pag-uuri-uri/Pag-filter/Paglalagay ng page","Table View is unavailable for this function’s data.":"Hindi available ang Table View para sa data ng function na ito.","Table view":"Table view","Tree view":"Tree view","[format_bytes,_1] compressed, [format_bytes,_2] uncompressed":"[format_bytes,_1] naka-compress, [format_bytes,_2] hindi naka-compress","[quant,_1,record,records], [quant,_2,field,fields] per record":"[quant,_1,record,records], [quant,_2,field,fields] per record","compressed size unknown, [format_bytes,_1] uncompressed":"hindi alam ang na-compress na laki, [format_bytes,_1] ang na-uncompress"};

    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