Viewing File: /usr/local/cpanel/base/frontend/jupiter/user_manager/views/editController-es.js

//~~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.js
// Module:    /jupiter/user_manager/views/editController-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 = {"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 pudo modernizar esta cuenta de servicio a una [asis,subaccount]. Para acceder a todas las características en esta función, debe eliminar todas las cuentas que compartan el mismo nombre de usuario o vincular esta cuenta de servicio a una [asis,subaccount].","The system could not load the [asis,subaccount] with the following error: [_1]":"El sistema no pudo cargar la [asis,subaccount] con el siguiente error: [_1]","The system could not load the service account with the following error: [_1]":"El sistema no pudo cargar la cuenta de servicio con el 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]” con el 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]":"El sistema no pudo modernizar la cuenta de servicio “[_1]” a una [asis,subaccount] y produjo el siguiente 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,subaccount] del usuario “[_1]”. No se modificaron 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,subaccount] del usuario “[_1]”. No se modificaron las contraseñas de la cuenta de servicio. Debe ingresar una contraseña nueva si habilita servicios adicionales de la [asis,subaccount].","The system successfully modified the service account: [_1]":"El sistema modificó correctamente la cuenta de servicio: [_1]","The system successfully unlinked the “[_1]” service.":"El sistema desvinculó correctamente el servicio “[_1]”.","The system successfully updated the following user: [_1]":"El sistema actualizó correctamente el usuario siguiente: [_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 se puede habilitar los servicios adicionales para esta [asis,subaccount] hasta que especifique la contraseña. Al establecer la contraseña, todos los servicios utilizarán la misma contraseña.","You did not select a [asis,subaccount].":"No seleccionó una [asis,subaccount].","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~~
Back to Directory File Manager