Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/backup/restore-de.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/backup/restore.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/backup/restore-de.js
// Module:    /templates/backup/restore-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 = {"Adding “[_1]” to the restoration queue …":"Adding “[_1]” to the restoration queue …","Completed":"Abgeschlossen","Completed with warnings":"Abgeschlossen, bitte Warnungen beachten","Could not add “[_1]” to the restoration queue ([_2]).":"Could not add “[_1]” to the restoration queue ([_2]).","Could not clear completed restorations.":"Abgeschlossene Wiederherstellungen konnten nicht gelöscht werden.","Could not clear failed restorations.":"Fehlgeschlagene Wiederherstellungen konnten nicht gelöscht werden.","Could not clear pending restorations.":"Ausstehende Wiederherstellungen konnten nicht gelöscht werden.","Could not clear the restoration queue.":"Warteschlange der Wiederherstellungen konnte nicht gelöscht werden.","Could not remove “[_1]” from the finished list ([_2]).":"Could not remove “[_1]” from the finished list ([_2]).","Could not remove “[_1]” from the restoration queue ([_2]).":"Could not remove “[_1]” from the restoration queue ([_2]).","Could not restore account “[_1]”: [_2]":"Could not restore account “[_1]”: [_2]","Could not start the restoration queue.":"Warteschlange der Wiederherstellungen konnte nicht gestartet werden.","Failed":"Fehlgeschlagen","Failed to retrieve the restore queue state.":"Status zur Wiederherstellung der Warteschlange konnte nicht abgerufen werden.","No log is available because the restore failed.":"Kein Protokoll verfügbar, weil die Wiederherstellung fehlgeschlagen ist.","Pending":"Ausstehend","Restoring Account":"Konto wiederhergestellt","The log file for the restore of user “[_1]” is empty.":"The log file for the restore of user “[_1]” is empty.","Unknown Error":"Unbekannter Fehler","Your browser may have blocked the request, or your connection may be unstable":"Möglicherweise hat Ihr Browser die Anfrage blockiert oder Ihre Verbindung ist nicht stabil"};

    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