//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/support/create_support_ticket/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/support/create_support_ticket/index.cmb-de.js
// Module: /templates/support/create_support_ticket/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 = {"Agree to Terms":"Bedingungen akzeptieren","Authorize Customer Portal":"Kundenportal autorisieren","Authorize Support Access":"Zugriff durch Support autorisieren","Fake maketext call to ensure this file remains in .js_files_in_repo_with_mt_calls":"Künstlicher maketext-Aufruf, um sicherzustellen, dass diese Datei in .js_files_in_repo_with_mt_calls bleibt","Host Access Control":"Host-Zugriffskontrolle","Next":"Weiter","Previous":"Zurück","Processing":"Wird verarbeitet","Select Issue Type":"Art des Problems auswählen","Support Information":"Supportinformationen","Technical Support Agreement":"Vereinbarung für technischen Support","The [asis,cPanel Customer Portal] authorization window appears closed, but the server did not receive an authorization response.":"The [asis,cPanel Customer Portal] authorization window appears closed, but the server did not receive an authorization response.","The following non-fatal [numerate,_1,error,errors] occurred while allowing [asis,cPanel] support access to this server:":"The following non-fatal [numerate,_1,error,errors] occurred while allowing [asis,cPanel] support access to this server:","The system failed to add whitelist rules for “[_1]” while configuring access for [asis,cPanel] support.":"The system failed to add whitelist rules for “[_1]” while configuring access for [asis,cPanel] support.","The system failed to authorize access to the server with following error: [_1]":"The system failed to authorize access to the server with following error: [_1]","The system failed to create a stub ticket with the following error: [_1]":"The system failed to create a stub ticket with the following error: [_1]","The system failed to initiate an [asis,SSH] connection test for this server: [_1]":"The system failed to initiate an [asis,SSH] connection test for this server: [_1]","The system failed to log agreement to the Technical Support Agreement with the following error: [_1]":"The system failed to log agreement to the Technical Support Agreement with the following error: [_1]","The system failed to process your request because of an error: [_1]":"The system failed to process your request because of an error: [_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~~