//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/greylist/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/index.cmb-he.js
// Module: /templates/greylist/index.cmb-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":"הוסף למארחים המהימנים","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 Host [asis,IP] addresses were not added to the Trusted Hosts list.":"חלק מכתובות ה-[asis,IP] של המארח לא נוספו לרשימת המארחים המהימנים.","Some records failed to update.":"העדכון של חלק מהרשומות נכשל.","The number of minutes during which the mail server accepts a resent email from an unknown triplet.":"מספר הדקות שבמהלכן שרת הדואר מקבל דואר אלקטרוני שנשלח מחדש משלישייה לא ידועה.","The number of minutes during which the mail server defers email from an unknown triplet.":"מספר הדקות שבמהלכן שרת הדואר דוחה דואר אלקטרוני משלישייה לא ידועה.","The status for [asis,Greylisting] has changed, possibly in another browser session.":"המצב עבור [asis,Greylisting] השתנה, ייתכן שבהפעלת דפדפן אחרת.","The system successfully saved your [asis,Greylisting] Common Mail Provider settings.":"The system successfully saved your [asis,Greylisting] Common Mail Provider settings.","The system successfully saved your [asis,Greylisting] configuration settings.":"המערכת שמרה בהצלחה את הגדרות התצורה של [asis,Greylisting].","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"למערכת לא היתה אפשרות למחוק את [quant,_1,רשומה ,רשומות] מרשימת המארחים המהימנים.","The time at which the mail server treats a resent email as coming from a new, unknown triplet.":"הזמן שבו שרת הדואר מתייחס לדואר אלקטרוני שנשלח מחדש כדואר המגיע משלישיה חדשה ולא ידועה.","Whether the system automatically accepts email from hosts with a valid [asis,SPF] record.[comment,this text is used in a tooltip]":"קביעה אם המערכת מקבלת באופן אוטומטי דואר אלקטרוני ממארחים עם רשומת [asis,SPF] חוקית.[comment,this text is used in a tooltip]","You have deleted all records from the Trusted Hosts list.":"מחקת את כל הרשומות מרשימת המארחים המהימנים.","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 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]”.","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~~