This commit was generated by cvs2svn to compensate for changes in r3880,
[freeside.git] / sql-ledger / sql-ledger / locale / eg / cp
1 $self{texts} = {
2   'AP'                          => 'موردين',
3   'AR'                          => 'عملاء',
4   'Account'                     => 'حساب',
5   'Accounting Menu'             => 'قائمة الحسابات',
6   'Address'                     => 'العنوان',
7   'All'                         => 'الكل',
8   'Amount'                      => 'الكمية',
9   'Amount Due'                  => 'الرصيد ',
10   'Cannot post Payment!'        => 'لا يمكن تسجيل المدفوعات',
11   'Cannot process payment for a closed period!' => 'لا يمكن تشغيل المدفوعات لفترة مغلقة',
12   'Continue'                    => 'تابع',
13   'Currency'                    => 'عملة',
14   'Customer'                    => 'العميل',
15   'Customer not on file!'       => ' عميل غير موجود في الملف',
16   'Date'                        => 'التاريخ',
17   'Date missing!'               => 'التاريخ غير موجود',
18   'Department'                  => 'قسم',
19   'Deposit'                     => 'إيداع',
20   'Description'                 => 'وصف',
21   'Exchange Rate'               => 'سعر الصرف',
22   'Exchange rate missing!'      => 'سعر الصرف غير موجود',
23   'Invoice'                     => 'فاتورة',
24   'Invoices'                    => 'فواتير',
25   'Memo'                        => 'ملاحظات',
26   'Number'                      => 'الرقم',
27   'Payment'                     => 'الدفع النقدى',
28   'Payment posted!'             => 'تم ترحيل مدفوعات',
29   'Post'                        => 'تسجيل',
30   'Print'                       => 'طباعة',
31   'Project not on file!'        => 'المشروع ليس فى الملفات',
32   'Receipt'                     => 'الوارد',
33   'Screen'                      => 'الشاشة',
34   'Select from one of the names below' => 'اختر اسم من الاسماء',
35   'Select from one of the projects below' => 'اختر  مشروع من المشروعات التالية',
36   'Source'                      => 'مصدر',
37   'Update'                      => 'تعديل',
38   'Vendor'                      => 'المورد',
39   'Vendor not on file!'         => 'مورد غير موجود في الملف',
40 };
41
42 $self{subs} = {
43   'acc_menu'                    => 'acc_menu',
44   'add_transaction'             => 'add_transaction',
45   'ap_transaction'              => 'ap_transaction',
46   'ar_transaction'              => 'ar_transaction',
47   'check_form'                  => 'check_form',
48   'check_name'                  => 'check_name',
49   'check_project'               => 'check_project',
50   'continue'                    => 'continue',
51   'customer_details'            => 'customer_details',
52   'display'                     => 'display',
53   'form_footer'                 => 'form_footer',
54   'form_header'                 => 'form_header',
55   'gl_transaction'              => 'gl_transaction',
56   'list_invoices'               => 'list_invoices',
57   'menubar'                     => 'menubar',
58   'name_selected'               => 'name_selected',
59   'payment'                     => 'payment',
60   'post'                        => 'post',
61   'print'                       => 'print',
62   'project_selected'            => 'project_selected',
63   'sales_invoice_'              => 'sales_invoice_',
64   'section_menu'                => 'section_menu',
65   'select_name'                 => 'select_name',
66   'select_project'              => 'select_project',
67   'update'                      => 'update',
68   'vendor_details'              => 'vendor_details',
69   'vendor_invoice_'             => 'vendor_invoice_',
70   'تابع'                    => 'continue',
71   'تسجيل'                  => 'post',
72   'طباعة'                  => 'print',
73   'تعديل'                  => 'update',
74 };
75
76 1;