This commit was generated by cvs2svn to compensate for changes in r3921,
[freeside.git] / sql-ledger / locale / it / io
1 $self{texts} = {
2   'Add Purchase Order'          => 'Inserimento ordine di acquisto',
3   'Add Sales Order'             => 'Inserimento ordine di vendita',
4   'Address'                     => 'Indirizzo',
5   'Apr'                         => 'Apr',
6   'April'                       => 'Aprile',
7   'Attachment'                  => 'Allegato',
8   'Aug'                         => 'Ago',
9   'August'                      => 'Agosto',
10   'Bcc'                         => 'Bcc',
11   'Bin'                         => 'Codice BIN',
12   'Cc'                          => 'Cc',
13   'Contact'                     => 'Contatto',
14   'Continue'                    => 'Continua',
15   'Copies'                      => 'Copie',
16   'Date'                        => 'Data',
17   'Dec'                         => 'Dic',
18   'December'                    => 'Dicembre',
19   'Delivery Date'               => 'Data di spedizione',
20   'Description'                 => 'Descrizione',
21   'E-mail'                      => 'E-mail',
22   'E-mail address missing!'     => 'Indirizzo e-mail mancante!',
23   'Extended'                    => 'Totale riga',
24   'Fax'                         => 'Fax',
25   'Feb'                         => 'Feb',
26   'February'                    => 'Febbraio',
27   'Group'                       => 'Gruppo',
28   'Group Items'                 => 'Articoli del gruppo',
29   'In-line'                     => 'In-line',
30   'Invoice'                     => 'Fattura',
31   'Invoice Date missing!'       => 'Manca la data della fattura!',
32   'Invoice Number missing!'     => 'Manca il numero della fattura!',
33   'Item not on file!'           => 'Articolo non in archivio!',
34   'Jan'                         => 'Gen',
35   'January'                     => 'Gennaio',
36   'Jul'                         => 'Lug',
37   'July'                        => 'Luglio',
38   'Jun'                         => 'Giu',
39   'June'                        => 'Giugno',
40   'Mar'                         => 'Mar',
41   'March'                       => 'Marzo',
42   'May'                         => 'Mag',
43   'May '                        => 'Mag ',
44   'Message'                     => 'Messaggio',
45   'No.'                         => 'No.',
46   'Nov'                         => 'Nov',
47   'November'                    => 'Novembre',
48   'Number'                      => 'Codice',
49   'Number missing in Row'       => 'Manca il codice nella riga',
50   'Oct'                         => 'Ott',
51   'October'                     => 'Ottobre',
52   'Order Date missing!'         => 'Manca la data dell\'ordine',
53   'Order Number missing!'       => 'Manca il numero dell\'ordine!',
54   'PDF'                         => 'PDF',
55   'Packing List'                => 'Lista etichette',
56   'Packing List Date missing!'  => 'Manca la data della "Packing List"!',
57   'Packing List Number missing!' => 'Manca il codice della "Packing List"!',
58   'Part'                        => 'Componente',
59   'Phone'                       => 'Tel.',
60   'Postscript'                  => 'PostScript',
61   'Price'                       => 'Prezzo',
62   'Project'                     => 'Progetto',
63   'Purchase Order'              => 'Ordine di acquisto',
64   'Qty'                         => 'Q.tà',
65   'Recd'                        => 'Ricevuto',
66   'Required by'                 => 'Consegna',
67   'Sales Order'                 => 'Ordine di vendita',
68   'Screen'                      => 'Schermo',
69   'Select from one of the items below' => 'Seleziona uno dei seguenti articoli',
70   'Sep'                         => 'Set',
71   'September'                   => 'Settembre',
72   'Service'                     => 'Servizio',
73   'Ship'                        => 'Invio',
74   'Ship to'                     => 'Spedire a',
75   'Subject'                     => 'Oggetto',
76   'Subtotal'                    => 'Totale parziale',
77   'To'                          => 'A',
78   'Unit'                        => 'Unità',
79   'What type of item is this?'  => 'Che tipo di articolo è questo?',
80 };
81
82 $self{subs} = {
83   'calc_markup'                 => 'calc_markup',
84   'check_form'                  => 'check_form',
85   'create_form'                 => 'create_form',
86   'customer_details'            => 'customer_details',
87   'display_form'                => 'display_form',
88   'display_row'                 => 'display_row',
89   'e_mail'                      => 'e_mail',
90   'invoicetotal'                => 'invoicetotal',
91   'item_selected'               => 'item_selected',
92   'new_item'                    => 'new_item',
93   'post_as_new'                 => 'post_as_new',
94   'print'                       => 'print',
95   'print_form'                  => 'print_form',
96   'print_options'               => 'print_options',
97   'purchase_order'              => 'purchase_order',
98   'quotation'                   => 'quotation',
99   'rfq'                         => 'rfq',
100   'sales_order'                 => 'sales_order',
101   'select_item'                 => 'select_item',
102   'send_email'                  => 'send_email',
103   'ship_to'                     => 'ship_to',
104   'validate_items'              => 'validate_items',
105   'vendor_details'              => 'vendor_details',
106   'continua'                    => 'continue',
107 };
108
109 1;