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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts-id.js
// Module:    /templates/greylist/views/trustedHosts-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 = {"Click to delete “[_1]” from the Trusted Hosts list.":"Klik untuk menghapus “[_1]” dari daftar Host Tepercaya.","Click to edit the comment for “[_1]”.":"Klik guna mengedit komentar untuk “[_1]”.","Do you want to permanently delete [quant,_1,record,records] from the Trusted Hosts list?":"Yakin ingin menghapus [quant,_1, catatan, catatan] dari daftar Host Tepercaya secara permanen?","Do you want to permanently delete “[_1]” from the Trusted Hosts list?":"Apakah Anda mau secara permanen menghapus “[_1]” dari daftar Host Tepercaya?","Examples:":"Contoh:","Some records failed to update.":"Beberapa record gagal diperbarui.","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"Sistem tidak dapat menghapus [quant,_1, catatan, catatan] dari daftar Hos Tepercaya.","You have deleted all records from the Trusted Hosts list.":"Anda telah menghapus semua record dari daftar Host Tepercaya.","You have successfully deleted [quant,_1,record,records] from the Trusted Hosts list.":"Anda telah berhasil menghapus [quant,_1, catatan, catatan] dari Daftar Host Tepercaya.","You have successfully deleted “[_1]” from the Trusted Hosts list.":"Anda berhasil menghapus “[_1]” dari daftar Host Tepercaya.","You have successfully updated the comment for “[_1]”.":"Anda telah berhasil memperbarui komentar untuk “[_1]”."};

    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