Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/config-id.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/config.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/config-id.js
// Module:    /templates/greylist/views/config-id
// Locale:    id
// 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 = {"The number of minutes during which the mail server accepts a resent email from an unknown triplet.":"Jumlah menit ketika server mail menerima email yang telah dikirim ulang dari triplet yang tidak diketahui.","The number of minutes during which the mail server defers email from an unknown triplet.":"Jumlah menit ketika server mail menunda email dari triplet yang tidak diketahui.","The system successfully saved your [asis,Greylisting] configuration settings.":"Sistem berhasil menyimpan pengaturan konfigurasi [asis,Greylisting] Anda.","The time at which the mail server treats a resent email as coming from a new, unknown triplet.":"Waktu ketika server mail memperlakukan email yang dikirim ulang sebagai email yang masuk dari triplet baru yang tidak diketahui.","Whether the system automatically accepts email from hosts with a valid [asis,SPF] record.[comment,this text is used in a tooltip]":"Apakah sistem secara otomatis menerima email dari host dengan record [asis,SPF] yang valid.[comment,this text is used in a tooltip]"};

    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