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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/support/support.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/support/support-de.js
// Module:    /templates/support/support-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 week ago.":"Vor einer Woche.","Are you sure you want to revoke authorization for all closed tickets and remove them from the list?":"Möchten Sie die Autorisierung für alle geschlossenen Tickets wirklich widerrufen und sie aus der Liste entfernen?","Failed to call backend to revoke and remove authorizations from all closed tickets!":"Back-End konnte nicht aufgerufen werden, um die Autorisierung aller geschlossenen Tickets zu widerrufen und zu entfernen.","For more information, read our [output,url,_1,Grant cPanel Support Access,target,_2] documentation.":"For more information, read our [output,url,_1,Grant cPanel Support Access,target,_2] documentation.","Successfully revoked and removed authorizations from all closed tickets.":"Autorisierung aller geschlossenen Tickets wurde widerrufen und entfernt.","The [asis,SSH] connection test was successful for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"The [asis,SSH] connection test was successful for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.","The [asis,SSH] test failed with the following error: “[_1]”":"The [asis,SSH] test failed with the following error: “[_1]”","The server’s firewall configuration has been updated.":"Die Firewallkonfiguration des Servers wurde aktualisiert.","Ticket ID “[_1]” is closed. Do you want to revoke and remove this authorization?":"Ticket ID “[_1]” is closed. Do you want to revoke and remove this authorization?","Today":"Heute","Yesterday":"Gestern","You successfully granted access for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"You successfully granted access for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.","You successfully revoked access for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"You successfully revoked access for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.","Your computer is unable to contact [output,acronym,WHM, WebHost Manager]. Check the connection to your server and reload your browser.":"Your computer is unable to contact [output,acronym,WHM, WebHost Manager]. Check the connection to your server and reload your browser.","[quant,_1,day,days] ago.":"[quant,_1,day,days] ago.","[quant,_1,week,weeks] ago.":"[quant,_1,week,weeks] ago."};

    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