This commit was generated by cvs2svn to compensate for changes in r2523,
[freeside.git] / sql-ledger / locale / en_GB / ar
1 $self{texts} = {
2   'AR Transaction'              => 'Sales Transaction',
3   'AR Transactions'             => 'Sales Transactions',
4   'Account'                     => 'Account',
5   'Add Accounts Receivables Transaction' => 'Add Sales Transaction',
6   'Address'                     => 'Address',
7   'Amount'                      => 'Amount',
8   'Amount Due'                  => 'Amount Due',
9   'Apr'                         => 'Apr',
10   'April'                       => 'April',
11   'Are you sure you want to delete Transaction' => 'Are you sure you want to delete Transaction',
12   'Aug'                         => 'Aug',
13   'August'                      => 'August',
14   'Cannot delete transaction!'  => 'Cannot delete transaction!',
15   'Cannot post payment for a closed period!' => 'Cannot post payment for a closed period!',
16   'Cannot post transaction for a closed period!' => 'Cannot post transaction for a closed period!',
17   'Cannot post transaction!'    => 'Cannot post transaction!',
18   'Closed'                      => 'Closed',
19   'Confirm!'                    => 'Confirm!',
20   'Continue'                    => 'Continue',
21   'Credit Limit'                => 'Credit Limit',
22   'Currency'                    => 'Currency',
23   'Customer'                    => 'Customer',
24   'Customer missing!'           => 'Customer missing!',
25   'Customer not on file!'       => 'Customer not on file!',
26   'Date'                        => 'Date',
27   'Date Paid'                   => 'Date Paid',
28   'Dec'                         => 'Dec',
29   'December'                    => 'December',
30   'Delete'                      => 'Delete',
31   'Description'                 => 'Description',
32   'Due Date'                    => 'Due Date',
33   'Due Date missing!'           => 'Due Date missing!',
34   'Edit Accounts Receivables Transaction' => 'Edit Debtor Transaction',
35   'Exch'                        => 'Exch',
36   'Exchangerate'                => 'Exchangerate',
37   'Exchangerate for payment missing!' => 'Exchangerate for payment missing!',
38   'Exchangerate missing!'       => 'Exchangerate missing!',
39   'Feb'                         => 'Feb',
40   'February'                    => 'February',
41   'From'                        => 'From',
42   'ID'                          => 'ID',
43   'Include in Report'           => 'Include in Report',
44   'Invoice'                     => 'Invoice',
45   'Invoice Date'                => 'Invoice Date',
46   'Invoice Date missing!'       => 'Invoice Date missing!',
47   'Invoice Number'              => 'Invoice Number',
48   'Invoice Number missing!'     => 'Invoice Number missing!',
49   'Jan'                         => 'Jan',
50   'January'                     => 'January',
51   'Jul'                         => 'Jul',
52   'July'                        => 'July',
53   'Jun'                         => 'Jun',
54   'June'                        => 'June',
55   'Mar'                         => 'Mar',
56   'March'                       => 'March',
57   'May'                         => 'May',
58   'May '                        => 'May ',
59   'Notes'                       => 'Notes',
60   'Nov'                         => 'Nov',
61   'November'                    => 'November',
62   'Number'                      => 'Number',
63   'Oct'                         => 'Oct',
64   'October'                     => 'October',
65   'Open'                        => 'Open',
66   'Order'                       => 'Order',
67   'Order Number'                => 'Order Number',
68   'Paid'                        => 'Paid',
69   'Payment date missing!'       => 'Payment date missing!',
70   'Payments'                    => 'Payments',
71   'Post'                        => 'Post',
72   'Post as new'                 => 'Post as new',
73   'Project'                     => 'Project',
74   'Project not on file!'        => 'Project not on file!',
75   'Remaining'                   => 'Remaining',
76   'Sales Invoice'               => 'Sales Invoice',
77   'Salesperson'                 => 'Salesperson',
78   'Select from one of the names below' => 'Select from one of the names below',
79   'Select from one of the projects below' => 'Select from one of the projects below',
80   'Sep'                         => 'Sep',
81   'September'                   => 'September',
82   'Ship via'                    => 'Ship via',
83   'Source'                      => 'Source',
84   'Subtotal'                    => 'Subtotal',
85   'Tax'                         => 'Tax',
86   'Tax Included'                => 'Tax Included',
87   'Total'                       => 'Total',
88   'Transaction deleted!'        => 'Transaction deleted!',
89   'Transaction posted!'         => 'Transaction posted!',
90   'Update'                      => 'Update',
91   'Vendor not on file!'         => 'Vendor not on file!',
92   'Yes'                         => 'Yes',
93   'to'                          => 'to',
94 };
95
96 $self{subs} = {
97   'add'                         => 'add',
98   'add_transaction'             => 'add_transaction',
99   'ap_transaction'              => 'ap_transaction',
100   'ar_subtotal'                 => 'ar_subtotal',
101   'ar_transaction'              => 'ar_transaction',
102   'ar_transactions'             => 'ar_transactions',
103   'check_name'                  => 'check_name',
104   'check_project'               => 'check_project',
105   'continue'                    => 'continue',
106   'create_links'                => 'create_links',
107   'delete'                      => 'delete',
108   'display_form'                => 'display_form',
109   'edit'                        => 'edit',
110   'form_footer'                 => 'form_footer',
111   'form_header'                 => 'form_header',
112   'gl_transaction'              => 'gl_transaction',
113   'name_selected'               => 'name_selected',
114   'post'                        => 'post',
115   'post_as_new'                 => 'post_as_new',
116   'project_selected'            => 'project_selected',
117   'sales_invoice'               => 'sales_invoice',
118   'search'                      => 'search',
119   'select_name'                 => 'select_name',
120   'select_project'              => 'select_project',
121   'update'                      => 'update',
122   'vendor_invoice'              => 'vendor_invoice',
123   'yes'                         => 'yes',
124   'sales_transaction'           => 'ar_transaction',
125   'continue'                    => 'continue',
126   'delete'                      => 'delete',
127   'post'                        => 'post',
128   'post_as_new'                 => 'post_as_new',
129   'sales_invoice'               => 'sales_invoice',
130   'update'                      => 'update',
131   'yes'                         => 'yes',
132 };
133
134 1;