//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController-uk.js
// Module: /templates/hulkd/views/hulkdBlacklistController-uk
// Locale: uk
// 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.":"Натисніть, щоб видалити „[_1]” з чорного списку.","Click to edit the comment for “[_1]”.":"Клацніть, щоб редагувати коментар до „[_1]”.","Do you want to permanently delete [quant,_1,record,records] from the backlist?":"Видалити [quant,_1,запис,записів: ] з чорного списку?","Do you want to permanently delete “[_1]” from the blacklist?":"Видалити „[_1]” з чорного списку без можливості відновлення?","Some IP addresses were not added to the blacklist.":"Деякі IP-адреси не було додано до чорного списку.","Some records failed to update.":"Не вдалось оновити деякі додаткові записи.","The system was unable to delete [quant,_1,record,records] from the blacklist.":"Системі не вдалося видалити [quant,_1,запис,записів: ] з чорного списку.","You have deleted all records from the blacklist.":"Видалено всі записи з чорного списку.","You have successfully added [quant,_1,IP address,IP addresses] to the blacklist.":"Ви успішно додали [quant,_1,IP-адреса,IP-адрес(-и)] до чорного списку.","You have successfully added “[_1]” to the blacklist.":"Ви успішно додали „[_1]” до чорного списку.","You have successfully deleted [quant,_1,record,records] from the blacklist.":"[quant,_1,запис,записів: ] успішно видалено з чорного списку.","You have successfully deleted “[_1]” from the blacklist.":"„[_1]” успішно видалено з чорного списку.","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]”.":"Ви успішно оновили коментар для „[_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~~