//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/user_manager/views/editController.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/user_manager/views/editController-es_es.js
// Module: /jupiter/user_manager/views/editController-es_es
// Locale: es_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 = {"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].":"El sistema no puede actualizar esta cuenta de servicio a una [asis,subcuenta]. Para poder acceder a todas las prestaciones de esta interfaz es necesario que elimine cualquier cuenta que comparta el mismo nombre de usuario o que vincule esta cuenta de servicio a una [asis,subcuenta].","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]":"El sistema no pudo cargar la cuenta de servicio debido al siguiente error: [_1]","The system did not recognize the update mode: [_1]":"El sistema no reconoció el modo de actualización: [_1]","The system failed to modify the service account for “[_1]”: [_2]":"El sistema no pudo modificar la cuenta de servicio para “[_1]”: [_2]","The system failed to unlink the “[_1]” service with the following error: [_2]":"El sistema no pudo desvincular el servicio “[_1]” debido al siguiente error: [_2]","The system failed to update the “[_1]” user with the following error: [_2]":"El sistema no pudo actualizar el usuario “[_1]” debido al siguiente error: [_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.":"El sistema vinculó correctamente la cuenta de servicio a la [asis,subcuenta] del usuario “[_1]”. No se cambiaron las contraseñas de la cuenta de servicio.","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.":"El sistema vinculó correctamente la cuenta de servicio a la [asis,subcuenta] del usuario “[_1]”. No se cambiaron las contraseñas de la cuenta de servicio. Proporcione una nueva contraseña si activa cualquier servicio adicional de la [asis,subcuenta].","The system successfully modified the service account: [_1]":"El sistema modificó la cuenta de servicio correctamente: [_1]","The system successfully unlinked the “[_1]” service.":"El sistema desvinculó el servicio “[_1]” correctamente.","The system successfully updated the following user: [_1]":"El sistema actualizó el siguiente usuario correctamente: [_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.":"No puede activar servicios adicionales para esta [asis,subcuenta] hasta que defina su contraseña. Una vez establecida la contraseña, todos sus servicios usarán la misma contraseña.","You did not select a [asis,subaccount].":"No ha seleccionado ninguna [asis,subcuenta].","You did not select a valid service account.":"No seleccionó una cuenta de servicio válida."};
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~~