| Current Path : /home/users/unlimited/www/sigmaerp.codeskitter.site/lang/ar/ |
| Current File : /home/users/unlimited/www/sigmaerp.codeskitter.site/lang/ar/party.php |
<?php
return [
'info' => 'معلومات الحفلة',
'party' => 'حفلة',
'parties' => 'حفلات',
'list' => 'قائمة الحفلات',
'create_party' => 'إنشاء حفلة',
'add_party' => 'إضافة حفلة',
'details' => 'تفاصيل الحفلة',
'update_party' => 'تحديث الحفلة',
'notify_party' => 'إخطار الحفلة',
'empty_email' => "لا يوجد لدى الحفلة عنوان بريد إلكتروني",
'name' => "اسم الحفلة",
'total' => "إجمالي الحفلات",
'contacts' => "جهات الاتصال",
'import_contacts' => "استيراد جهات الاتصال",
'credit_and_balance' => "الائتمان والرصيد",
'billing_address' => "عنوان الفواتير",
'shipping_address' => "عنوان الشحن",
'to_pay' => "للدفع",
'to_receive' => "لتلقي",
'credit_limit' => "حد الائتمان",
'failed_to_record_party_transactions' => "فشل في تسجيل معاملة الطرف!",
'party_credit_limit_is_exceeding' => 'يتجاوز الحد الائتماني للطرف وهو :credit_limit إجمالي المبلغ المستحق وهو :total_due.',
'gstin' => "GSTIN/UIN",
'party_name' => "اسم الحزب",
'state_of_supply' => "حالة العرض",
'transaction' => "معاملة الحزب",
'transactions' => "المعاملات الحزبية",
'payment' => "الدفع الحزبي",
'wholesaler' => 'تاجر الجملة',
'retailer' => 'تاجر التجزئة',
'wholesalers' => 'تجار الجملة',
'retailers' => 'تجار التجزئة',
//1.4.1
'due_balance' => "المبلغ المستحق",
'customer_items' => "العناصر المشتراة",
];