This commit was generated by cvs2svn to compensate for changes in r3921,
[freeside.git] / sql-ledger / locale / eg / arapprn
1 $self{texts} = {
2   'Account'                     => 'حساب',
3   'Amount'                      => 'الكمية',
4   'Check'                       => 'شيك',
5   'Continue'                    => 'تابع',
6   'Date'                        => 'التاريخ',
7   'Memo'                        => 'ملاحظات',
8   'Receipt'                     => 'الوارد',
9   'Screen'                      => 'الشاشة',
10   'Source'                      => 'مصدر',
11 };
12
13 $self{subs} = {
14   'customer_details'            => 'customer_details',
15   'payment_selected'            => 'payment_selected',
16   'print'                       => 'print',
17   'print_and_post'              => 'print_and_post',
18   'print_check'                 => 'print_check',
19   'print_options'               => 'print_options',
20   'print_receipt'               => 'print_receipt',
21   'print_transaction'           => 'print_transaction',
22   'select_payment'              => 'select_payment',
23   'vendor_details'              => 'vendor_details',
24   'تابع'                    => 'continue',
25 };
26
27 1;