import sql-ledger 2.4.4
[freeside.git] / sql-ledger / locale / es_utf / ct
1 $self{texts} = {
2   'AP Transaction'              => 'Gestión se pago',
3   'AP Transactions'             => 'Gestiones de pagos',
4   'AR Transaction'              => 'Gestión de cobro',
5   'AR Transactions'             => 'Gestiones de cobros',
6   'Accounting Menu'             => 'Menú general',
7   'Add Customer'                => 'Añadir cliente',
8   'Add Vendor'                  => 'Añadir proveedor',
9   'Address'                     => 'Dirección',
10   'All'                         => 'Todos',
11   'Amount'                      => 'Total',
12   'Cannot delete customer!'     => '¡No se puede borrar el cliente!',
13   'Cannot delete vendor!'       => '¡No se puede borrar el vendedor!',
14   'Closed'                      => 'Cerrado',
15   'Contact'                     => 'Contacto',
16   'Continue'                    => 'Continuar',
17   'Credit Limit'                => 'Limite de credito',
18   'Curr'                        => 'Mon.',
19   'Currency'                    => 'Moneda',
20   'Customer deleted!'           => '¡Cliente borrado!',
21   'Customer saved!'             => '¡Cliente guardado!',
22   'Customers'                   => 'Clientes',
23   'Delete'                      => 'Borrar',
24   'Delivery Date'               => 'Fecha de entrega',
25   'Description'                 => 'Descripción',
26   'Discount'                    => 'Descuento',
27   'E-mail'                      => 'Correo electrónico',
28   'Employee'                    => 'Colaborador/Empleado',
29   'Fax'                         => 'Fax',
30   'From'                        => 'Desde',
31   'GIFI'                        => 'Código GIFI',
32   'ID'                          => 'ID',
33   'Include in Report'           => 'Incluir en informe',
34   'Invoice'                     => 'Factura',
35   'Item not on file!'           => 'El concepto no se encuentra en ningún archivo',
36   'Language'                    => 'Lenguaje',
37   'Name'                        => 'Nombre',
38   'Name missing!'               => '¡Falta el nombre!',
39   'Notes'                       => 'Notas',
40   'Number'                      => 'Número',
41   'Open'                        => 'Abierto',
42   'Order'                       => 'Orden',
43   'Orphaned'                    => 'Huérfano',
44   'Phone'                       => 'Teléfono',
45   'Purchase Order'              => 'Pedido',
46   'Purchase Orders'             => 'Pedidos',
47   'Qty'                         => 'Cantidad',
48   'Sales Invoice'               => 'Facturas de ventas',
49   'Sales Order'                 => 'Presupuesto',
50   'Sales Orders'                => 'Presupuestos',
51   'Save'                        => 'Guardar',
52   'Select from one of the items below' => 'Seleccione uno de los artículos siguientes',
53   'Sell Price'                  => 'Precio de venta',
54   'Subtotal'                    => 'Subtotal',
55   'Tax'                         => 'Impuesto',
56   'Tax Included'                => 'Impuestos incluidos en el precio',
57   'Taxable'                     => 'Impuestos gravables',
58   'Terms'                       => 'Crédito',
59   'To'                          => 'Hasta ',
60   'Total'                       => 'Total',
61   'Unit'                        => 'Unidad',
62   'Update'                      => 'Actualizar',
63   'Vendor Invoice'              => 'Factura de compras',
64   'Vendor deleted!'             => '¡Proveedor borrado!',
65   'Vendor saved!'               => '¡Proveedor guardado!',
66   'Vendors'                     => 'Proveedores',
67   'days'                        => 'días',
68 };
69
70 $self{subs} = {
71   'acc_menu'                    => 'acc_menu',
72   'add'                         => 'add',
73   'add_customer'                => 'add_customer',
74   'add_transaction'             => 'add_transaction',
75   'add_vendor'                  => 'add_vendor',
76   'ap_transaction'              => 'ap_transaction',
77   'ar_transaction'              => 'ar_transaction',
78   'continue'                    => 'continue',
79   'customer_pricelist'          => 'customer_pricelist',
80   'delete'                      => 'delete',
81   'display'                     => 'display',
82   'edit'                        => 'edit',
83   'form_footer'                 => 'form_footer',
84   'form_header'                 => 'form_header',
85   'history'                     => 'history',
86   'include_in_report'           => 'include_in_report',
87   'item_selected'               => 'item_selected',
88   'list_history'                => 'list_history',
89   'list_names'                  => 'list_names',
90   'list_subtotal'               => 'list_subtotal',
91   'menubar'                     => 'menubar',
92   'pricelist'                   => 'pricelist',
93   'pricelist_footer'            => 'pricelist_footer',
94   'pricelist_header'            => 'pricelist_header',
95   'purchase_order'              => 'purchase_order',
96   'quotation'                   => 'quotation',
97   'rfq'                         => 'rfq',
98   'sales_invoice'               => 'sales_invoice',
99   'sales_order'                 => 'sales_order',
100   'save'                        => 'save',
101   'save_pricelist'              => 'save_pricelist',
102   'search'                      => 'search',
103   'search_name'                 => 'search_name',
104   'section_menu'                => 'section_menu',
105   'select_item'                 => 'select_item',
106   'transactions'                => 'transactions',
107   'update'                      => 'update',
108   'vendor_invoice'              => 'vendor_invoice',
109   'vendor_pricelist'            => 'vendor_pricelist',
110   'gestión_se_pago'            => 'ap_transaction',
111   'gestión_de_cobro'           => 'ar_transaction',
112   'añadir_cliente'             => 'add_customer',
113   'añadir_proveedor'           => 'add_vendor',
114   'continuar'                   => 'continue',
115   'borrar'                      => 'delete',
116   'pricelist'                   => 'pricelist',
117   'pedido'                      => 'purchase_order',
118   'quotation'                   => 'quotation',
119   'rfq'                         => 'rfq',
120   'facturas_de_ventas'          => 'sales_invoice',
121   'presupuesto'                 => 'sales_order',
122   'guardar'                     => 'save',
123   'save_pricelist'              => 'save_pricelist',
124   'actualizar'                  => 'update',
125   'factura_de_compras'          => 'vendor_invoice',
126 };
127
128 1;