Viewing File: /usr/local/cpanel/base/frontend/jupiter/team-manager/main.f1cea35029cfe5c6-es_es.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/team-manager/main.f1cea35029cfe5c6.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/team-manager/main.f1cea35029cfe5c6-es_es.js
// Module:    /jupiter/team-manager/main.f1cea35029cfe5c6-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 = {"A username cannot contain spaces.":"Un nombre de usuario no puede incluir espacios.","A username must have between [numf,_1] and [numf,_2] characters.":"A username must have between [numf,_1] and [numf,_2] characters.","A username must start with a letter.":"Un nombre de usuario debe empezar por una letra.","API Version":"API Version","About This Interface":"Acerca de esta interfaz","Account Created":"Cuenta creada","Account Information":"Información de las cuentas","Actions":"Acciones","Are you sure about deleting “[_1]”?":"¿Está seguro de que desea eliminar “[_1]”?","Audit Log":"Audit Log","Basic Information":"Información básica","Call":"Call","Called By":"Called By","Cancel":"Cancelar","Clear":"Restablecer","Contact Email":"Email de contacto","Could not load all information required to access this page.":"Could not load all information required to access this page.","Create":"Crear","Create Team User":"Crear usuario del equipo","Create a Team User":"Crear un usuario del equipo","Create a new team user for your team.":"Cree un nuevo usuario para su equipo.","Create the new team user account.":"Create the new team user account.","Delete":"Eliminar","Edit User":"Editar usuario","Edit a Team User":"Edit a Team User","Edit user “[_1]”.":"Edit user “[_1]”.","Email":"Email","Email Accounts":"Cuentas de email","Enter a new password":"Enter a new password","FTP":"FTP","FTP Accounts":"Cuentas FTP","Go Back":"Volver","Go to the Audit Log interface.":"Go to the Audit Log interface.","Go to the Create a Team User interface.":"Go to the Create a Team User interface.","Go to the Edit a Team User interface.":"Go to the Edit a Team User interface.","Go to the List Team interface.":"Go to the List Team interface.","I have read and understood the security risk warning.":"I have read and understood the security risk warning.","If this condition persists, contact your system administrator.":"Si esta condición persiste, póngase en contacto con su administrador del sistema.","Last Login Date":"Fecha del último inicio de sesión","List Team":"List Team","Loading …":"Cargando …","Login Username":"Login Username","Manage Team User accounts and view the Audit Log. For more information, read the [output,url,_1,documentation,title,cPanel Documentation,target,_2,class,cp-external-link].":"Manage Team User accounts and view the Audit Log. For more information, read the [output,url,_1,documentation,title,cPanel Documentation,target,_2,class,cp-external-link].","Need Help?":"¿Necesita ayuda?","Need help? Click here to read more about this interface.":"¿Necesita ayuda? Haga clic aquí para obtener más información acerca de esta interfaz.","New Password (optional)":"New Password (optional)","New team user created.":"New team user created.","No results available.":"Ningún resultado disponible.","Notes":"Notas","Notes (optional)":"Notes (optional)","Notes you would like to remember about the team user.":"Notas que desearía recordar sobre el usuario del equipo.","Origin":"Origen","Password":"Contraseña","Refresh":"Actualizar","Related Interfaces":"Interfaces relacionadas","Roles":"Roles","Roles (optional)":"Roles (optional)","Save":"Guardar","Search for an account by username or domain.":"Encuentre una cuenta por el nombre de usuario o dominio.","Security Information":"Información de seguridad","Services":"Servicios","Set the user’s password.":"Establezca la contraseña del usuario.","Show/Hide Help":"Mostrar/ocultar ayuda","Suspended":"Suspendida","Suspended Reason":"Motivo de la suspensión","Suspended Since":"Fecha de suspensión","Suspension Information:":"Información de suspensión:","Table Settings":"Configuración de la tabla","Team Information":"Información del equipo","Team User “[_1]” is no longer suspended.":"Team User “[_1]” is no longer suspended.","Team User “[_1]” is now suspended.":"Team User “[_1]” is now suspended.","Team user account “[_1]” deleted.":"Team user account “[_1]” deleted.","The [_1] feature is experimental and is not recommended for production environments.":"The [_1] feature is experimental and is not recommended for production environments.","The notes must be at most [numf,_1] characters.":"The notes must be at most [numf,_1] characters.","The system sends account notifications and password reset confirmations to this email address.":"El sistema envía notificaciones de cuenta y confirmaciones de restablecimiento de contraseña a esta dirección de email.","The user will set the account password.":"El usuario establecerá la contraseña de la cuenta.","The username cannot be the same as the password.":"El nombre de usuario no puede ser el mismo que la contraseña.","Timestamp":"Timestamp","Update the team user account.":"Update the team user account.","User Settings":"Configuración de usuario","Username":"Nombre de usuario","View Audit Log":"Ver registro de auditoría","View the Audit Log of your team.":"View the Audit Log of your team.","Web Disk":"Web Disk","When you delete a team user account, we permanently delete [output,strong,all] of the account’s data.":"When you delete a team user account, we permanently delete [output,strong,all] of the account’s data.","You [output,strong,must] enter a username.":"Es [output,strong,necesario] introducir un nombre de usuario.","You [output,strong,must] enter a valid email.":"Es [output,strong,necesario] indicar un email válido.","You [output,strong,must] select one option.":"Es [output,strong,necesario] seleccionar una opción.","You have successfully edited the settings for team user “[_1]”.":"You have successfully edited the settings for team user “[_1]”.","You must acknowledge the warning to proceed.":"You must acknowledge the warning to proceed.","[local_datetime,_1,datetime_format_short][comment,this is needed to convert the date to a localized format]":"[local_datetime,_1,datetime_format_short][comment,this is needed to convert the date to a localized format]","[output,strong,Security Risk:] This role may grant access to account-level functionality. Only grant this role to users that you trust to access and modify your account.":"[output,strong,Security Risk:] This role may grant access to account-level functionality. Only grant this role to users that you trust to access and modify your account.","[output,strong,Warning:] This feature grants access to account-level functionality. Only grant this permission to users that you trust to access and modify your account.":"[output,strong,Warning:] This feature grants access to account-level functionality. Only grant this permission to users that you trust to access and modify your account."};

    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