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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/sharedjs/sslwidgets.js
// Generated: /usr/local/cpanel/base/sharedjs/sslwidgets-fil.js
// Module:    legacy_shared/sslwidgets-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 Expiration":"Pag-expire ng Certificate","Certificate Key Sizes":"Mga Laki ng Key ng Certificate","Contact your certificate authority ([_1]) to reissue this certificate with a [numf,_2]-bit key.":"Makipag-ugnayan sa iyong certificate authority ([_1]) upang muling ilabas ang certificate na ito na may [numf,_2]-bit key.","Contact your certificate authority to reissue this certificate with a longer key.":"Makipag-ugnayan sa iyong certificate authority upang muling ilabas ang certificate na ito nang may mas mahabang key.","Generate and install a new self-signed certificate immediately. Then, replace this certificate with a certificate signed by a valid certificate authority as soon as possible.":"Bumuo at mag-install kaagad ng isang bagong self-signed na certificate. Pagkatapos, palitan ang certificate na ito ng isang certificate na may lagda ng isang wastong certificate authority sa lalong madaling panahon.","It is highly recommended that you do not install this certificate.":"Lubos na inirerekomendang huwag mong i-install ang certificate na ito.","Purchase a new certificate.":"Purchase a new certificate.","Self-Signed Certificates":"Mga Self-Signed Certificate","The recommended key size for a certificate is currently [quant,_1,bit,bits].":"Ang inirerekomendang laki ng key para sa isang certificate ay kasalukuyang [quant,_1,bit,bits].","This certificate will expire in [quant,_1,day,days].":"Mag-e-expire ang certificate na ito sa [quant,_1,araw,(na) araw].","This certificate’s key is too short ([quant,_1,bit,bits]). This key will not protect against a spoofing attack.":"Masyadong maikli ang key ng certificate na ito ([quant,_1,bit,bits]). Hindi poprotekta ang key na ito laban sa atake ng panloloko.","You should generate another self-signed certificate for [quant,_1,this domain,these domains] with a [numf,_2]-bit key.":"Dapat kang bumuo ng isa pang self-signed certificate para sa [quant,_1,ang domain na ito,ang mga domain na ito] na may [numf,_2]-bit na key.","You should request a replacement certificate from the issuer ([_1]) as soon as possible.":"Dapat kang humiling ng kapalit na certificate mula sa nagbigay ([_1]) sa lalong madaling panahon."};

    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