//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController-fi.js
// Module: /templates/hulkd/views/hulkdBlacklistController-fi
// Locale: fi
// 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.":"Poista ”[_1]” hylättyjen luettelosta napsauttamalla tätä.","Click to edit the comment for “[_1]”.":"Muokkaa kohteen ”[_1]” kommenttia napsauttamalla tätä.","Do you want to permanently delete [quant,_1,record,records] from the backlist?":"Haluatko poistaa ”[quant,_1,tietue,tietuetta]” pysyvästi hylättyjen luettelosta?","Do you want to permanently delete “[_1]” from the blacklist?":"Haluatko poistaa ”[_1]” pysyvästi hylättyjen luettelosta?","Some IP addresses were not added to the blacklist.":"Joitakin IP-osoitteita ei lisätty hylättyjen luetteloon.","Some records failed to update.":"Kaikki tietueet eivät päivittyneet.","The system was unable to delete [quant,_1,record,records] from the blacklist.":"Järjestelmä ei pystynyt poistamaan [quant,_1,tietue,tietuetta] hylättyjen luettelosta.","You have deleted all records from the blacklist.":"Olet poistanut kaikki tietueet hylättyjen luettelosta.","You have successfully added [quant,_1,IP address,IP addresses] to the blacklist.":"Olet lisännyt [quant,_1,IP-osoitteen,IP-osoitetta] hylättyjen luetteloon.","You have successfully added “[_1]” to the blacklist.":"Olet lisännyt kohteen ”[_1]” hylättyjen luetteloon.","You have successfully deleted [quant,_1,record,records] from the blacklist.":"Olet poistanut [quant,_1,tietue,tietuetta] hylättyjen luettelosta.","You have successfully deleted “[_1]” from the blacklist.":"Olet poistanut ”[_1]” hylättyjen luettelosta.","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]”.":"Olet päivittänyt kommentin ”[_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~~