Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController-he.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController-he.js
// Module:    /templates/hulkd/views/hulkdBlacklistController-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 blacklist.":"לחץ כדי למחוק את “[_1]” מהרשימה השחורה.","Click to edit the comment for “[_1]”.":"לחץ כדי לערוך את ההערה עבור “[_1]”.","Do you want to permanently delete [quant,_1,record,records] from the backlist?":"האם ברצונך למחוק לצמיתות את [quant,_1,רשומה ,רשומות] מהרשימה השחורה?","Do you want to permanently delete “[_1]” from the blacklist?":"האם ברצונך למחוק לצמיתות את “[_1]” מהרשימה השחורה?","Some IP addresses were not added to the blacklist.":"חלק מכתובות ה-IP לא נוספו לרשימה השחורה.","Some records failed to update.":"העדכון של חלק מהרשומות נכשל.","The system was unable to delete [quant,_1,record,records] from the blacklist.":"למערכת לא היתה אפשרות למחוק את [quant,_1,רשומה ,רשומות] מהרשימה השחורה.","You have deleted all records from the blacklist.":"מחקת את כל הרשומות מהרשימה השחורה.","You have successfully added [quant,_1,IP address,IP addresses] to the blacklist.":"הוספת בהצלחה את [quant,_1,כתובת IP,כתובות IP] לרשימה השחורה.","You have successfully added “[_1]” to the blacklist.":"הוספת בהצלחה את “[_1]” לרשימה השחורה.","You have successfully deleted [quant,_1,record,records] from the blacklist.":"מחקת בהצלחה את [quant,_1,רשומה ,רשומות] מהרשימה השחורה.","You have successfully deleted “[_1]” from the blacklist.":"מחקת בהצלחה את “[_1]” מהרשימה השחורה.","You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].":"You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].","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~~
Back to Directory File Manager