$self{texts} = { 'Account' => 'حساب', 'Add POS Invoice' => 'اضافة فاتورة نقطة بيع', 'Cannot post transaction!' => 'لا يمكن تسجيل الحركة', 'Change' => 'تغيير', 'Continue' => 'تابع', 'Credit Limit' => 'حد الائتمان', 'Currency' => 'عملة', 'Current' => 'الحالي', 'Customer' => 'العميل', 'Customer missing!' => 'عميل غير موجود', 'Delete' => 'الغاء', 'Department' => 'قسم', 'Description' => 'وصف', 'Edit POS Invoice' => 'تعديل فاتورة أمر الشراء', 'Exchange Rate' => 'سعر الصرف', 'Exchange rate missing!' => 'سعر الصرف غير موجود', 'Extended' => 'اجمالى', 'From' => 'من', 'Language' => 'اللغة', 'Memo' => 'ملاحظات', 'Number' => 'الرقم', 'Open' => 'فتح', 'Paid' => 'المدفوع', 'Post' => 'تسجيل', 'Posted!' => 'سجل', 'Price' => 'سعر', 'Print' => 'طباعة', 'Qty' => 'الكمية', 'Receipts' => 'الواردات', 'Record in' => 'في السجل', 'Remaining' => 'متبقى', 'Salesperson' => 'مندوب مبيعات', 'Screen' => 'الشاشة', 'Source' => 'مصدر', 'Subtotal' => 'اجمالى', 'To' => 'إلى', 'Total' => 'مجموع', 'Unit' => 'وحدة', 'Update' => 'تعديل', }; $self{subs} = { 'add' => 'add', 'display_row' => 'display_row', 'edit' => 'edit', 'form_footer' => 'form_footer', 'form_header' => 'form_header', 'lookup_partsgroup' => 'lookup_partsgroup', 'openinvoices' => 'openinvoices', 'post' => 'post', 'print' => 'print', 'print_form' => 'print_form', 'print_options' => 'print_options', 'receipts' => 'receipts', 'تابع' => 'continue', 'الغاء' => 'delete', 'تسجيل' => 'post', 'طباعة' => 'print', 'تعديل' => 'update', }; 1;