diff --git a/messages/es-ES.json b/messages/es-ES.json index 7dfb91af..88c48aa8 100644 --- a/messages/es-ES.json +++ b/messages/es-ES.json @@ -257,6 +257,8 @@ "accessRolesSearch": "Buscar roles...", "accessRolesAdd": "Añadir rol", "accessRoleDelete": "Eliminar rol", + "accessApprovalsManage": "Manage Approvals", + "accessApprovalsDescription": "Manage approval requests in the organization", "description": "Descripción", "inviteTitle": "Invitaciones abiertas", "inviteDescription": "Administrar invitaciones para que otros usuarios se unan a la organización", @@ -450,6 +452,18 @@ "selectDuration": "Seleccionar duración", "selectResource": "Seleccionar Recurso", "filterByResource": "Filtrar por Recurso", + "selectApprovalState": "Select Approval State", + "filterByApprovalState": "Filter By Approval State", + "approvalListEmpty": "No approvals", + "approvalState": "Approval State", + "approve": "Approve", + "approved": "Approved", + "denied": "Denied", + "deniedApproval": "Denied Approval", + "all": "All", + "deny": "Deny", + "viewDetails": "View Details", + "requestingNewDeviceApproval": "requested a new device", "resetFilters": "Reiniciar filtros", "totalBlocked": "Solicitudes bloqueadas por Pangolin", "totalRequests": "Solicitudes totales", @@ -729,16 +743,28 @@ "countries": "Países", "accessRoleCreate": "Crear rol", "accessRoleCreateDescription": "Crear un nuevo rol para agrupar usuarios y administrar sus permisos.", + "accessRoleEdit": "Edit Role", + "accessRoleEditDescription": "Edit role information.", "accessRoleCreateSubmit": "Crear rol", "accessRoleCreated": "Rol creado", "accessRoleCreatedDescription": "El rol se ha creado correctamente.", "accessRoleErrorCreate": "Error al crear el rol", "accessRoleErrorCreateDescription": "Se ha producido un error al crear el rol.", + "accessRoleUpdateSubmit": "Update Role", + "accessRoleUpdated": "Role updated", + "accessRoleUpdatedDescription": "The role has been successfully updated.", + "accessApprovalUpdated": "Approval processed", + "accessApprovalApprovedDescription": "Set Approval Request decision to approved.", + "accessApprovalDeniedDescription": "Set Approval Request decision to denied.", + "accessRoleErrorUpdate": "Failed to update role", + "accessRoleErrorUpdateDescription": "An error occurred while updating the role.", + "accessApprovalErrorUpdate": "Failed to process approval", + "accessApprovalErrorUpdateDescription": "An error occurred while processing the approval.", "accessRoleErrorNewRequired": "Se requiere un nuevo rol", "accessRoleErrorRemove": "Error al eliminar el rol", "accessRoleErrorRemoveDescription": "Ocurrió un error mientras se eliminaba el rol.", "accessRoleName": "Nombre del Rol", - "accessRoleQuestionRemove": "Estás a punto de eliminar el rol {name} . No puedes deshacer esta acción.", + "accessRoleQuestionRemove": "You're about to delete the `{name}` role. You cannot undo this action.", "accessRoleRemove": "Quitar rol", "accessRoleRemoveDescription": "Eliminar un rol de la organización", "accessRoleRemoveSubmit": "Quitar rol", @@ -1193,6 +1219,7 @@ "sidebarOverview": "Resumen", "sidebarHome": "Inicio", "sidebarSites": "Sitios", + "sidebarApprovals": "Approval Requests", "sidebarResources": "Recursos", "sidebarProxyResources": "Público", "sidebarClientResources": "Privado", @@ -1308,6 +1335,7 @@ "refreshError": "Error al actualizar datos", "verified": "Verificado", "pending": "Pendiente", + "pendingApproval": "Pending Approval", "sidebarBilling": "Facturación", "billing": "Facturación", "orgBillingDescription": "Administrar información de facturación y suscripciones", @@ -1551,6 +1579,8 @@ "IntervalSeconds": "Intervalo Saludable", "timeoutSeconds": "Tiempo agotado (seg)", "timeIsInSeconds": "El tiempo está en segundos", + "requireDeviceApproval": "Require Device Approvals", + "requireDeviceApprovalDescription": "Users with this role need their devices approved by an admin before they can access resources", "retryAttempts": "Intentos de Reintento", "expectedResponseCodes": "Códigos de respuesta esperados", "expectedResponseCodesDescription": "Código de estado HTTP que indica un estado saludable. Si se deja en blanco, se considera saludable de 200 a 300.",