//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base-pl.js
// Module: /templates/greylist/views/base-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 Trusted Hosts":"Dodaj do zaufanych hostów","Some Host [asis,IP] addresses were not added to the Trusted Hosts list.":"Niektóre adresy [asis,IP] hostów nie zostały dodane do listy zaufanych hostów.","The status for [asis,Greylisting] has changed, possibly in another browser session.":"Stan usługi [asis,Greylisting] uległ zmianie prawdopodobnie w innej sesji przeglądarki.","You have successfully added [quant,_1,record,records] to the Trusted Hosts list.":"Pomyślnie dodano [quant,_1,rekord,rekordy(-ów)] do listy zaufanych hostów.","You have successfully added “[_1]” to the Trusted Hosts list.":"Pomyślnie dodano serwer „[_1]” do listy zaufanych hostów.","You have successfully updated the comment for “[_1]”.":"Pomyślnie zaktualizowano komentarz do „[_1]”.","Your neighboring [asis,IP] addresses are not in the Trusted Hosts list.":"Twoje sąsiednie adresy [asis,IP] nie występują na liście zaufanych hostów.","[asis,Exim] is disabled on the server which makes [asis,Greylisting] ineffective. Use the [output,url,_1,Service Manager page,_2] to enable [asis,Exim].":"Usługa [asis,Exim] jest wyłączona na serwerze, co uniemożliwia efektywne działanie demona [asis,Greylisting]. Skorzystaj ze [output,url,_1,strony Menedżer usług,_2], aby włączyć usługę [asis,Exim].","[asis,Greylisting] is now disabled.":"Demon [asis,Greylisting] jest teraz wyłączony.","[asis,Greylisting] is now enabled.":"Usługa [asis,Greylisting] jest teraz włączona."};
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~~