//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/autossl/services/manageService.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/autossl/services/manageService-hu.js
// Module: /templates/autossl/services/manageService-hu
// Locale: hu
// 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 maximum of 2 stars per method if the provider supports Ancestor DCV.":"A maximum of 2 stars per method if the provider supports Ancestor DCV.","A maximum of [quant,_1,star,stars] is possible.":"A maximum of [quant,_1,star,stars] is possible.","Ancestor DCV Support":"Ancestor DCV Support","Average Delivery Time":"Average Delivery Time","DCV Methods":"DCV Methods","Delivery Method":"Delivery Method","Domains per Certificate":"Domains per Certificate","Maximum Number of Redirects":"Maximum Number of Redirects","Otherwise, a maximum of 1 star per method.":"Otherwise, a maximum of 1 star per method.","Provider":"Szolgáltató","The Domain Control Validation methods that the provider offers.":"The Domain Control Validation methods that the provider offers.","The amount of time before the certificate expires.":"The amount of time before the certificate expires.","The amount of time that the provider requires to issue a certificate.":"The amount of time that the provider requires to issue a certificate.","The capabilities of a provider determine the provider’s rank.":"The capabilities of a provider determine the provider’s rank.","The maximum number of redirections a domain can use and still pass an HTTP-based Domain Control Validation.":"The maximum number of redirections a domain can use and still pass an HTTP-based Domain Control Validation.","The method that the provider uses to issue the certificate.":"The method that the provider uses to issue the certificate.","The number of unique domains each certificate can contain.":"The number of unique domains each certificate can contain.","The provider supports wildcard domains.":"The provider supports wildcard domains.","Usability Score":"Usability Score","Validity Period":"Validity Period","Whether the successful Domain Control Validation of a parent domain implies the success of a subdomain. For example, if “example.com” succeeds, “store.example.com” would succeed.":"Whether the successful Domain Control Validation of a parent domain implies the success of a subdomain. For example, if “example.com” succeeds, “store.example.com” would succeed.","Wildcard Support":"Wildcard Support"};
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~~