there's no reason this should still be hanging aroudn the tree
[freeside.git] / sql-ledger / locale / sv / menu
diff --git a/sql-ledger/locale/sv/menu b/sql-ledger/locale/sv/menu
deleted file mode 100644 (file)
index 7bbd647..0000000
+++ /dev/null
@@ -1,89 +0,0 @@
-$self{texts} = {
-  'AP'                          => 'Ctas X Pagar',
-  'AP Aging'                    => 'Antiguedad de Saldos - CxP',
-  'AP Transaction'              => 'Transaccion - CxP',
-  'AR'                          => 'Ctas X Cobrar',
-  'AR Aging'                    => 'Antiguedad de Saldos - CxC ',
-  'AR Transaction'              => 'Transaccion - CxC',
-  'Accounting Menu'             => 'Menú de Contabilidad',
-  'Add Account'                 => 'Agregar Cuenta',
-  'Add Assembly'                => 'Agregar Ensamble',
-  'Add Customer'                => 'Agregar Cliente',
-  'Add GIFI'                    => 'Añadir código G GIFI',
-  'Add Group'                   => 'Agregar Grupo',
-  'Add Part'                    => 'Agregar Parte',
-  'Add Project'                 => 'Agregar Proyecto',
-  'Add Service'                 => 'Agregar Servicio',
-  'Add Transaction'             => 'Agregar Transaccion',
-  'Add Vendor'                  => 'Agregar Proveedor',
-  'Assemblies'                  => 'Ensamblajes',
-  'Audit Control'               => 'Control de auditoria',
-  'Backup'                      => 'Respaldo',
-  'Balance Sheet'               => 'Hoja de Balance',
-  'Cash'                        => 'Caja',
-  'Chart of Accounts'           => 'Catálogo Contable',
-  'Check'                       => 'Cheque',
-  'Customers'                   => 'Clientes',
-  'Description'                 => 'Descripción',
-  'General Ledger'              => 'Mayor General',
-  'Goods & Services'            => 'Bienes y servicios',
-  'Groups'                      => 'Grupos',
-  'HTML Templates'              => 'Plantillas HTML',
-  'History'                     => 'Historico',
-  'Income Statement'            => 'Estado de Cuentas',
-  'Invoice'                     => 'Factura',
-  'LaTeX Templates'             => 'Plantillas de LaTeX',
-  'List Accounts'               => 'Listar Cuentas',
-  'List GIFI'                   => 'Listar código GIFI',
-  'Logout'                      => 'Salir',
-  'Open'                        => 'Abierto',
-  'Order Entry'                 => 'Orden de Entrada',
-  'Outstanding'                 => 'Extraordinario',
-  'POS'                         => 'POS',
-  'POS Invoice'                 => 'Factura POS',
-  'Packing List'                => 'Lista de Empaque',
-  'Parts'                       => 'Partes',
-  'Payment'                     => 'Pago',
-  'Payments'                    => 'Pagos',
-  'Preferences'                 => 'Preferencias',
-  'Print'                       => 'Imprimir',
-  'Projects'                    => 'Proyectos',
-  'Purchase Order'              => 'Orden de Compra',
-  'Purchase Orders'             => 'Ordenes de Compra',
-  'Receipt'                     => 'Recibo',
-  'Receipts'                    => 'Ingresos',
-  'Reconciliation'              => 'Conciliación',
-  'Reports'                     => 'Reportes',
-  'Sale'                        => 'Venta',
-  'Sales Invoice'               => 'Factura de Venta',
-  'Sales Invoices'              => 'Facturas de Venta',
-  'Sales Order'                 => 'Orden de venta',
-  'Sales Orders'                => 'Ordenes de venta',
-  'Save to File'                => 'Guardar en archivo',
-  'Search'                      => 'Buscar',
-  'Send by E-Mail'              => 'Enviar por E-Mail',
-  'Services'                    => 'Servicios',
-  'Ship'                        => 'Envíe',
-  'Statement'                   => 'Estado de Cuenta',
-  'Stock Assembly'              => 'Inventariar Ensamblaje?',
-  'Stylesheet'                  => 'Estilo de hoja',
-  'System'                      => 'Sistema',
-  'Tax collected'               => 'Impuesto recaudado',
-  'Tax paid'                    => 'Impuesto pagado',
-  'Text Templates'              => 'Plantillas de Texto',
-  'Transactions'                => 'Transacciones',
-  'Transfer'                    => 'Transferencia',
-  'Trial Balance'               => 'Balance De Comprobación',
-  'Vendor Invoice'              => 'Factura de Proveedor',
-  'Vendors'                     => 'Proveedores',
-  'Version'                     => 'Versión',
-};
-
-$self{subs} = {
-  'acc_menu'                    => 'acc_menu',
-  'display'                     => 'display',
-  'menubar'                     => 'menubar',
-  'section_menu'                => 'section_menu',
-};
-
-1;