Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController-it.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-it.js
// Module:    /templates/mod_security/views/editRuleController-it
// Locale:    it
// 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.":"Un file di configurazione dei fornitori fornisce questa regola. Non è possibile modificare le regole fornitore. Questa regola può essere attivata e disattivata mediante i controlli sottostanti.","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.":"Il file di configurazione che fornisce la regola “[_1]” è disattivato. La regola, attivata o disattivata, non avrà effetti visibili finché non si attiva il file di configurazione per il venditore “[_2]”.","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.":"La regola con numero ID “[_1]” non è univoca. Sono presenti più regole che utilizzano lo stesso numero ID nel gruppo di regole fornitore “[_2]”.","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.":"La regola con numero ID “[_1]” non è univoca. Esistono più regole che utilizzano lo stesso numero ID nel gruppo di regole definite dall’utente.","The system could not find the ID number for this rule.":"Il sistema non è riuscito a trovare il numero ID per questa regola.","The system could not find the rule with ID number “[_1]” from the “[_2]” vendor rule set.":"Il sistema non è riuscito a trovare la regola con numero ID “[_1]” nel gruppo di regole fornitore “[_2]”.","The system could not find the rule with ID number “[_1]” from your user-defined rule set.":"Il sistema non è riuscito a trovare la regola con numero ID “[_1]” nel gruppo di regole definito dall’utente.","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.":"Il venditore che fornisce la regola “[_1]” è disattivato. La regola, attivata o disattivata, non avrà effetti visibili finché non si attiva tale venditore.","There is a duplicate [asis,ModSecurity™] rule in the staged configuration file. You cannot add a duplicate rule.":"Regola [asis,ModSecurity™] duplicata nel file di configurazione in fasi. Non è possibile aggiungere una regola duplicata.","You have successfully updated the [asis,ModSecurity™] rule.":"Aggiornamento regola [asis,ModSecurity™] completato."};

    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