//~~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-fi.js
// Module: /jupiter/security/tls_wizard/views/VirtualHostsController-fi
// Locale: fi
// 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.":"[output,abbr,DV,Domain Validated] -varmenne on asennettu.","A certificate of unknown type is installed.":"Asennettiin varmenne, jonka tyyppi on tuntematon.","A self-signed certificate is installed.":"Itse allekirjoitettu varmenne on asennettu.","An [output,abbr,EV,Extended Validation] certificate is installed.":"[output,abbr,EV,Extended Validation] -varmenne on asennettu.","An [output,abbr,OV,Organization Validated] certificate is installed.":"[output,abbr,OV,Organization Validated] -varmenne on asennettu.","Deselect all unresolved domains ([numf,_1]).":"Poista kaikkien selvittämättömien toimialueiden valinta ([numf,_1]).","Failed to save information to browser cache.":"Tietojen tallennus selaimen välimuistiin ei onnistunut.","Item Successfully Added to Cart.":"Kohde lisätty ostoskoriin.","Proceed to checkout.":"Siirry kassalle.","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.":"Olet muuttanut ostoskorissa olevaa nimikettä. Järjestelmä on poistanut kyseisen nimikkeen. Lisää nimike takaisin ostoskoriin, kun olet tehnyt tarvittavat muutokset.","[output,strong,Showing] [numf,_1] - [numf,_2] of [quant,_3,domain,domains].":"[output,strong,Näytetään] [numf,_1] - [numf,_2]/[quant,_3,toimialueessa,toimialueessa].","[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,Varmenne,Varmenteet]"};
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~~