$self{texts} = {
  'AP'                          => 'موردين',
  'AR'                          => 'عملاء',
  'Account'                     => 'حساب',
  'Accounting Menu'             => 'قائمة الحسابات',
  'Address'                     => 'العنوان',
  'All'                         => 'الكل',
  'Amount'                      => 'الكمية',
  'April'                       => 'ابريل',
  'August'                      => 'اغسطس',
  'Bcc'                         => 'نسخة غير مرئية',
  'Cannot post payment for a closed period!' => 'لا يمكن تسجيل المدفوعات لفترة مغلقة',
  'Cc'                          => 'نسخة اخرى',
  'Check'                       => 'شيك',
  'Confirm!'                    => 'تاكيد',
  'Continue'                    => 'تابع',
  'Currency'                    => 'عملة',
  'Current'                     => 'الحالي',
  'Customer'                    => 'العميل',
  'Customer Number'             => 'رقم العميل',
  'Customer not on file!'       => ' عميل غير موجود في الملف',
  'Date'                        => 'التاريخ',
  'Date Paid'                   => 'تاريخ الدفع',
  'Date missing!'               => 'التاريخ غير موجود',
  'December'                    => 'ديسمبر',
  'Department'                  => 'قسم',
  'Deposit'                     => 'إيداع',
  'Description'                 => 'وصف',
  'Discount'                    => 'خصم',
  'Due Date'                    => 'تاريخ الاستحقاق',
  'E-mail'                      => 'بريد الكتروني',
  'Exchange Rate'               => 'سعر الصرف',
  'Exchange rate missing!'      => 'سعر الصرف غير موجود',
  'February'                    => 'فبراير',
  'From'                        => 'من',
  'Heading'                     => 'عنوان',
  'Invoice'                     => 'فاتورة',
  'Invoice Date'                => 'تاريخ الفاتورة',
  'Invoices'                    => 'فواتير',
  'January'                     => 'يناير',
  'July'                        => 'يولية',
  'June'                        => 'يونية',
  'Language'                    => 'اللغة',
  'March'                       => 'مارس',
  'May'                         => 'مايو',
  'Memo'                        => 'ملاحظات',
  'Message'                     => 'رسالة',
  'Nothing selected!'           => 'لم يتم الاختيار',
  'November'                    => 'نوفمبر',
  'Number'                      => 'الرقم',
  'October'                     => 'اكتوبر',
  'Paid'                        => 'المدفوع',
  'Payment'                     => 'الدفع النقدى',
  'Payment posted!'             => 'تم ترحيل مدفوعات',
  'Payments'                    => 'المدفوعات',
  'Post'                        => 'تسجيل',
  'Print'                       => 'طباعة',
  'Project not on file!'        => 'المشروع ليس فى الملفات',
  'Receipt'                     => 'الوارد',
  'Receipts'                    => 'الواردات',
  'Reference'                   => 'مرجع',
  'Screen'                      => 'الشاشة',
  'Select all'                  => 'اختر الكل',
  'Select from one of the names below' => 'اختر اسم من الاسماء',
  'Select from one of the projects below' => 'اختر  مشروع من المشروعات التالية',
  'September'                   => 'سبتمبر',
  'Source'                      => 'مصدر',
  'Startdate'                   => 'تاريخ يدء العمل',
  'Subject'                     => 'موضوع',
  'To'                          => 'إلى',
  'Total'                       => 'مجموع',
  'Type of Business'            => 'نوع العمل',
  'Update'                      => 'تعديل',
  'Vendor'                      => 'المورد',
  'Vendor Number'               => 'رقم المورد',
  'Vendor not on file!'         => 'مورد غير موجود في الملف',
};

$self{subs} = {
  'acc_menu'                    => 'acc_menu',
  'add_column'                  => 'add_column',
  'add_transaction'             => 'add_transaction',
  'all_references'              => 'all_references',
  'ap_transaction'              => 'ap_transaction',
  'ar_transaction'              => 'ar_transaction',
  'back'                        => 'back',
  'calendar'                    => 'calendar',
  'change_report'               => 'change_report',
  'check_all'                   => 'check_all',
  'check_form'                  => 'check_form',
  'check_name'                  => 'check_name',
  'check_openvc'                => 'check_openvc',
  'check_project'               => 'check_project',
  'clock'                       => 'clock',
  'continue'                    => 'continue',
  'credit_invoice_'             => 'credit_invoice_',
  'debit_invoice_'              => 'debit_invoice_',
  'delete_column'               => 'delete_column',
  'delete_report'               => 'delete_report',
  'delete_schedule'             => 'delete_schedule',
  'deselect_all'                => 'deselect_all',
  'display'                     => 'display',
  'do_save_report'              => 'do_save_report',
  'edit'                        => 'edit',
  'edit_column'                 => 'edit_column',
  'gl_transaction'              => 'gl_transaction',
  'invoices_due'                => 'invoices_due',
  'islocked'                    => 'islocked',
  'js_calendar'                 => 'js_calendar',
  'jsmenu'                      => 'jsmenu',
  'jsmenu_frame'                => 'jsmenu_frame',
  'list_checks'                 => 'list_checks',
  'list_invoices'               => 'list_invoices',
  'menubar'                     => 'menubar',
  'name_selected'               => 'name_selected',
  'new_number'                  => 'new_number',
  'payment'                     => 'payment',
  'payment_footer'              => 'payment_footer',
  'payment_header'              => 'payment_header',
  'payment_register'            => 'payment_register',
  'payment_selected'            => 'payment_selected',
  'payments'                    => 'payments',
  'payments_footer'             => 'payments_footer',
  'payments_header'             => 'payments_header',
  'pickvalue'                   => 'pickvalue',
  'post'                        => 'post',
  'post_as_new'                 => 'post_as_new',
  'post_payment'                => 'post_payment',
  'post_payments'               => 'post_payments',
  'prepare_payments_header'     => 'prepare_payments_header',
  'preview'                     => 'preview',
  'print'                       => 'print',
  'print_and_post'              => 'print_and_post',
  'print_and_post_as_new'       => 'print_and_post_as_new',
  'print_check'                 => 'print_check',
  'print_credit_note'           => 'print_credit_note',
  'print_debit_note'            => 'print_debit_note',
  'print_form'                  => 'print_form',
  'print_options'               => 'print_options',
  'print_payment'               => 'print_payment',
  'print_payments'              => 'print_payments',
  'print_payslip'               => 'print_payslip',
  'print_receipt'               => 'print_receipt',
  'print_remittance_voucher'    => 'print_remittance_voucher',
  'print_transaction'           => 'print_transaction',
  'project_selected'            => 'project_selected',
  'rebuild_departments'         => 'rebuild_departments',
  'rebuild_formnames'           => 'rebuild_formnames',
  'rebuild_vc'                  => 'rebuild_vc',
  'references'                  => 'references',
  'reissue_payments'            => 'reissue_payments',
  'reissue_receipts'            => 'reissue_receipts',
  'repost'                      => 'repost',
  'reprint'                     => 'reprint',
  'resize'                      => 'resize',
  'sales_invoice_'              => 'sales_invoice_',
  'save_column'                 => 'save_column',
  'save_report'                 => 'save_report',
  'save_schedule'               => 'save_schedule',
  'schedule'                    => 'schedule',
  'section_menu'                => 'section_menu',
  'select_all'                  => 'select_all',
  'select_name'                 => 'select_name',
  'select_payment'              => 'select_payment',
  'select_project'              => 'select_project',
  'show_progress'               => 'show_progress',
  'update'                      => 'update',
  'update_payment'              => 'update_payment',
  'update_payments'             => 'update_payments',
  'vendor_invoice_'             => 'vendor_invoice_',
  'void_checks'                 => 'void_checks',
  'void_receipts'               => 'void_receipts',
  'yes__reissue_checks'         => 'yes__reissue_checks',
  'yes__reissue_receipts'       => 'yes__reissue_receipts',
  'yes__void_checks'            => 'yes__void_checks',
  'yes__void_payments'          => 'yes__void_payments',
  'yes__void_receipts'          => 'yes__void_receipts',
  'تابع'                    => 'continue',
  'تسجيل'                  => 'post',
  'طباعة'                  => 'print',
  'اختر_الكل'           => 'select_all',
  'تعديل'                  => 'update',
};

1;

