$self{texts} = { 'Accounting Menu' => 'Menù contabilità', 'Add Purchase Order' => 'Inserimento ordine di acquisto', 'Add Sales Invoice' => 'Inserimento fattura di vendita', 'Add Sales Order' => 'Inserimento ordine di vendita', 'Add Vendor Invoice' => 'Inserimento fattura di acquisto', 'Address' => 'Indirizzo', 'Amount' => 'Importo', 'Apr' => 'Apr', 'April' => 'Aprile', 'Are you sure you want to delete Order Number' => 'Sei sicuro di voler cancellare l\'ordine numero', 'Attachment' => 'Allegato', 'Aug' => 'Ago', 'August' => 'Agosto', 'Bcc' => 'Bcc', 'Bin' => 'Codice BIN', 'C' => 'Ch.', 'Cannot delete order!' => 'Non si può cancellare l\'ordine', 'Cannot save order!' => 'Non si può salvare l\'ordine!', 'Cc' => 'Cc', 'Closed' => 'Chiuso', 'Confirm!' => 'Conferma!', 'Contact' => 'Contatto', 'Continue' => 'Continua', 'Copies' => 'Copie', 'Credit Limit' => 'Fido', 'Curr' => 'Valuta', 'Currency' => 'Valuta', 'Current' => 'Corrente', 'Customer' => 'Cliente', 'Customer missing!' => 'Cliente mancante!', 'Customer not on file!' => 'Cliente non sul file!', 'Date' => 'Data', 'Dec' => 'Dic', 'December' => 'Dicembre', 'Delete' => 'Cancella', 'Delivery Date' => 'Data di spedizione', 'Description' => 'Descrizione', 'Done' => 'Fatto', 'E-mail' => 'E-mail', 'E-mail address missing!' => 'Indirizzo e-mail mancante!', 'Edit Purchase Order' => 'Modifica ordine di acquisto', 'Edit Sales Order' => 'Modifica ordine di vendita', 'Employee' => 'Dipendente', 'Exchange Rate' => 'Tasso di cambio', 'Exchange rate missing!' => 'Manca il tasso di cambio!', 'Extended' => 'Totale riga', 'Fax' => 'Fax', 'Feb' => 'Feb', 'February' => 'Febbraio', 'From' => 'Dal', 'Group' => 'Gruppo', 'Group Items' => 'Articoli del gruppo', 'ID' => 'ID', 'In-line' => 'In-line', 'Include in Report' => 'Includere nel prospetto', '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.', 'Notes' => 'Note', 'Nov' => 'Nov', 'November' => 'Novembre', 'Number' => 'Codice', 'Number missing in Row' => 'Manca il codice nella riga', 'O' => 'Ap.', 'Oct' => 'Ott', 'October' => 'Ottobre', 'Open' => 'Aperto/i', 'Order' => 'Ordine', 'Order Date' => 'Data dell\'ordine', 'Order Date missing!' => 'Manca la data dell\'ordine', 'Order Number' => 'Ordine numero', 'Order Number missing!' => 'Manca il numero dell\'ordine!', 'Order deleted!' => 'Ordine cancellato!', 'Order saved!' => 'Ordine salvato!', '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', 'Print' => 'Stampa', 'Project' => 'Progetto', 'Project not on file!' => 'Progetto non archiviato!', 'Purchase Order' => 'Ordine di acquisto', 'Purchase Orders' => 'Ordini di acquisto', 'Qty' => 'Q.tà', 'Recd' => 'Ricevuto', 'Remaining' => 'Rimanente', 'Required by' => 'Consegna', 'Sales Invoice' => 'Fattura di vendita', 'Sales Order' => 'Ordine di vendita', 'Sales Orders' => 'Ordini di vendita', 'Salesperson' => 'Addetto alle vendite', 'Save' => 'Salva', 'Save as new' => 'Salva come nuovo', 'Screen' => 'Schermo', 'Select from one of the items below' => 'Seleziona uno dei seguenti articoli', 'Select from one of the names below' => 'Seleziona uno dei seguenti nomi', 'Select from one of the projects below' => 'Seleziona uno dei seguenti progetti', 'Select postscript or PDF!' => 'Scegli tra PostScript e PDF!', 'Sep' => 'Set', 'September' => 'Settembre', 'Service' => 'Servizio', 'Ship' => 'Invio', 'Ship to' => 'Spedire a', 'Ship via' => 'Porto', 'Subject' => 'Oggetto', 'Subtotal' => 'Totale parziale', 'Tax' => 'Imposta', 'Tax Included' => 'Fatturazione con scorporo (imposte incluse)', 'Terms' => 'Pagamento a ', 'To' => 'A', 'Total' => 'Totale', 'Unit' => 'Unità', 'Update' => 'Aggiorna', 'Vendor' => 'Fornitore', 'Vendor Invoice' => 'Fattura di acquisto', 'Vendor missing!' => 'Manca il fornitore!', 'Vendor not on file!' => 'Fornitore non in archivio!', 'What type of item is this?' => 'Che tipo di articolo è questo?', 'Yes' => 'Sì', 'days' => 'giorni', 'ea' => 'ci', }; $self{subs} = { 'acc_menu' => 'acc_menu', 'add' => 'add', 'add_transaction' => 'add_transaction', 'ap_transaction' => 'ap_transaction', 'ar_transaction' => 'ar_transaction', 'backorder_exchangerate' => 'backorder_exchangerate', 'calc_markup' => 'calc_markup', 'check_form' => 'check_form', 'check_name' => 'check_name', 'check_project' => 'check_project', 'continue' => 'continue', 'create_backorder' => 'create_backorder', 'create_form' => 'create_form', 'customer_details' => 'customer_details', 'delete' => 'delete', 'display' => 'display', 'display_form' => 'display_form', 'display_row' => 'display_row', 'display_ship_receive' => 'display_ship_receive', 'done' => 'done', 'e_mail' => 'e_mail', 'edit' => 'edit', 'form_footer' => 'form_footer', 'form_header' => 'form_header', 'gl_transaction' => 'gl_transaction', 'invoice' => 'invoice', 'invoicetotal' => 'invoicetotal', 'item_selected' => 'item_selected', 'list_transfer' => 'list_transfer', 'menubar' => 'menubar', 'name_selected' => 'name_selected', 'new_item' => 'new_item', 'order_links' => 'order_links', 'post_as_new' => 'post_as_new', 'prepare_order' => 'prepare_order', 'print' => 'print', 'print_and_save' => 'print_and_save', 'print_form' => 'print_form', 'print_options' => 'print_options', 'project_selected' => 'project_selected', 'purchase_order' => 'purchase_order', 'quotation' => 'quotation', 'quotation_' => 'quotation_', 'redirect' => 'redirect', 'rfq' => 'rfq', 'rfq_' => 'rfq_', 'sales_invoice' => 'sales_invoice', 'sales_invoice_' => 'sales_invoice_', 'sales_order' => 'sales_order', 'save' => 'save', 'save_as_new' => 'save_as_new', 'save_exchangerate' => 'save_exchangerate', 'search' => 'search', 'search_transfer' => 'search_transfer', 'section_menu' => 'section_menu', 'select_item' => 'select_item', 'select_name' => 'select_name', 'select_project' => 'select_project', 'send_email' => 'send_email', 'ship_receive' => 'ship_receive', 'ship_to' => 'ship_to', 'subtotal' => 'subtotal', 'transactions' => 'transactions', 'transfer' => 'transfer', 'update' => 'update', 'validate_items' => 'validate_items', 'vendor_details' => 'vendor_details', 'vendor_invoice' => 'vendor_invoice', 'vendor_invoice_' => 'vendor_invoice_', 'yes' => 'yes', 'continua' => 'continue', 'cancella' => 'delete', 'fatto' => 'done', 'e_mail' => 'e_mail', 'stampa' => 'print', 'print_and_save' => 'print_and_save', 'ordine_di_acquisto' => 'purchase_order', 'quotation' => 'quotation', 'quotation_' => 'quotation_', 'rfq' => 'rfq', 'rfq_' => 'rfq_', 'fattura_di_vendita' => 'sales_invoice', 'ordine_di_vendita' => 'sales_order', 'salva' => 'save', 'salva_come_nuovo' => 'save_as_new', 'spedire_a' => 'ship_to', 'transfer' => 'transfer', 'aggiorna' => 'update', 'fattura_di_acquisto' => 'vendor_invoice', 'sì' => 'yes', }; 1;