//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/sharedjs/emailstats_search.js
// Generated: /usr/local/cpanel/base/sharedjs/emailstats_search-he.js
// Module: legacy_shared/emailstats_search-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 = {"Close":"סגור","Delivery Event Details":"פרטי אירוע שליחה","If you cannot find what you are looking for by paging through these results, please restrict the query further by narrowing your search.":"אם אינך מצליח למצוא את מה שאתה מחפש בעיון בתוצאות אלה, הגבל את השאילתה עוד יותר על-ידי מיקוד החיפוש.","Invalid date.":"תאריך לא חוקי.","Loading new data …":"המערכת טוענת נתונים חדשים…","Print":"הדפס","The mail server delivered this message successfully.":"שרת הדואר שלח הודעה זו בהצלחה.","The mail server is currently delivering this message.":"שרת הדואר שולח הודעה זו כרגע.","The results available below may not contain the record or records you are looking for.":"התוצאות הזמינות להלן עשויות שלא להכיל את הרשומה או הרשומות שאתה מחפש.","The specified record’s details are already visible. See the corresponding popup window.":"פרטי הרשומה שצוינה כבר גלויים. עיין בחלון המוקפץ התואם.","This can only be selected when [output,class,Delivery Type,code] is [output,class,All,code].":"ניתן לבחור זאת רק כש[output,class,סוג השליחה,code] הוא [output,class,כולם,code].","This message could not be delivered yet. The mail server will attempt delivery again later.":"לא ניתן עדיין לשלוח הודעה זו. שרת הדואר ינסה לשלוח אותה שוב מאוחר יותר.","This message could not be delivered.":"לא ניתן לשלוח הודעה זו.","This message was discarded by an email filter or spam detection software.":"הודעה זו נמחקה על-ידי מסנן דואר אלקטרוני או תוכנה לזיהוי דואר זבל.","This message was rejected at SMTP time by an RBL, filter, or other configuration.":"הודעה זו נדחתה במהלך ביצוע SMTP על-ידי RBL, מסנן או תצורה אחרת.","This message was saved into an email archive.":"הודעה זו נשמרה בארכיון דואר אלקטרוני.","This query produced a result set that exceeds the reportable limit.":"שאילתה זו הפיקה קבוצת תוצאות החורגת ממגבלת הדיווח."};
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~~