//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/gsw/initial_setup/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/gsw/initial_setup/index.cmb-de.js
// Module: /templates/gsw/initial_setup/index.cmb-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 new verification code has been sent to [_1].":"Ein neuer Verifizierungscode wurde an [_1] gesendet.","Finish":"Abschließen","Next":"Weiter","Reset to the original value: [_1]":"Zum Ursprungswert zurücksetzen: [_1]","The system could not activate the trial license.":"Die Probelizenz konnte nicht aktiviert werden.","The system could not log in to the cPanel Store: [_1]":"Das System konnte sich beim cPanel-Shop nicht anmelden: [_1]","The system could not process your agreement: [_1]":"Das System konnte Ihre Zustimmung nicht verarbeiten: [_1]","The system determined that your server is already licensed.":"Das System hat erkannt, dass Ihr Server bereits eine Lizenz hat.","The system failed to authenticate. Please try again":"Authentifizierung fehlgeschlagen. Bitte versuchen Sie es erneut.","The system failed to parse the response from the API: [_1]":"Das System konnte die Rückmeldung der API nicht parsen: [_1]","The system failed to send a new verification code to [_1].":"Das System konnte keinen neuen Verifizierungscode an [_1] senden.","The system failed to update the license on your cPanel [output,amp] WHM server. [output,url,_1,Fix License File Errors]":"The system failed to update the license on your cPanel [output,amp] WHM server. [output,url,_1,Fix License File Errors]","The verification code was incorrect. Please try again.":"Der Bestätigungscode ist inkorrekt. Versuchen Sie es erneut."};
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~~