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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController-he.js
// Module:    /templates/hulkd/views/hulkdWhitelistController-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 = {"Add to Whitelist":"הוסף לרשימת ההיתרים","Click to delete “[_1]” from the whitelist.":"לחץ כדי למחוק את “[_1]” מרשימת ההיתרים.","Click to edit the comment for “[_1]”.":"לחץ כדי לערוך את ההערה עבור “[_1]”.","Do you want to permanently delete [quant,_1,record,records] from the whitelist?":"האם ברצונך למחוק לצמיתות את [quant,_1,רשומה ,רשומות] מרשימת ההיתרים?","Do you want to permanently delete “[_1]” from the whitelist?":"האם ברצונך למחוק לצמיתות את “[_1]” מרשימת ההיתרים?","Some IP addresses were not added to the whitelist.":"חלק מכתובות ה-IP לא נוספו לרשימת ההיתרים.","Some records failed to update.":"העדכון של חלק מהרשומות נכשל.","The system disabled the [asis,UseDNS] setting for [asis,SSHD] in order to add IP addresses to the whitelist. You must restart SSH through the [output,url,_1,Restart SSH Server,_2] page to implement the change.":"המערכת השביתה את הגדרת [asis,UseDNS] עבור [asis,SSHD] כדי להוסיף כתובות IP לרשימת ההיתרים. עליך להפעיל מחדש את SSH באמצעות הדף [output,url,_1,הפעלה מחדש של שרת SSH,_2] כדי ליישם את השינוי.","The system was unable to delete [quant,_1,record,records] from the whitelist.":"למערכת לא היתה אפשרות למחוק את [quant,_1,רשומה ,רשומות] מרשימת ההיתרים.","You have deleted all records from the whitelist.":"מחקת את כל הרשומות מרשימת ההיתרים.","You have successfully added [quant,_1,IP address,IP addresses] to the whitelist.":"הוספת בהצלחה את [quant,_1,כתובת IP,כתובות IP] לרשימת ההיתרים.","You have successfully added “[_1]” to the whitelist.":"הוספת בהצלחה את “[_1]” לרשימת ההיתרים.","You have successfully deleted [quant,_1,record,records] from the whitelist.":"מחקת בהצלחה את [quant,_1,רשומה ,רשומות] מרשימת ההיתרים.","You have successfully deleted “[_1]” from the whitelist.":"מחקת בהצלחה את “[_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]”.","Your current IP address “[_1]” is not on the whitelist.":"כתובת ה-IP הנוכחית שלך “[_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