//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/index.cmb-nb.js
// Module: /templates/hulkd/index.cmb-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 = {"Add to Whitelist":"Legg til i hviteliste","Brute Force Protection Period (in minutes)":"“Brute force“-beskyttelse (i minutter)","Click to delete “[_1]” from the blacklist.":"Klikk for å slette “[_1]“ fra svartelisten.","Click to delete “[_1]” from the whitelist.":"Klikk for å slette “[_1]“ fra hvitelisten.","Click to edit the comment for “[_1]”.":"Klikk for å redigere kommentaren for “[_1]“.","Country whitelist and blacklist updated.":"Country whitelist and blacklist updated.","Do you want to permanently delete [quant,_1,record,records] from the backlist?":"Vil du slette [quant,_1,oppføring,oppføringer] permanent fra svartelisten?","Do you want to permanently delete [quant,_1,record,records] from the whitelist?":"Vil du slette [quant,_1,oppføring,oppføringer] permanent fra hvitelisten?","Do you want to permanently delete “[_1]” from the blacklist?":"Vil du slette “[_1]“ permanent fra svartelisten?","Do you want to permanently delete “[_1]” from the whitelist?":"Vil du slette “[_1]“ permanent fra hvitelisten?","IP Address-based Brute Force Protection Period (in minutes)":"Tid for IP-adressebasert “brute force“-beskyttelse (i minutter)","Some IP addresses were not added to the blacklist.":"Enkelte IP-adresser ble ikke lagt til i svartelisten.","Some IP addresses were not added to the whitelist.":"Enkelte IP-adresser ble ikke lagt til i hvitelisten.","Some records failed to update.":"Enkelte oppføringer ble ikke oppdatert.","The status for [asis,cPHulk] has changed, possibly in another browser session.":"Statusen for [asis,cPHulk] er endret, muligens i en annen nettleserøkt.","The system blocks [asis,IP] addresses for [quant,_1,minute,minutes]. You can configure this value with the “[_2]” option.":"The system blocks [asis,IP] addresses for [quant,_1,minute,minutes]. You can configure this value with the “[_2]” option.","The system blocks users for [quant,_1,minute,minutes]. You can configure this value with the “[_2]” option.":"The system blocks users for [quant,_1,minute,minutes]. You can configure this value with the “[_2]” option.","The system cleared the tables.":"Systemet har fjernet tabellene.","The system counts Failed Logins for the duration of the specified period, which is currently set to [quant,_1,minute,minutes].":"The system counts Failed Logins for the duration of the specified period, which is currently set to [quant,_1,minute,minutes].","The system disabled the [asis,UseDNS] setting for [asis,SSHD] in order to add IP addresses to the whitelist. You must restart SSH through the [output,url,_1,Restart SSH Server,_2] page to implement the change.":"Systemet deaktiverte innstillingen [asis,UseDNS] for [asis,SSHD] for å kunne legge til IP-adresser i hvitelisten. Du må starte SSH på nytt via siden [output,url,_1,Start SSH-server på nytt,_2] for å implementere endringen.","The system removed the block for: [_1]":"The system removed the block for: [_1]","The system successfully saved your [asis,cPHulk] configuration settings.":"Systemet lagret konfigurasjonsinnstillingene for [asis,cPHulk].","The system was unable to delete [quant,_1,record,records] from the blacklist.":"Systemet kan ikke slette [quant,_1,oppføring,oppføringer] fra svartelisten.","The system was unable to delete [quant,_1,record,records] from the whitelist.":"Systemet kan ikke slette [quant,_1,oppføring,oppføringer] fra hvitelisten.","Updating the country whitelist and blacklist …":"Updating the country whitelist and blacklist …","You changed the protection level of [asis,cPHulk]. Click Save to implement this change.":"You changed the protection level of [asis,cPHulk]. Click Save to implement this change.","You have deleted all records from the blacklist.":"Du har slettet alle oppføringer fra svartelisten.","You have deleted all records from the whitelist.":"Du har slettet alle oppføringer fra hvitelisten.","You have successfully added [quant,_1,IP address,IP addresses] to the blacklist.":"Du har lagt til [quant,_1,IP-adresse,IP-adresser] i svartelisten.","You have successfully added [quant,_1,IP address,IP addresses] to the whitelist.":"Du har lagt til [quant,_1,IP-adresse,IP-adresser] i hvitelisten.","You have successfully added “[_1]” to the blacklist.":"Du har lagt til “[_1]“ i svartelisten.","You have successfully added “[_1]” to the whitelist.":"Du har lagt til “[_1]“ i hvitelisten.","You have successfully deleted [quant,_1,record,records] from the blacklist.":"Du har slettet [quant,_1,oppføring,oppføringer] fra svartelisten.","You have successfully deleted [quant,_1,record,records] from the whitelist.":"Du har slettet [quant,_1,oppføring,oppføringer] fra hvitelisten.","You have successfully deleted “[_1]” from the blacklist.":"Du har slettet “[_1]“ fra svartelisten.","You have successfully deleted “[_1]” from the whitelist.":"Du har slettet “[_1]“ fra hvitelisten.","You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].":"You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].","You have successfully updated the comment for “[_1]”.":"Du har oppdatert kommentaren for “[_1]“.","Your current IP address “[_1]” is not on the whitelist.":"Din gjeldende IP-adresse “[_1]“ finnes ikke på hvitelisten.","[asis,cPHulk] is now disabled.":"[asis,cPHulk] er nå deaktivert.","[asis,cPHulk] is now enabled.":"[asis,cPHulk] er nå aktivert."};
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~~