Viewing File: /usr/local/cpanel/share/libraries/cjt2/src/util/httpStatus-fil.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/share/libraries/cjt2/src/util/httpStatus.js
// Generated: /usr/local/cpanel/share/libraries/cjt2/src/util/httpStatus-fil.js
// Module:    cjt/util/httpStatus-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 = {"Accepted":"Tinanggap","Bad Gateway":"Hindi Tamang Gateway","Bad Request":"Maling Kahilingan","Conflict":"Pagsasalungat","Continue":"Magpatuloy","Created":"Nilikha","Expectation Failed":"Hindi Nakuha ang Inaasahan","Forbidden":"Ipinagbabawal","Found":"Nahanap","Gateway Timeout":"Timeout ng Gateway","Gone":"Wala na","HTTP Version Not Supported":"Hindi Sinusuportahan ang HTTP na Bersyon","Internal Server Error":"Internal na Error sa Server","Length Required":"Kinakailangang Haba","Method Not Allowed":"Hindi Pinapayagan ang Method","Moved Permanently":"Permanenteng Inilipat","Multiple Choices":"Maraming Pagpipilian","No Content":"Walang Content","Non-Authoritative Information":"Non-Authoritative na Impormasyon","Not Acceptable":"(Hindi Katanggap-tanggap","Not Found":"Hindi Nakita","Not Implemented":"Hindi Ipinapatupad","Not Modified":"Hindi Binago","OK":"OK","Partial Content":"Bahagyang Content","Payment Required":"Nangangailangan ng Bayad","Precondition Failed":"Nabigo ang Precondition","Proxy Authentication Required":"Nangangailangan ng Authentication sa Proxy","Request Entity Too Large":"Masyadong Malaki ang Request Entity","Request Timeout":"Timeout ng Request","Request-URI Too Long":"Masyadong Mahaba ang URI ng Kahilingan","Requested Range Not Satisfiable":"Hindi Matutugunan ang Hiniling na Range","Reset Content":"I-reset ang Content","See Other":"Tingnan ang Iba pa","Service Unavailable":"Hindi Available ang Serbisyo","Switching Protocols":"Nagpapalit ng Protocol","Temporary Redirect":"Pansamantalang Redirect","Unauthorized":"Hindi pinapahintulutan","Unknown Error":"Hindi Kilalang Error","Unsupported Media Type":"Hindi Sinusuportahang Uri ng Media","Use Proxy":"Gumamit ng Proxy"};

    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