remove misplaced sql ledger update
[freeside.git] / sql-ledger / sql-ledger / locale / it / io
diff --git a/sql-ledger/sql-ledger/locale/it/io b/sql-ledger/sql-ledger/locale/it/io
deleted file mode 100644 (file)
index 16623fc..0000000
+++ /dev/null
@@ -1,109 +0,0 @@
-$self{texts} = {
-  'Add Purchase Order'          => 'Inserimento ordine di acquisto',
-  'Add Sales Order'             => 'Inserimento ordine di vendita',
-  'Address'                     => 'Indirizzo',
-  'Apr'                         => 'Apr',
-  'April'                       => 'Aprile',
-  'Attachment'                  => 'Allegato',
-  'Aug'                         => 'Ago',
-  'August'                      => 'Agosto',
-  'Bcc'                         => 'Bcc',
-  'Bin'                         => 'Codice BIN',
-  'Cc'                          => 'Cc',
-  'Contact'                     => 'Contatto',
-  'Continue'                    => 'Continua',
-  'Copies'                      => 'Copie',
-  'Date'                        => 'Data',
-  'Dec'                         => 'Dic',
-  'December'                    => 'Dicembre',
-  'Delivery Date'               => 'Data di spedizione',
-  'Description'                 => 'Descrizione',
-  'E-mail'                      => 'E-mail',
-  'E-mail address missing!'     => 'Indirizzo e-mail mancante!',
-  'Extended'                    => 'Totale riga',
-  'Fax'                         => 'Fax',
-  'Feb'                         => 'Feb',
-  'February'                    => 'Febbraio',
-  'Group'                       => 'Gruppo',
-  'Group Items'                 => 'Articoli del gruppo',
-  'In-line'                     => 'In-line',
-  'Invoice'                     => 'Fattura',
-  'Invoice Date missing!'       => 'Manca la data della fattura!',
-  'Invoice Number missing!'     => 'Manca il numero della fattura!',
-  'Item not on file!'           => 'Articolo non in archivio!',
-  'Jan'                         => 'Gen',
-  'January'                     => 'Gennaio',
-  'Jul'                         => 'Lug',
-  'July'                        => 'Luglio',
-  'Jun'                         => 'Giu',
-  'June'                        => 'Giugno',
-  'Mar'                         => 'Mar',
-  'March'                       => 'Marzo',
-  'May'                         => 'Mag',
-  'May '                        => 'Mag ',
-  'Message'                     => 'Messaggio',
-  'No.'                         => 'No.',
-  'Nov'                         => 'Nov',
-  'November'                    => 'Novembre',
-  'Number'                      => 'Codice',
-  'Number missing in Row'       => 'Manca il codice nella riga',
-  'Oct'                         => 'Ott',
-  'October'                     => 'Ottobre',
-  'Order Date missing!'         => 'Manca la data dell\'ordine',
-  'Order Number missing!'       => 'Manca il numero dell\'ordine!',
-  'PDF'                         => 'PDF',
-  'Packing List'                => 'Lista etichette',
-  'Packing List Date missing!'  => 'Manca la data della "Packing List"!',
-  'Packing List Number missing!' => 'Manca il codice della "Packing List"!',
-  'Part'                        => 'Componente',
-  'Phone'                       => 'Tel.',
-  'Postscript'                  => 'PostScript',
-  'Price'                       => 'Prezzo',
-  'Project'                     => 'Progetto',
-  'Purchase Order'              => 'Ordine di acquisto',
-  'Qty'                         => 'Q.tà',
-  'Recd'                        => 'Ricevuto',
-  'Required by'                 => 'Consegna',
-  'Sales Order'                 => 'Ordine di vendita',
-  'Screen'                      => 'Schermo',
-  'Select from one of the items below' => 'Seleziona uno dei seguenti articoli',
-  'Sep'                         => 'Set',
-  'September'                   => 'Settembre',
-  'Service'                     => 'Servizio',
-  'Ship'                        => 'Invio',
-  'Ship to'                     => 'Spedire a',
-  'Subject'                     => 'Oggetto',
-  'Subtotal'                    => 'Totale parziale',
-  'To'                          => 'A',
-  'Unit'                        => 'Unità',
-  'What type of item is this?'  => 'Che tipo di articolo è questo?',
-};
-
-$self{subs} = {
-  'calc_markup'                 => 'calc_markup',
-  'check_form'                  => 'check_form',
-  'create_form'                 => 'create_form',
-  'customer_details'            => 'customer_details',
-  'display_form'                => 'display_form',
-  'display_row'                 => 'display_row',
-  'e_mail'                      => 'e_mail',
-  'invoicetotal'                => 'invoicetotal',
-  'item_selected'               => 'item_selected',
-  'new_item'                    => 'new_item',
-  'post_as_new'                 => 'post_as_new',
-  'print'                       => 'print',
-  'print_form'                  => 'print_form',
-  'print_options'               => 'print_options',
-  'purchase_order'              => 'purchase_order',
-  'quotation'                   => 'quotation',
-  'rfq'                         => 'rfq',
-  'sales_order'                 => 'sales_order',
-  'select_item'                 => 'select_item',
-  'send_email'                  => 'send_email',
-  'ship_to'                     => 'ship_to',
-  'validate_items'              => 'validate_items',
-  'vendor_details'              => 'vendor_details',
-  'continua'                    => 'continue',
-};
-
-1;