//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController-sv.js
// Module: /templates/mod_security/views/rulesListController-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 = {"Custom":"Anpassat","Loading …":"Läser in …","The displayed rules are from the following vendor rule [numerate,_1,set,sets]: [list_and,_2]":"Reglerna som visas kommer från följande leverantörsregel [numerate,_1,uppsättning,uppsättningar]: [list_and,_2]","There was a problem loading the page. The system is reporting the following error: [_1].":"Ett problem uppstod när sidan skulle läsas in. Systemet rapporterar följande fel: [_1].","You have not selected any vendor rule sets.":"Du har inte valt några uppsättningar av leverantörsregler.","You successfully deleted “[_1]” from the list of [asis,ModSecurity™] rules.":"”[_1]” har tagits bort från listan med [asis,ModSecurity™]-regler.","You successfully deployed the staged changes and [asis,Apache] received a graceful restart request.":"Mellanlagrade ändringar har distribuerats och [asis,Apache] har mottagit begäran om omstart.","You successfully disabled “[_1]” in the list of [asis,ModSecurity™] rules.":"”[_1]” har inaktiverats i listan med [asis,ModSecurity™]-regler.","You successfully discarded the staged changes.":"De mellanlagrade ändringarna har tagits bort.","You successfully enabled “[_1]” in the list of [asis,ModSecurity™] rules.":"”[_1]” har aktiverats i listan med [asis,ModSecurity™]-regler.","Your user-defined rules are included below.":"Dina användardefinierade regler ingår nedan.","Your user-defined rules are not included below.":"Dina användardefinierade regler ingår inte nedan.","[quant,_1,Vendor,Vendors]":"[quant,_1,leverantör,leverantörer]"};
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~~