| { |
| "Custom Functions": "وظائف مخصصة", |
| "Add Function": "إضافة وظيفة", |
| "Add Role Matching": "إضافة مطابقة الدور", |
| "Add Domain Matching": "إضافة مطابقة المجال", |
| "Model": "نموذج", |
| "Select your model": "حدد النموذج الخاص بك", |
| "RESET": "إعادة ضبط", |
| "Reset tooltip": "إعادة تعيين جميع الحقول إلى قيمها الافتراضية.", |
| "Policy": "سياسة", |
| "Policy Editor": "محرر السياسة", |
| "Model Gallery": "معرض النماذج", |
| "Load in Editor": "تحميل في المحرر", |
| "Request": "طلب", |
| "Enforcement Result": "نتيجة التنفيذ", |
| "Why this result": "لماذا هذه النتيجة", |
| "Explain it": "اشرح", |
| "RUN THE TEST": "تشغيل الاختبار", |
| "Run test tooltip": "تنفيذ الاستعلام وعرض النتيجة في قسم نتيجة التنفيذ.", |
| "Refresh Engines": "تحديث المحركات", |
| "SHARE": "مشاركة", |
| "Share tooltip": "مشاركة التكوين الحالي عبر رابط تم إنشاؤه.", |
| "Sharing": "مشاركة...", |
| "Share failed": "مشاركة فشلت", |
| "No content to share": "لا يوجد محتوى للمشاركة", |
| "Link copied to clipboard": "رابط منسوخ إلى الملف المطلق", |
| "Test completed successfully": "اختبار منجز بنجاح", |
| "Enter custom endpoint": "أدخل نهاية مخصصة", |
| "Upload File": "رفع ملف", |
| "Select Endpoint": "اختيار نهاية", |
| "Compare Engines": "مقارنة المحركات", |
| "View Source Code": "عرض الكود المصدري", |
| "Refreshing engines...": "يتم تحديث المحركات...", |
| "Engines refreshed successfully": "تم تحديث المحركات بنجاح", |
| "Failed to refresh engines": "فشل تحديث المحركات", |
| "Shared at": "Shared at", |
| "Done in": "Done in", |
| "COPY": "نسخ", |
| "Copy tooltip": "نسخ كل المحتوى من النموذج والسياسة والطلب ونتيجة التنفيذ.", |
| "DOWNLOAD": "تحميل", |
| "Download tooltip": "تحميل التكوين الحالي كملف.", |
| "Content copied to clipboard": "تم نسخ المحتوى إلى الحافظة", |
| "Failed to copy content": "فشل نسخ المحتوى", |
| "Configuration downloaded successfully": "تم تنزيل التكوين بنجاح", |
| "Failed to download configuration": "فشل تنزيل التكوين", |
| "Model Gallery": "معرض النماذج", |
| "Role Graph": "رسم بياني للأدوار", |
| "Show Role Inheritance Graph": "إظهار رسم توارث الأدوار", |
| "Role Inheritance Graph": "رسم بياني لتوارث الأدوار", |
| "User": "مستخدم", |
| "Role": "دور", |
| "Resource": "مورد", |
| "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": "أنواع العقد", |
| "Connection Types": "أنواع الاتصال", |
| "Object": "كائن", |
| "Action": "إجراء", |
| "No policy relationships found": "No policy relationships found", |
| "(empty)": "(فارغ)", |
| "Ask AI": "اسأل الذكاء الاصطناعي", |
| "Auto": "تلقائي", |
| "Gallery description": "استكشف واختر من مجموعة نماذج التحكم في الوصول لدينا", |
| "Copyright": "حقوق النشر © {year} مساهمو Casbin.", |
| "All": "الكل", |
| "ACL": "ACL", |
| "RBAC": "RBAC", |
| "ABAC": "ABAC", |
| "ReBAC": "ReBAC", |
| "Security": "الأمان", |
| "RESTful": "RESTful", |
| "Network": "الشبكة", |
| "Other": "أخرى", |
| "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 (سياسة)", |
| "g (Role)": "g (دور)", |
| "g2 (Resource)": "g2 (مورد)", |
| "g3 (Domain)": "g3 (نطاق)", |
| "Search models": "البحث عن النماذج...", |
| "Search placeholder": "البحث حسب الاسم أو الوصف أو الفئة..." |
| } |