add some time-worked reporting
[freeside.git] / sql-ledger / locale / pa / ap
1 $self{texts} = {
2   'AP Transactions'             => 'Transacciones - Cuentas por Pagar',
3   'Account'                     => 'Cuenta',
4   'Accounting Menu'             => 'Menú de Contabilidad',
5   'Address'                     => 'Dirección',
6   'Amount'                      => 'Total',
7   'Apr'                         => 'Abr',
8   'April'                       => 'Abril',
9   'Are you sure you want to delete Transaction' => '¿Está usted seguro de que desea suprimir la transacción?',
10   'Aug'                         => 'Ago',
11   'August'                      => 'Agosto',
12   'Cannot post payment for a closed period!' => 'No se puede registrar pago para un periodo cerrado',
13   'Cannot post transaction for a closed period!' => 'No puede guardar transaccion para un periodo cerrado',
14   'Closed'                      => 'Cerrado',
15   'Confirm!'                    => 'Confirmar!',
16   'Continue'                    => 'Continuar',
17   'Credit Limit'                => 'Limite de Credito',
18   'Curr'                        => '$',
19   'Currency'                    => 'Moneda',
20   'Date'                        => 'Fecha',
21   'Date Paid'                   => 'Fecha de pago',
22   'Dec'                         => 'Dic',
23   'December'                    => 'Diciembre',
24   'Delete'                      => 'Borrar',
25   'Description'                 => 'Descripción',
26   'Due Date'                    => 'Fecha de Vencimiento',
27   'Due Date missing!'           => 'Falta Fecha de Vencimiento!',
28   'Exch'                        => 'Interc.',
29   'Exchange Rate'               => 'Tasa de Intercambio',
30   'Exchange rate for payment missing!' => 'No se encuentra pago por cambio de moneda',
31   'Exchange rate missing!'      => 'No se encuentra cambio de moneda',
32   'Feb'                         => 'Feb',
33   'February'                    => 'Febrero',
34   'From'                        => 'Desde',
35   'ID'                          => 'ID',
36   'Include in Report'           => 'Incluya en informe',
37   'Invoice'                     => 'Factura',
38   'Invoice Date'                => 'Fecha de Factura',
39   'Invoice Date missing!'       => 'Falta la Fecha de la Factura!',
40   'Invoice Number'              => 'Número de Factura',
41   'Jan'                         => 'Ene',
42   'January'                     => 'Enero',
43   'Jul'                         => 'Jul',
44   'July'                        => 'Julio',
45   'Jun'                         => 'Jun',
46   'June'                        => 'Junio',
47   'Mar'                         => 'Mar',
48   'March'                       => 'Marzo',
49   'May'                         => 'May',
50   'May '                        => 'Mayo',
51   'Notes'                       => 'Notas',
52   'Nov'                         => 'Nov',
53   'November'                    => 'Noviembre',
54   'Number'                      => 'Número',
55   'Oct'                         => 'Oct',
56   'October'                     => 'Octubre',
57   'Open'                        => 'Abierto',
58   'Order'                       => 'Orden',
59   'Order Number'                => 'Orden Número',
60   'Paid'                        => 'Total Pagado',
61   'Payment date missing!'       => 'No se encuentra la fecha de Pago!',
62   'Payments'                    => 'Pagos',
63   'Remaining'                   => 'Remanente',
64   'Screen'                      => 'Pantalla',
65   'Sep'                         => 'Sep',
66   'September'                   => 'Septiembre',
67   'Source'                      => 'Fuente',
68   'Subtotal'                    => 'Subtotal',
69   'Tax'                         => 'Impuesto',
70   'Tax Included'                => 'Impuesto Incluido',
71   'To'                          => 'Hasta ',
72   'Total'                       => 'Total',
73   'Vendor'                      => 'Proveedor',
74   'Yes'                         => 'Si',
75 };
76
77 $self{subs} = {
78   'acc_menu'                    => 'acc_menu',
79   'add'                         => 'add',
80   'add_transaction'             => 'add_transaction',
81   'ap_subtotal'                 => 'ap_subtotal',
82   'ap_transaction'              => 'ap_transaction',
83   'ap_transactions'             => 'ap_transactions',
84   'ar_transaction'              => 'ar_transaction',
85   'check_name'                  => 'check_name',
86   'check_project'               => 'check_project',
87   'continue'                    => 'continue',
88   'create_links'                => 'create_links',
89   'customer_details'            => 'customer_details',
90   'delete'                      => 'delete',
91   'display'                     => 'display',
92   'display_form'                => 'display_form',
93   'edit'                        => 'edit',
94   'form_footer'                 => 'form_footer',
95   'form_header'                 => 'form_header',
96   'gl_transaction'              => 'gl_transaction',
97   'menubar'                     => 'menubar',
98   'name_selected'               => 'name_selected',
99   'payment_selected'            => 'payment_selected',
100   'post'                        => 'post',
101   'post_as_new'                 => 'post_as_new',
102   'print'                       => 'print',
103   'print_and_post'              => 'print_and_post',
104   'print_check'                 => 'print_check',
105   'print_options'               => 'print_options',
106   'print_receipt'               => 'print_receipt',
107   'print_transaction'           => 'print_transaction',
108   'project_selected'            => 'project_selected',
109   'sales_invoice_'              => 'sales_invoice_',
110   'search'                      => 'search',
111   'section_menu'                => 'section_menu',
112   'select_name'                 => 'select_name',
113   'select_payment'              => 'select_payment',
114   'select_project'              => 'select_project',
115   'update'                      => 'update',
116   'vendor_details'              => 'vendor_details',
117   'vendor_invoice_'             => 'vendor_invoice_',
118   'yes'                         => 'yes',
119   'ap_transaction'              => 'ap_transaction',
120   'add_ap_transaction'          => 'add_ap_transaction',
121   'continuar'                   => 'continue',
122   'borrar'                      => 'delete',
123   'edit_ap_transaction'         => 'edit_ap_transaction',
124   'post'                        => 'post',
125   'post_as_new'                 => 'post_as_new',
126   'print'                       => 'print',
127   'print_and_post'              => 'print_and_post',
128   'update'                      => 'update',
129   'vendor_invoice.'             => 'vendor_invoice.',
130   'si'                          => 'yes',
131 };
132
133 1;