import sql-ledger 2.4.4
[freeside.git] / sql-ledger / sql-ledger / locale / co / 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'                  => 'Centro de Costos',
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',
42   'Exchange rate missing!'      => 'Falta Tasa de Cambio',
43   'Feb'                         => 'Feb',
44   'February'                    => 'Febrero',
45   'From'                        => 'De',
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'                     => 'Administrador',
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'                    => 'Pagos',
78   'Period'                      => 'Periodo',
79   'Post'                        => 'Registrar',
80   'Post as new'                 => 'Registrar como Nuevo',
81   'Postscript'                  => 'Postscript',
82   'Print'                       => 'Imprimir',
83   'Print and Post'              => 'Imprimir y Registrar',
84   'Printed'                     => 'Impreso',
85   'Project not on file!'        => 'Proyecto no existe!',
86   'Quarter'                     => 'Trimestre',
87   'Queue'                       => 'Cola',
88   'Queued'                      => 'En Cola',
89   'Receipt'                     => 'Recibo',
90   'Remaining'                   => 'Resto',
91   'Salesperson'                 => 'Vendedor',
92   'Screen'                      => 'Pantalla',
93   'Select Printer or Queue!'    => 'Seleccione Impresora o Cola!',
94   'Select from one of the names below' => 'Seleccione uno de los nombres de la lista',
95   'Select from one of the projects below' => 'Selecciona uno de los proyectos abajo',
96   'Select postscript or PDF!'   => '¡Seleccione postscript o PDF',
97   'Sep'                         => 'Sep',
98   'September'                   => 'Septiembre',
99   'Ship via'                    => 'Envio por',
100   'Shipping Point'              => 'Destino',
101   'Source'                      => 'Fuente',
102   'Subtotal'                    => 'Subtotal',
103   'Tax'                         => 'Impuestos',
104   'Tax Included'                => 'Impuestos incluidos en el precio',
105   'Till'                        => 'Caja',
106   'To'                          => 'Hasta ',
107   'Total'                       => 'Total',
108   'Transaction deleted!'        => '¡Transacción borrada!',
109   'Transaction posted!'         => '¡Transacción registrada!',
110   'Update'                      => 'Actualizar',
111   'Vendor not on file!'         => '¡No se encuentra el proveedor en la base de datos!',
112   'Year'                        => 'Año',
113   'Yes'                         => 'Si',
114 };
115
116 $self{subs} = {
117   'acc_menu'                    => 'acc_menu',
118   'add'                         => 'add',
119   'add_transaction'             => 'add_transaction',
120   'ap_transaction'              => 'ap_transaction',
121   'ar_subtotal'                 => 'ar_subtotal',
122   'ar_transaction'              => 'ar_transaction',
123   'ar_transactions'             => 'ar_transactions',
124   'check_name'                  => 'check_name',
125   'check_project'               => 'check_project',
126   'continue'                    => 'continue',
127   'create_links'                => 'create_links',
128   'customer_details'            => 'customer_details',
129   'delete'                      => 'delete',
130   'display'                     => 'display',
131   'display_form'                => 'display_form',
132   'edit'                        => 'edit',
133   'form_footer'                 => 'form_footer',
134   'form_header'                 => 'form_header',
135   'gl_transaction'              => 'gl_transaction',
136   'menubar'                     => 'menubar',
137   'name_selected'               => 'name_selected',
138   'payment_selected'            => 'payment_selected',
139   'post'                        => 'post',
140   'post_as_new'                 => 'post_as_new',
141   'print'                       => 'print',
142   'print_and_post'              => 'print_and_post',
143   'print_check'                 => 'print_check',
144   'print_options'               => 'print_options',
145   'print_receipt'               => 'print_receipt',
146   'print_transaction'           => 'print_transaction',
147   'project_selected'            => 'project_selected',
148   'sales_invoice_'              => 'sales_invoice_',
149   'search'                      => 'search',
150   'section_menu'                => 'section_menu',
151   'select_name'                 => 'select_name',
152   'select_payment'              => 'select_payment',
153   'select_project'              => 'select_project',
154   'update'                      => 'update',
155   'vendor_details'              => 'vendor_details',
156   'vendor_invoice_'             => 'vendor_invoice_',
157   'yes'                         => 'yes',
158   'gestión_de_cobro'            => 'ar_transaction',
159   'continuar'                   => 'continue',
160   'borrar'                      => 'delete',
161   'registrar'                   => 'post',
162   'registrar_como_nuevo'        => 'post_as_new',
163   'imprimir'                    => 'print',
164   'imprimir_y_registrar'        => 'print_and_post',
165   'sales_invoice.'              => 'sales_invoice.',
166   'actualizar'                  => 'update',
167   'si'                          => 'yes',
168 };
169
170 1;