Viewing File: /usr/local/cpanel/base/frontend/jupiter/security/tls_wizard/views/VirtualHostsController-it.js

//~~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-it.js
// Module:    /jupiter/security/tls_wizard/views/VirtualHostsController-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 [output,abbr,DV,Domain Validated] certificate is installed.":"È installato un certificato [output,abbr,DV,Domain Validated].","A certificate of unknown type is installed.":"È installato un certificato di tipo sconosciuto.","A self-signed certificate is installed.":"È installato un certificato autofirmato.","An [output,abbr,EV,Extended Validation] certificate is installed.":"È installato un certificato [output,abbr,EV,Extended Validation].","An [output,abbr,OV,Organization Validated] certificate is installed.":"È installato un certificato [output,abbr,OV,Organization Validated].","Deselect all unresolved domains ([numf,_1]).":"Deselezionare tutti i domini non risolti ([numf,_1]).","Failed to save information to browser cache.":"Impossibile salvare le informazioni nella cache del browser.","Item Successfully Added to Cart.":"Elemento aggiunto al carrello.","Proceed to checkout.":"Procedere al checkout.","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.":"È stato modificato un elemento nel carrello. Il sistema ha rimosso tale elemento. Dopo avere apportato le necessarie modifiche, aggiungere di nuovo l’elemento al carrello.","[output,strong,Showing] [numf,_1] - [numf,_2] of [quant,_3,domain,domains].":"[output,strong,Visualizzazione di] [numf,_1] - [numf,_2] di [quant,_3,dominio,domini].","[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,certificato,certificati]"};

    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