//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/sharedjs/emailstats_search.js
// Generated: /usr/local/cpanel/base/sharedjs/emailstats_search-ar.js
// Module: legacy_shared/emailstats_search-ar
// Locale: ar
// 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~~