| { |
| "Custom Functions": "Funciones personalizadas", |
| "Add Function": "Añadir función", |
| "Add Role Matching": "Añadir coincidencia de rol", |
| "Add Domain Matching": "Añadir coincidencia de dominio", |
| "Model": "Modelo", |
| "Select your model": "Seleccione su modelo", |
| "RESET": "REINICIAR", |
| "Reset tooltip": "Restablecer todos los campos a sus valores predeterminados.", |
| "Policy": "Política", |
| "Policy Editor": "Editor de políticas", |
| "Model Gallery": "Galería de modelos", |
| "Load in Editor": "Cargar en el editor", |
| "Request": "Solicitud", |
| "Enforcement Result": "Resultado de ejecución", |
| "Why this result": "Por qué este resultado", |
| "Explain it": "Explicar", |
| "RUN THE TEST": "EJECUTAR PRUEBA", |
| "Run test tooltip": "Ejecutar la consulta y ver el resultado en la sección de Resultado de ejecución.", |
| "Refresh Engines": "Actualizar motores", |
| "SHARE": "COMPARTIR", |
| "Share tooltip": "Compartir la configuración actual a través de un enlace generado.", |
| "Sharing": "Compartiendo...", |
| "Share failed": "Compartir falló", |
| "No content to share": "No hay contenido para compartir", |
| "Link copied to clipboard": "Enlace copiado en el portapapeles", |
| "Test completed successfully": "Prueba completada con éxito", |
| "Enter custom endpoint": "Ingrese el endpoint personalizado", |
| "Upload File": "Cargar archivo", |
| "Select Endpoint": "Seleccionar endpoint", |
| "Compare Engines": "Comparar motores", |
| "View Source Code": "Ver código fuente", |
| "Refreshing engines...": "Actualizando motores...", |
| "Engines refreshed successfully": "Motores actualizados con éxito", |
| "Failed to refresh engines": "Error al actualizar motores", |
| "Shared at": "Compartido en", |
| "Done in": "Completado en", |
| "COPY": "COPIAR", |
| "Copy tooltip": "Copiar todo el contenido del Modelo, Política, Solicitud y Resultado de ejecución.", |
| "DOWNLOAD": "DESCARGAR", |
| "Download tooltip": "Descargar la configuración actual como archivo.", |
| "Content copied to clipboard": "Contenido copiado al portapapeles", |
| "Failed to copy content": "No se pudo copiar el contenido", |
| "Configuration downloaded successfully": "Configuración descargada con éxito", |
| "Failed to download configuration": "Error al descargar la configuración", |
| "Model Gallery": "Galería de modelos", |
| "Role Graph": "Gráfico de roles", |
| "Show Role Inheritance Graph": "Mostrar gráfico de herencia de roles", |
| "Role Inheritance Graph": "Gráfico de herencia de roles", |
| "User": "Usuario", |
| "Role": "Rol", |
| "Resource": "Recurso", |
| "Circular dependency detected": "Circular dependency detected:", |
| "No role inheritance relationships found": "No role inheritance relationships found. Please ensure the policy contains g, or g2, rules.", |
| "Legend": "Legend", |
| "Actual user entity": "Actual user entity", |
| "Permission set": "Permission set", |
| "Resource role (g2)": "Resource role (g2)", |
| "Node Types": "Tipos de nodos", |
| "Connection Types": "Tipos de conexión", |
| "Object": "Objeto", |
| "Action": "Acción", |
| "No policy relationships found": "No policy relationships found", |
| "(empty)": "(vacío)", |
| "Ask AI": "Preguntar a IA", |
| "Auto": "Auto", |
| "Gallery description": "Explore y seleccione de nuestra colección de modelos de control de acceso", |
| "Copyright": "Copyright © {year} Colaboradores de Casbin.", |
| "All": "Todos", |
| "ACL": "ACL", |
| "RBAC": "RBAC", |
| "ABAC": "ABAC", |
| "ReBAC": "ReBAC", |
| "Security": "Seguridad", |
| "RESTful": "RESTful", |
| "Network": "Red", |
| "Other": "Otro", |
| "ACL model": "ACL", |
| "ACL model description": "Access Control List (ACL) model for basic permission management.", |
| "ACL with superuser": "ACL with superuser", |
| "ACL with superuser description": "ACL model with a superuser role that has access to all resources.", |
| "ACL without resources": "ACL without resources", |
| "ACL without resources description": "Simplified ACL model that does not include resource specifications.", |
| "ACL without users": "ACL without users", |
| "ACL without users description": "ACL model that focuses on resources without specific user assignments.", |
| "RBAC model": "RBAC", |
| "RBAC model description": "Role-Based Access Control (RBAC) model for managing permissions through roles.", |
| "RBAC with resource roles": "RBAC with resource roles", |
| "RBAC with resource roles description": "RBAC model that supports roles assigned to specific resources.", |
| "RBAC with domains/tenants": "RBAC with domains/tenants", |
| "RBAC with domains/tenants description": "Multi-tenant RBAC model supporting domain-specific role assignments.", |
| "RBAC with pattern": "RBAC with pattern", |
| "RBAC with pattern description": "RBAC model with pattern matching for flexible resource access control.", |
| "RBAC with all pattern": "RBAC with all pattern", |
| "RBAC with all pattern description": "Advanced RBAC with comprehensive pattern matching capabilities.", |
| "RBAC with deny-override": "RBAC with deny-override", |
| "RBAC with deny-override description": "RBAC model supporting explicit deny rules that override allow permissions.", |
| "RBAC with domains and resource hierarchy": "RBAC with domains and resource hierarchy", |
| "RBAC with domains and resource hierarchy description": "RBAC with hierarchical resources across multiple domains.", |
| "RBAC with time constraints": "RBAC with time constraints", |
| "RBAC with time constraints description": "Time-based RBAC model with temporal access control policies.", |
| "RBAC with tags": "RBAC with tags", |
| "RBAC with tags description": "RBAC model using tags for flexible resource categorization.", |
| "RBAC with resource filter": "RBAC with resource filter", |
| "RBAC with resource filter description": "RBAC with advanced filtering capabilities for resource access.", |
| "RBAC with multiple roles": "RBAC with multiple roles", |
| "RBAC with multiple roles description": "RBAC supporting users with multiple simultaneous role assignments.", |
| "RBAC with resource roles and deny rules": "RBAC with resource roles and deny rules", |
| "RBAC with resource roles and deny rules description": "Combined resource roles and deny rules in a single RBAC model.", |
| "ABAC model": "ABAC", |
| "ABAC model description": "Attribute-Based Access Control (ABAC) for policy decisions based on attributes.", |
| "ABAC with policy rule": "ABAC with policy rule", |
| "ABAC with policy rule description": "ABAC model with explicit policy rules for attribute evaluation.", |
| "ReBAC model": "ReBAC", |
| "ReBAC model description": "Relationship-Based Access Control (ReBAC) for managing access through relationships.", |
| "PBAC": "PBAC", |
| "PBAC description": "Policy-Based Access Control (PBAC) for complex policy-driven authorization.", |
| "BLP": "BLP", |
| "BLP description": "Bell-LaPadula (BLP) model for multi-level security with confidentiality focus.", |
| "BIBA": "BIBA", |
| "BIBA description": "Biba Integrity Model for maintaining data integrity in security systems.", |
| "LBAC": "LBAC", |
| "LBAC description": "Lattice-Based Access Control (LBAC) for hierarchical security labels.", |
| "RESTful (KeyMatch)": "RESTful (KeyMatch)", |
| "RESTful (KeyMatch) description": "RESTful API access control using KeyMatch pattern matching.", |
| "IP match": "IP match", |
| "IP match description": "Access control based on IP address matching and filtering.", |
| "Priority": "Priority", |
| "Priority description": "Priority-based access control with rule precedence handling.", |
| "p (Policy)": "p (Política)", |
| "g (Role)": "g (Rol)", |
| "g2 (Resource)": "g2 (Recurso)", |
| "g3 (Domain)": "g3 (Dominio)", |
| "Search models": "Buscar modelos...", |
| "Search placeholder": "Buscar por nombre, descripción o categoría..." |
| } |