Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base-ms.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base-ms.js
// Module:    /templates/greylist/views/base-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 = {"Add to Trusted Hosts":"Tambah kepada Hos yang Dipercayai","Some Host [asis,IP] addresses were not added to the Trusted Hosts list.":"Sesetengah alamat Hos [asis,IP] tidak ditambah kepada senarai Hos yang Dipercayai.","The status for [asis,Greylisting] has changed, possibly in another browser session.":"Status bagi [asis,Greylisting] telah berubah, mungkin dalam sesi pelayar lain.","You have successfully added [quant,_1,record,records] to the Trusted Hosts list.":"Anda berjaya menambah [quant,_1,rekod,rekod-rekod] kepada senarai Hos yang Dipercayai.","You have successfully added “[_1]” to the Trusted Hosts list.":"Anda berjaya menambah “[_1]” kepada senarai Hos yang Dipercayai.","You have successfully updated the comment for “[_1]”.":"Anda telah berjaya mengemas kini komen bagi “[_1]”.","Your neighboring [asis,IP] addresses are not in the Trusted Hosts list.":"Alamat jiran anda [asis,IP] tiada dalam senarai Hos yang Dipercayai.","[asis,Exim] is disabled on the server which makes [asis,Greylisting] ineffective. Use the [output,url,_1,Service Manager page,_2] to enable [asis,Exim].":"[asis,Exim] dilumpuhkan pada pelayan yang membuat [asis,Greylisting] tidak berkesan. Gunakan [output,url,_1,halaman Pengurus Perkhidmatan,_2] untuk mendayakan [asis,Exim].","[asis,Greylisting] is now disabled.":"[asis,Greylisting] sekarang dilumpuhkan.","[asis,Greylisting] is now enabled.":"[asis,Greylisting] sekarang didayakan."};

    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