$self{texts} = { 'AR Outstanding' => 'CxC Extraordinarias', 'AR Transaction' => 'Transaccion - CxC', 'AR Transactions' => 'Transacciones - CxC', 'Account' => 'Cuenta', 'Accounting Menu' => 'Menú de Contabilidad', 'Address' => 'Dirección', 'Amount' => 'Total', 'Amount Due' => 'Monto Vencido', 'Apr' => 'Abr', 'April' => 'Abril', 'Are you sure you want to delete Transaction' => '¿Está usted seguro de que desea suprimir la transacción?', 'Aug' => 'Ago', 'August' => 'Agosto', 'Cannot delete transaction!' => 'No puede borrar transacción!', 'Cannot post payment for a closed period!' => 'No se puede registrar pago para un periodo cerrado', 'Cannot post transaction for a closed period!' => 'No se puede registrar una transacción para un periodo cerrado', 'Cannot post transaction!' => 'No puede registrar transacción!', 'Check' => 'Cheque', 'Closed' => 'Cerrado', 'Confirm!' => 'Confirmar!', 'Continue' => 'Continuar', 'Credit Limit' => 'Limite de Credito', 'Curr' => 'Mon.', 'Currency' => 'Moneda', 'Current' => 'Actual', 'Customer' => 'Cliente', 'Customer missing!' => 'Falta cliente!', 'Customer not on file!' => 'Cliente no existe en archivo!', 'Date' => 'Fecha', 'Date Paid' => 'Fecha de pago', 'Dec' => 'Dic', 'December' => 'Diciembre', 'Delete' => 'Borrar', 'Description' => 'Descripción', 'Due Date' => 'Fecha de Vencimiento', 'Due Date missing!' => 'Falta Fecha de Vencimiento!', 'Exch' => 'Interc.', 'Exchange Rate' => 'Tasa de Intercambio', 'Exchange rate for payment missing!' => 'No se encuentra pago por cambio de moneda', 'Exchange rate missing!' => 'No se encuentra cambio de moneda', 'Feb' => 'Feb', 'February' => 'Febrero', 'From' => 'Desde', 'ID' => 'ID', 'Include in Report' => 'Incluya en informe', 'Invoice' => 'Factura', 'Invoice Date' => 'Fecha de Factura', 'Invoice Date missing!' => 'Falta la Fecha de la Factura!', 'Invoice Number' => 'Número de Factura', 'Jan' => 'Ene', 'January' => 'Enero', 'Jul' => 'Jul', 'July' => 'Julio', 'Jun' => 'Jun', 'June' => 'Junio', 'Mar' => 'Mar', 'March' => 'Marzo', 'May' => 'May', 'May ' => 'Mayo', 'Notes' => 'Notas', 'Nov' => 'Nov', 'November' => 'Noviembre', 'Number' => 'Número', 'Oct' => 'Oct', 'October' => 'Octubre', 'Open' => 'Abierto', 'Order' => 'Orden', 'Order Number' => 'Orden Número', 'PDF' => 'PDF', 'Paid' => 'Total Pagado', 'Payment date missing!' => 'No se encuentra la fecha de Pago!', 'Payments' => 'Pagos', 'Post' => 'Registrar', 'Post as new' => 'Registrar como nuevo', 'Postscript' => 'Postscript', 'Print' => 'Imprimir', 'Receipt' => 'Recibo', 'Remaining' => 'Faltan', 'Salesperson' => 'Vendedor', 'Screen' => 'Pantalla', 'Select from one of the names below' => 'Seleccione uno de los elementos listados', 'Select postscript or PDF!' => 'Seleccione postscript o PDF', 'Sep' => 'Sep', 'September' => 'Septiembre', 'Ship via' => 'Envía vía', 'Source' => 'Fuente', 'Subtotal' => 'Subtotal', 'Tax' => 'Impuesto', 'Tax Included' => 'Impuesto Incluido', 'Till' => 'Hasta', 'To' => 'Hasta ', 'Total' => 'Total', 'Transaction deleted!' => 'Transacción borrada!', 'Transaction posted!' => 'Transacción registrada!', 'Update' => 'Actualizar', 'Vendor not on file!' => 'Proveedor no está en archivo!', 'Yes' => 'Si', }; $self{subs} = { 'acc_menu' => 'acc_menu', 'add' => 'add', 'add_transaction' => 'add_transaction', 'ap_transaction' => 'ap_transaction', 'ar_subtotal' => 'ar_subtotal', 'ar_transaction' => 'ar_transaction', 'ar_transactions' => 'ar_transactions', 'check_name' => 'check_name', 'check_project' => 'check_project', 'continue' => 'continue', 'create_links' => 'create_links', 'customer_details' => 'customer_details', 'delete' => 'delete', 'display' => 'display', 'display_form' => 'display_form', 'edit' => 'edit', 'form_footer' => 'form_footer', 'form_header' => 'form_header', 'gl_transaction' => 'gl_transaction', 'menubar' => 'menubar', 'name_selected' => 'name_selected', 'payment_selected' => 'payment_selected', 'post' => 'post', 'post_as_new' => 'post_as_new', 'print' => 'print', 'print_and_post' => 'print_and_post', 'print_check' => 'print_check', 'print_options' => 'print_options', 'print_receipt' => 'print_receipt', 'print_transaction' => 'print_transaction', 'project_selected' => 'project_selected', 'sales_invoice_' => 'sales_invoice_', 'search' => 'search', 'section_menu' => 'section_menu', 'select_name' => 'select_name', 'select_payment' => 'select_payment', 'select_project' => 'select_project', 'update' => 'update', 'vendor_details' => 'vendor_details', 'vendor_invoice_' => 'vendor_invoice_', 'yes' => 'yes', 'transaccion___cxc' => 'ar_transaction', 'continuar' => 'continue', 'borrar' => 'delete', 'registrar' => 'post', 'registrar_como_nuevo' => 'post_as_new', 'imprimir' => 'print', 'print_and_post' => 'print_and_post', 'sales_invoice.' => 'sales_invoice.', 'actualizar' => 'update', 'si' => 'yes', }; 1;