//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController-ar.js
// Module: /templates/hulkd/views/hulkdWhitelistController-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 Whitelist":"إضافة إلى القائمة البيضاء","Click to delete “[_1]” from the whitelist.":"انقر لحذف “[_1]” من القائمة البيضاء.","Click to edit the comment for “[_1]”.":"انقر لتحرير التعليق لـ “[_1]”.","Do you want to permanently delete [quant,_1,record,records] from the whitelist?":"هل تريد حذف [quant,_1,سجلاً,سجلات ] من القائمة البيضاء بشكل دائم؟","Do you want to permanently delete “[_1]” from the whitelist?":"هل تريد حذف “[_1]” من القائمة البيضاء بشكل دائم؟","Some IP addresses were not added to the whitelist.":"لم تتم إضافة بعض عناوين IP إلى القائمة البيضاء.","Some records failed to update.":"فشل تحديث بعض السجلات.","The system disabled the [asis,UseDNS] setting for [asis,SSHD] in order to add IP addresses to the whitelist. You must restart SSH through the [output,url,_1,Restart SSH Server,_2] page to implement the change.":"قام النظام بتعطيل إعداد [asis,UseDNS] لـ [asis,SSHD] لإضافة عناوين IP إلى القائمة البيضاء. يجب إعادة تشغيل SSH من خلال صفحة [output,url,_1,إعادة تشغيل خادم SSH,_2] لتنفيذ التغيير.","The system was unable to delete [quant,_1,record,records] from the whitelist.":"تعذر على النظام حذف [quant,_1,سجلاً,سجلات ] من القائمة البيضاء.","You have deleted all records from the whitelist.":"لقد قمت بحذف كل السجلات من القائمة البيضاء.","You have successfully added [quant,_1,IP address,IP addresses] to the whitelist.":"لقد قمتَ بإضافة [quant,_1,عنوان IP,عناوين IP] إلى القائمة البيضاء بنجاح.","You have successfully added “[_1]” to the whitelist.":"لقد قمت بإضافة “[_1]” إلى القائمة البيضاء بنجاح.","You have successfully deleted [quant,_1,record,records] from the whitelist.":"لقد قمت بنجاح بحذف [quant,_1,سجلاً,سجلات ] من القائمة البيضاء.","You have successfully deleted “[_1]” from the whitelist.":"لقد قمت بنجاح بحذف “[_1]” من القائمة البيضاء.","You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].":"You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].","You have successfully updated the comment for “[_1]”.":"لقد قمت بتحديث الأمر لـ “[_1]” بنجاح.","Your current IP address “[_1]” is not on the whitelist.":"عنوان IP الحالي الخاص بك “[_1]” غير مدرج بالقائمة البيضاء."};
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~~