import sql-ledger 2.4.4
[freeside.git] / sql-ledger / locale / mx / ap
1 $self{texts} = {
2   'AP Outstanding'              => 'CxP pendientes',
3   'AP Transaction'              => 'Movimiento CxP',
4   'AP Transactions'             => 'Movimientos de CxP',
5   'Account'                     => 'Cuenta',
6   'Accounting Menu'             => 'Menú de contabilidad',
7   'Address'                     => 'Dirección',
8   'Amount'                      => 'Importe',
9   'Amount Due'                  => 'Saldo',
10   'Apr'                         => 'Abr',
11   'April'                       => 'Abril',
12   'Are you sure you want to delete Transaction' => '¿Está Ud. seguro de querer borrar el movimiento',
13   'Aug'                         => 'Ago',
14   'August'                      => 'Agosto',
15   'Cannot delete transaction!'  => '¡No se puede borrar el movimiento!',
16   'Cannot post payment for a closed period!' => '¡No se puede registrar un pago para un periodo cerrado!',
17   'Cannot post transaction for a closed period!' => '¡No se puede registrar un movimiento para un periodo cerrado!',
18   'Cannot post transaction!'    => '¡No se puede registrar el movimiento!',
19   'Check'                       => 'Cheque',
20   'Closed'                      => 'Cerrada',
21   'Confirm!'                    => '¡Confirmar!',
22   'Continue'                    => 'Continuar',
23   'Credit Limit'                => 'Límite de crédito',
24   'Curr'                        => 'Mon.',
25   'Currency'                    => 'Moneda',
26   'Current'                     => 'Actual',
27   'Customer not on file!'       => '¡El cliente no está registrado!',
28   'Date'                        => 'Fecha',
29   'Date Paid'                   => 'Fecha de pago',
30   'Dec'                         => 'Dic',
31   'December'                    => 'Diciembre',
32   'Delete'                      => 'Borrar',
33   'Department'                  => 'Departamento',
34   'Description'                 => 'Descripción',
35   'Due Date'                    => 'Fecha de vencimiento',
36   'Due Date missing!'           => 'Falta fecha de vencimiento!',
37   'Employee'                    => 'Empleado',
38   'Exch'                        => 'T. de C.',
39   'Exchange Rate'               => 'Tipo de cambio',
40   'Exchange rate for payment missing!' => '¡Falta el tipo de cambio para el pago!',
41   'Exchange rate missing!'      => '¡Falta el tipo de cambio!',
42   'Feb'                         => 'Feb',
43   'February'                    => 'Febrero',
44   'From'                        => 'De',
45   'ID'                          => 'Id.',
46   'Include in Report'           => 'Incluir en reporte',
47   'Invoice'                     => 'Factura',
48   'Invoice Date'                => 'Fecha de factura',
49   'Invoice Date missing!'       => '¡Falta la fecha de la factura!',
50   'Invoice Number'              => 'Número de factura',
51   'Jan'                         => 'Ene',
52   'January'                     => 'Enero',
53   'Jul'                         => 'Jul',
54   'July'                        => 'Julio',
55   'Jun'                         => 'Jun',
56   'June'                        => 'Junio',
57   'Manager'                     => 'Administrador',
58   'Mar'                         => 'Mar',
59   'March'                       => 'Marzo',
60   'May'                         => 'May',
61   'May '                        => 'Mayo',
62   'Memo'                        => 'Nota',
63   'Notes'                       => 'Notas',
64   'Nov'                         => 'Nov',
65   'November'                    => 'Noviembre',
66   'Number'                      => 'Número',
67   'Oct'                         => 'Oct',
68   'October'                     => 'Octubre',
69   'Open'                        => 'Abierto',
70   'Order'                       => 'Orden',
71   'Order Number'                => 'Número de la orden',
72   'PDF'                         => 'PDF',
73   'Paid'                        => 'Pagado',
74   'Payment date missing!'       => '¡Falta la fecha del pago!',
75   'Payments'                    => 'Pagos',
76   'Post'                        => 'Registrar',
77   'Post as new'                 => 'Registrar como nuevo',
78   'Postscript'                  => 'Postscript',
79   'Print'                       => 'Vista Preliminar',
80   'Printed'                     => 'Impreso',
81   'Project not on file!'        => '¡Proyecto no registrado!',
82   'Queue'                       => 'Fila',
83   'Queued'                      => 'Puesto en la fila',
84   'Receipt'                     => 'Cobro',
85   'Remaining'                   => 'Disponible',
86   'Screen'                      => 'Pantalla',
87   'Select from one of the names below' => 'Seleccione uno de los siguientes nombres',
88   'Select from one of the projects below' => 'Seleccione uno de los siguientes proyectos',
89   'Select postscript or PDF!'   => 'Seleccione Postcript o PDF',
90   'Sep'                         => 'Sep',
91   'September'                   => 'Septiembre',
92   'Source'                      => 'Referencia',
93   'Subtotal'                    => 'Subtotal',
94   'Tax'                         => 'Impuesto',
95   'Tax Included'                => 'Impuesto Incluido',
96   'To'                          => 'A',
97   'Total'                       => 'Total',
98   'Transaction deleted!'        => '¡Movimiento borrado!',
99   'Transaction posted!'         => '¡Movimiento registrado!',
100   'Update'                      => 'Actualizar',
101   'Vendor'                      => 'Proveedor',
102   'Vendor missing!'             => '¡Falta el proveedor!',
103   'Vendor not on file!'         => '¡Proveedor no registrado!',
104   'Yes'                         => 'Si',
105 };
106
107 $self{subs} = {
108   'acc_menu'                    => 'acc_menu',
109   'add'                         => 'add',
110   'add_transaction'             => 'add_transaction',
111   'ap_subtotal'                 => 'ap_subtotal',
112   'ap_transaction'              => 'ap_transaction',
113   'ap_transactions'             => 'ap_transactions',
114   'ar_transaction'              => 'ar_transaction',
115   'check_name'                  => 'check_name',
116   'check_project'               => 'check_project',
117   'continue'                    => 'continue',
118   'create_links'                => 'create_links',
119   'customer_details'            => 'customer_details',
120   'delete'                      => 'delete',
121   'display'                     => 'display',
122   'display_form'                => 'display_form',
123   'edit'                        => 'edit',
124   'form_footer'                 => 'form_footer',
125   'form_header'                 => 'form_header',
126   'gl_transaction'              => 'gl_transaction',
127   'menubar'                     => 'menubar',
128   'name_selected'               => 'name_selected',
129   'payment_selected'            => 'payment_selected',
130   'post'                        => 'post',
131   'post_as_new'                 => 'post_as_new',
132   'print'                       => 'print',
133   'print_and_post'              => 'print_and_post',
134   'print_check'                 => 'print_check',
135   'print_options'               => 'print_options',
136   'print_receipt'               => 'print_receipt',
137   'print_transaction'           => 'print_transaction',
138   'project_selected'            => 'project_selected',
139   'sales_invoice_'              => 'sales_invoice_',
140   'search'                      => 'search',
141   'section_menu'                => 'section_menu',
142   'select_name'                 => 'select_name',
143   'select_payment'              => 'select_payment',
144   'select_project'              => 'select_project',
145   'update'                      => 'update',
146   'vendor_details'              => 'vendor_details',
147   'vendor_invoice_'             => 'vendor_invoice_',
148   'yes'                         => 'yes',
149   'movimiento_cxp'              => 'ap_transaction',
150   'add_ap_transaction'          => 'add_ap_transaction',
151   'continuar'                   => 'continue',
152   'borrar'                      => 'delete',
153   'edit_ap_transaction'         => 'edit_ap_transaction',
154   'registrar'                   => 'post',
155   'registrar_como_nuevo'        => 'post_as_new',
156   'vista_preliminar'            => 'print',
157   'print_and_post'              => 'print_and_post',
158   'actualizar'                  => 'update',
159   'vendor_invoice.'             => 'vendor_invoice.',
160   'si'                          => 'yes',
161 };
162
163 1;