//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts-he.js
// Module: /templates/greylist/views/trustedHosts-he
// Locale: he
// 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.":"לחץ כדי למחוק את “[_1]” מרשימת המארחים המהימנים.","Click to edit the comment for “[_1]”.":"לחץ כדי לערוך את ההערה עבור “[_1]”.","Do you want to permanently delete [quant,_1,record,records] from the Trusted Hosts list?":"האם ברצונך למחוק לצמיתות את [quant,_1,רשומה ,רשומות] מרשימת המארחים המהימנים?","Do you want to permanently delete “[_1]” from the Trusted Hosts list?":"האם ברצונך למחוק לצמיתות את “[_1]” מרשימת המארחים המהימנים?","Examples:":"דוגמאות:","Some records failed to update.":"העדכון של חלק מהרשומות נכשל.","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"למערכת לא היתה אפשרות למחוק את [quant,_1,רשומה ,רשומות] מרשימת המארחים המהימנים.","You have deleted all records from the Trusted Hosts list.":"מחקת את כל הרשומות מרשימת המארחים המהימנים.","You have successfully deleted [quant,_1,record,records] from the Trusted Hosts list.":"מחקת בהצלחה את [quant,_1,רשומה ,רשומות] מרשימת המארחים המהימנים.","You have successfully deleted “[_1]” from the Trusted Hosts list.":"מחקת בהצלחה את “[_1]” מרשימת המארחים המהימנים.","You have successfully updated the comment for “[_1]”.":"עדכנת בהצלחה את ההערה עבור “[_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~~