'تصدير المستخدمين', 'export_users_description' => 'تصدير بيانات العملاء بصيغة CSV أو PDF', // Filter Labels 'user_type' => 'نوع المستخدم', 'all_types' => 'جميع الأنواع', 'status' => 'الحالة', 'all_statuses' => 'جميع الحالات', 'date_range' => 'نطاق التاريخ', 'date_from' => 'من تاريخ', 'date_to' => 'إلى تاريخ', 'clear_filters' => 'مسح الفلاتر', // Column Headers 'name' => 'الاسم', 'email' => 'البريد الإلكتروني', 'phone' => 'الهاتف', 'id_number' => 'رقم الهوية', 'created_at' => 'تاريخ الإنشاء', // User Types 'type_individual' => 'فرد', 'type_company' => 'شركة', // Statuses 'status_active' => 'نشط', 'status_deactivated' => 'معطل', // Export Buttons 'export_csv' => 'تصدير CSV', 'export_pdf' => 'تصدير PDF', 'exporting' => 'جاري التصدير...', // Messages 'no_users_match' => 'لا يوجد مستخدمين مطابقين للفلاتر المحددة.', 'export_started' => 'بدأ التصدير. سيبدأ التحميل قريباً.', 'export_failed' => 'فشل التصدير. يرجى المحاولة مرة أخرى.', 'large_export_warning' => 'قد يستغرق التصدير الكبير بعض الوقت.', // Consultation Export 'export_consultations' => 'تصدير الاستشارات', 'export_consultations_description' => 'تصدير بيانات الاستشارات بصيغة CSV أو PDF', 'client_name' => 'اسم العميل', 'date' => 'التاريخ', 'time' => 'الوقت', 'consultation_type' => 'نوع الاستشارة', 'all_consultation_types' => 'جميع الأنواع', 'payment_status' => 'حالة الدفع', 'all_payment_statuses' => 'جميع حالات الدفع', 'problem_summary' => 'ملخص المشكلة', 'no_consultations_match' => 'لا توجد استشارات مطابقة للفلاتر المحددة.', 'consultations_export_title' => 'تقرير تصدير الاستشارات', // Consultation Types 'type_free' => 'مجانية', 'type_paid' => 'مدفوعة', // Consultation Statuses 'status_pending' => 'قيد الانتظار', 'status_approved' => 'موافق عليها', 'status_completed' => 'مكتملة', 'status_cancelled' => 'ملغاة', 'status_no_show' => 'لم يحضر', 'status_rejected' => 'مرفوضة', // Payment Statuses 'payment_pending' => 'قيد الانتظار', 'payment_received' => 'مستلم', 'payment_not_applicable' => 'غير متاح', // PDF Template 'users_export_title' => 'تقرير تصدير المستخدمين', 'generated_at' => 'تم الإنشاء في', 'page' => 'صفحة', 'of' => 'من', 'total_records' => 'إجمالي السجلات', 'filters_applied' => 'الفلاتر المطبقة', 'no_filters' => 'لا توجد فلاتر مطبقة', 'libra_law_firm' => 'مكتب ليبرا للمحاماة', ];