| Server IP : 172.67.216.113 / Your IP : 104.23.243.32 [ 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/task/2388322/cwd/frontend/jupiter/user_manager/services/ |
Upload File : |
//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/user_manager/services/userService.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/user_manager/services/userService-es.js
// Module: /jupiter/user_manager/services/userService-es
// Locale: es
// 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 = {"Email":"Correo electrónico","FTP":"FTP","Hypothetical Subaccount":"Subcuenta hipotética","Invite Expired":"Invite Expired","Invite Pending":"Invite Pending","Service Account":"Cuenta de servicio","Subaccount":"Subcuenta","The system could not delete the “[_1]” account. You cannot delete the “[_2]” account type.":"El sistema no pudo eliminar la cuenta “[_1]”. No puede eliminar el tipo de cuenta “[_2]”.","The system could not determine the service type for the “[_1]” service account.":"El sistema no pudo determinar el tipo de servicio para la cuenta de servicio “[_1]”.","The system detected an unknown service for the “[_1]” service account.":"El sistema detectó un servicio desconocido para la cuenta de servicio “[_1]”.","The system failed to determine whether the username is available: [_1]":"El sistema no pudo determinar si el nombre de usuario está disponible: [_1]","The username is not available.":"El nombre de usuario no está disponible.","This user did not respond to the invitation before it expired. Please delete and re-create the user to send another invitation or set the user’s password yourself.":"This user did not respond to the invitation before it expired. Please delete and re-create the user to send another invitation or set the user’s password yourself.","This user has not used the invitation to set a password.":"This user has not used the invitation to set a password.","Web Disk":"Disco de red","cPanel Account":"Cuenta de cPanel"};
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~~