//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController-fi.js
// Module: /templates/mod_security/views/editRuleController-fi
// Locale: fi
// 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.":"Toimittajan kokoonpanotiedosto toimittaa tämän säännön. Et voi muokata toimittajan sääntöjä. Voit ottaa tämän säännön käyttöön tai poistaa sen käytöstä seuraavilla säätimillä.","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.":"Kokoonpanotiedosto, joka toimittaa säännön ”[_1]”, on pois käytöstä. Oli sääntö sitten käytössä tai pois käytöstä, sillä ei ole näkyvää vaikutusta, ennen kuin otat toimittajan ”[_2]” kokoonpanotiedoston käyttöön.","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.":"Sääntö, jonka tunnus on ”[_1]”, ei ole yksilöllinen. Useat säännöt käyttävät samaa tunnusnumeroa ”[_2]”-toimittajasääntöjoukon sisällä.","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.":"Sääntö, jonka tunnus on ”[_1]”, ei ole yksilöllinen. Useat säännöt käyttävät samaa tunnusnumeroa käyttäjän määrittämän sääntöjoukon sisällä.","The system could not find the ID number for this rule.":"Järjestelmä ei löytänyt tunnusnumeroa tälle säännölle.","The system could not find the rule with ID number “[_1]” from the “[_2]” vendor rule set.":"Järjestelmä ei löytänyt sääntöä, jonka tunnusnumero on ”[_1]” ”[_2]”-toimittajan sääntöjoukoista.","The system could not find the rule with ID number “[_1]” from your user-defined rule set.":"Järjestelmä ei löytänyt käyttäjän määrittämistä säännöistä sääntöä, jonka tunnusnumero on ”[_1]”.","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.":"Toimittaja, joka toimittaa säännön ”[_1]”, on pois käytöstä. Oli sääntö sitten käytössä tai pois käytöstä, sillä ei ole näkyvää vaikutusta, ennen kuin otat toimittajan käyttöön.","There is a duplicate [asis,ModSecurity™] rule in the staged configuration file. You cannot add a duplicate rule.":"Vaiheistetussa määritystiedostossa on [asis,ModSecurity™]-säännön kaksoiskappale. Säännön kaksoiskappaletta ei voi lisätä.","You have successfully updated the [asis,ModSecurity™] rule.":"Olet nyt päivittänyt [asis,ModSecurity™]-säännön."};
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~~