Your IP : 216.73.216.95


Current Path : /var/www/storage2/modification/catalog/language/english/
Upload File :
Current File : /var/www/storage2/modification/catalog/language/english/%locale%.php

<?php
//  Website: WWW.OpenCartArab.com
//  E-Mail : info@OpenCartArab.com

// Locale
$_['code']                  = 'ar';
$_['direction']             = 'rtl';
$_['date_format_short']     = 'Y/m/d';
$_['date_format_long']      = 'l dS F Y';
$_['time_format']           = 'h:i:s A';
$_['datetime_format']       = 'd/m/Y H:i:s';
$_['decimal_point']         = '.';
$_['thousand_point']        = ',';

// Text
$_['text_home']             = '<i class="fa fa-home"><dd>Home</dd></i>';
$_['text_yes']              = 'نعم';
$_['text_no']               = 'لا';
$_['text_none']             = ' --- لا يوجد --- ';
$_['text_select']           = ' --- الرجاء الاختيار --- ';
$_['text_all_zones']        = 'جميع الاقسام';
$_['text_pagination']       = 'عرض %d الى %d من %d (%d صفحات)';
$_['text_loading']          = 'جاري ...';
$_['text_no_results']       = 'لاتوجد نتائج !';

// Buttons
$_['button_address_add']    = 'اضافة عناوين';
$_['button_back']           = 'رجوع';
$_['button_continue']       = 'متابعة';
$_['button_cart']           = 'اضافة للسلة';
$_['button_cancel']         = 'الغاء';
$_['button_compare']        = 'اضافة للمقارنة';
$_['button_wishlist']       = 'إضافة لرغباتي';
$_['button_checkout']       = 'انهاء الطلب';
$_['button_confirm']        = 'تأكيد الطلب';
$_['button_coupon']         = 'اعتمد التخفيض';
$_['button_delete']         = 'حذف';
$_['button_download']       = 'تنزيل';
$_['button_edit']           = 'تحرير';
$_['button_filter']         = 'بحث محسن';
$_['button_new_address']    = 'عناوين جديدة';
$_['button_change_address'] = 'تغيير العناوين';
$_['button_reviews']        = 'تعليقات';
$_['button_write']          = 'كتابة تعليق';
$_['button_login']          = 'دخول';
$_['button_update']         = 'تحديث الكمية';
$_['button_remove']         = 'حذف';
$_['button_reorder']        = 'إعادة طلب';
$_['button_return']         = 'إرجاع الطلب';
$_['button_shopping']       = 'متابعة';
$_['button_search']         = 'بحث';
$_['button_shipping']       = 'اعتمد الشحن';
$_['button_submit']         = 'أرسل';
$_['button_guest']          = 'الطلب للزوار';
$_['button_view']           = 'عرض';
$_['button_voucher']        = 'أرسل';
$_['button_upload']         = 'رفع الملف';
$_['button_reward']         = 'اعتمد النقاط';
$_['button_quote']          = 'أرسل';
$_['button_list']           = 'قائمة';
$_['button_grid']           = 'شبكة';
$_['button_map']            = 'عرض خريطة جوجل';

// Error
$_['error_exception']       = 'Error Code(%s): %s in %s on line %s';
$_['error_upload_1']        = 'تحذير : حجم الملف المرفوع أكبر من التعريف upload_max_filesize في ملف php.ini !';
$_['error_upload_2']        = 'تحذير : حجم الملف المرفوع أكبر من التعريف MAX_FILE_SIZE في ملف HTML !';
$_['error_upload_3']        = 'تحذير : تم رفع جزء من الملف فقط !';
$_['error_upload_4']        = 'تحذير : لم يتم رفع اي ملف !';
$_['error_upload_6']        = 'تحذير : المجلد المؤقت مفقود !';
$_['error_upload_7']        = 'تحذير : فشل الكتابة إلى القرص !';
$_['error_upload_8']        = 'تحذير : توقف رفع الملف بسبب المدة !';
$_['error_upload_999']      = 'تحذير : رمز الخطأ غير متوفر !';
$_['error_curl']            = 'CURL: رمز الخطأ (%s): %s';