//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController-ar.js
// Module: /templates/mod_security/views/editRuleController-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 = {"A vendor configuration file provides this rule. You cannot edit vendor rules. You can enable or disable this rule with the controls below.":"يوفر ملف تكوين المورد هذه القاعدة. يتعذر عليك تحرير قواعد المورد. يمكنك تمكين هذه القاعدة أو تعطيلها باستخدام عناصر التحكم الموجودة أدناه.","The configuration file that provides the rule “[_1]” is disabled. Whether enabled or disabled, the rule will have no visible effect until you enable the configuration file for the “[_2]” vendor.":"تم تعطيل ملف التكوين الذي يوفر القاعدة “[_1]”. سواء تم تمكينها أو تعطيلها، فلن يكون للقاعدة أية تأثيرات ملموسة حتى تقوم بتمكين ملف التكوين لمورد “[_2]”.","The rule with ID number “[_1]” is not unique. There are multiple rules that use the same ID number within the “[_2]” vendor rule set.":"القاعدة برقم ID “[_1]” غير فريدة من نوعها. هناك العديد من القواعد التي تستخدم نفس رقم ID من مجموعة قواعد المورد “[_2]”.","The rule with ID number “[_1]” is not unique. There are multiple rules that use the same ID number within your user-defined rule set.":"القاعدة برقم ID “[_1]” غير فريدة من نوعها. هناك العديد من القواعد التي تستخدم نفس رقم ID ضمن مجموعة القواعد المعرفة من قبل المستخدم.","The system could not find the ID number for this rule.":"تعذّر على النظام العثور على رقم المعرف لهذه القاعدة.","The system could not find the rule with ID number “[_1]” from the “[_2]” vendor rule set.":"تعذّر على النظام العثور على القاعدة برقم ID “[_1]” من مجموعة قواعد المورد “[_2]”.","The system could not find the rule with ID number “[_1]” from your user-defined rule set.":"تعذّر على النظام العثور على القاعدة برقم ID “[_1]” من مجموعة القواعد المحددة بالمستخدم.","The vendor that provides the rule “[_1]” is disabled. Whether enabled or disabled, the rule will have no visible effect until you enable that vendor.":"تم تعطيل المورد الذي يوفر القاعدة “[_1]”. سواء تم تمكينها أو تعطيلها، فلن يكون للقاعدة أية تأثيرات ملموسة حتى تقوم بتمكين هذا المورد.","There is a duplicate [asis,ModSecurity™] rule in the staged configuration file. You cannot add a duplicate rule.":"هناك قاعدة [asis,ModSecurity™] مكررة في ملف التكوين المرحلي. يتعذر عليك إضافة قاعدة مكررة.","You have successfully updated the [asis,ModSecurity™] rule.":"لقد قمت بنجاح بتمكين القاعدة [asis,ModSecurity™]."};
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~~