Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController-pl.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController-pl.js
// Module:    /templates/hulkd/views/hulkdBlacklistController-pl
// Locale:    pl
// 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.":"Kliknij, aby usunąć „[_1]” z czarnej listy.","Click to edit the comment for “[_1]”.":"Kliknij, aby edytować komentarz do „[_1]”.","Do you want to permanently delete [quant,_1,record,records] from the backlist?":"Czy chcesz trwale usunąć [quant,_1,rekord,rekordy(-ów)] z czarnej listy?","Do you want to permanently delete “[_1]” from the blacklist?":"Czy chcesz trwale usunąć „[_1]” z czarnej listy?","Some IP addresses were not added to the blacklist.":"Niektóre adresy IP nie zostały dodane do czarnej listy.","Some records failed to update.":"Nie udało się zaktualizować niektórych rekordów.","The system was unable to delete [quant,_1,record,records] from the blacklist.":"System nie mógł usunąć [quant,_1,rekord,rekordy(-ów)] z czarnej listy.","You have deleted all records from the blacklist.":"Usunięto wszystkie rekordy z czarnej listy.","You have successfully added [quant,_1,IP address,IP addresses] to the blacklist.":"Pomyślnie dodano [quant,_1,adres IP,adresy(-ów) IP] do czarnej listy.","You have successfully added “[_1]” to the blacklist.":"Pomyślnie dodano „[_1]” do czarnej listy.","You have successfully deleted [quant,_1,record,records] from the blacklist.":"Pomyślnie usunięto [quant,_1,rekord,rekordy(-ów)] z czarnej listy.","You have successfully deleted “[_1]” from the blacklist.":"Pomyślnie usunięto „[_1]” z czarnej listy.","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]”.":"Pomyślnie zaktualizowano komentarz do „[_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~~
Back to Directory File Manager