Current Path : /var/www/alh/admin/language/ar/catalog/ |
Current File : /var/www/alh/admin/language/ar/catalog/option.php |
<?php // Website: WWW.OpenCartArab.com // E-Mail : info@OpenCartArab.com // Heading $_['heading_title'] = 'خيارات'; // Text $_['text_success'] = 'تم التعديل!'; $_['text_list'] = 'القائمة'; $_['text_add'] = 'ادراج'; $_['text_edit'] = 'تحرير'; $_['text_choose'] = 'اختار'; $_['text_select'] = 'قائمة منسدلة'; $_['text_radio'] = 'راديو'; $_['text_checkbox'] = 'تحديد'; $_['text_input'] = 'ادخال'; $_['text_text'] = 'نص'; $_['text_textarea'] = 'حقل نصي'; $_['text_file'] = 'ملف'; $_['text_date'] = 'تاريخ'; $_['text_datetime'] = 'التاريخ والوقت'; $_['text_time'] = 'وقت'; // Column $_['column_name'] = 'اسم الخيار'; $_['column_sort_order'] = 'ترتيب الفرز'; $_['column_action'] = 'تحرير'; // Entry $_['entry_name'] = 'اسم الخيار'; $_['entry_type'] = 'النوع'; $_['entry_option_value'] = 'قيمة اسم الخيار'; $_['entry_image'] = 'الصورة'; $_['entry_sort_order'] = 'ترتيب الفرز'; // Error $_['error_permission'] = 'تحذير: أنت لا تمتلك صلاحيات التعديل!'; $_['error_name'] = 'اسم الخيار يجب أن يكون بين 1 و 128 رمزاً!'; $_['error_type'] = 'تحذير: قيمة الخيار مطلوبة!'; $_['error_option_value'] = 'قيمة اسم الخيار يجب أن يكون بيت 1 و 128 رمزاً!'; $_['error_product'] = 'تحذير: لايمكن حذف هذا الخيار لأنه مرتبط بمنتجات %s !';