|
Server : Apache/2.4.41 (Ubuntu) System : Linux vmi1525618.contaboserver.net 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64 User : www-data ( 33) PHP Version : 8.2.12 Disable Function : NONE Directory : /var/www/lecturebazaar.com/lang/ar/admin/pages/ |
Upload File : |
<?php
return [
/*
|--------------------------------------------------------------------------
| Admin Financial Translation
|--------------------------------------------------------------------------
*/
'financial' => 'المالية',
'accounting' => 'محاسبة',
'discount' => 'تخفيض',
'discounts' => 'تخفيضات',
'discount_code' => ' رمز التخفيض',
'discount_codes' => 'رموز التخفيض',
'name' => 'الإسم',
'count' => 'عدد',
'name_placeholder' => 'أختر أسما مميزا',
'count_placeholder' => 'الحد الأقصى لمرات استخدام رمز الخصم (إذا كان صالحًا للاستخدام، خذه فارغًا)',
'expiration' => 'إنتهاء',
'ext_date' => 'تارسخ الإنتهاء',
'percent' => 'بالمائة',
'amount' => 'مبلغ',
'amount_placeholder' => 'الحد الأقصى لمبلغ رمز خصم الطلب',
'payout' => 'دفع',
'payouts' => 'دفعات',
'account' => 'مقدم',
'type' => 'نوع',
'id' => 'رقم تعريف',
'iban' => 'IBAN',
'sale' => 'بيع',
'sales' => 'مبيعات',
'sales_list' => 'قائمة المبيعات',
'sale_type' => 'نوع البيع',
'file' => 'ملف',
'meeting' => 'حصة مباشرة',
'ticket' => 'تذكرة',
'seller' => 'بائع',
'buyer' => 'مشتري',
'waiting_payment' => 'في انتظار الدفع',
'delivered' => 'تم التوصيل',
'paid_failed' => 'مدفوع/فشل',
'paid_waiting' => 'مدفوع/انتظار',
'paid_successful' => 'مدفوع/ناجح',
'offline_payment' => 'دفع يدوي',
'offline_payments' => 'دفوعات يدوية',
'bank' => 'بنك',
'referral_code' => 'رمز الإحالة',
'documents' => 'مستندات',
'new_document' => 'مستند جديد',
'addiction' => 'مدمن',
'deduction' => 'المستقطع',
'creator' => 'المنشىء',
'automatic' => 'أليا',
'target_account' => 'الحساب المستهدف',
'income' => 'دخل',
'user_income' => 'دخل المستخدم',
'account_balance' => 'ميزانية الحساب',
'factor' => 'عامل',
'new_factor' => 'عامل جديد',
'sales_page_title' => 'بيع',
'webinar' => 'فصل مباشر',
'type_account' => 'نوع الحساب',
'item_purchased' => 'العنصر المشترى',
'asset' => 'أصل',
'document_page_title' => 'مستندات',
'system' => 'نطام',
'tax' => 'ضريبة',
'new_document_page_title' => 'مستند جديد',
'bank_name' => 'إسم البنك',
'account_name' => 'إسم الحساب',
'account_number' => 'رقم الحساب',
'verify_user' => 'التحقق من المستخدم',
'financial_approval' => 'الموافقة المالية',
'user_commission' => 'عمولة المستخدم',
'commission' => 'عمولة',
'user_commission_placeholder' => 'فارغة تعني استخدام الإعداد الافتراضي',
'offline_payment_page_title' => 'دفع يدوي',
'refund' => 'ايترداد',
'manual_document' => 'مستند يدوي',
'automatic_document' => 'مستند آلي',
'new_subscribe' => 'اشتراك جديد',
'purchased_subscribe' => 'الاشتراك المشترى',
'purchased_promotion' => 'الترويج المشترى',
'subscribe' => 'اشتراك',
'subscribes' => 'إستراكات',
'subscribes_lists_page_lead' => 'قائمة الاشتراكات. يمكنك تعديل أو حذف أي صف.',
'usable_count' => 'عدد صالح للاستخدام',
'short_description' => 'وصف قصير',
'short_description_placeholder' => 'مثل: مقترح للشركات الصغيرة',
'promotion' => 'ترويج',
'promotions' => 'ترويجات',
'promotions_lists_page_lead' => 'قائمة الترقيات. يمكنك تعديل أو حذف أي صف.',
'is_popular' => 'شارة شعبية',
'new_promotion' => 'خطة ترويج جديدة',
'edit_promotion' => 'تحرير خطة الترويج',
'payment_channels' => 'قنوات الدفع',
'promotion_sales' => 'مبيعات الترويج',
'promotion_sales_lists_page_lead' => 'قائمة المبيعات الترويجية. يمكنك عرض.',
'special_offers' => 'عروض خاصة',
'special_offers_list_page_title' => 'عروض خاصة',
'status' => 'حالة',
'from_date' => 'من تاريخ',
'to_date' => 'إلى تاريخ',
'document_number' => 'رقم تعريف المستند'
];