//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController-nb.js
// Module: /templates/mod_security/views/rulesListController-nb
// Locale: nb
// 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":"Egendefinert","Loading …":"Laster inn …","The displayed rules are from the following vendor rule [numerate,_1,set,sets]: [list_and,_2]":"Reglene som vises, er fra følgende leverandørregel [numerate,_1,sett,sett]: [list_and,_2]","There was a problem loading the page. The system is reporting the following error: [_1].":"Det oppstod et problem under innlasting av siden. Systemet rapporterer om følgende feil: [_1].","You have not selected any vendor rule sets.":"Du har ikke valgt noen leverandørregelsett.","You successfully deleted “[_1]” from the list of [asis,ModSecurity™] rules.":"Du har slettet “[_1]“ fra listen over [asis,ModSecurity™]-regler.","You successfully deployed the staged changes and [asis,Apache] received a graceful restart request.":"Du har distribuert de oppsatte endringene, og [asis,Apache] har mottatt en forespørsel om kontrollert omstart.","You successfully disabled “[_1]” in the list of [asis,ModSecurity™] rules.":"Du har slettet “[_1]“ fra listen over [asis,ModSecurity™]-regler.","You successfully discarded the staged changes.":"Du har forkastet de oppsatte endringene.","You successfully enabled “[_1]” in the list of [asis,ModSecurity™] rules.":"Du har aktivert “[_1]“ i listen over [asis,ModSecurity™]-regler.","Your user-defined rules are included below.":"Dine brukerdefinerte regler er inkludert nedenfor.","Your user-defined rules are not included below.":"Dine brukerdefinerte regler er ikke inkludert nedenfor.","[quant,_1,Vendor,Vendors]":"[quant,_1,Leverandør,Leverandø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~~