Current Path : /var/www/alh/admin/language/ar/sale/ |
Current File : /var/www/alh/admin/language/ar/sale/recurring.php |
<?php // Website: WWW.OpenCartArab.com // E-Mail : info@OpenCartArab.com // Heading $_['heading_title'] = 'طلبات المدفوعات الدورية'; // Text $_['text_success'] = 'تم التعديل !'; $_['text_list'] = 'قائمة'; $_['text_recurring_detail'] = 'تفاصيل المدفوعات الدورية'; $_['text_order_detail'] = 'تفاصيل الطلب'; $_['text_product_detail'] = 'تفاصيل المنتج'; $_['text_transaction'] = 'العمليات'; $_['text_order_recurring_id'] = 'رقم طلب المدفوعات الدورية'; $_['text_reference'] = 'مرجع الدفع'; $_['text_recurring_name'] = 'ملف المدفوعات الدورية'; $_['text_recurring_description'] = 'الوصف'; $_['text_recurring_status'] = 'حالة المدفوعات الدورية'; $_['text_payment_method'] = 'طريقة الدفع'; $_['text_order_id'] = 'رقم الطلب'; $_['text_customer'] = 'اسم العميل'; $_['text_email'] = 'البريد الالكتروني'; $_['text_date_added'] = 'تاريخ البداية'; $_['text_order_status'] = 'حالة الطلب'; $_['text_type'] = 'النوع'; $_['text_action'] = 'تحرير'; $_['text_product'] = 'المنتج'; $_['text_quantity'] = 'الكمية'; $_['text_amount'] = 'المبلغ'; $_['text_cancel_payment'] = 'المدفوعات الملغية'; $_['text_status_1'] = 'مفعل'; $_['text_status_2'] = 'غير مفعل'; $_['text_status_3'] = 'ملغي'; $_['text_status_4'] = 'موقوف'; $_['text_status_5'] = 'انتهى'; $_['text_status_6'] = 'معلق'; $_['text_transactions'] = 'الدفعات'; $_['text_cancel_confirm'] = 'الغاء المدفوعات الدورية لايمكن استرجاعها لاحقا ! هل ترغب تأكيد الالغاء ؟'; $_['text_transaction_date_added'] = 'تاريخ البداية'; $_['text_transaction_payment'] = 'الدفع'; $_['text_transaction_outstanding_payment'] = 'الدفعات المستحقة'; $_['text_transaction_skipped'] = 'دفعات تم تجاهلها'; $_['text_transaction_failed'] = 'دفعات فشلت'; $_['text_transaction_cancelled'] = 'دفعات ملغية'; $_['text_transaction_suspended'] = 'دفعات موقوفة'; $_['text_transaction_suspended_failed'] = 'موقوفة بسبب فشل الدفع'; $_['text_transaction_outstanding_failed'] = 'دفعات مستحقة فشلت'; $_['text_transaction_expired'] = 'انتهت'; $_['text_cancelled'] = 'المدفوعات الملغية'; // Column $_['column_order_recurring_id'] = 'رقم المدفوعات الدورية'; $_['column_order_id'] = 'رقم الطلب'; $_['column_reference'] = 'مرجع الدفع'; $_['column_customer'] = 'اسم العميل'; $_['column_date_added'] = 'تاريخ البداية'; $_['column_status'] = 'الحالة'; $_['column_amount'] = 'المبلغ'; $_['column_type'] = 'النوع'; $_['column_action'] = 'تحرير'; // Entry $_['entry_order_recurring_id'] = 'الرقم'; $_['entry_order_id'] = 'رقم الطلب'; $_['entry_reference'] = 'طريقة الدفع'; $_['entry_customer'] = 'اسم العميل'; $_['entry_date_added'] = 'تاريخ الطلب'; $_['entry_status'] = 'حالة الطلب'; $_['entry_type'] = 'النوع'; $_['entry_action'] = 'تحرير'; $_['entry_email'] = 'البريد الالكتروني'; $_['entry_description'] = 'وصف المدفوعات الدورية'; $_['entry_product'] = 'المنتجات'; $_['entry_quantity'] = 'الكمية'; $_['entry_amount'] = 'المبلغ'; $_['entry_recurring'] = 'المدفوعات الدورية'; $_['entry_payment_method'] = 'طريقة الدفع'; $_['entry_cancel_payment'] = 'المدفوعات الملغية'; // Error $_['error_not_cancelled'] = 'خطأ: %s'; $_['error_not_found'] = 'لا يمكن الغاء المدفوعات الدورية';