| Server IP : 104.21.37.246 / Your IP : 172.71.28.146 [ Web Server : Apache System : Linux cpanel01wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.59.el6.x86_64 #1 SMP Thu Dec 6 05:11:00 EST 2018 x86_64 User : cp648411 ( 1354) PHP Version : 7.2.34 Disable Function : NONE Domains : 0 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/2388322/root/proc/2388322/cwd/frontend/jupiter/user_manager/views/ |
Upload File : |
//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/user_manager/views/editController.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/user_manager/views/editController-de.js
// Module: /jupiter/user_manager/views/editController-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 system cannot upgrade this service account to a [asis,subaccount]. To access all the features within this interface, you must delete any accounts that share the same username or link this service account to a [asis,subaccount].":"The system cannot upgrade this service account to a [asis,subaccount]. To access all the features within this interface, you must delete any accounts that share the same username or link this service account to a [asis,subaccount].","The system could not load the [asis,subaccount] with the following error: [_1]":"The system could not load the [asis,subaccount] with the following error: [_1]","The system could not load the service account with the following error: [_1]":"Das System konnte das Dienstkonto mit folgendem Fehler nicht laden: [_1]","The system did not recognize the update mode: [_1]":"Das System hat den Update-Modus nicht erkannt: [_1]","The system failed to modify the service account for “[_1]”: [_2]":"Das System konnte das Dienstkonto für „[_1]“ nicht ändern: [_2]","The system failed to unlink the “[_1]” service with the following error: [_2]":"Das System konnte den Link des Dienstes “[_1]” mit folgendem Fehler aufheben: [_2]","The system failed to update the “[_1]” user with the following error: [_2]":"Das System konnte den Benutzer “[_1]” mit folgendem Fehler nicht aktualisieren: [_2]","The system failed to upgrade the “[_1]” service account to a [asis,subaccount] with the following error: [_2]":"The system failed to upgrade the “[_1]” service account to a [asis,subaccount] with the following error: [_2]","The system successfully linked the service account to the “[_1]” user’s [asis,subaccount]. The service account passwords have not changed.":"The system successfully linked the service account to the “[_1]” user’s [asis,subaccount]. The service account passwords have not changed.","The system successfully linked the service account to the “[_1]” user’s [asis,subaccount]. The service account passwords have not changed. You must provide a new password if you enable any additional [asis,subaccount] services.":"The system successfully linked the service account to the “[_1]” user’s [asis,subaccount]. The service account passwords have not changed. You must provide a new password if you enable any additional [asis,subaccount] services.","The system successfully modified the service account: [_1]":"Das System hat den Dienst-Account geändert: [_1]","The system successfully unlinked the “[_1]” service.":"Das System hat die Verknüpfung für den Dienst “[_1]” aufgehoben.","The system successfully updated the following user: [_1]":"Das System hat den folgenden Benutzer erfolgreich aktualisiert: [_1]","You cannot enable additional services for this [asis,subaccount] until you set its password. When you set the password, all of your services will utilize the same password.":"You cannot enable additional services for this [asis,subaccount] until you set its password. When you set the password, all of your services will utilize the same password.","You did not select a [asis,subaccount].":"You did not select a [asis,subaccount].","You did not select a valid service account.":"Sie haben kein gültiges Dienstkonto ausgewählt."};
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~~