//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController-it.js
// Module: /templates/hulkd/views/hulkdBlacklistController-it
// Locale: it
// 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.":"Fare clic per eliminare “[_1]” dalla blacklist.","Click to edit the comment for “[_1]”.":"Fare clic per modificare il commento per “[_1]”.","Do you want to permanently delete [quant,_1,record,records] from the backlist?":"Eliminare [quant,_1,record,record] dalla blacklist in modo permanente?","Do you want to permanently delete “[_1]” from the blacklist?":"Eliminare “[_1]” dalla blacklist in modo permanente?","Some IP addresses were not added to the blacklist.":"Alcuni indirizzi IP non sono stati aggiunti alla blacklist.","Some records failed to update.":"Non è stato possibile aggiornare alcuni record.","The system was unable to delete [quant,_1,record,records] from the blacklist.":"Il sistema non è riuscito a eliminare [quant,_1,record,record] dalla blacklist.","You have deleted all records from the blacklist.":"Sono stati eliminati tutti i record della blacklist.","You have successfully added [quant,_1,IP address,IP addresses] to the blacklist.":"Aggiunta di [quant,_1,indirizzo IP,indirizzi IP] alla blacklist completata.","You have successfully added “[_1]” to the blacklist.":"Aggiunta di “[_1]” alla blacklist completata.","You have successfully deleted [quant,_1,record,records] from the blacklist.":"L’eliminazione di [quant,_1,record,record] dalla blacklist è stata completata.","You have successfully deleted “[_1]” from the blacklist.":"L’eliminazione di “[_1]” dalla blacklist è stata completata.","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]”.":"L’aggiornamento del commento per “[_1]” è stato completato."};
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~~