summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/mx/ap
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/locale/mx/ap')
-rw-r--r--sql-ledger/locale/mx/ap163
1 files changed, 0 insertions, 163 deletions
diff --git a/sql-ledger/locale/mx/ap b/sql-ledger/locale/mx/ap
deleted file mode 100644
index e395ee1..0000000
--- a/sql-ledger/locale/mx/ap
+++ /dev/null
@@ -1,163 +0,0 @@
-$self{texts} = {
- 'AP Outstanding' => 'CxP pendientes',
- 'AP Transaction' => 'Movimiento CxP',
- 'AP Transactions' => 'Movimientos de CxP',
- 'Account' => 'Cuenta',
- 'Accounting Menu' => 'Menú de contabilidad',
- 'Address' => 'Dirección',
- 'Amount' => 'Importe',
- 'Amount Due' => 'Saldo',
- 'Apr' => 'Abr',
- 'April' => 'Abril',
- 'Are you sure you want to delete Transaction' => '¿Está Ud. seguro de querer borrar el movimiento',
- 'Aug' => 'Ago',
- 'August' => 'Agosto',
- 'Cannot delete transaction!' => '¡No se puede borrar el movimiento!',
- 'Cannot post payment for a closed period!' => '¡No se puede registrar un pago para un periodo cerrado!',
- 'Cannot post transaction for a closed period!' => '¡No se puede registrar un movimiento para un periodo cerrado!',
- 'Cannot post transaction!' => '¡No se puede registrar el movimiento!',
- 'Check' => 'Cheque',
- 'Closed' => 'Cerrada',
- 'Confirm!' => '¡Confirmar!',
- 'Continue' => 'Continuar',
- 'Credit Limit' => 'Límite de crédito',
- 'Curr' => 'Mon.',
- 'Currency' => 'Moneda',
- 'Current' => 'Actual',
- 'Customer not on file!' => '¡El cliente no está registrado!',
- 'Date' => 'Fecha',
- 'Date Paid' => 'Fecha de pago',
- 'Dec' => 'Dic',
- 'December' => 'Diciembre',
- 'Delete' => 'Borrar',
- 'Department' => 'Departamento',
- 'Description' => 'Descripción',
- 'Due Date' => 'Fecha de vencimiento',
- 'Due Date missing!' => 'Falta fecha de vencimiento!',
- 'Employee' => 'Empleado',
- 'Exch' => 'T. de C.',
- 'Exchange Rate' => 'Tipo de cambio',
- 'Exchange rate for payment missing!' => '¡Falta el tipo de cambio para el pago!',
- 'Exchange rate missing!' => '¡Falta el tipo de cambio!',
- 'Feb' => 'Feb',
- 'February' => 'Febrero',
- 'From' => 'De',
- 'ID' => 'Id.',
- 'Include in Report' => 'Incluir en reporte',
- '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',
- 'Manager' => 'Administrador',
- 'Mar' => 'Mar',
- 'March' => 'Marzo',
- 'May' => 'May',
- 'May ' => 'Mayo',
- 'Memo' => 'Nota',
- 'Notes' => 'Notas',
- 'Nov' => 'Nov',
- 'November' => 'Noviembre',
- 'Number' => 'Número',
- 'Oct' => 'Oct',
- 'October' => 'Octubre',
- 'Open' => 'Abierto',
- 'Order' => 'Orden',
- 'Order Number' => 'Número de la orden',
- 'PDF' => 'PDF',
- 'Paid' => 'Pagado',
- 'Payment date missing!' => '¡Falta la fecha del pago!',
- 'Payments' => 'Pagos',
- 'Post' => 'Registrar',
- 'Post as new' => 'Registrar como nuevo',
- 'Postscript' => 'Postscript',
- 'Print' => 'Vista Preliminar',
- 'Printed' => 'Impreso',
- 'Project not on file!' => '¡Proyecto no registrado!',
- 'Queue' => 'Fila',
- 'Queued' => 'Puesto en la fila',
- 'Receipt' => 'Cobro',
- 'Remaining' => 'Disponible',
- 'Screen' => 'Pantalla',
- 'Select from one of the names below' => 'Seleccione uno de los siguientes nombres',
- 'Select from one of the projects below' => 'Seleccione uno de los siguientes proyectos',
- 'Select postscript or PDF!' => 'Seleccione Postcript o PDF',
- 'Sep' => 'Sep',
- 'September' => 'Septiembre',
- 'Source' => 'Referencia',
- 'Subtotal' => 'Subtotal',
- 'Tax' => 'Impuesto',
- 'Tax Included' => 'Impuesto Incluido',
- 'To' => 'A',
- 'Total' => 'Total',
- 'Transaction deleted!' => '¡Movimiento borrado!',
- 'Transaction posted!' => '¡Movimiento registrado!',
- 'Update' => 'Actualizar',
- 'Vendor' => 'Proveedor',
- 'Vendor missing!' => '¡Falta el proveedor!',
- 'Vendor not on file!' => '¡Proveedor no registrado!',
- 'Yes' => 'Si',
-};
-
-$self{subs} = {
- 'acc_menu' => 'acc_menu',
- 'add' => 'add',
- 'add_transaction' => 'add_transaction',
- 'ap_subtotal' => 'ap_subtotal',
- 'ap_transaction' => 'ap_transaction',
- 'ap_transactions' => 'ap_transactions',
- 'ar_transaction' => 'ar_transaction',
- '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',
- 'movimiento_cxp' => 'ap_transaction',
- 'add_ap_transaction' => 'add_ap_transaction',
- 'continuar' => 'continue',
- 'borrar' => 'delete',
- 'edit_ap_transaction' => 'edit_ap_transaction',
- 'registrar' => 'post',
- 'registrar_como_nuevo' => 'post_as_new',
- 'vista_preliminar' => 'print',
- 'print_and_post' => 'print_and_post',
- 'actualizar' => 'update',
- 'vendor_invoice.' => 'vendor_invoice.',
- 'si' => 'yes',
-};
-
-1;