This commit was generated by cvs2svn to compensate for changes in r3880,
[freeside.git] / sql-ledger / sql-ledger / locale / ct / ap
1 $self{texts} = {
2   'AP Transactions'             => 'Transaccions de Despeses',
3   'Account'                     => 'Compta',
4   'Accounting Menu'             => 'Menú Comptable',
5   'Address'                     => 'Adreça',
6   'Amount'                      => 'Total',
7   'Apr'                         => 'Abr',
8   'April'                       => 'Abril',
9   'Are you sure you want to delete Transaction' => 'Segur que voleu esborrar la Transacció',
10   'Aug'                         => 'Ago',
11   'August'                      => 'Agost',
12   'Cannot post transaction for a closed period!' => 'No es pot registrar una transacció per un període tancat',
13   'Closed'                      => 'Tancat',
14   'Confirm!'                    => 'Confirmar!',
15   'Continue'                    => 'Continuar',
16   'Credit Limit'                => 'Límit de Crèdit',
17   'Currency'                    => 'Moneda',
18   'Date'                        => 'Data',
19   'Date Paid'                   => 'Data Pagament',
20   'Dec'                         => 'Des',
21   'December'                    => 'Desembre',
22   'Delete'                      => 'Esborrar',
23   'Description'                 => 'Descripció',
24   'Due Date'                    => 'Data Venciment',
25   'Due Date missing!'           => 'Falta la Data Venciment!',
26   'Exch'                        => 'Canvi',
27   'Exchange Rate'               => 'Taxa de Canvi',
28   'Feb'                         => 'Feb',
29   'February'                    => 'Febrer',
30   'From'                        => 'De',
31   'ID'                          => 'ID',
32   'Include in Report'           => 'Incloure en l\'Informe',
33   'Invoice'                     => 'Factura',
34   'Invoice Date'                => 'Data Fra.',
35   'Invoice Date missing!'       => 'Falta Data Fra.!',
36   'Invoice Number'              => 'Núm Fra.',
37   'Jan'                         => 'Gen',
38   'January'                     => 'Gener',
39   'Jul'                         => 'Jul',
40   'July'                        => 'Juliol',
41   'Jun'                         => 'Jun',
42   'June'                        => 'Juny',
43   'Mar'                         => 'Mar',
44   'March'                       => 'Març',
45   'May'                         => 'Mai',
46   'May '                        => 'Maig',
47   'Notes'                       => 'Notes',
48   'Nov'                         => 'Nov',
49   'November'                    => 'Novembre',
50   'Number'                      => 'Número',
51   'Oct'                         => 'Oct',
52   'October'                     => 'Octubre',
53   'Open'                        => 'Obert',
54   'Order'                       => 'Ordre',
55   'Order Number'                => 'Número Ordre',
56   'Paid'                        => 'Pagat',
57   'Payment date missing!'       => 'Falta Data Pagament!',
58   'Payments'                    => 'Pagaments',
59   'Remaining'                   => 'Remanent',
60   'Screen'                      => 'Pantalla',
61   'Sep'                         => 'Set',
62   'September'                   => 'Setembre',
63   'Source'                      => 'Font',
64   'Subtotal'                    => 'Subtotal',
65   'Tax'                         => 'Impost',
66   'Tax Included'                => 'Impostos Inclosos',
67   'To'                          => 'Fins',
68   'Total'                       => 'Total',
69   'Vendor'                      => 'Proveïdor',
70   'Yes'                         => 'Sí',
71 };
72
73 $self{subs} = {
74   'acc_menu'                    => 'acc_menu',
75   'add'                         => 'add',
76   'add_transaction'             => 'add_transaction',
77   'ap_subtotal'                 => 'ap_subtotal',
78   'ap_transaction'              => 'ap_transaction',
79   'ap_transactions'             => 'ap_transactions',
80   'ar_transaction'              => 'ar_transaction',
81   'check_name'                  => 'check_name',
82   'check_project'               => 'check_project',
83   'continue'                    => 'continue',
84   'create_links'                => 'create_links',
85   'customer_details'            => 'customer_details',
86   'delete'                      => 'delete',
87   'display'                     => 'display',
88   'display_form'                => 'display_form',
89   'edit'                        => 'edit',
90   'form_footer'                 => 'form_footer',
91   'form_header'                 => 'form_header',
92   'gl_transaction'              => 'gl_transaction',
93   'menubar'                     => 'menubar',
94   'name_selected'               => 'name_selected',
95   'payment_selected'            => 'payment_selected',
96   'post'                        => 'post',
97   'post_as_new'                 => 'post_as_new',
98   'print'                       => 'print',
99   'print_and_post'              => 'print_and_post',
100   'print_check'                 => 'print_check',
101   'print_options'               => 'print_options',
102   'print_receipt'               => 'print_receipt',
103   'print_transaction'           => 'print_transaction',
104   'project_selected'            => 'project_selected',
105   'sales_invoice_'              => 'sales_invoice_',
106   'search'                      => 'search',
107   'section_menu'                => 'section_menu',
108   'select_name'                 => 'select_name',
109   'select_payment'              => 'select_payment',
110   'select_project'              => 'select_project',
111   'update'                      => 'update',
112   'vendor_details'              => 'vendor_details',
113   'vendor_invoice_'             => 'vendor_invoice_',
114   'yes'                         => 'yes',
115   'ap_transaction'              => 'ap_transaction',
116   'add_ap_transaction'          => 'add_ap_transaction',
117   'continuar'                   => 'continue',
118   'esborrar'                    => 'delete',
119   'edit_ap_transaction'         => 'edit_ap_transaction',
120   'post'                        => 'post',
121   'post_as_new'                 => 'post_as_new',
122   'print'                       => 'print',
123   'print_and_post'              => 'print_and_post',
124   'update'                      => 'update',
125   'vendor_invoice.'             => 'vendor_invoice.',
126   'sí'                          => 'yes',
127 };
128
129 1;