//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/index.cmb-da.js
// Module: /templates/hulkd/index.cmb-da
// Locale: da
// 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":"Føj til godkendt-liste","Brute Force Protection Period (in minutes)":"Brute force-beskyttelsesperiode (i minutter)","Click to delete “[_1]” from the blacklist.":"Klik for at slette ”[_1]” fra sortlisten.","Click to delete “[_1]” from the whitelist.":"Klik for at slette ”[_1]” fra godkendt-listen.","Click to edit the comment for “[_1]”.":"Klik for at 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,post,poster] permanent fra sortlisten?","Do you want to permanently delete [quant,_1,record,records] from the whitelist?":"Vil du slette [quant,_1,post,poster] permanent fra godkendt-listen?","Do you want to permanently delete “[_1]” from the blacklist?":"Vil du slette ”[_1]” permanent fra sortlisten?","Do you want to permanently delete “[_1]” from the whitelist?":"Vil du slette ”[_1]” permanent fra godkendt-listen?","IP Address-based Brute Force Protection Period (in minutes)":"IP-adressebaseret brute force-beskyttelsesperiode (i minutter)","Some IP addresses were not added to the blacklist.":"Nogle IP-adresser blev ikke føjet til sortlisten.","Some IP addresses were not added to the whitelist.":"Nogle IP-adresser blev ikke føjet til godkendt-listen.","Some records failed to update.":"Nogle poster kunne ikke opdateres.","The status for [asis,cPHulk] has changed, possibly in another browser session.":"Statussen for [asis,cPHulk] er ændret, muligvis i en anden browsersession.","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 ryddede tabellerne.","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 deaktiverede [asis,UseDNS]-indstillingen for [asis,SSHD] for at kunne føje IP-adresser til godkendt-listen. Du skal genstarte SSH via siden [output,url,_1,Genstart SSH-server,_2] for at implementere ændringen.","The system removed the block for: [_1]":"The system removed the block for: [_1]","The system successfully saved your [asis,cPHulk] configuration settings.":"Systemet har gemt dine [asis,cPHulk]-konfigurationsindstillinger.","The system was unable to delete [quant,_1,record,records] from the blacklist.":"Systemet kunne ikke slette [quant,_1,post,poster] fra sortlisten.","The system was unable to delete [quant,_1,record,records] from the whitelist.":"Systemet kunne ikke slette [quant,_1,post,poster] fra godkendt-listen.","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 poster fra sortlisten.","You have deleted all records from the whitelist.":"Du har slettet alle poster fra godkendt-listen.","You have successfully added [quant,_1,IP address,IP addresses] to the blacklist.":"Du har føjet [quant,_1,IP-adresse,IP-adresser] til sortlisten.","You have successfully added [quant,_1,IP address,IP addresses] to the whitelist.":"Du har føjet [quant,_1,IP-adresse,IP-adresser] til godkendt-listen.","You have successfully added “[_1]” to the blacklist.":"Du har føjet ”[_1]” til sortlisten.","You have successfully added “[_1]” to the whitelist.":"Du har føjet ”[_1]” til godkendt-listen.","You have successfully deleted [quant,_1,record,records] from the blacklist.":"Du har slettet [quant,_1,post,poster] fra sortlisten.","You have successfully deleted [quant,_1,record,records] from the whitelist.":"Du har slettet [quant,_1,post,poster] fra godkendt-listen.","You have successfully deleted “[_1]” from the blacklist.":"Du har slettet ”[_1]” fra sortlisten.","You have successfully deleted “[_1]” from the whitelist.":"Du har slettet ”[_1]” fra godkendt-listen.","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 opdateret kommentaren til ”[_1]”.","Your current IP address “[_1]” is not on the whitelist.":"Din aktuelle IP-adresse ”[_1]” er ikke på godkendt-listen.","[asis,cPHulk] is now disabled.":"[asis,cPHulk] er nu deaktiveret.","[asis,cPHulk] is now enabled.":"[asis,cPHulk] er nu aktiveret."};
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~~