This commit was generated by cvs2svn to compensate for changes in r3880,
[freeside.git] / sql-ledger / old / sql-ledger / locale / ve / cp
1 $self{texts} = {
2   'Account'                     => 'Cuenta',
3   'Address'                     => 'Dirección',
4   'Amount'                      => 'Monto',
5   'Amount does not equal applied!' => 'Monto no es igual!',
6   'Amount missing!'             => 'Falta monto!',
7   'Applied'                     => 'Aplicado',
8   'Cannot post payment!'        => 'No puede registrar pago!',
9   'Cannot process payment for a closed period!' => 'No puede procesar pago para ejercicio cerrado!',
10   'Check'                       => 'Cheque',
11   'Check printed!'              => 'Cheque impreso!',
12   'Check printing failed!'      => 'No se pudo imprimir cheque!',
13   'Continue'                    => 'Continuar',
14   'Currency'                    => 'Divisa',
15   'Customer'                    => 'Cliente',
16   'Customer not on file!'       => 'Cliente no existe en archivo!',
17   'Date'                        => 'Fecha',
18   'Date missing!'               => 'Falta fecha!',
19   'Description'                 => 'Descripción',
20   'Due'                         => 'Vence',
21   'Exchangerate'                => 'Tasa de Cambio',
22   'From'                        => 'Desde',
23   'Invoice'                     => 'Factura',
24   'Invoices'                    => 'Facturas',
25   'Nothing applied!'            => 'Nada aplicado!',
26   'Number'                      => 'Número',
27   'Paid in full'                => 'Cancelado',
28   'Payment'                     => 'Pago',
29   'Payment posted!'             => 'Pago registrado!',
30   'Post'                        => 'Registrar',
31   'Print'                       => 'Imprimir',
32   'Printer'                     => 'Impresora',
33   'Project not on file!'        => 'Proyecto no archivado!',
34   'Receipt'                     => 'Ingreso',
35   'Reference'                   => 'Referencia',
36   'Screen'                      => 'Pantalla',
37   'Select from one of the names below' => 'Seleccione de uno de los nombres a continuación',
38   'Select from one of the projects below' => 'Seleccione de uno de los proyectos a continuación',
39   'Update'                      => 'Actualizar',
40   'Vendor'                      => 'Proveedor',
41   'Vendor not on file!'         => 'Proveedor no está en archivo!',
42   'to'                          => 'a',
43 };
44
45 $self{subs} = {
46   'add_transaction'             => 'add_transaction',
47   'ap_transaction'              => 'ap_transaction',
48   'ar_transaction'              => 'ar_transaction',
49   'check_form'                  => 'check_form',
50   'check_name'                  => 'check_name',
51   'check_project'               => 'check_project',
52   'continue'                    => 'continue',
53   'customer_details'            => 'customer_details',
54   'form_footer'                 => 'form_footer',
55   'form_header'                 => 'form_header',
56   'gl_transaction'              => 'gl_transaction',
57   'list_invoices'               => 'list_invoices',
58   'name_selected'               => 'name_selected',
59   'payment'                     => 'payment',
60   'post'                        => 'post',
61   'print'                       => 'print',
62   'project_selected'            => 'project_selected',
63   'purchase_invoice'            => 'purchase_invoice',
64   'sales_invoice'               => 'sales_invoice',
65   'select_name'                 => 'select_name',
66   'select_project'              => 'select_project',
67   'update'                      => 'update',
68   'vendor_details'              => 'vendor_details',
69   'continuar'                   => 'continue',
70   'registrar'                   => 'post',
71   'imprimir'                    => 'print',
72   'actualizar'                  => 'update',
73 };
74
75 1;