Viewing File: /usr/local/cpanel/whostmgr/docroot/js2/gencrt-ms.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/js2/gencrt.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/gencrt-ms.js
// Module:    /js2/gencrt-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 Email Address":"Alamat E-mel Sijil","Choose a country.":"Pilih negara.","City":"Bandar","Company":"Syarikat","Company Division":"Divisyen Syarikat","Contact Email Address":"Alamat E-mel untuk Dihubungi","Country":"Negara","Domain":"Domain","Passphrase":"Ungkapan laluan","State":"Keadaan","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 email address provided is not valid. This address must start with the mailbox name, then the “@” sign, then the mail domain name.":"Alamat e-mel yang disediakan tidak sah. Alamat ini mesti bermula dengan nama peti mel, kemudian tanda “@”, kemudian nama domain mel tersebut.","The passphrase must be at least [quant,_1,character,characters] long.":"Ungkapan laluan mestilah sekurang-kurangnya [quant,_1,aksara,aksara] panjang.","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 must be at least [quant,_2,character,characters] long.":"Medan “[_1]” mesti mengandungi sekurangnya [quant,_2,aksara,aksara].","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 entered an invalid character. The passphrase may contain only letters and numbers.":"Anda telah memasukkan aksara yang tidak sah. Ungkapan laluan boleh mengandungi huruf dan nombor sahaja.","You must enter a city.":"Anda mesti masukkan bandar.","You must enter a company.":"Anda mesti masukkan syarikat.","You must enter a state.":"Anda mesti masukkan suatu negeri.","You must enter an email address.":"Anda mesti masukkan alamat e-mel."};

    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