//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts-ar.js
// Module: /templates/greylist/views/trustedHosts-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 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 records failed to update.":"فشل تحديث بعض السجلات.","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"تعذر على النظام حذف [quant,_1,سجلاً,سجلات ] من قائمة المضيفات الموثوقة.","You have deleted all records from the Trusted Hosts list.":"لقد قمت بحذف كل السجلات من قائمة المضيفات الموثوقة.","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]” بنجاح."};
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~~