Viewing File: /usr/local/cpanel/base/sharedjs/sslinstall-it.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/sharedjs/sslinstall.js
// Generated: /usr/local/cpanel/base/sharedjs/sslinstall-it.js
// Module:    legacy_shared/sslinstall-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 = {"A user-defined description for the certificate.":"Una descrizione definita dall’utente per il certificato.","Cancel":"Annulla","Certificate":"Certificato","Certificate Authority Bundle":"Bundle autorità di certificazione","Certificates that do not have a domain associated with your account are not listed here.":"I certificati che non dispongono di un dominio associato all’account non sono elencati qui.","Choose a certificate to install.":"Scegliere un certificato da installare.","Choose a domain.":"Scegliere un dominio.","Choose a service.":"Scegliere un servizio.","Choose the account or Apache domain that contains the desired certificate to install. Then, select the certificate.":"Scegliere l’account o il dominio Apache contenente il certificato desiderato da installare. Quindi, selezionare il certificato.","Description":"Descrizione","Domain":"Dominio","Domain names on the certificate.":"Nomi dominio sul certificato.","Domains":"Domini","Enter a valid IP address.":"Inserire un indirizzo IP valido.","Expiration":"Scadenza","For more information, read our [output,url,_1,SSL Installation Workflow] documentation.":"For more information, read our [output,url,_1,SSL Installation Workflow] documentation.","Hide":"Nascondi","IP":"IP","Installing …":"Installazione in corso…","Issuer":"Autorità emittente","Issuer organization name.":"Nome organizzazione autorità emittente.","Key":"Chiave","Loading certificates for “[output,strong,_1]” …":"Caricamento certificati per “[output,strong,_1]” in corso…","Loading installed Apache certificates …":"Caricamento dei certificati Apache installati in corso…","OK":"OK","Provide or retrieve a certificate.":"Fornire o recuperare un certificato.","Provide or retrieve a key.":"Fornire o recuperare una chiave.","SSL Certificate List":"Elenco certificati SSL","SSL Certificate Successfully Updated":"Aggiornamento certificato SSL completato","SSL Host Successfully Installed":"Installazione host SSL completata","SSL is installed; “[_1]” ([numerate,_2,alias,aliases] [list_and,_3]) is primary.":"SSL installato; “[_1]” ([numerate,_2,alias,alias] [list_and,_3]) è primario.","SSL is installed; “[_1]” is primary.":"SSL installato; “[_1]” è primario.","Select a certificate below:":"Selezionare un certificato di seguito:","Self-Signed":"Autofirmato","Service":"Servizio","Show":"Mostra","The CA bundle does not match the certificate.":"Il bundle CA non corrisponde al certificato.","The CA bundle is invalid.":"Il bundle CA non è valido.","The IP address “[_1]” is not available, or you do not have permission to use it.":"L’indirizzo IP “[_1]” non è disponibile o non si dispone dell’autorizzazione per utilizzarlo.","The SSL certificate also supports [numerate,_1,this domain,these domains], but [numerate,_1,this domain does,these domains do] not refer to the SSL website mentioned above:":"Il certificato SSL supporta anche [numerate,_1,questo dominio,questi domini], ma [numerate,_1,questo dominio,questi domini] non si riferisce/riferiscono al sito Web SSL menzionato in precedenza:","The SSL website is also accessible via [numerate,_1,this domain,these domains], but the certificate does not support [numerate,_1,it,them]. Web browsers will show a warning when accessing [numerate,_1,this domain,these domains] via HTTPS:":"Il sito Web SSL è inoltre accessibile tramite [numerate,_1,questo dominio,questi domini], ma il certificato non supporta [numerate,_1,lo,li]. I browser Web visualizzeranno un avviso durante l’accesso a [numerate,_1,questo dominio,questi domini] tramite HTTPS:","The SSL website is now active and accessible via HTTPS on [numerate,_1,this domain,these domains]:":"Il sito Web SSL è ora attivo e accessibile tramite HTTPS su [numerate,_1,questo dominio,questi domini]:","The certificate does not match your selected domain.":"Il certificato non corrisponde al dominio selezionato.","The certificate information could not be retrieved because of an error: [_1]":"Impossibile recuperare le informazioni sui certificati a causa di un errore: [_1]","The certificate is not valid.":"Il certificato non è valido.","The certificate list could not be retrieved because of an error: [_1]":"Impossibile recuperare l’elenco di certificati a causa di un errore: [_1]","The certificate’s expiration date":"Data di scadenza del certificato","The key does not match the certificate.":"La chiave non corrisponde al certificato.","The key is invalid.":"Chiave non valida.","The lookup failed because of an error: [_1]":"Ricerca non riuscita a causa di un errore: [_1]","This SSL certificate was already installed.":"Questo certificato SSL è già stato installato.","This account does not have any installable certificates.":"Questo account non dispone di certificati installabili.","This is not a valid domain.":"Dominio non valido.","To give website clients the best experience, ensure that each [asis,SSL] website’s certificate matches every domain on the website.":"To give website clients the best experience, ensure that each [asis,SSL] website’s certificate matches every domain on the website.","Use Certificate":"Usa certificato","We recommend that users manage individual subdomains (e.g., “[_1]”, “[_2]”) instead of a single wildcard subdomain (e.g., “[_3]”).":"È consigliabile che gli utenti gestiscano singoli sottodomini (es.: “[_1]”, “[_2]”) anziché un singolo sottodominio carattere jolly (es.: “[_3]”).","When you install a valid certificate onto a website, the system also configures email, calendar, web disk, and [asis,cPanel]-related services to use that certificate for all of the website’s domains that match the certificate. Requests to these services from [asis,SNI]-enabled clients via the matching domains will receive the installed certificate.":"When you install a valid certificate onto a website, the system also configures email, calendar, web disk, and [asis,cPanel]-related services to use that certificate for all of the website’s domains that match the certificate. Requests to these services from [asis,SNI]-enabled clients via the matching domains will receive the installed certificate.","You can manage all of your saved certificates on the [output,url,_1,“Certificates” page].":"È possibile gestire tutti i certificati salvati sulla [output,url,_1,pagina “Certificati”].","You have successfully configured SSL.":"Configurazione di SSL completata.","You have successfully updated the SSL website’s certificate.":"Aggiornamento del certificato del sito Web SSL completato."};

    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