Viewing File: /usr/local/cpanel/whostmgr/docroot/js2/manageservicecrts-de.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/js2/manageservicecrts.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/manageservicecrts-de.js
// Module:    /js2/manageservicecrts-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 = {"Actions":"Aktionen","Certificate Expiration":"Ablaufdatum des Zertifikats","Certificate Key":"Zertifikatsschlüssel","Certificate Properties":"Eigenschaften des Zertifikats","Confirm SSL Certificate Reset":"Zurücksetzen des SSL-Zertifikats bestätigen","Enter the password for “[_1]”:":"Geben Sie das Passwort für „[_1]“ ein:","Installing …":"Wird installiert…","Resetting SSL certificate for “[_1]” …":"Setze SSL-Zertifikat für „[_1]“ zurück …","Restart [asis,cpsrvd]":"Restart [asis,cpsrvd]","Restarting [asis,cpsrvd] …":"Restarting [asis,cpsrvd] …","Service":"Dienst","The SSL certificate update failed.":"Aktualisierung des SSL-Zertifikats fehlgeschlagen.","The password you entered does not match “[_1]”.":"Das eingegebene Passwort stimmt nicht mit „[_1]“ überein.","The system successfully updated the SSL certificate for [list_and_quoted,_1]; however, it failed to update the following [numerate,_2,service,services]:":"Das System hat das SSL-Zertifikat für [list_and_quoted,_1] erfolgreich aktualisiert, konnte aber die folgenden [numerate,_2,Dienst,Dienste] nicht aktualisieren:","You have entered the correct password for “[_1]”.":"Sie haben das richtige Passwort für “[_1]” eingegeben.","You have successfully reset the SSL certificate for “[_1]”.":"Sie haben das SSL-Zertifikat für “[_1]” zurückgesetzt.","You have successfully updated the SSL certificate for [list_and_quoted,_1].":"Sie haben das SSL-Zertifikat für [list_and_quoted,_1] aktualisiert.","Your browser failed to load “[_1]” because of an error ([_2]): [_3]":"Ihr Browser konnte “[_1]” aufgrund eines Fehlers ([_2]) nicht laden: [_3]","Your browser failed to parse a certificate from “[_1]” because of an error: [_2]":"Ihr Browser konnte ein Zertifikat von “[_1]” aufgrund eines Fehlers nicht analysieren: [_2]","Your browser failed to parse a key from “[_1]” because of an error: [_2]":"Ihr Browser konnte einen Schlüssel aus “[_1]” aufgrund eines Fehlers nicht analysieren: [_2]","Your browser failed to parse “[_1]” as [asis,DER] because of an error: [_2]":"Your browser failed to parse “[_1]” as [asis,DER] because of an error: [_2]","[asis,PKCS #12] Password":"[asis,PKCS #12] Password","“[_1]” is encrypted. Enter this archive’s password to proceed.":"“[_1]” ist verschlüsselt. Geben Sie das Passwort für dieses Archiv ein, um fortzufahren."};

    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