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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/js2/ssl/csrs.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/csrs-it.js
// Module:    /jupiter/js2/ssl/csrs-it
// Locale:    it
// 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.":"Scegliere un paese.","City":"Città","Company":"Azienda","Company Division":"Divisione azienda","Country":"Paese","Domains":"Domini","Email":"E-mail","Make sure to use a valid email format. For example, [asis,user@domain.com].":"Assicurarsi di utilizzare un formato e-mail valido. Ad esempio, [asis,user@domain.com].","Passphrase":"Passphrase","State":"Stato","The certificate signing request passphrase can contain only alphanumeric characters.":"La passphrase della richiesta di firma del certificato può contenere solo caratteri alfanumerici.","The certificate signing request passphrase must be at least [quant,_1,character,characters] long.":"La passphrase della richiesta di firma del certificato deve contenere almeno [quant,_1,carattere,caratteri].","The company division must be no longer than [quant,_1,character,characters].":"La lunghezza del nome della divisione aziendale non deve superare [quant,_1,carattere,caratteri].","The company name must be no longer than [quant,_1,character,characters].":"La lunghezza del nome dell’azienda non deve superare [quant,_1,carattere,caratteri].","The passphrase must be no longer than [quant,_1,character,characters].":"La lunghezza della passphrase non deve superare [quant,_1,carattere,caratteri].","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.":"Questo campo contiene caratteri non accettati da alcune autorità di certificazione. Contattare la propria autorità di certificazione per verificare se accetta questi caratteri.","You can only enter valid domains.":"È possibile inserire solo domini validi.","You do not control this domain.":"L’utente non controlla questo dominio.","[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] del/dei [numerate,_2,dominio,domini] inserito/i [numerate,_1,è un dominio,sono domini] non controllato/i dall’utente."};

    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