//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts-ms.js
// Module: /templates/greylist/views/trustedHosts-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 = {"Click to delete “[_1]” from the Trusted Hosts list.":"Klik untuk memadam “[_1]” daripada senarai Hos boleh Dipercayai.","Click to edit the comment for “[_1]”.":"Klik untuk mengedit komen bagi “[_1]”.","Do you want to permanently delete [quant,_1,record,records] from the Trusted Hosts list?":"Adakah anda mahu memadam [quant,_1,rekod,rekod-rekod] daripada senarai Hos yang Dipercayai?","Do you want to permanently delete “[_1]” from the Trusted Hosts list?":"Adakah anda mahu memadam “[_1]” secara kekal daripada senarai Hos yang Dipercayai?","Examples:":"Contoh:","Some records failed to update.":"Sesetengah rekod gagal untuk kemas kini.","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"Sistem tidak dapat memadam pelayan [quant,_1,rekod,rekod-rekod] daripada senarai Hos yang Dipercayai.","You have deleted all records from the Trusted Hosts list.":"Anda berjaya memadam semua rekod daripada senarai Hos yang Dipercayai.","You have successfully deleted [quant,_1,record,records] from the Trusted Hosts list.":"Anda berjaya mengesan [quant,_1,rekod,rekod-rekod] daripada senarai Hos yang Dipercayai.","You have successfully deleted “[_1]” from the Trusted Hosts list.":"Anda berjaya mengesan “[_1]” daripada senarai Hos yang Dipercayai.","You have successfully updated the comment for “[_1]”.":"Anda telah berjaya mengemas kini komen bagi “[_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~~