there's no reason this should still be hanging aroudn the tree
[freeside.git] / sql-ledger / locale / pa / ap
diff --git a/sql-ledger/locale/pa/ap b/sql-ledger/locale/pa/ap
deleted file mode 100644 (file)
index a5e6a0c..0000000
+++ /dev/null
@@ -1,133 +0,0 @@
-$self{texts} = {
-  'AP Transactions'             => 'Transacciones - Cuentas por Pagar',
-  'Account'                     => 'Cuenta',
-  'Accounting Menu'             => 'Menú de Contabilidad',
-  'Address'                     => 'Dirección',
-  'Amount'                      => 'Total',
-  '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 post payment for a closed period!' => 'No se puede registrar pago para un periodo cerrado',
-  'Cannot post transaction for a closed period!' => 'No puede guardar transaccion para un periodo cerrado',
-  'Closed'                      => 'Cerrado',
-  'Confirm!'                    => 'Confirmar!',
-  'Continue'                    => 'Continuar',
-  'Credit Limit'                => 'Limite de Credito',
-  'Curr'                        => '$',
-  'Currency'                    => 'Moneda',
-  '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',
-  'Paid'                        => 'Total Pagado',
-  'Payment date missing!'       => 'No se encuentra la fecha de Pago!',
-  'Payments'                    => 'Pagos',
-  'Remaining'                   => 'Remanente',
-  'Screen'                      => 'Pantalla',
-  'Sep'                         => 'Sep',
-  'September'                   => 'Septiembre',
-  'Source'                      => 'Fuente',
-  'Subtotal'                    => 'Subtotal',
-  'Tax'                         => 'Impuesto',
-  'Tax Included'                => 'Impuesto Incluido',
-  'To'                          => 'Hasta ',
-  'Total'                       => 'Total',
-  'Vendor'                      => 'Proveedor',
-  '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',
-  'ap_transaction'              => 'ap_transaction',
-  'add_ap_transaction'          => 'add_ap_transaction',
-  'continuar'                   => 'continue',
-  'borrar'                      => 'delete',
-  'edit_ap_transaction'         => 'edit_ap_transaction',
-  'post'                        => 'post',
-  'post_as_new'                 => 'post_as_new',
-  'print'                       => 'print',
-  'print_and_post'              => 'print_and_post',
-  'update'                      => 'update',
-  'vendor_invoice.'             => 'vendor_invoice.',
-  'si'                          => 'yes',
-};
-
-1;