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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/sharedjs/emailstats_search.js
// Generated: /usr/local/cpanel/base/sharedjs/emailstats_search-ms.js
// Module:    legacy_shared/emailstats_search-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 = {"Close":"Tutup","Delivery Event Details":"Butiran Peristiwa Penghantaran","If you cannot find what you are looking for by paging through these results, please restrict the query further by narrowing your search.":"Jika anda tidak dapat menemui apa yang dicari dengan menyemak hasil-hasil ini, sila hadkan pertanyaan lanjut dengan mengecilkan pencarian anda.","Invalid date.":"Tarikh tidak sah.","Loading new data …":"Sedang Memuatkan data baharu …","Print":"Cetak","The mail server delivered this message successfully.":"Pelayan mel berjaya menghantar mesej ini.","The mail server is currently delivering this message.":"Pelayan mel sedang mengirim mesej ini.","The results available below may not contain the record or records you are looking for.":"Hasil yang tersedia di bawah mungkin tidak mengandungi rekod atau rekod-rekod yang anda cari.","The specified record’s details are already visible. See the corresponding popup window.":"Butiran rekod yang dinyatakan sudah kelihatan. Lihat tetingkap popup yang sepadan.","This can only be selected when [output,class,Delivery Type,code] is [output,class,All,code].":"Ini hanya boleh dipilih apabila [output,class,Jenis Kiriman,code] is [output,class,Semua,code].","This message could not be delivered yet. The mail server will attempt delivery again later.":"Mesej ini masih belum boleh dihantar. Pelayan mel akan cuba membuat penghantaran sekali lagi kemudian.","This message could not be delivered.":"Mesej ini tidak dapat dihantar.","This message was discarded by an email filter or spam detection software.":"Mesej ini telah dibuang oleh penapis e-mel atau perisian pengesanan spam.","This message was rejected at SMTP time by an RBL, filter, or other configuration.":"Mesej ini telah ditolak pada waktu SMTP oleh RBL, penapis atau konfigurasi lain.","This message was saved into an email archive.":"Mesej ini disimpan di dalam arkib e-mel.","This query produced a result set that exceeds the reportable limit.":"Pertanyaan ini menghasilkan set hasil yang melebihi had yang boleh dilaporkan."};

    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