//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/security/tls_wizard/views/PurchaseSimpleController.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/security/tls_wizard/views/PurchaseSimpleController-de.js
// Module: /jupiter/security/tls_wizard/views/PurchaseSimpleController-de
// Locale: de
// 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 already secures this domain.":"A [output,abbr,DV,Domain Validated] certificate already secures this domain.","A certificate of unknown type already secures this domain.":"Diese Domain wird bereits von einem Zertifikat unbekannten Typs gesichert.","A self-signed certificate already secures this domain.":"Diese Domain wird bereits durch ein selbstsigniertes Zertifikat geschützt.","An [output,abbr,EV,Extended Validation] certificate already secures this domain.":"An [output,abbr,EV,Extended Validation] certificate already secures this domain.","An [output,abbr,OV,Organization Validated] certificate already secures this domain.":"An [output,abbr,OV,Organization Validated] certificate already secures this domain.","Because wildcard certificates require their parent domains, the system added the following [numerate,_1,domain,domains] for you: [list_and_quoted,_2]":"Because wildcard certificates require their parent domains, the system added the following [numerate,_1,domain,domains] for you: [list_and_quoted,_2]","Because you cannot secure a single website with multiple certificates, in order to secure any unselected [numerate,_1,domain,domains] in the future, you would need to purchase a new certificate to secure all of these domains.":"Because you cannot secure a single website with multiple certificates, in order to secure any unselected [numerate,_1,domain,domains] in the future, you would need to purchase a new certificate to secure all of these domains.","Domain Control Validation failed: [_1]":"Domain Control Validation failed: [_1]","Failed to save information to browser cache.":"Die Informationen konnten nicht im Browser-Cache gespeichert werden.","If you choose to continue, the certificate will not secure the following [numerate,_1,domain,domains], and because a certificate will exist on their website, you may have to purchase a new certificate to secure all of these domains later. [list_and_quoted,_2]":"If you choose to continue, the certificate will not secure the following [numerate,_1,domain,domains], and because a certificate will exist on their website, you may have to purchase a new certificate to secure all of these domains later. [list_and_quoted,_2]","It will expire soon.":"Läuft bald ab.","Running Domain Control Validation …":"Domainbestätigung wird ausgeführt…","The certificate for wildcard domain “[_1]” will secure this domain.":"The certificate for wildcard domain “[_1]” will secure this domain.","The certificate has expired.":"Zertifikat abgelaufen.","The certificate will secure some, but not all, of the domains on websites on which they exist.":"Das Zertifikat wird einige, aber nicht alle Domains auf Websites sichern, auf denen sie vorhanden sind.","The following [numerate,_2,domain,domains] failed [numerate,_2,its,their] [output,abbr,DCV,Domain Control Validation] check: [list_and_quoted,_1]":"The following [numerate,_2,domain,domains] failed [numerate,_2,its,their] [output,abbr,DCV,Domain Control Validation] check: [list_and_quoted,_1]","This certificate includes the parent domain in the price of the certificate.":"Im Preis dieses Zertifikats ist die übergeordnete Domain enthalten.","This certificate will not secure [quant,_2,other domain,other domains] on the same website as “[_1]”.":"This certificate will not secure [quant,_2,other domain,other domains] on the same website as “[_1]”.","Validated via [asis,DNS]-based Domain Control Validation.":"Validated via [asis,DNS]-based Domain Control Validation.","Validated via [asis,HTTP]-based Domain Control Validation.":"Validated via [asis,HTTP]-based Domain Control Validation.","Would you like to secure the following additional [numerate,_2,domain,domains] with this certificate? [list_and_quoted,_1]":"Would you like to secure the following additional [numerate,_2,domain,domains] with this certificate? [list_and_quoted,_1]","You cannot check out until you resolve all errors (in red).":"Auschecken ist erst möglich, wenn alle Fehler (in rot) behoben wurden.","You need to select at least one domain before you can select a product.":"Sie müssen mindestens eine Domain auswählen, bevor Sie ein Produkt auswählen können.","[_1] per domain":"[_1] per domain","[_1] per wildcard domain":"[_1] per wildcard domain","[_1] total":"[_1] total","[asis,HTTP]-based Domain Control Validation failed.":"[asis,HTTP]-based Domain Control Validation failed.","[asis,HTTP]-based Domain Control Validation required [quant,_1,redirection,redirections].":"[asis,HTTP]-based Domain Control Validation required [quant,_1,redirection,redirections].","[output,strong,Showing] [numf,_1] - [numf,_2] of [quant,_3,domain,domains]":"[output,strong,Showing] [numf,_1] - [numf,_2] of [quant,_3,domain,domains]"};
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~~