Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base-he.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base-he.js
// Module:    /templates/greylist/views/base-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 Trusted Hosts":"הוסף למארחים המהימנים","Some Host [asis,IP] addresses were not added to the Trusted Hosts list.":"חלק מכתובות ה-[asis,IP] של המארח לא נוספו לרשימת המארחים המהימנים.","The status for [asis,Greylisting] has changed, possibly in another browser session.":"המצב עבור [asis,Greylisting] השתנה, ייתכן שבהפעלת דפדפן אחרת.","You have successfully added [quant,_1,record,records] to the Trusted Hosts list.":"הוספת בהצלחה את [quant,_1,רשומה ,רשומות] לרשימת המארחים המהימנים.","You have successfully added “[_1]” to the Trusted Hosts list.":"הוספת בהצלחה את “[_1]” לרשימת המארחים המהימנים.","You have successfully updated the comment for “[_1]”.":"עדכנת בהצלחה את ההערה עבור “[_1]”.","Your neighboring [asis,IP] addresses are not in the Trusted Hosts list.":"כתובות [asis,IP] השכנות לא כלולות ברשימת המארחים המהימנים.","[asis,Exim] is disabled on the server which makes [asis,Greylisting] ineffective. Use the [output,url,_1,Service Manager page,_2] to enable [asis,Exim].":"[asis,Exim] מושבת בשרת, והמשמעות היא ש[asis,Greylisting] אינה יעילה. השתמש ב[output,url,_1,דף מנהל השירותים,_2] כדי להפעיל את [asis,Exim].","[asis,Greylisting] is now disabled.":"[asis,Greylisting] מושבת כעת.","[asis,Greylisting] is now enabled.":"[asis,Greylisting] מופעל כעת."};

    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