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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/sharedjs/sslwidgets.js
// Generated: /usr/local/cpanel/base/sharedjs/sslwidgets-ms.js
// Module:    legacy_shared/sslwidgets-ms
// Locale:    ms
// 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":"Tamat Tempoh Sijil","Certificate Key Sizes":"Saiz Kekunci Sijil","Contact your certificate authority ([_1]) to reissue this certificate with a [numf,_2]-bit key.":"Hubungi pihak berkuasa sijil anda ([_1]) untuk mengeluarkan semula sijil ini dengan kekunci [numf,_2]-bit.","Contact your certificate authority to reissue this certificate with a longer key.":"Hubungi pihak berkuasa sijil anda untuk mengeluarkan sijil ini dengan kekunci yang lebih panjang.","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.":"Jana dan pasang sijil baharu yang ditandatangani sendiri dengan segera. Kemudian, gantikan sijil ini dengan sijil yang ditandatangani oleh pihak berkuasa sijil yang sah dengan seberapa segera.","It is highly recommended that you do not install this certificate.":"Anda sangat disarankan tidak memasang sijil ini.","Purchase a new certificate.":"Purchase a new certificate.","Self-Signed Certificates":"Sijil yang Ditandatangani Sendiri","The recommended key size for a certificate is currently [quant,_1,bit,bits].":"Saiz kekunci yang disyorkan untuk sijil sedang [quant,_1,bit,bit].","This certificate will expire in [quant,_1,day,days].":"Sijil ini akan tamat pada [quant,_1,hari,hari].","This certificate’s key is too short ([quant,_1,bit,bits]). This key will not protect against a spoofing attack.":"Kekunci sijil ini cukup pendek ([quant,_1,bit,bit]). Kekunci ini tidak akan melindungi anda daripada serangan perdayaan.","You should generate another self-signed certificate for [quant,_1,this domain,these domains] with a [numf,_2]-bit key.":"Anda harus menjana sijil yang ditandatangani sendiri bagi [quant,_1,domain ini,domain-domain ini] dengan [numf,_2]-kekunci bit.","You should request a replacement certificate from the issuer ([_1]) as soon as possible.":"Anda harus meminta penggantian sijil daripada pengeluar ([_1]) dengan seberapa segera."};

    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