//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController-pl.js
// Module: /templates/hulkd/views/hulkdWhitelistController-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 = {"Add to Whitelist":"Dodaj do białej listy","Click to delete “[_1]” from the whitelist.":"Kliknij, aby usunąć „[_1]” z białej 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 whitelist?":"Czy chcesz trwale usunąć [quant,_1,rekord,rekordy(-ów)] z białej listy?","Do you want to permanently delete “[_1]” from the whitelist?":"Czy chcesz trwale usunąć „[_1]” z białej listy?","Some IP addresses were not added to the whitelist.":"Niektóre adresy IP nie zostały dodane do białej listy.","Some records failed to update.":"Nie udało się zaktualizować niektórych rekordów.","The system disabled the [asis,UseDNS] setting for [asis,SSHD] in order to add IP addresses to the whitelist. You must restart SSH through the [output,url,_1,Restart SSH Server,_2] page to implement the change.":"System wyłączył ustawienie [asis,UseDNS] w przypadku serwera [asis,SSHD], aby dodać adresy IP do białej listy. Aby wprowadzić tę zmianę, musisz ponownie uruchomić serwer SSH za pośrednictwem strony [output,url,_1,Uruchom ponownie serwer SSH,_2].","The system was unable to delete [quant,_1,record,records] from the whitelist.":"System nie mógł usunąć [quant,_1,rekord,rekordy(-ów)] z białej listy.","You have deleted all records from the whitelist.":"Usunięto wszystkie rekordy z białej listy.","You have successfully added [quant,_1,IP address,IP addresses] to the whitelist.":"Pomyślnie dodano [quant,_1,adres IP,adresy(-ów) IP] do białej listy.","You have successfully added “[_1]” to the whitelist.":"Pomyślnie dodano „[_1]” do białej listy.","You have successfully deleted [quant,_1,record,records] from the whitelist.":"Pomyślnie usunięto [quant,_1,rekord,rekordy(-ów)] z białej listy.","You have successfully deleted “[_1]” from the whitelist.":"Pomyślnie usunięto „[_1]” z białej 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]”.","Your current IP address “[_1]” is not on the whitelist.":"Twój obecny adres IP „[_1]” nie znajduje się na białej liście."};
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~~