//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/ssl-tls-configuration/main.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/ssl-tls-configuration/main-fi.js
// Module: /templates/ssl-tls-configuration/main-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 = {"About This Interface":"About This Interface","Click here to configure Apache [asis,SSL] Ciphers.":"Click here to configure Apache [asis,SSL] Ciphers.","Click here to configure Web Services [asis,SSL] Ciphers.":"Click here to configure Web Services [asis,SSL] Ciphers.","Click here to configure Webdisk [asis,SSL] Ciphers.":"Click here to configure Webdisk [asis,SSL] Ciphers.","Click here to configure [asis, AutoSSL].":"Click here to configure [asis, AutoSSL].","Click here to manage [asis,SSL] hosts.":"Click here to manage [asis,SSL] hosts.","Click here to manage [asis,SSL] storage.":"Click here to manage [asis,SSL] storage.","Click here to save these settings.":"Click here to save these settings.","Configure Apache [asis,SSL] Ciphers":"Configure Apache [asis,SSL] Ciphers","Configure Web Services [asis,SSL] Ciphers":"Configure Web Services [asis,SSL] Ciphers","Configure Webdisk SSL Ciphers":"Configure Webdisk SSL Ciphers","Configure [asis,AutoSSL]":"Configure [asis,AutoSSL]","Configure [asis,SSL/TLS] related configurations.":"Configure [asis,SSL/TLS] related configurations.","Current":"Nykyinen","Default [asis,SSL/TLS] Key Type":"Default [asis,SSL/TLS] Key Type","I want to:":"I want to:","Manage [asis,SSL] Hosts":"Manage [asis,SSL] Hosts","Manage [asis,SSL] Storage":"Manage [asis,SSL] Storage","Need Help?":"Need Help?","Need help? Click here to read more about this interface.":"Need help? Click here to read more about this interface.","SSL/TLS Configuration":"SSL/TLS Configuration","Save":"Tallenna","The system updated the default [asis,SSL/TLS] key type to “[_1]”.":"The system updated the default [asis,SSL/TLS] key type to “[_1]”.","The type of key that the system will create by default for [asis,SSL/TLS] certificates and signing requests.":"The type of key that the system will create by default for [asis,SSL/TLS] certificates and signing requests.","This is the current setting that the system utilizes.":"This is the current setting that the system utilizes.","This is the default setting for new systems.":"This is the default setting for new systems.","When you change this setting, the server will replace [output,strong,all] [asis,AutoSSL]-issued certificates that use a different key type.":"When you change this setting, the server will replace [output,strong,all] [asis,AutoSSL]-issued certificates that use a different key type.","[asis,ECDSA] is recommended for systems running [output,acronym,LSWS,LiteSpeed Web Servers].":"[asis,ECDSA] is recommended for systems running [output,acronym,LSWS,LiteSpeed Web Servers]."};
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~~