summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/pa/all
blob: 2981a10df0dc664c4317be77d00ce7a1b19d6c44 (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
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
# These are all the texts to build the translations files.
# The file has the form of 'english text'  => 'foreign text',
# you can add the translation in this file or in the 'missing' file
# run locales.pl from this directory to rebuild the translation files

$self{texts} = {
  'AP'                          => 'Ctas X Pagar',
  'AP Aging'                    => 'Envejecimiento - CxP',
  'AP Transaction'              => '',
  'AP Transactions'             => 'Transacciones - Cuentas por Pagar',
  'AR'                          => 'Ctas X Cobrar',
  'AR Aging'                    => 'Envejecimiento - CxC ',
  'AR Transaction'              => '',
  'AR Transactions'             => 'Transacciones de Cuentas por Cobrar',
  'About'                       => 'Acerca',
  'Access Control'              => 'Control de Acceso',
  'Account'                     => 'Cuenta',
  'Account Number'              => 'Número de Cuenta',
  'Account Number missing!'     => 'No existe el número de cuenta!',
  'Account Type'                => 'Tipo de Cuenta',
  'Account Type missing!'       => 'No existe el tipo de la cuenta!',
  'Account deleted!'            => '',
  'Account saved!'              => '',
  'Accounting'                  => 'Contabilidad',
  'Accounting Menu'             => 'Menú de Contabilidad',
  'Accounts'                    => 'Cuentas',
  'Active'                      => '',
  'Add'                         => 'Agregar',
  'Add Account'                 => 'Agregar Cuenta',
  'Add Accounts Payables Transaction' => '',
  'Add Accounts Receivables Transaction' => '',
  'Add Assembly'                => 'Agregar Ensamblaje',
  'Add Customer'                => 'Agregar Cliente',
  'Add GIFI'                    => 'Agregar GIFI',
  'Add General Ledger Transaction' => 'Agregar Transacción - Mayor General',
  'Add Part'                    => 'Agregar Parte',
  'Add Project'                 => '',
  'Add Purchase Invoice'        => '',
  'Add Purchase Order'          => 'Agregar Orden de Compra',
  'Add Sales Invoice'           => '',
  'Add Sales Order'             => 'Agregar Orden de Venta',
  'Add Service'                 => 'Agregar Servicio',
  'Add Transaction'             => 'Agregar Transaccion',
  'Add User'                    => 'Agregar Usuario',
  'Add Vendor'                  => 'Agregar Proveedor',
  'Address'                     => 'Dirección',
  'Administration'              => 'Administración',
  'Administrator'               => '',
  'All'                         => 'Todos',
  'All Datasets up to date!'    => 'Todos los datasets actualizados',
  'Amount'                      => 'Total',
  'Amount Due'                  => '',
  'Amount does not equal applied!' => '',
  'Amount missing!'             => '',
  'Applied'                     => '',
  'Apr'                         => 'Abr',
  'April'                       => 'Abril',
  'Are you sure you want to delete Invoice Number' => '¿Esta seguro de que desea borrar la Factura No.:',
  'Are you sure you want to delete Order Number' => '¿Esta seguro de que desea
borrar la Orden No.:?',
  'Are you sure you want to delete Transaction' => '¿Está usted seguro de que desea suprimir la transacción?',
  'Assemblies'                  => 'Ensamblajes',
  'Assemblies restocked!'       => '',
  'Assembly Number missing!'    => 'No existe Numero de Ensamblaje!',
  'Asset'                       => 'Activo',
  'Attachment'                  => 'Adjunto',
  'Audit Control'               => 'Control de Audito',
  'Aug'                         => 'Ago',
  'August'                      => 'Agosto',
  'BOM'                         => '',
  'Backup'                      => 'Respaldar datos',
  'Backup sent to'              => 'Respaldo enviado a',
  'Balance'                     => '',
  'Balance Sheet'               => 'Hoja de Balance',
  'Bcc'                         => '',
  'Bin'                         => 'Bin',
  'Books are open'              => 'Libros estan abiertos',
  'Bought'                      => 'Comprado',
  'Business Number'             => 'Numero de Negocio',
  'C'                           => '',
  'COGS'                        => 'Costo de Ventas',
  'Cannot delete account!'      => '',
  'Cannot delete customer!'     => '',
  'Cannot delete default account!' => 'No se puede borrar cuenta por defecto!',
  'Cannot delete invoice!'      => '',
  'Cannot delete item already invoiced!' => 'No puede suprimir el item ya facturado!',
  'Cannot delete item on order!' => 'No se puede borrar el item ya en cotizacion',
  'Cannot delete item which is part of an assembly!' => 'No puede suprimir un item que es parte de un ensamblaje!',
  'Cannot delete item!'         => '',
  'Cannot delete order!'        => '',
  'Cannot delete transaction!'  => '',
  'Cannot delete vendor!'       => '',
  'Cannot have a value in both Debit and Credit!' => 'No puede tener un valor en Débito y Crédito simultáneamente!',
  'Cannot post a transaction without a value!' => '',
  'Cannot post invoice for a closed period!' => 'No se puede registrar factura para un periodo cerrado!',
  'Cannot post invoice!'        => '',
  'Cannot post payment for a closed period!' => 'No se puede registrar pago para un periodo cerrado',
  'Cannot post payment!'        => '',
  'Cannot post transaction for a closed period!' => 'No puede guardar transaccion para un periodo cerrado',
  'Cannot post transaction!'    => '',
  'Cannot process payment for a closed period!' => '',
  'Cannot save account!'        => '',
  'Cannot save order!'          => '',
  'Cannot save preferences!'    => '',
  'Cannot stock assemblies!'    => '',
  'Cash'                        => '',
  'Cash based'                  => '',
  'Cc'                          => '',
  'Change Admin Password'       => 'Cambiar Contraseña de Administrador',
  'Change Password'             => 'Cambiar Contraseña',
  'Character Set'               => 'Tabla de Caracteres',
  'Chart of Accounts'           => 'Catálogo Contable',
  'Check'                       => '',
  'Check printed!'              => '',
  'Check printing failed!'      => '',
  'Cleared Balance'             => '',
  'Click on login name to edit!' => 'Haga clic en el nombre de entrada a
editar',
  'Close Books up to'           => 'Cerrar libros hasta',
  'Closed'                      => 'Cerrado',
  'Company'                     => 'Compañía',
  'Compare to'                  => 'Comparar a',
  'Confirm!'                    => 'Confirmar!',
  'Connect to'                  => 'Conectar a',
  'Contact'                     => 'Contacto',
  'Continue'                    => 'Continuar',
  'Copies'                      => 'Copias',
  'Copy to COA'                 => 'Copiar a catálogo de cuentas',
  'Create Chart of Accounts'    => 'Crear catálogo de cuentas',
  'Create Dataset'              => 'Crear set de datos',
  'Credit'                      => 'Crédito',
  'Credit Limit'                => 'Limite de Credito',
  'Curr'                        => '$',
  'Currency'                    => 'Moneda',
  'Current'                     => '',
  'Customer'                    => 'Cliente',
  'Customer deleted!'           => '',
  'Customer missing!'           => '',
  'Customer not on file!'       => '',
  'Customer saved!'             => '',
  'Customers'                   => '',
  'DBI not installed!'          => 'DBI no instalado!',
  'Database'                    => 'Base de datos',
  'Database Administration'     => 'Administración de base de datos',
  'Database Driver not checked!' => 'Driver de base de datos no revisado',
  'Database Host'               => 'Servidor de Base de Datos',
  'Database User missing!'      => 'No se encuentra usuario de base de datos',
  'Dataset'                     => 'Set de datos',
  'Dataset missing!'            => 'No se encuentra Set de datos!',
  'Dataset updated!'            => '',
  'Date'                        => 'Fecha',
  'Date Due'                    => 'Fecha de Vencimiento',
  'Date Format'                 => 'Formato de Fecha',
  'Date Paid'                   => 'Fecha de pago',
  'Date missing!'               => '',
  'Debit'                       => 'Débito',
  'Debit and credit out of balance!' => 'Débito y Crédito fuera de balance.',
  'Dec'                         => 'Dic',
  'December'                    => 'Diciembre',
  'Decimalplaces'               => '',
  'Delete'                      => 'Borrar',
  'Delete Account'              => 'Borrar Cuenta',
  'Delete Dataset'              => 'Borrar Set de Datos',
  'Delivery Date'               => '',
  'Deposit'                     => '',
  'Description'                 => 'Descripción',
  'Difference'                  => '',
  'Directory'                   => 'Directorio',
  'Discount'                    => 'Descuento',
  'Done'                        => '',
  'Drawing'                     => '',
  'Driver'                      => 'Manejador',
  'Dropdown Limit'              => '',
  'Due'                         => 'Vence',
  'Due Date'                    => 'Fecha de Vencimiento',
  'Due Date missing!'           => 'Falta Fecha de Vencimiento!',
  'E-mail'                      => 'Correo Electrónico',
  'E-mail Statement to'         => '',
  'E-mail address missing!'     => 'Falta E-mail!',
  'Edit'                        => '',
  'Edit Account'                => 'Editar Cuenta',
  'Edit Accounts Payables Transaction' => '',
  'Edit Accounts Receivables Transaction' => '',
  'Edit Assembly'               => 'Editar Ensamblaje',
  'Edit GIFI'                   => 'Editar GIFI',
  'Edit General Ledger Transaction' => 'Editar Transacción de Mayor General',
  'Edit Part'                   => 'Editar Parte',
  'Edit Preferences for'        => 'Editar Preferencias para',
  'Edit Project'                => '',
  'Edit Purchase Invoice'       => '',
  'Edit Purchase Order'         => 'Editar Orden de Compra',
  'Edit Sales Invoice'          => '',
  'Edit Sales Order'            => 'Editar Orden de Venta',
  'Edit Service'                => 'Editar Servicio',
  'Edit Template'               => 'Editar Plantilla',
  'Edit User'                   => 'Editar Usuario',
  'Employee'                    => '',
  'Enforce transaction reversal for all dates' => 'Forzar reversión de transacciones para todas las fechas',
  'Enter up to 3 letters separated by a colon (i.e CAD:USD:EUR) for your native and foreign currencies' => '',
  'Equity'                      => 'Capital',
  'Exch'                        => 'Interc.',
  'Exchangerate'                => 'Tasa de Intercambio',
  'Exchangerate Difference'     => '',
  'Exchangerate for payment missing!' => 'No se encuentra pago por cambio de moneda',
  'Exchangerate missing!'       => 'No se encuentra cambio de moneda',
  'Existing Datasets'           => 'Sets de dato existentes',
  'Expense'                     => 'Egreso',
  'Expense Account'             => 'Cuenta de Egreso',
  'Expense/Asset'               => 'Egreso/Activo',
  'Extended'                    => '',
  'Fax'                         => 'Fax',
  'Feb'                         => 'Feb',
  'February'                    => 'Febrero',
  'Foreign Exchange Gain'       => 'Ganancia en Moneda Extranjera',
  'Foreign Exchange Loss'       => 'Pérdida en Moneda Extranjera',
  'From'                        => 'Desde',
  'GIFI'                        => 'GIFI',
  'GIFI deleted!'               => '',
  'GIFI missing!'               => 'No se encuentra GIFI',
  'GIFI saved!'                 => '',
  'GL Transaction'              => '',
  'General Ledger'              => 'Mayor General',
  'Goods & Services'            => 'Partes y Servicios',
  'HTML Templates'              => 'Plantillas HTML',
  'Heading'                     => 'Encabezado',
  'Host'                        => 'Servidor base de datos',
  'Hostname missing!'           => 'No se encuentra servidor de base de datos',
  'ID'                          => 'ID',
  'Image'                       => '',
  'In-line'                     => 'En-linea',
  'Include in Report'           => 'Incluya en informe',
  'Include in drop-down menus'  => 'Incluya en menús desplegables',
  'Include this account on the customer/vendor forms to flag customer/vendor as taxable?' => 'Incluya esta cuenta en las formas del cliente/proveedor para señalar al cliente/proveedor como gravable de impuesto?',
  'Income'                      => 'Ingreso',
  'Income Account'              => 'Cuenta de Ingreso',
  'Income Statement'            => 'Estado de Cuentas',
  'Incorrect Dataset version!'  => 'Version de dataset Incorrecta',
  'Incorrect Password!'         => 'Contraseña Incorrecta!',
  'Individual Items'            => 'Items Individuales',
  'Inventory'                   => 'Inventario',
  'Inventory Account'           => 'Cuenta de Inventario',
  'Inventory quantity must be zero before you can set this assembly obsolete!' => 'La cantidad en inventario debe ser cero antes de cambiar este ensamblaje a obsoleto!',
  'Inventory quantity must be zero before you can set this part obsolete!' => 'La cantidad en inventario debe ser cero antes de cambiar esta parte a obsoleto',
  'Inventory quantity must be zero!' => 'La cantidad en inventario debe ser
cero!',
  'Invoice'                     => 'Factura',
  'Invoice Date'                => 'Fecha de Factura',
  'Invoice Date missing!'       => 'Falta la Fecha de la Factura!',
  'Invoice Number'              => 'Número de Factura',
  'Invoice Number missing!'     => 'Falta el Número de Factura!',
  'Invoice deleted!'            => '',
  'Invoice posted!'             => '',
  'Invoices'                    => '',
  'Is this a summary account to record' => 'Es esta una cuenta de resumen a registrar?',
  'Item deleted!'               => '',
  'Item not on file!'           => 'El item no se encuentra en archivo!',
  'Jan'                         => 'Ene',
  'January'                     => 'Enero',
  'Jul'                         => 'Jul',
  'July'                        => 'Julio',
  'Jun'                         => 'Jun',
  'June'                        => 'Junio',
  'LaTeX Templates'             => 'Plantillas LaTeX',
  'Language'                    => 'Lenguaje',
  'Last Cost'                   => 'Ultimo Costo',
  'Last Invoice Number'         => 'Último Número de Factura',
  'Last Numbers & Default Accounts' => 'Últimos Números y Cuentas por Defecto',
  'Last Purchase Order Number'  => 'Ultima Orden de Compra',
  'Last Sales Order Number'     => 'Ultima Orden de Venta',
  'Leave host and port field empty unless you want to make a remote connection.' => 'Deje los campos de servidor de base de datos y puerto vacíos al menos que quiera hacer una conexión remota',
  'Liability'                   => 'Pasivo',
  'Licensed to'                 => 'Licenciado a',
  'Line Total'                  => 'Total de Línea',
  'Link'                        => 'Enlaces',
  'Link Accounts'               => 'Enlazar Cuentas',
  'List Accounts'               => 'Listar Cuentas',
  'List GIFI'                   => 'Listar GIFI',
  'List Price'                  => 'Precio de Lista',
  'List Transactions'           => 'Listar Transacciones',
  'Login'                       => 'Login',
  'Logout'                      => 'Logout',
  'Make'                        => 'Marca',
  'Mar'                         => 'Mar',
  'March'                       => 'Marzo',
  'May'                         => 'May',
  'May '                        => 'Mayo',
  'Message'                     => 'Mensaje',
  'Microfiche'                  => '',
  'Model'                       => 'Modelo',
  'N/A'                         => 'N/D',
  'Name'                        => 'Nombre',
  'Name missing!'               => '',
  'New Templates'               => 'Nuevas Plantillas',
  'No'                          => 'No',
  'No Database Drivers available!' => 'No hay manejador de base de datos
disponible!',
  'No Dataset selected!'        => 'No se ha seleccionado el set de datos',
  'No email address for'        => 'Falta dirección email para',
  'No.'                         => '',
  'Notes'                       => 'Notas',
  'Nothing applied!'            => '',
  'Nothing selected!'           => '',
  'Nothing to delete!'          => 'Noda que borrar',
  'Nov'                         => 'Nov',
  'November'                    => 'Noviembre',
  'Number'                      => 'Número',
  'Number Format'               => 'Formato de Numero',
  'Number missing in Row'       => 'No se encuentra el número en la fila',
  'O'                           => '',
  'Obsolete'                    => 'Obsoleto',
  'Oct'                         => 'Oct',
  'October'                     => 'Octubre',
  'On Hand'                     => 'En Existencia',
  'On Order'                    => '',
  'Open'                        => 'Abierto',
  'Oracle Database Administration' => 'Administración de base de datos Oracle',
  'Order'                       => 'Orden',
  'Order Date'                  => 'Fecha de Orden',
  'Order Date missing!'         => 'No se encuentra la fecha de orden!',
  'Order Entry'                 => 'Orden de Entrada',
  'Order Number'                => 'Orden Número',
  'Order Number missing!'       => 'No se encuentra el número de orden!',
  'Order deleted!'              => '',
  'Order saved!'                => '',
  'Ordered'                     => '',
  'Orphaned'                    => 'Huerfano',
  'Out of balance!'             => '',
  'PDF'                         => '',
  'Packing List'                => 'Lista de Empaque',
  'Packing List Date missing!'  => 'No se encuentra fecha de Lista de Empaque',
  'Packing List Number missing!' => 'No se encuentra Número de Lista de Empaque',
  'Paid'                        => 'Total Pagado',
  'Paid in full'                => '',
  'Part'                        => 'Partes',
  'Part Number missing!'        => 'Falta del número de pieza!',
  'Parts'                       => 'Partes',
  'Parts Inventory'             => 'Inventario de Partes',
  'Password'                    => 'Contraseña',
  'Password changed!'           => '',
  'Payables'                    => 'Por Pagar',
  'Payment'                     => 'Pago',
  'Payment date missing!'       => 'No se encuentra la fecha de Pago!',
  'Payment posted!'             => '',
  'Payments'                    => 'Pagos',
  'Pg Database Administration'  => 'Administración de base de datos Pg',
  'Phone'                       => 'Teléfono',
  'Port'                        => 'Puerto',
  'Port missing!'               => 'No se encuentra el Puerto!',
  'Post'                        => '',
  'Post as new'                 => '',
  'Postscript'                  => '',
  'Preferences'                 => 'Preferencias',
  'Preferences saved!'          => 'Preferencias guardadas!',
  'Price'                       => 'Precio',
  'Print'                       => '',
  'Printer'                     => 'Impresora',
  'Project'                     => '',
  'Project Number missing!'     => '',
  'Project deleted!'            => '',
  'Project not on file!'        => '',
  'Project saved!'              => '',
  'Projects'                    => '',
  'Purchase Invoice'            => '',
  'Purchase Order'              => 'Orden de Compra',
  'Purchase Orders'             => 'Ordenes de Compra',
  'Qty'                         => 'Cantidad',
  'ROP'                         => 'ROP',
  'Rate'                        => 'Tarifa',
  'Recd'                        => '',
  'Receipt'                     => '',
  'Receipts'                    => '',
  'Receivables'                 => 'Por Cobrar',
  'Reconciliation'              => '',
  'Record in'                   => 'Registrar en',
  'Reference'                   => '',
  'Reference missing!'          => '',
  'Remaining'                   => 'Remanente',
  'Report for'                  => 'Reportar por',
  'Reports'                     => 'Reportes',
  'Required by'                 => 'Requerido por',
  'Retained Earnings'           => 'Ganacias Retenidas',
  'Sales'                       => 'Ventas',
  'Sales Invoice'               => '',
  'Sales Order'                 => 'Orden de venta',
  'Sales Orders'                => 'Ordenes de venta',
  'Save'                        => 'Salvar',
  'Save as new'                 => '',
  'Save to File'                => 'Respaldar a Archivo',
  'Screen'                      => 'Pantalla',
  'Select a Dataset to delete and press "Continue"' => 'Seleccione un set de
datos para borrar y presione "Continuar"',
  'Select all'                  => '',
  'Select from one of the items below' => 'Seleccione uno de los items',
  'Select from one of the names below' => '',
  'Select from one of the projects below' => '',
  'Select postscript or PDF!'   => '',
  'Sell Price'                  => 'Precio de Venta',
  'Send by E-Mail'              => 'Enviar por E-Mail',
  'Sep'                         => 'Sep',
  'September'                   => 'Septiembre',
  'Service'                     => 'Servicio',
  'Service Items'               => 'Items de Servicio',
  'Service Number missing!'     => 'Falta el número de servicio!',
  'Services'                    => 'Servicios',
  'Setup Templates'             => 'Configurar Plantillas',
  'Ship'                        => '',
  'Ship to'                     => '',
  'Ship via'                    => '',
  'Short'                       => 'Corto',
  'Signature'                   => 'Firma',
  'Sold'                        => 'Vendido',
  'Source'                      => 'Fuente',
  'Standard'                    => 'Estandar',
  'Statement'                   => '',
  'Statement Balance'           => '',
  'Statement sent to'           => '',
  'Statements sent to printer!' => '',
  'Stock Assembly'              => 'Inventariar Ensamblaje?',
  'Stylesheet'                  => 'Estilo de hoja',
  'Subject'                     => 'Sujeto',
  'Subtotal'                    => 'Subtotal',
  'System'                      => 'Sistema',
  'Tax'                         => 'Impuesto',
  'Tax Accounts'                => 'Cuentas De Impuesto',
  'Tax Included'                => 'Impuesto Incluido',
  'Tax collected'               => '',
  'Tax paid'                    => '',
  'Taxable'                     => 'Gravable de Impuesto',
  'Template saved!'             => '',
  'Templates'                   => 'Plantillas',
  'Terms: Net'                  => 'Crédito',
  'The following Datasets are not in use and can be deleted' => 'Los
siguientes sets de datos no estan en uso y pueden ser borrados',
  'The following Datasets need to be updated' => 'Los siguientes datasets necesitan ser actualizados',
  'This is a preliminary check for existing sources. Nothing will be created or deleted at this stage!' => 'Esta es una verificacion preliminar de fuentes existentes.  Nada será creado o borrado en esta etapa!',
  'To'                          => 'Hasta ',
  'To add a user to a group edit a name, change the login name and save.  A new user with the same variables will then be saved under the new login name.' => 'Para agregar un usuario a un grupo, edite un nombre, cambie el nombre de entrada (login) y guarde los cambios.  Un nuevo usuario, con las mismas variables será guardado bajo el nuevo nombre de entrada. (login)',
  'Top Level'                   => '',
  'Total'                       => 'Total',
  'Transaction Date missing!'   => 'Falta la fecha de la transacción!',
  'Transaction deleted!'        => '',
  'Transaction posted!'         => '',
  'Transaction reversal enforced for all dates' => 'Retorno de transacciones forzado para todas las fechas',
  'Transaction reversal enforced up to' => 'Reversal de transacciones forzado hasta ',
  'Transactions'                => 'Transacciones',
  'Transactions exist, cannot delete customer!' => 'Las transacciones existen, no pueden suprimir el cliente!',
  'Transactions exist, cannot delete vendor!' => 'Las transacciones existen, no pueden suprimir a proveedor',
  'Transactions exist; cannot delete account!' => 'Las transacciones existen,
no puede suprimir la cuenta!',
  'Trial Balance'               => 'Balance De Comprobación',
  'Unit'                        => 'Unidad',
  'Unit of measure'             => 'Unidad de medida',
  'Update'                      => '',
  'Update Dataset'              => 'Actualizar Dataset',
  'Updated'                     => '',
  'Use Templates'               => 'Plantillas de Usuarios',
  'User'                        => 'Usuario',
  'User deleted!'               => '',
  'User saved!'                 => '',
  'Vendor'                      => 'Proveedor',
  'Vendor deleted!'             => '',
  'Vendor missing!'             => '',
  'Vendor not on file!'         => '',
  'Vendor saved!'               => '',
  'Vendors'                     => '',
  'Version'                     => 'Versión',
  'Weight'                      => 'Peso',
  'Weight Unit'                 => 'Unidad de Peso',
  'What type of item is this?'  => '¿Que tipo de Item es este?',
  'Year End'                    => 'Fin del Año Fiscal',
  'Yes'                         => 'Si',
  'You are logged out!'         => '',
  'You did not enter a name!'   => 'No introdujo un nombre!',
  'You must enter a host and port for local and remote connections!' => 'Debe
introducir un servidor de base de datos y un puerto para conexiones locales y
remotas!',
  'as at'                       => '',
  'collected on sales'          => 'Recabado en ventas',
  'days'                        => 'Días',
  'does not exist'              => 'No existe',
  'ea'                          => 'c/u',
  'emailed to'                  => 'enviado a (e-mail)',
  'for Period'                  => 'para el período',
  'hr'                          => 'hr',
  'is already a member!'        => 'ya es miembro!',
  'is not a member!'            => 'no es un miembro!',
  'localhost'                   => 'servidor local',
  'paid on purchases'           => 'pagado en compras',
  'sent to printer'             => 'enviar a impresora',
  'successfully created!'       => 'creado con éxito!',
  'successfully deleted!'       => 'creado con éxito!',
  'to'                          => '',
  'website'                     => 'sitio web',
};

1;