//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb-ar.js
// Module: /templates/mod_security/vendors.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 Vendor":"إضافة مورد","An error occurred in the attempt to retrieve the vendor information.":"حدث خطأ أثناء محاولة استعادة معلومات المورد.","Manage Vendors":"إدارة الموردين","Select Vendor Rule Sets":"تحديد مجموعة من قواعد المورد","The URL must contain a protocol, domain, and file name in the correct format. (Example: [asis,https://example.com/example/meta_example.yaml])":"يجب أن يحتوي عنوان URL على بروتوكول ومجال واسم ملف بالتنسيق الصحيح. (مثال: [asis,https://example.com/example/meta_example.yaml])","The URL must use one of the following recognized protocols: [join,~, ,_1]":"يجب أن يكون عنوان URL أحد البروتوكولات المعترف بها التالية:[join,~, ,_1]","The file name must have the .yaml extension. (Example: [asis,meta_example.yaml])":"يجب أن يحتوي اسم الملف على الملحق .yaml. (مثال: [asis,meta_example.yaml])","The file name must start with meta_, followed by the vendor name and have the .yaml extension. (Example: [asis,meta_example.yaml])":"يجب أن يبدأ اسم الملف بـ meta_، متبوعة باسم المورد والملحق .yaml. (مثال: [asis,meta_example.yaml])","The file name must use the meta_ prefix, followed by the vendor name and a .yaml extension. The vendor name must only contain characters in the following set: [join,~, ,_1] (Example: [asis,meta_example.yaml])":"يجب أن يستخدم اسم الملف البادئة meta_ متبوعة باسم المورد وملحق .yaml. يجب أن يحتوي اسم المورّد على حروف كتلك الموجودة في المجموعة التالية فقط: [join,~, ,_1] (مثال: [asis,meta_example.yaml])","The file name must use the meta_ prefix. (Example: [asis,meta_example.yaml])":"يجب أن يستخدم اسم الملف البادئة meta_. (مثال: [asis,meta_example.yaml])","The protocol should be followed by a colon and two forward slashes. (Example: [asis,https://])":"يجب أن يتبع البروتوكول فاصلة وشرطتان مائلتان. (مثال: [asis,https://])","The system could not disable the configuration files.":"يتعذر على النظام تعطيل ملفات التكوين.","The system could not enable the configuration files.":"يتعذر على النظام تمكين ملفات التكوين.","The system could not find the specified [asis,vendor_id].":"يتعذر على النظام العثور على [asis,vendor_id] المحدد.","The system experienced the following error when it attempted to install the “[_1]” vendor: [_2]":"صادف النظام الخطأ التالي عند محاولة تثبيت مورد “[_1]”: [_2]","The system experienced the following error when it attempted to remove the vendor [_1]: [_2]":"صادف النظام الخطأ التالي عند محاولة إزالة المورد [_1]: [_2]","The system failed to pass the ID query string parameter.":"فشل النظام في اجتياز معلمة سلسلة استعلام ID.","The vendor name part of the file name must only contain characters in the following set: [join,~, ,_1] (Example: [asis,meta_example.yaml])":"بعيدًا عن اسم الملف يجب أن يحتوي اسم المورد فقط على أحرف كالأحرف الموجودة في المجموعة التالية: [join,~, ,_1] (مثال: [asis,meta_example.yaml])","You have multiple vendors with the same [asis,vendor_id].":"لديك العديد من الموردين باسم [asis,vendor_id].","You have successfully added “[_1]” to the vendor configuration list.":"لقد قمت بنجاح بإضافة “[_1]” إلى قائمة تكوين المورد.","You have successfully disabled all of the configuration files.":"لقد قمت بتعطيل ملفات التكوين بنجاح.","You have successfully disabled automatic updates for the vendor: [_1]":"لقد قمت بتعطيل التحديثات التلقائية للمورد بنجاح: [_1]","You have successfully disabled some of the configuration files. The files that the system failed to disable are marked below.":"لقد قمت بتعطيل بعض ملفات التكوين بنجاح. تم وضع علامة على الملفات التي فشل النظام في تعطيلها أدناه.","You have successfully disabled the configuration file: [_1]":"لقد قمت بنجاح بتعطيل ملف التكوين: [_1]","You have successfully disabled the vendor: [_1]":"لقد قمت بنجاح بتعطيل المورد: [_1]","You have successfully enabled all of the configuration files.":"لقد قمت بتمكين جميع ملفات التكوين بنجاح.","You have successfully enabled automatic updates for the vendor: [_1]":"لقد قمت بتمكين التحديثات التلقائية للمورد بنجاح: [_1]","You have successfully enabled some of the configuration files. The files that the system failed to enable are marked below.":"لقد قمت بتمكين بعض ملفات التكوين بنجاح. تم وضع علامة على الملفات التي فشل النظام في تمكينها أدناه.","You have successfully enabled the configuration file: [_1]":"لقد قمت بنجاح بتمكين ملف التكوين: [_1]","You have successfully enabled the vendor: [_1]":"لقد قمت بنجاح بتمكين المورد: [_1]","You have successfully installed the vendor: [_1]":"لقد قمت بتثبيت المورد بنجاح: [_1]","You have successfully removed the vendor: [_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~~