remove misplaced sql ledger update
[freeside.git] / sql-ledger / sql-ledger / locale / it / menu
diff --git a/sql-ledger/sql-ledger/locale/it/menu b/sql-ledger/sql-ledger/locale/it/menu
deleted file mode 100644 (file)
index b41b139..0000000
+++ /dev/null
@@ -1,81 +0,0 @@
-$self{texts} = {
-  'AP'                          => 'Debiti verso fornitori',
-  'AP Aging'                    => 'Partite aperte',
-  'AP Transaction'              => 'Scrittura fornitore',
-  'AR'                          => 'Crediti verso clienti',
-  'AR Aging'                    => 'Partite aperte',
-  'AR Transaction'              => 'Scrittura cliente',
-  'Accounting Menu'             => 'Menù contabilità',
-  'Add Account'                 => 'Inserimento conto',
-  'Add Assembly'                => 'Inserimento assemblato',
-  'Add Customer'                => 'Inserimento cliente',
-  'Add GIFI'                    => 'Inserimento codice GIFI',
-  'Add Group'                   => 'Inserimento gruppo',
-  'Add Part'                    => 'Inserimento articolo',
-  'Add Project'                 => 'Inserimento progetto',
-  'Add Service'                 => 'Inserimento servizio',
-  'Add Transaction'             => 'Inserimento scrittura',
-  'Add Vendor'                  => 'Inserimento fornitore',
-  'Assemblies'                  => 'Assemblati',
-  'Audit Control'               => 'Controllo delle revisioni',
-  'Backup'                      => 'Copia di sicurezza',
-  'Balance Sheet'               => 'Stato patrimoniale',
-  'Cash'                        => 'Cassa',
-  'Chart of Accounts'           => 'Piano dei conti',
-  'Check'                       => 'Assegno',
-  'Customers'                   => 'Clienti',
-  'Description'                 => 'Descrizione',
-  'General Ledger'              => 'Contabilità generale',
-  'Goods & Services'            => 'Beni e servizi',
-  'Groups'                      => 'Gruppi',
-  'HTML Templates'              => 'Modelli HTML',
-  'Income Statement'            => 'Conto economico',
-  'Invoice'                     => 'Fattura',
-  'LaTeX Templates'             => 'Modelli LaTeX',
-  'Language'                    => 'Lingua',
-  'List Accounts'               => 'Lista conti',
-  'List GIFI'                   => 'Lista codici GIFI',
-  'Logout'                      => 'Logout',
-  'Open'                        => 'Aperto/i',
-  'Order Entry'                 => 'Ordini',
-  'Packing List'                => 'Lista etichette',
-  'Parts'                       => 'Articoli',
-  'Payment'                     => 'Pagamento',
-  'Payments'                    => 'Pagamenti',
-  'Preferences'                 => 'Preferenze',
-  'Print'                       => 'Stampa',
-  'Projects'                    => 'Progetti',
-  'Purchase Order'              => 'Ordine di acquisto',
-  'Purchase Orders'             => 'Ordini di acquisto',
-  'Receipt'                     => 'Riscossione',
-  'Receipts'                    => 'Riscossioni',
-  'Reconciliation'              => 'Conciliazione',
-  'Reports'                     => 'Prospetti',
-  'Sales Invoice'               => 'Fattura di vendita',
-  'Sales Order'                 => 'Ordine di vendita',
-  'Sales Orders'                => 'Ordini di vendita',
-  'Save to File'                => 'Salva su file',
-  'Send by E-Mail'              => 'Spedisci via e-mail',
-  'Services'                    => 'Servizi',
-  'Ship'                        => 'Invio',
-  'Statement'                   => 'Sollecito',
-  'Stock Assembly'              => 'Magazzino assemblati',
-  'Stylesheet'                  => 'Foglio di stile',
-  'System'                      => 'Sistema',
-  'Tax collected'               => 'Debito IVA',
-  'Tax paid'                    => 'Credito IVA',
-  'Transactions'                => 'scritture',
-  'Trial Balance'               => 'Bilancio di verifica',
-  'Vendor Invoice'              => 'Fattura di acquisto',
-  'Vendors'                     => 'Fornitori',
-  'Version'                     => 'Versione',
-};
-
-$self{subs} = {
-  'acc_menu'                    => 'acc_menu',
-  'display'                     => 'display',
-  'menubar'                     => 'menubar',
-  'section_menu'                => 'section_menu',
-};
-
-1;