//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/security/tls_wizard/views/VirtualHostsController.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/security/tls_wizard/views/VirtualHostsController-pl.js
// Module: /jupiter/security/tls_wizard/views/VirtualHostsController-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 = {"A [output,abbr,DV,Domain Validated] certificate is installed.":"Certyfikat [output,abbr,DV,Domain Validated] został zainstalowany.","A certificate of unknown type is installed.":"Zainstalowano certyfikat nieznanego typu.","A self-signed certificate is installed.":"Certyfikat z podpisem własnym został zainstalowany.","An [output,abbr,EV,Extended Validation] certificate is installed.":"Certyfikat [output,abbr,EV,Extended Validation] został zainstalowany.","An [output,abbr,OV,Organization Validated] certificate is installed.":"Certyfikat [output,abbr,OV,Organization Validated] został zainstalowany.","Deselect all unresolved domains ([numf,_1]).":"Usuń zaznaczenie wszystkich nierozpoznanych domen ([numf,_1]).","Failed to save information to browser cache.":"Nie można zapisać informacji w pamięci podręcznej przeglądarki.","Item Successfully Added to Cart.":"Pozycja została pomyślnie dodana do koszyka.","Proceed to checkout.":"Przejdź do finalizacji zakupu.","You have altered an item in your cart. The system has removed that item. After you make the necessary changes, add that item back to your cart.":"Zmieniono pozycję w koszyku. System usunął tę pozycję. Po dokonaniu koniecznych zmian dodaj tę pozycję z powrotem do koszyka.","[output,strong,Showing] [numf,_1] - [numf,_2] of [quant,_3,domain,domains].":"[output,strong,Wyświetlanie] [numf,_1]–[numf,_2] z [quant,_3,domeny,domen].","[output,strong,Showing] [numf,_1] of [quant,_2,website,websites]":"[output,strong,Showing] [numf,_1] of [quant,_2,website,websites]","[quant,_1,Certificate,Certificates]":"[quant,_1,certyfikat,certyfikaty/-ów]"};
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~~