removing files from import mistake
[freeside.git] / sql-ledger / old / sql-ledger / locale / ve / ap
diff --git a/sql-ledger/old/sql-ledger/locale/ve/ap b/sql-ledger/old/sql-ledger/locale/ve/ap
deleted file mode 100644 (file)
index 754f856..0000000
+++ /dev/null
@@ -1,133 +0,0 @@
-$self{texts} = {
-  'AP Transaction'              => 'Cuenta por Pagar',
-  'AP Transactions'             => 'Cuentas por Pagar',
-  'Account'                     => 'Cuenta',
-  'Add Accounts Payables Transaction' => 'Agregar Cuenta por Pagar',
-  'Address'                     => 'Dirección',
-  'Amount'                      => 'Monto',
-  'Amount Due'                  => 'Monto Vencido',
-  'Apr'                         => 'abr',
-  'April'                       => 'de abril',
-  'Are you sure you want to delete Transaction' => '¿Seguro que desea borrar Transacción?',
-  'Aug'                         => 'ago',
-  'August'                      => 'de agosto',
-  'Cannot delete transaction!'  => 'No puede borrar transacción!',
-  'Cannot post payment for a closed period!' => 'No puede registrar pago para ejercicio cerrado',
-  'Cannot post transaction for a closed period!' => 'No puede registrar transacción para ejercicio cerrado!',
-  'Cannot post transaction!'    => 'No puede registrar transacción!',
-  'Closed'                      => 'Cerrado',
-  'Confirm!'                    => 'Confirmar!',
-  'Continue'                    => 'Continuar',
-  'Currency'                    => 'Divisa',
-  'Customer not on file!'       => 'Cliente no existe en archivo!',
-  'Date'                        => 'Fecha',
-  'Date Paid'                   => 'Fecha Pago',
-  'Dec'                         => 'dic',
-  'December'                    => 'de diciembre',
-  'Delete'                      => 'Borrar',
-  'Description'                 => 'Descripción',
-  'Due Date'                    => 'Vencimiento',
-  'Due Date missing!'           => 'Falta Vencimiento!',
-  'Edit Accounts Payables Transaction' => 'Editar Transacción Cuentas por Pagar',
-  'Employee'                    => 'Empleado',
-  'Exch'                        => 'Tasa',
-  'Exchangerate'                => 'Tasa de Cambio',
-  'Exchangerate for payment missing!' => 'No se encuentra pago por cambio de moneda',
-  'Exchangerate missing!'       => 'No se encuentra cambio de moneda',
-  'Feb'                         => 'feb',
-  'February'                    => 'de febrero',
-  'From'                        => 'Desde',
-  'ID'                          => 'ID',
-  'Include in Report'           => 'Incluya en Reporte',
-  'Invoice'                     => 'Factura',
-  'Invoice Date'                => 'Fecha Factura',
-  'Invoice Date missing!'       => 'Falta Fecha Factura!',
-  'Invoice Number'              => 'Número Factura',
-  'Invoice Number missing!'     => 'Falta Número Factura!',
-  'Jan'                         => 'ene',
-  'January'                     => 'de enero',
-  'Jul'                         => 'jul',
-  'July'                        => 'de julio',
-  'Jun'                         => 'jun',
-  'June'                        => 'de junio',
-  'Mar'                         => 'mar',
-  'March'                       => 'de marzo',
-  'May'                         => 'may',
-  'May '                        => 'de mayo',
-  'Notes'                       => 'Comentario',
-  'Nov'                         => 'nov',
-  'November'                    => 'de noviembre',
-  'Number'                      => 'Número',
-  'Oct'                         => 'oct',
-  'October'                     => 'de octubre',
-  'Open'                        => 'Abierto',
-  'Order'                       => 'Orden',
-  'Order Number'                => 'Orden Número',
-  'Paid'                        => 'Pagado',
-  'Payment date missing!'       => 'Falta Fecha de Pago',
-  'Payments'                    => 'Pagos',
-  'Post'                        => 'Registrar',
-  'Post as new'                 => 'Registrar como nuevo',
-  'Project'                     => 'Proyecto',
-  'Project not on file!'        => 'Proyecto no archivado!',
-  'Purchase Invoice'            => 'Factura de Compra',
-  'Select from one of the names below' => 'Seleccione de uno de los nombres a continuación',
-  'Select from one of the projects below' => 'Seleccione de uno de los proyectos a continuación',
-  'Sep'                         => 'sep',
-  'September'                   => 'de septiembre',
-  'Source'                      => 'Referencia',
-  'Subtotal'                    => 'Subtotal',
-  'Tax'                         => 'ISV',
-  'Tax Included'                => 'Impuesto Incluido',
-  'Total'                       => 'Total',
-  'Transaction deleted!'        => 'Transacción borrada!',
-  'Transaction posted!'         => 'Transacción registrada!',
-  'Update'                      => 'Actualizar',
-  'Vendor'                      => 'Proveedor',
-  'Vendor missing!'             => 'Falta proveedor',
-  'Vendor not on file!'         => 'Proveedor no está en archivo!',
-  'Yes'                         => ' Sí ',
-  'to'                          => 'a',
-};
-
-$self{subs} = {
-  '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',
-  'delete'                      => 'delete',
-  'display_form'                => 'display_form',
-  'edit'                        => 'edit',
-  'form_footer'                 => 'form_footer',
-  'form_header'                 => 'form_header',
-  'gl_transaction'              => 'gl_transaction',
-  'name_selected'               => 'name_selected',
-  'post'                        => 'post',
-  'post_as_new'                 => 'post_as_new',
-  'project_selected'            => 'project_selected',
-  'purchase_invoice'            => 'purchase_invoice',
-  'sales_invoice'               => 'sales_invoice',
-  'search'                      => 'search',
-  'select_name'                 => 'select_name',
-  'select_project'              => 'select_project',
-  'update'                      => 'update',
-  'yes'                         => 'yes',
-  'cuenta_por_pagar'            => 'ap_transaction',
-  'agregar_cuenta_por_pagar'    => 'add_accounts_payables_transaction',
-  'continuar'                   => 'continue',
-  'borrar'                      => 'delete',
-  'editar_transacción_cuentas_por_pagar' => 'edit_accounts_payables_transaction',
-  'registrar'                   => 'post',
-  'registrar_como_nuevo'        => 'post_as_new',
-  'factura_de_compra'           => 'purchase_invoice',
-  'actualizar'                  => 'update',
-  '_sí_'                        => 'yes',
-};
-
-1;