//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController-cs.js
// Module: /templates/hulkd/views/hulkdBlacklistController-cs
// Locale: cs
// 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.":"Kliknutím odstraníte „[_1]“ ze seznamu pro zákaz.","Click to edit the comment for “[_1]”.":"Po kliknutí můžete upravit komentář pro [_1].","Do you want to permanently delete [quant,_1,record,records] from the backlist?":"Opravdu chcete trvale odstranit [quant,_1,záznam,záznamy/záznamů] ze seznamu pro zákaz?","Do you want to permanently delete “[_1]” from the blacklist?":"Opravdu chcete trvale odstranit [_1] ze seznamu pro zákaz?","Some IP addresses were not added to the blacklist.":"Některé adresy IP nebyly přidány do seznamu pro zákaz.","Some records failed to update.":"Aktualizace některých záznamů se nezdařila.","The system was unable to delete [quant,_1,record,records] from the blacklist.":"Systém nebyl schopen odstranit [quant,_1,záznam,záznamů (celkem )] ze seznamu pro zákaz.","You have deleted all records from the blacklist.":"Odstranili jste ze seznamu pro zákaz všechny položky.","You have successfully added [quant,_1,IP address,IP addresses] to the blacklist.":"Úspěšně jste přidali [quant,_1,adresu IP,adres(y) IP] do seznamu pro zákaz.","You have successfully added “[_1]” to the blacklist.":"Úspěšně jste přidali [_1] do seznamu pro zákaz.","You have successfully deleted [quant,_1,record,records] from the blacklist.":"Úspěšně jste ze seznamu pro zákaz odstranili [quant,_1,záznam,záznamy (celkem: )].","You have successfully deleted “[_1]” from the blacklist.":"Úspěšně jste ze seznamu pro zákaz odstranili [_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]”.":"Úspěšně jste aktualizovali komentář pro [_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~~