Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/autossl/services/manageService-de.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/autossl/services/manageService.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/autossl/services/manageService-de.js
// Module:    /templates/autossl/services/manageService-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 maximum of 2 stars per method if the provider supports Ancestor DCV.":"Maximal zwei Sterne werden pro Methode vergeben, wenn der Anbieter Ancestor DCV unterstützt.","A maximum of [quant,_1,star,stars] is possible.":"A maximum of [quant,_1,star,stars] is possible.","Ancestor DCV Support":"Unterstützung von Ancestor DCV","Average Delivery Time":"Durchschnittliche Lieferzeit","DCV Methods":"DCV-Methoden","Delivery Method":"Zustellungsmethode","Domains per Certificate":"Domains pro Zertifikat","Maximum Number of Redirects":"Maximale Anzahl der Umleitungen","Otherwise, a maximum of 1 star per method.":"Sonst gibt es höchstens einen Stern pro Methode.","Provider":"Anbieter","The Domain Control Validation methods that the provider offers.":"Die Methoden zur Domainbestätigung, die der Anbieter bereitstellt.","The amount of time before the certificate expires.":"Zeitspanne bis zum Ablauf der Gültigkeit des Zertifikats.","The amount of time that the provider requires to issue a certificate.":"Zeitspanne bis der Anbieter ein Zertifikat ausstellt.","The capabilities of a provider determine the provider’s rank.":"Die Funktionen, die ein Anbieter bereitstellen kann, bestimmen die Reihung des Anbieters.","The maximum number of redirections a domain can use and still pass an HTTP-based Domain Control Validation.":"Die maximale Anzahl von Umleitungen, die eine Domain verwenden kann, und damit trotzdem die HTTP-basierte Domainbestätigung besteht.","The method that the provider uses to issue the certificate.":"Die Methode, die der Anbieter zum Ausstellen des Zertifikats verwendet.","The number of unique domains each certificate can contain.":"Die Anzahl der eindeutigen Domains, die jedes Zertifikat enthalten kann.","The provider supports wildcard domains.":"Der Anbieter unterstützt Platzhalter-Domains.","Usability Score":"Bewertung","Validity Period":"Gültigkeitsdauer","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.":"Gibt an, ob die erfolgreiche Domainbestätigung einer übergeordneten Domain auch für die Subdomain gilt. Wenn beispielsweise “example.com” bestätigt wurde, würde dies auch für “store.example.com” gelten.","Wildcard Support":"Unterstützung von Platzhaltern"};

    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