//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController-he.js
// Module: /templates/mod_security/views/rulesListController-he
// Locale: he
// 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 = {"Custom":"מותאם אישית","Loading …":"המערכת טוענת…","The displayed rules are from the following vendor rule [numerate,_1,set,sets]: [list_and,_2]":"הכללים המוצגים הם מתוך ה[numerate,_1,קבוצה,קבוצות] הבאה או הבאות של כללי ספק: [list_and,_2]","There was a problem loading the page. The system is reporting the following error: [_1].":"היתה בעיה בטעינת הדף. המערכת מדווחת את השגיאה הבאה: [_1].","You have not selected any vendor rule sets.":"לא בחרת קבוצות כללים של ספקים.","You successfully deleted “[_1]” from the list of [asis,ModSecurity™] rules.":"מחקת בהצלחה את “[_1]” מרשימת הכללים של [asis,ModSecurity™].","You successfully deployed the staged changes and [asis,Apache] received a graceful restart request.":"פרסת בהצלחה את השינויים שהוצבו ו-[asis,Apache] קיבל בקשה מבוקרת להפעלה מחדש.","You successfully disabled “[_1]” in the list of [asis,ModSecurity™] rules.":"השבתת בהצלחה את “[_1]” ברשימת הכללים של [asis,ModSecurity™].","You successfully discarded the staged changes.":"מחקת בהצלחה את השינויים שהוצבו.","You successfully enabled “[_1]” in the list of [asis,ModSecurity™] rules.":"הפעלת בהצלחה את “[_1]” ברשימת הכללים של [asis,ModSecurity™].","Your user-defined rules are included below.":"הכללים המוגדרים על ידי המשתמש שלך כלולים להלן.","Your user-defined rules are not included below.":"הכללים המוגדרים על ידי המשתמש שלך לא כלולים להלן.","[quant,_1,Vendor,Vendors]":"[quant,_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~~