Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController-de.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController-de.js
// Module:    /templates/mod_security/views/editRuleController-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 = {"A vendor configuration file provides this rule. You cannot edit vendor rules. You can enable or disable this rule with the controls below.":"Diese Regel ist in der Konfigurationsdatei des Anbieters enthalten. Anbieterregeln lassen sich nicht bearbeiten. Sie können diese Regel mit den Steuerelementen unten aktivieren oder deaktivieren.","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.":"Die Konfigurationsdatei, die die Regel „[_1]“ enthält, ist deaktiviert. Unabhängig davon, ob sie aktiviert oder deaktiviert ist, hat die Regel keine sichtbaren Auswirkungen, bis Sie die Konfigurationsdatei für den Händler „[_2]“ aktivieren.","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.":"Die Regel mit der ID-Nummer „[_1]“ ist nicht eindeutig. Es gibt mehrere Regeln, die dieselbe ID-Nummer innerhalb des Händlerregelsatzes „[_2]“ verwenden.","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.":"Die Regel mit der ID-Nummer „[_1]“ ist nicht eindeutig. In Ihrem benutzerdefinierten Regelsatz gibt es mehrere Regeln, die dieselbe ID-Nummer verwenden.","The system could not find the ID number for this rule.":"ID-Nummer für diese Regel wurde nicht gefunden.","The system could not find the rule with ID number “[_1]” from the “[_2]” vendor rule set.":"Das System konnte die Regel mit der ID-Nummer „[_1]“ aus dem Händlerregelsatz „[_2]“ nicht finden.","The system could not find the rule with ID number “[_1]” from your user-defined rule set.":"Das System konnte die Regel mit der ID-Nummer „[_1]“ aus Ihrem benutzerdefinierten Regelsatz nicht finden.","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.":"Der Anbieter, der die Regel “[_1]” bereitstellt, ist deaktiviert. Unabhängig davon, ob die Regel aktiviert oder deaktiviert ist, hat sie keine sichtbaren Auswirkungen, bis Sie diesen Anbieter aktivieren.","There is a duplicate [asis,ModSecurity™] rule in the staged configuration file. You cannot add a duplicate rule.":"There is a duplicate [asis,ModSecurity™] rule in the staged configuration file. You cannot add a duplicate rule.","You have successfully updated the [asis,ModSecurity™] rule.":"You have successfully updated the [asis,ModSecurity™] rule."};

    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~~
Back to Directory File Manager