//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController-nl.js
// Module: /templates/hulkd/views/hulkdBlacklistController-nl
// Locale: nl
// 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 hierop om ’[_1]’ te verwijderen uit de zwarte lijst.","Click to edit the comment for “[_1]”.":"Klik erop om de opmerking voor ’[_1]’ te bewerken.","Do you want to permanently delete [quant,_1,record,records] from the backlist?":"Wilt u [quant,_1,record,records] voorgoed verwijderen van de zwarte lijst?","Do you want to permanently delete “[_1]” from the blacklist?":"Wilt u ’[_1]’ voorgoed verwijderen van de zwarte lijst?","Some IP addresses were not added to the blacklist.":"Sommige IP-adressen zijn niet toegevoegd aan de zwarte lijst.","Some records failed to update.":"Sommige records kunnen niet worden bijgewerkt.","The system was unable to delete [quant,_1,record,records] from the blacklist.":"[quant,_1,record,records] kan niet worden verwijderd van de zwarte lijst.","You have deleted all records from the blacklist.":"U hebt alle records van de zwarte lijst verwijderd.","You have successfully added [quant,_1,IP address,IP addresses] to the blacklist.":"U hebt [quant,_1,IP-adres,IP-adressen] toegevoegd aan de zwarte lijst.","You have successfully added “[_1]” to the blacklist.":"U hebt ’[_1]’ toegevoegd aan de zwarte lijst.","You have successfully deleted [quant,_1,record,records] from the blacklist.":"U hebt [quant,_1,record,records] verwijderd van de zwarte lijst.","You have successfully deleted “[_1]” from the blacklist.":"U hebt ’[_1]’ verwijderd van de zwarte lijst.","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]”.":"U hebt de opmerking voor ’[_1]’ bijgewerkt."};
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~~