Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/backup_configuration/directives/formValidator-de.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/backup_configuration/directives/formValidator.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/backup_configuration/directives/formValidator-de.js
// Module:    /templates/backup_configuration/directives/formValidator-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 = {"The [asis,Backblaze] [asis,B2] bucket name must not begin with “b2-” because [asis,Backblaze] reserves this prefix.":"The [asis,Backblaze] [asis,B2] bucket name must not begin with “b2-” because [asis,Backblaze] reserves this prefix.","The bucket name must be between [numf,3] and [numf,63] characters.":"The bucket name must be between [numf,3] and [numf,63] characters.","The bucket name must be between [numf,6] and [numf,50] characters.":"The bucket name must be between [numf,6] and [numf,50] characters.","The bucket name must not begin or end with a hyphen or a period.":"Der Bucket-Name darf nicht mit einem Bindestrich oder Punkt beginnen oder enden.","The bucket name must not begin or end with a hyphen.":"Der Bucket-Name darf nicht mit einem Bindestrich beginnen oder enden.","The bucket name must only contain numbers, hyphens, and letters.":"Der Bucket-Name darf nur Ziffern, Bindestriche und Buchstaben enthalten.","The bucket name must only contain numbers, hyphens, and lowercase letters.":"Der Bucket-Name darf nur Ziffern, Bindestriche und kleingeschriebene Buchstaben enthalten.","The bucket name must only contain numbers, periods, hyphens, and lowercase letters.":"Der Bucket-Name darf nur Ziffern, Punkte, Bindestriche und kleingeschriebene Buchstaben enthalten.","The remote host address must be a valid hostname or IP address.":"Die Adresse des Remote-Hosts muss ein gültiger Hostname oder eine IP-Adresse sein.","The remote host address must not contain a port number.":"Die Adresse des Remote-Hosts darf keine Portnummer enthalten.","The remote host address must not contain a protocol.":"Die Adresse des Remote-Hosts darf kein Protokoll enthalten.","The remote host address must not contain path information.":"Die Adresse des Remote-Hosts darf keine Pfadinformationen enthalten.","You cannot enter a loopback address for the remote address.":"Sie können keine Loopback-Adresse für die Remote-Adresse eingeben.","You must enter a path within the user home directory.":"Geben Sie einen Pfad im Stammverzeichnis des Benutzers ein.","You must enter a relative path.":"Sie müssen einen relativen Pfad eingeben.","You must enter a value without slashes.":"Geben Sie einen Wert ohne Schrägstriche ein.","You must enter a value without spaces.":"Geben Sie einen Wert ohne Leerzeichen ein.","You must enter an absolute path.":"Sie müssen einen absoluten Pfad eingeben."};

    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