Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController-nl.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-nl.js
// Module:    /templates/mod_security/views/editRuleController-nl
// Locale:    nl
// 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.":"Deze regel is afkomstig van een configuratiebestand van de leverancier. U kunt leveranciersregels niet bewerken. U kunt deze regel in- of uitschakelen met de onderstaande bedieningselementen.","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.":"Het configuratiebestand dat de regel ’[_1]’ levert, is uitgeschakeld. Ongeacht of de regel is in- of uitgeschakeld, heeft deze pas een zichtbaar effect nadat u het configuratiebestand voor de leverancier ’[_2]’ hebt ingeschakeld.","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.":"De regel met id-nummer ’[_1]’ is niet uniek. Er zijn meerdere regels die hetzelfde id-nummer gebruiken in de regelset ’[_2]’ van de leverancier.","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.":"De regel met id-nummer ’[_1]’ is niet uniek. Er zijn meerdere regels die hetzelfde id-nummer gebruiken in de door de gebruiker gedefinieerde regelset.","The system could not find the ID number for this rule.":"Kan het id-nummer voor deze regel niet vinden.","The system could not find the rule with ID number “[_1]” from the “[_2]” vendor rule set.":"Kan de regel met het id-nummer ’[_1]’ niet vinden in de regelset van de leverancier ’[_2]’.","The system could not find the rule with ID number “[_1]” from your user-defined rule set.":"Kan de regel met het id-nummer ’[_1]’ niet vinden in de door de gebruiker gedefinieerde regelset.","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.":"De leverancier van de regel ’[_1]’ is uitgeschakeld. Ongeacht of de regel is in- of uitgeschakeld, heeft deze pas een zichtbaar effect nadat u die leverancier hebt ingeschakeld.","There is a duplicate [asis,ModSecurity™] rule in the staged configuration file. You cannot add a duplicate rule.":"Het configuratiebestand dat klaarstaat, bevat een dubbele [asis,ModSecurity™]-regel. Het is niet mogelijk om een dubbele regel toe te voegen.","You have successfully updated the [asis,ModSecurity™] rule.":"De regel van [asis,ModSecurity™] is bijgewerkt."};

    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