Viewing File: /usr/local/cpanel/base/frontend/jupiter/user_manager/views/listController-es_es.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/user_manager/views/listController.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/user_manager/views/listController-es_es.js
// Module:    /jupiter/user_manager/views/listController-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 = {"Do you wish to remove the “[_1]” user from your system?":"¿Desea eliminar el usuario “[_1]” de su sistema?","The service account is invalid.":"La cuenta de servicio no es válida.","The system successfully linked all of the service accounts for the “[_1]” user to the [asis,subaccount]. The service account passwords did not change.":"El sistema vinculó correctamente todas las cuentas de servicio para el usuario “[_1]” a la [asis,subcuenta]. No se cambiaron las contraseñas de la cuenta de servicio.","The system successfully linked all of the service accounts for the “[_1]” user to the [asis,subaccount]. The service account passwords did not change. You must provide a new password if you wish to enable any additional [asis,subaccount] services.":"El sistema vinculó correctamente todas las cuentas de servicio para el usuario “[_1]” a la [asis,subcuenta]. No se cambiaron las contraseñas de la cuenta de servicio. Proporcione una nueva contraseña si desea activar cualquier servicio adicional de la [asis,subcuenta].","The system successfully linked the service account to the “[_1]” user’s [asis,subaccount]. The service account passwords did not change. You must provide a new password if you wish to 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 desea activar cualquier servicio adicional de la [asis,subcuenta].","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.","You cannot edit the account.":"No puede editar la cuenta.","Your [asis,cPanel] account exceeds its disk quota. You cannot add or edit users.":"Su cuenta de [asis,cPanel] excede su cuota de disco. No puede añadir ni editar usuarios."};

    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