Your IP : 216.73.216.95


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

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

// Heading
$_['heading_title']    = 'عنوان متجرنا';

// Text
$_['text_success']     = 'تم التعديل !';
$_['text_list']               = 'قائمة';
$_['text_add']                = 'ادراج';
$_['text_edit']        = 'تحرير';
$_['text_default']     = 'الافتراضي';
$_['text_time']        = 'أوقات الدوام';
$_['text_geocode']     = 'Geocode was not successful for the following reason:';

// Column
$_['column_name']      = 'اسم المتجر';
$_['column_address']   = 'عنوان المتجر';
$_['column_action']    = 'تحرير';

// Entry
$_['entry_name']       = 'اسم المتجر';
$_['entry_address']    = 'عنوان المتجر';
$_['entry_geocode']    = 'Geocode';
$_['entry_telephone']  = 'تلفون';
$_['entry_fax']        = 'فاكس';
$_['entry_image']      = 'صورة';
$_['entry_open']       = 'أوقات الدوام';
$_['entry_comment']    = 'ملاحظات';

// Help
$_['help_geocode']     = 'Please enter your store location geocode manually.';
$_['help_open']        = 'أكتب اوقات دوام عمل المتجر.';
$_['help_comment']     = 'هذه خانة ملاحظات منوعة عن المتجر مثل كتابة عبارة: المتجر لايقبل الدفع بواسطة الشيكات.';

// Error
$_['error_permission'] = 'تحذير : أنت لا تمتلك صلاحيات التعديل !';
$_['error_name']       = 'اسم المتجر يجب ان يكون بين 3 و 32 رمز !';
$_['error_address']    = 'العنوان يجب ان يكون بين 3 و 128 رمز !';
$_['error_telephone']  = 'الرقم يجب ان يكون بين 3 و 32 رقم !';