Viewing File: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/csrs-ms.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/js2/ssl/csrs.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/csrs-ms.js
// Module:    /jupiter/js2/ssl/csrs-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 = {"Choose a country.":"Pilih negara.","City":"Bandar","Company":"Syarikat","Company Division":"Divisyen Syarikat","Country":"Negara","Domains":"Domain","Email":"E-mel","Make sure to use a valid email format. For example, [asis,user@domain.com].":"Pastikan anda menggunakan format e-mel yang sah. Contohnya, [asis,user@domain.com].","Passphrase":"Ungkapan laluan","State":"Keadaan","The certificate signing request passphrase can contain only alphanumeric characters.":"Ungkapan laluan permintaan menandatangani sijil boleh mengandungi hanya aksara alfanumerik.","The certificate signing request passphrase must be at least [quant,_1,character,characters] long.":"Ungkapan laluan permintaan menandatangani sijil mestilah sekurang-kurangnya [quant,_1,aksara,aksara] panjang.","The company division must be no longer than [quant,_1,character,characters].":"Divisyen syarikat tidak boleh lebih dari [quant,_1,aksara,aksara].","The company name must be no longer than [quant,_1,character,characters].":"Nama syarikat tidak boleh lebih dari [quant,_1,aksara,aksara].","The passphrase must be no longer than [quant,_1,character,characters].":"Ungkapan laluan tidak harus lebih panjang daripada [quant,_1,aksara,aksara].","The “[_1]” field cannot be left blank.":"The “[_1]” field cannot be left blank.","This field contains characters that some certificate authorities may not accept. Contact your certificate authority to confirm that they accept these characters.":"Medan ini mengandungi aksara yang kemungkinan tidak diterima oleh beberapa pihak berkuasa sijil. Hubungi pihak berkuasa sijil anda untuk mengonfirmasi bahawa mereka menerima aksara ini.","You can only enter valid domains.":"Anda hanya boleh memasukkan domain yang sah.","You do not control this domain.":"Anda tidak mengawal domain ini.","[numf,_1] of the [numerate,_2,domain,domains] that you have entered [numerate,_1,is a domain,are domains] that you do not control.":"[numf,_1] bagi [numerate,_2,domain,domain] yang anda telah masukkan [numerate,_1,ialah domain,ialah domain-domain] yang anda tidak kawal."};

    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