summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/mx/ct
blob: ae6e95b1db1e2b19dc249f66e7f357cc3be73a4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
$self{texts} = {
  'AP Transaction'              => 'Movimiento CxP',
  'AP Transactions'             => 'Movimientos de CxP',
  'AR Transaction'              => 'Movimiento CxC',
  'AR Transactions'             => 'Movimientos de Ctas. x cobrar',
  'Accounting Menu'             => 'Menú de contabilidad',
  'Add Customer'                => 'Nuevo cliente',
  'Add Vendor'                  => 'Nuevo proveedor',
  'Address'                     => 'Dirección',
  'All'                         => 'Todos',
  'Amount'                      => 'Importe',
  'BIC'                         => 'BIC',
  'Bcc'                         => 'Bcc',
  'Billing Address'             => 'Dirección de facturación',
  'Break'                       => 'Romper',
  'Cannot delete customer!'     => '¡No se puede borrar el cliente!',
  'Cannot delete vendor!'       => '¡No se puede borrar el proveedor!',
  'Cc'                          => 'Cc',
  'City'                        => 'Cuidad',
  'Closed'                      => 'Cerrada',
  'Company Name'                => 'Nombre de la empresa',
  'Contact'                     => 'Contacto',
  'Continue'                    => 'Continuar',
  'Cost'                        => 'Costo',
  'Country'                     => 'País',
  'Credit Limit'                => 'Límite de crédito',
  'Curr'                        => 'Mon.',
  'Currency'                    => 'Moneda',
  'Customer History'            => 'Historia del cliente',
  'Customer Number'             => 'Número de cliente',
  'Customer deleted!'           => '¡Cliente borrado!',
  'Customer saved!'             => '¡Cliente guardado!',
  'Customers'                   => 'Clientes',
  'Delete'                      => 'Borrar',
  'Delivery Date'               => 'Fecha de entrega',
  'Description'                 => 'Descripción',
  'Detail'                      => 'Detalle',
  'Discount'                    => 'Descuento',
  'E-mail'                      => 'Correo-e',
  'Edit Customer'               => 'Modificar cliente',
  'Edit Vendor'                 => 'Modificar proveedor',
  'Employee'                    => 'Empleado',
  'Enddate'                     => 'Fecha final',
  'Fax'                         => 'Fax',
  'From'                        => 'De',
  'GIFI'                        => 'Código GIFI',
  'Group'                       => 'Grupo',
  'IBAN'                        => 'IBAN',
  'ID'                          => 'Id.',
  'Include in Report'           => 'Incluir en reporte',
  'Invoice'                     => 'Factura',
  'Item not on file!'           => '¡El artículo no está registrado!',
  'Language'                    => 'Lenguaje',
  'Leadtime'                    => 'Duración del proceso',
  'Manager'                     => 'Administrador',
  'Name'                        => 'Nombre',
  'Name missing!'               => '¡Falta el nombre!',
  'Notes'                       => 'Notas',
  'Number'                      => 'Número',
  'Open'                        => 'Abierto',
  'Order'                       => 'Orden',
  'Orphaned'                    => 'Huérfano',
  'Part Number'                 => 'Número de parte',
  'Phone'                       => 'Teléfono',
  'Pricegroup'                  => 'Grupo de precios',
  'Project Number'              => 'Número de proyecto',
  'Purchase Order'              => 'Orden de compra',
  'Purchase Orders'             => 'Ordenes de compra',
  'Qty'                         => 'Cant.',
  'Quotation'                   => 'Cotización',
  'Quotations'                  => 'Cotizaciones',
  'RFQ'                         => 'Sol. de Cot.',
  'Request for Quotations'      => 'Solicitudes de cotización',
  'SIC'                         => 'SIC',
  'SKU'                         => 'SKU',
  'Sales Invoice'               => 'Factura de venta',
  'Sales Invoices'              => 'Facturas de venta',
  'Sales Order'                 => 'Orden de venta',
  'Sales Orders'                => 'Ordenes de venta',
  'Salesperson'                 => 'Vendedor',
  'Save'                        => 'Guardar',
  'Search'                      => 'Buscar',
  'Select from one of the items below' => 'Seleccione uno de los siguientes artículos',
  'Sell Price'                  => 'Precio de venta',
  'Serial Number'               => 'Número de serie',
  'Shipping Address'            => 'Dirección de envío',
  'Startdate'                   => 'Fecha inicial',
  'State/Province'              => 'Estado',
  'Sub-contract GIFI'           => 'GIFI del subcontrato',
  'Subtotal'                    => 'Subtotal',
  'Summary'                     => 'Resumen',
  'Tax'                         => 'Impuesto',
  'Tax Included'                => 'Impuesto Incluido',
  'Tax Number'                  => 'Número de impuesto',
  'Tax Number / SSN'            => 'Número de impuesto / SSN',
  'Taxable'                     => 'Gravable',
  'Terms'                       => 'Condiciones',
  'To'                          => 'A',
  'Total'                       => 'Total',
  'Type of Business'            => 'Tipo de negocio',
  'Unit'                        => 'Unidad',
  'Update'                      => 'Actualizar',
  'Vendor History'              => 'Historia de proveedor',
  'Vendor Invoice'              => 'Factura de compra',
  'Vendor Invoices'             => 'Facturas de compra',
  'Vendor Number'               => 'Número de proveedor',
  'Vendor deleted!'             => '¡Proveedor borrado!',
  'Vendor saved!'               => '¡Proveedor guardado!',
  'Vendors'                     => 'Proveedores',
  'days'                        => 'días',
};

$self{subs} = {
  'acc_menu'                    => 'acc_menu',
  'add'                         => 'add',
  'add_customer'                => 'add_customer',
  'add_transaction'             => 'add_transaction',
  'add_vendor'                  => 'add_vendor',
  'ap_transaction'              => 'ap_transaction',
  'ar_transaction'              => 'ar_transaction',
  'continue'                    => 'continue',
  'customer_pricelist'          => 'customer_pricelist',
  'delete'                      => 'delete',
  'display'                     => 'display',
  'edit'                        => 'edit',
  'form_footer'                 => 'form_footer',
  'form_header'                 => 'form_header',
  'history'                     => 'history',
  'include_in_report'           => 'include_in_report',
  'item_selected'               => 'item_selected',
  'list_history'                => 'list_history',
  'list_names'                  => 'list_names',
  'list_subtotal'               => 'list_subtotal',
  'menubar'                     => 'menubar',
  'pricelist'                   => 'pricelist',
  'pricelist_footer'            => 'pricelist_footer',
  'pricelist_header'            => 'pricelist_header',
  'purchase_order'              => 'purchase_order',
  'quotation'                   => 'quotation',
  'rfq'                         => 'rfq',
  'sales_invoice'               => 'sales_invoice',
  'sales_order'                 => 'sales_order',
  'save'                        => 'save',
  'save_pricelist'              => 'save_pricelist',
  'search'                      => 'search',
  'search_name'                 => 'search_name',
  'section_menu'                => 'section_menu',
  'select_item'                 => 'select_item',
  'transactions'                => 'transactions',
  'update'                      => 'update',
  'vendor_invoice'              => 'vendor_invoice',
  'vendor_pricelist'            => 'vendor_pricelist',
  'movimiento_cxp'              => 'ap_transaction',
  'movimiento_cxc'              => 'ar_transaction',
  'nuevo_cliente'               => 'add_customer',
  'nuevo_proveedor'             => 'add_vendor',
  'continuar'                   => 'continue',
  'borrar'                      => 'delete',
  'pricelist'                   => 'pricelist',
  'orden_de_compra'             => 'purchase_order',
  'cotización'                  => 'quotation',
  'sol._de_cot.'                => 'rfq',
  'factura_de_venta'            => 'sales_invoice',
  'orden_de_venta'              => 'sales_order',
  'guardar'                     => 'save',
  'save_pricelist'              => 'save_pricelist',
  'actualizar'                  => 'update',
  'factura_de_compra'           => 'vendor_invoice',
};

1;