//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController-da.js
// Module: /templates/hulkd/views/hulkdBlacklistController-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 = {"Click to delete “[_1]” from the blacklist.":"Klik for at slette ”[_1]” fra sortlisten.","Click to edit the comment for “[_1]”.":"Klik for at redigere kommentaren for ”[_1]”.","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 “[_1]” from the blacklist?":"Vil du slette ”[_1]” permanent fra sortlisten?","Some IP addresses were not added to the blacklist.":"Nogle IP-adresser blev ikke føjet til sortlisten.","Some records failed to update.":"Nogle poster kunne ikke opdateres.","The system was unable to delete [quant,_1,record,records] from the blacklist.":"Systemet kunne ikke slette [quant,_1,post,poster] fra sortlisten.","You have deleted all records from the blacklist.":"Du har slettet alle poster fra sortlisten.","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 “[_1]” to the blacklist.":"Du har føjet ”[_1]” til sortlisten.","You have successfully deleted [quant,_1,record,records] from the blacklist.":"Du har slettet [quant,_1,post,poster] fra sortlisten.","You have successfully deleted “[_1]” from the blacklist.":"Du har slettet ”[_1]” fra sortlisten.","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]”."};
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~~