//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController-de.js
// Module: /templates/mod_security/views/rulesListController-de
// Locale: de
// 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":"Definiert","Loading …":"Wird geladen…","The displayed rules are from the following vendor rule [numerate,_1,set,sets]: [list_and,_2]":"The displayed rules are from the following vendor rule [numerate,_1,set,sets]: [list_and,_2]","There was a problem loading the page. The system is reporting the following error: [_1].":"There was a problem loading the page. The system is reporting the following error: [_1].","You have not selected any vendor rule sets.":"Sie haben keine Regelsätze für den Anbieter ausgewählt.","You successfully deleted “[_1]” from the list of [asis,ModSecurity™] rules.":"You successfully deleted “[_1]” from the list of [asis,ModSecurity™] rules.","You successfully deployed the staged changes and [asis,Apache] received a graceful restart request.":"You successfully deployed the staged changes and [asis,Apache] received a graceful restart request.","You successfully disabled “[_1]” in the list of [asis,ModSecurity™] rules.":"You successfully disabled “[_1]” in the list of [asis,ModSecurity™] rules.","You successfully discarded the staged changes.":"Die Staging-Änderungen wurden verworfen.","You successfully enabled “[_1]” in the list of [asis,ModSecurity™] rules.":"You successfully enabled “[_1]” in the list of [asis,ModSecurity™] rules.","Your user-defined rules are included below.":"Ihre benutzerdefinierten Regeln sind unten zu finden.","Your user-defined rules are not included below.":"Ihre benutzerdefinierten Regeln sind unten nicht zu finden.","[quant,_1,Vendor,Vendors]":"[quant,_1,Vendor,Vendors]"};
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~~