Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/killacct/views/RemoveController-de.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/killacct/views/RemoveController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/killacct/views/RemoveController-de.js
// Module:    /templates/killacct/views/RemoveController-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 = {"Active":"Aktiv","Are you sure you want to remove the account “[_1]”?":"Sind Sie sicher, dass Sie das Konto „[_1]“ dauerhaft entfernen wollen?","Cancel account removals ([_1])":"Kontenentfernungen abbrechen ([_1])","Check this box to acknowledge that you are aware that this will permanently delete the following accounts: [list_and_quoted,_1]":"Kreuzen Sie dieses Kästchen an, um zu bestätigen, dass Sie wissen, dass dadurch die folgenden Konten endgültig gelöscht werden: [list_and_quoted,_1]","Showing [numf,_1] - [numf,_2] of [quant,_3,item,items]":"[numf,_1] – [numf,_2] von [quant,_3,Element,Elementen] werden angezeigt","Starting removal of “[_1]”":"Starte Entfernung von „[_1]“","Successfully removed “[_1]”":"„[_1]“ wurde erfolgreich entfernt","Suspended":"Gesperrt","The system cannot abort the deletion of the following [numerate,_1,user,users]: [list_and_quoted,_1]":"Das System kann die Löschung der folgenden [numerate,_1,Benutzer,Benutzer] nicht abbrechen: [list_and_quoted,_1]","The system has added the account [_1] to the removal queue.":"Das System hat den Account [_1] in die Warteschlange zur Löschung aufgenommen.","The system will not remove the following [numerate,_1,user,users]: [list_and_quoted,_1]":"Das System wird die folgenden [numerate,_1,Benutzer,Benutzer] nicht entfernen: [list_and_quoted,_1]","This will permanently remove all of the user’s data from the system.":"Dadurch werden alle Daten des Benutzers dauerhaft aus dem System entfernt.","[list_and_quoted,_1]":"[list_and_quoted,_1]"};

    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