Viewing File: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/csrs-pl.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/js2/ssl/csrs.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/csrs-pl.js
// Module:    /jupiter/js2/ssl/csrs-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 = {"Choose a country.":"Wybierz kraj.","City":"Miejscowość","Company":"Firma","Company Division":"Oddział firmy","Country":"Kraj","Domains":"Domeny","Email":"E-mail","Make sure to use a valid email format. For example, [asis,user@domain.com].":"Upewnij się, że używasz prawidłowego formatu poczty e-mail. Na przykład [asis,user@domain.com].","Passphrase":"Hasło","State":"Stan","The certificate signing request passphrase can contain only alphanumeric characters.":"Hasło żądania podpisania certyfikatu może zawierać wyłącznie znaki alfanumeryczne.","The certificate signing request passphrase must be at least [quant,_1,character,characters] long.":"Hasło żądania podpisania certyfikatu musi zawierać co najmniej [quant,_1,znak,znaki(-ów)].","The company division must be no longer than [quant,_1,character,characters].":"Oddział firmy może zawierać maksymalnie [quant,_1,znak,znaki(-ów)].","The company name must be no longer than [quant,_1,character,characters].":"Nazwa firmy może zawierać maksymalnie [quant,_1,znak,znaki(-ów)].","The passphrase must be no longer than [quant,_1,character,characters].":"Hasło może zawierać maksymalnie [quant,_1,znak,znaki(-ów)].","The “[_1]” field cannot be left blank.":"The “[_1]” field cannot be left blank.","This field contains characters that some certificate authorities may not accept. Contact your certificate authority to confirm that they accept these characters.":"To pole zawiera znaki, których pewne urzędy certyfikacji mogą nie akceptować. Skontaktuj się ze swoim urzędem certyfikacji, aby potwierdzić, że akceptuje te znaki.","You can only enter valid domains.":"Można wprowadzić tylko prawidłowe domeny.","You do not control this domain.":"Nie kontrolujesz tej domeny.","[numf,_1] of the [numerate,_2,domain,domains] that you have entered [numerate,_1,is a domain,are domains] that you do not control.":"[numf,_1] spośród wprowadzonych ([numerate,_2,domena,domen(y)]) [numerate,_1,to domena,to domeny] poza Twoją kontrolą."};

    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