Your IP : 216.73.216.95


Current Path : /var/www/alh/admin/language/ar/localisation/
Upload File :
Current File : /var/www/alh/admin/language/ar/localisation/tax_class.php

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

// Heading
$_['heading_title']     = 'نوع الضريبة';

// Text
$_['text_success']      = 'تم بنجاح: تعديل نوع الضرائب!';
$_['text_list']               = 'قائمة';
$_['text_add']                = 'ادراج';
$_['text_edit']               = 'تحرير';
$_['text_shipping']     = 'عنوان الشحن';
$_['text_payment']      = 'عنوان الدفع';
$_['text_store']        = 'عنوان المتجر';

// Column
$_['column_title']      = 'عنوان نوع الضريبة';
$_['column_action']     = 'تحرير';

// Entry
$_['entry_title']       = 'عنوان نوع الضريبة:';
$_['entry_description'] = 'الوصف:';
$_['entry_rate']        = 'سعر الضريبة:';
$_['entry_based']       = 'استناداً على:';
$_['entry_geo_zone']    = 'المنطقة الجغرافية:';
$_['entry_priority']    = 'الأولوية:';

// Error
$_['error_permission']  = 'تحذير: أنت لا تمتلك صلاحيات التعديل !';
$_['error_title']       = 'عنوان نوع الضريبة يجب أن يكون بين 3 و 32 رمزاً!';
$_['error_description'] = 'الوصف يجب أن يكون بين 3 و 255 رمزاً!';
$_['error_product']     = 'تحذير: لايمكن الحذف لأنها مرتبطة بعدد %s منتجات!';