//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController-sv.js
// Module: /templates/mod_security/views/editRuleController-sv
// Locale: sv
// 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.":"Den här regeln kommer från en leverantörskonfigurationsfil. Du kan inte redigera leverantörsregler. Du kan aktivera eller inaktivera regeln med kontrollerna nedan.","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.":"Konfigurationsfilen som tillhandahåller regeln ”[_1]” är inaktiverad. Oavsett om den är aktiverad eller inaktiverad har regeln ingen synbar effekt förrän du aktiverar konfigurationsfilen för ”[_2]”-leverantören.","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.":"Regeln med ID-nummer ”[_1]” är inte unik. Flera regler använder samma ID-nummer i ”[_2]”-leverantörsregeluppsättningen.","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.":"Regeln med ID-nummer ”[_1]” är inte unik. Flera regler använder samma ID-nummer i din användardefinierade regeluppsättning.","The system could not find the ID number for this rule.":"Systemet kunde inte hitta ID-numret för den här regeln.","The system could not find the rule with ID number “[_1]” from the “[_2]” vendor rule set.":"Det gick inte att hitta regeln med ID-nummer ”[_1]” i ”[_2]”-leverantörens regeluppsättning.","The system could not find the rule with ID number “[_1]” from your user-defined rule set.":"Det gick inte att hitta regeln med ID-nummer ”[_1]” i din användardefinierade regeluppsättning.","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.":"Leverantören som tillhandahåller regeln ”[_1]” är inaktiverad. Oavsett om den är aktiverad eller inaktiverad har regeln ingen synbar effekt förrän den leverantören aktiveras.","There is a duplicate [asis,ModSecurity™] rule in the staged configuration file. You cannot add a duplicate rule.":"En [asis,ModSecurity™]-regel är duplicerad i den mellanlagrade konfigurationsfilen. Du kan inte lägga till en duplicerad regel.","You have successfully updated the [asis,ModSecurity™] rule.":"[asis,ModSecurity™]-regeln har uppdaterats."};
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~~