//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController-ar.js
// Module: /templates/hulkd/views/hulkdBlacklistController-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 = {"Click to delete “[_1]” from the blacklist.":"انقر لحذف “[_1]” من القائمة السوداء.","Click to edit the comment for “[_1]”.":"انقر لتحرير التعليق لـ “[_1]”.","Do you want to permanently delete [quant,_1,record,records] from the backlist?":"هل تريد حذف [quant,_1,سجلاً,سجلات ] من القائمة السوداء بشكل دائم?","Do you want to permanently delete “[_1]” from the blacklist?":"هل تريد حذف “[_1]” مؤقتًا من القائمة السوداء?","Some IP addresses were not added to the blacklist.":"لم تتم إضافة بعض عناوين IP إلى القائمة السوداء.","Some records failed to update.":"فشل تحديث بعض السجلات.","The system was unable to delete [quant,_1,record,records] from the blacklist.":"تعذر على النظام حذف [quant,_1,سجلاً,سجلات ] من القائمة السوداء.","You have deleted all records from the blacklist.":"لقد قمتَ بحذف كل السجلات من القائمة السوداء.","You have successfully added [quant,_1,IP address,IP addresses] to the blacklist.":"لقد قمت بإضافة [quant,_1,عنوان IP,عناوين IP] إلى القائمة السوداء بنجاح.","You have successfully added “[_1]” to the blacklist.":"لقد قمت بإضافة “[_1]” إلى القائمة السوداء بنجاح.","You have successfully deleted [quant,_1,record,records] from the blacklist.":"لقد قمت بنجاح بحذف [quant,_1,سجلاً,سجلات ] من القائمة السوداء.","You have successfully deleted “[_1]” from the blacklist.":"لقد قمت بنجاح بحذف “[_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]” بنجاح."};
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~~