|
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/poskrypt/admin.poskrypt.com/lang/ar/ |
Upload File : |
<?php
return [
'account' => 'الحسابات',
'manage_your_account' => 'ادارة الحسابات',
'all_accounts' => 'جميع الحسابات',
'account_number' => 'رقم حساب',
'add_account' => 'إضافة حساب',
'account_created_success' => 'تم انشاء الحساب بنجاح',
'account_updated_success' => 'تم تحديث الحساب بنجاح',
'edit_account' => 'تحرير الحساب',
'account_closed_success' => 'تم إغلاق الحساب بنجاح',
'closed' => 'مغلق',
'list_accounts' => 'قائمة الحسابات',
'opening_balance' => 'الرصيد الافتتاحي',
'account_book' => 'دفتر الحسابات',
'credit' => 'ائتمان',
'debit' => 'مدين',
'account_name' => 'أسم الحساب',
'transaction_type' => 'نوع المعاملة',
'fund_transfer' => 'تحويل الأموال',
'selected_account' => 'الحساب المحدد',
'transfer_to' => 'حول إلى',
'fund_transfered_success' => 'تم تحويل الأموال بنجاح',
'deposit' => 'ايداع',
'deposited_successfully' => 'تم إيداع المبلغ بنجاح',
'from' => 'من عند',
'to' => 'إلى',
'balance_sheet' => 'الميزانية',
'liability' => 'الالتزامات',
'assets' => 'الأصول',
'supplier_due' => 'مستحقات المورد',
'customer_due' => 'مستحقات العميل',
'account_balances' => 'أرصدة الحسابات',
'total_assets' => 'إجمالي الأصول',
'total_liability' => 'اجمال الالتزامات',
'trial_balance' => 'ميزان المراجعة',
'payments_not_linked_with_account' => 'دفعات <b>:payments </b> غير مرتبطة بأي حساب. ',
'saving_current' => 'التوفير / الحالى',
'capital' => 'رأس المال',
'not_applicable' => 'لايمكن تطبيقه',
'account_type' => 'نوع الحساب',
'accounts' => 'الحسابات',
'capital_accounts' => 'حسابات رأس المال',
'deposit_from' => 'الإيداع من',
'no_capital_account_created' => 'لا يوجد حساب رأس مال نشط.',
'payment_account_report' => 'الفواتير المحصلة',
'invoice_ref_no' => 'الفاتورة No./Ref. رقم',
'payment_ref_no' => 'رقم المرجع المدفوع',
'payment_for' => 'الدفع مقابل',
'link_account' => 'ربط بحساب',
'account_linked_success' => 'تم ربط الحساب بنجاح',
'view_details' => 'عرض التفاصيل',
];