//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/greylist/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/index.cmb-ar.js
// Module: /templates/greylist/index.cmb-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 = {"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.":"قام النظام بحفظ إعدادات [asis,Greylisting] موفر البريد الشائع بنجاح.","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~~