import sql-ledger 2.4.4
[freeside.git] / sql-ledger / locale / ec / ar
1 $self{texts} = {
2   'AR Outstanding'              => 'Impagados Cartera',
3   'AR Transaction'              => 'Gestión de cobro',
4   'AR Transactions'             => 'Gestiones de cobros',
5   'Account'                     => 'Cuenta',
6   'Accounting Menu'             => 'Menú general',
7   'Address'                     => 'Dirección',
8   'Amount'                      => 'Total',
9   'Amount Due'                  => 'Cantidad adeudada',
10   'Apr'                         => 'Abr',
11   'April'                       => 'Abril',
12   'Are you sure you want to delete Transaction' => '¿Está seguro de que desea borrar la transacción?',
13   'Aug'                         => 'Ago',
14   'August'                      => 'Agosto',
15   'Cannot delete transaction!'  => '¡No se puede borrar la transacción!',
16   'Cannot post payment for a closed period!' => '¡No se puede registrar un pago en un periodo ya cerrado!',
17   'Cannot post transaction for a closed period!' => '¡No se puede registrar una transacción para un periodo cerrado',
18   'Cannot post transaction!'    => '¡No se puede registrar la transacción',
19   'Check'                       => 'Cheque',
20   'Closed'                      => 'Cerrado',
21   'Confirm!'                    => 'Confirmar',
22   'Continue'                    => 'Continuar',
23   'Credit Limit'                => 'Limite de credito',
24   'Curr'                        => 'Mon.',
25   'Currency'                    => 'Moneda',
26   'Current'                     => 'Actual',
27   'Customer'                    => 'Cliente',
28   'Customer missing!'           => '¡Falta el cliente!',
29   'Customer not on file!'       => '¡El cliente no existe!',
30   'Date'                        => 'Fecha',
31   'Date Paid'                   => 'Fecha de pago',
32   'Dec'                         => 'Dic',
33   'December'                    => 'Diciembre',
34   'Delete'                      => 'Borrar',
35   'Department'                  => 'Departamento',
36   'Description'                 => 'Descripción',
37   'Due Date'                    => 'Fecha de vencimiento',
38   'Due Date missing!'           => 'Falta la fecha de vencimiento',
39   'Exch'                        => 'Cambio',
40   'Exchange Rate'               => 'Tasa de Cambio',
41   'Exchange rate for payment missing!' => '¡Falta tasa de Cambio para pago!',
42   'Exchange rate missing!'      => '¡Falta Tasa de Cambio!',
43   'Feb'                         => 'Feb',
44   'February'                    => 'Febrero',
45   'From'                        => 'Desde',
46   'ID'                          => 'ID',
47   'Include in Report'           => 'Incluir en informe',
48   'Invoice'                     => 'Factura de Venta',
49   'Invoice Date'                => 'Fecha de factura',
50   'Invoice Date missing!'       => 'No se ha definido la fecha de la factura',
51   'Invoice Number'              => 'Número de factura',
52   'Jan'                         => 'Ene',
53   'January'                     => 'Enero',
54   'Jul'                         => 'Jul',
55   'July'                        => 'Julio',
56   'Jun'                         => 'Jun',
57   'June'                        => 'Junio',
58   'Manager'                     => 'Gerente',
59   'Mar'                         => 'Mar',
60   'March'                       => 'Marzo',
61   'May'                         => 'Mayo',
62   'May '                        => 'Mayo',
63   'Memo'                        => 'Memo',
64   'Month'                       => 'Mes',
65   'Notes'                       => 'Notas',
66   'Nov'                         => 'Nov',
67   'November'                    => 'Noviembre',
68   'Number'                      => 'Número',
69   'Oct'                         => 'Oct',
70   'October'                     => 'Octubre',
71   'Open'                        => 'Abierto',
72   'Order'                       => 'Orden',
73   'Order Number'                => 'Número de orden',
74   'PDF'                         => 'PDF',
75   'Paid'                        => 'Pagado',
76   'Payment date missing!'       => 'No se encuentra la fecha de pago',
77   'Payments'                    => 'Vencimientos impagados',
78   'Period'                      => 'Período',
79   'Post'                        => 'Registrar',
80   'Post as new'                 => 'Registrar como nuevo',
81   'Postscript'                  => 'Postscript',
82   'Print'                       => 'Imprimir',
83   'Print and Post'              => 'Imprimir y Muestre',
84   'Printed'                     => 'Impreso',
85   'Project not on file!'        => '¡Proyecto no en archivo!',
86   'Quarter'                     => 'Trimestre',
87   'Queue'                       => 'Cola',
88   'Queued'                      => 'en cola',
89   'Receipt'                     => 'Recibo',
90   'Remaining'                   => 'Resto',
91   'Sales Invoice.'              => 'Factura de venta.',
92   'Salesperson'                 => 'Vendedor',
93   'Screen'                      => 'Pantalla',
94   'Select Printer or Queue!'    => 'Seleccione Impresora o Cola',
95   'Select from one of the names below' => 'Seleccione uno de los nombres de la lista',
96   'Select from one of the projects below' => 'Seleccione de uno de los proyectos siguientes',
97   'Select postscript or PDF!'   => '¡Seleccione postscript o PDF',
98   'Sep'                         => 'Sep',
99   'September'                   => 'Septiembre',
100   'Ship via'                    => 'Envio por',
101   'Shipping Point'              => 'Puerto de Embarque',
102   'Source'                      => 'Fuente',
103   'Subtotal'                    => 'Subtotal',
104   'Tax'                         => 'Impuestos',
105   'Tax Included'                => 'Impuestos incluidos en el precio',
106   'Till'                        => 'Caja',
107   'To'                          => 'Hasta ',
108   'Total'                       => 'Total',
109   'Transaction deleted!'        => '¡Transacción borrada!',
110   'Transaction posted!'         => '¡Transacción registrada!',
111   'Update'                      => 'Actualizar',
112   'Vendor not on file!'         => '¡No se encuentra el proveedor en la base de datos!',
113   'Year'                        => 'Año',
114   'Yes'                         => 'Si',
115 };
116
117 $self{subs} = {
118   'acc_menu'                    => 'acc_menu',
119   'add'                         => 'add',
120   'add_transaction'             => 'add_transaction',
121   'ap_transaction'              => 'ap_transaction',
122   'ar_subtotal'                 => 'ar_subtotal',
123   'ar_transaction'              => 'ar_transaction',
124   'ar_transactions'             => 'ar_transactions',
125   'check_name'                  => 'check_name',
126   'check_project'               => 'check_project',
127   'continue'                    => 'continue',
128   'create_links'                => 'create_links',
129   'customer_details'            => 'customer_details',
130   'delete'                      => 'delete',
131   'display'                     => 'display',
132   'display_form'                => 'display_form',
133   'edit'                        => 'edit',
134   'form_footer'                 => 'form_footer',
135   'form_header'                 => 'form_header',
136   'gl_transaction'              => 'gl_transaction',
137   'menubar'                     => 'menubar',
138   'name_selected'               => 'name_selected',
139   'payment_selected'            => 'payment_selected',
140   'post'                        => 'post',
141   'post_as_new'                 => 'post_as_new',
142   'print'                       => 'print',
143   'print_and_post'              => 'print_and_post',
144   'print_check'                 => 'print_check',
145   'print_options'               => 'print_options',
146   'print_receipt'               => 'print_receipt',
147   'print_transaction'           => 'print_transaction',
148   'project_selected'            => 'project_selected',
149   'sales_invoice_'              => 'sales_invoice_',
150   'search'                      => 'search',
151   'section_menu'                => 'section_menu',
152   'select_name'                 => 'select_name',
153   'select_payment'              => 'select_payment',
154   'select_project'              => 'select_project',
155   'update'                      => 'update',
156   'vendor_details'              => 'vendor_details',
157   'vendor_invoice_'             => 'vendor_invoice_',
158   'yes'                         => 'yes',
159   'gestión_de_cobro'            => 'ar_transaction',
160   'continuar'                   => 'continue',
161   'borrar'                      => 'delete',
162   'registrar'                   => 'post',
163   'registrar_como_nuevo'        => 'post_as_new',
164   'imprimir'                    => 'print',
165   'imprimir_y_muestre'          => 'print_and_post',
166   'factura_de_venta.'           => 'sales_invoice.',
167   'actualizar'                  => 'update',
168   'si'                          => 'yes',
169 };
170
171 1;