import sql-ledger 2.4.4
[freeside.git] / sql-ledger / sql-ledger / locale / it / ct
1 $self{texts} = {
2   'AP Transaction'              => 'Scrittura fornitore',
3   'AP Transactions'             => 'Scritture fornitori',
4   'AR Transaction'              => 'Scrittura cliente',
5   'AR Transactions'             => 'Scritture clienti',
6   'Accounting Menu'             => 'Menù contabilità',
7   'Add Customer'                => 'Inserimento cliente',
8   'Add Vendor'                  => 'Inserimento fornitore',
9   'Address'                     => 'Indirizzo',
10   'All'                         => 'Tutti',
11   'Amount'                      => 'Importo',
12   'Bcc'                         => 'Bcc',
13   'Cannot delete customer!'     => 'Non si può cancellare il cliente!',
14   'Cannot delete vendor!'       => 'Non si può cancellare il fornitore',
15   'Cc'                          => 'Cc',
16   'Closed'                      => 'Chiuso',
17   'Contact'                     => 'Contatto',
18   'Continue'                    => 'Continua',
19   'Credit Limit'                => 'Fido',
20   'Curr'                        => 'Valuta',
21   'Currency'                    => 'Valuta',
22   'Customer deleted!'           => 'Cliente cancellato!',
23   'Customer saved!'             => 'Cliente salvato!',
24   'Customers'                   => 'Clienti',
25   'Delete'                      => 'Cancella',
26   'Delivery Date'               => 'Data di spedizione',
27   'Description'                 => 'Descrizione',
28   'Discount'                    => 'Sconto',
29   'E-mail'                      => 'E-mail',
30   'Edit Customer'               => 'Modifica cliente',
31   'Edit Vendor'                 => 'Modifica fornitore',
32   'Employee'                    => 'Dipendente',
33   'Fax'                         => 'Fax',
34   'From'                        => 'Dal',
35   'GIFI'                        => 'Codice GIFI',
36   'Group'                       => 'Gruppo',
37   'ID'                          => 'ID',
38   'Include in Report'           => 'Includere nel prospetto',
39   'Invoice'                     => 'Fattura',
40   'Item not on file!'           => 'Articolo non in archivio!',
41   'Language'                    => 'Lingua',
42   'Name'                        => 'Nome',
43   'Name missing!'               => 'Manca il nome!',
44   'Notes'                       => 'Note',
45   'Number'                      => 'Codice',
46   'Open'                        => 'Aperto/i',
47   'Order'                       => 'Ordine',
48   'Orphaned'                    => 'Inutilizzati',
49   'Phone'                       => 'Tel.',
50   'Project Number'              => 'Numero progetto',
51   'Purchase Order'              => 'Ordine di acquisto',
52   'Purchase Orders'             => 'Ordini di acquisto',
53   'Qty'                         => 'Q.tà',
54   'Sales Invoice'               => 'Fattura di vendita',
55   'Sales Order'                 => 'Ordine di vendita',
56   'Sales Orders'                => 'Ordini di vendita',
57   'Salesperson'                 => 'Addetto alle vendite',
58   'Save'                        => 'Salva',
59   'Select from one of the items below' => 'Seleziona uno dei seguenti articoli',
60   'Sell Price'                  => 'Prezzo di listino',
61   'Subtotal'                    => 'Totale parziale',
62   'Tax'                         => 'Imposta',
63   'Tax Included'                => 'Fatturazione con scorporo (imposte incluse)',
64   'Taxable'                     => 'Conti di imposta applicabili',
65   'Terms'                       => 'Pagamento a ',
66   'To'                          => 'A',
67   'Total'                       => 'Totale',
68   'Unit'                        => 'Unità',
69   'Update'                      => 'Aggiorna',
70   'Vendor Invoice'              => 'Fattura di acquisto',
71   'Vendor deleted!'             => 'Fornitore cancellato!',
72   'Vendor saved!'               => 'Fornitore salvato!',
73   'Vendors'                     => 'Fornitori',
74   'days'                        => 'giorni',
75 };
76
77 $self{subs} = {
78   'acc_menu'                    => 'acc_menu',
79   'add'                         => 'add',
80   'add_customer'                => 'add_customer',
81   'add_transaction'             => 'add_transaction',
82   'add_vendor'                  => 'add_vendor',
83   'ap_transaction'              => 'ap_transaction',
84   'ar_transaction'              => 'ar_transaction',
85   'continue'                    => 'continue',
86   'customer_pricelist'          => 'customer_pricelist',
87   'delete'                      => 'delete',
88   'display'                     => 'display',
89   'edit'                        => 'edit',
90   'form_footer'                 => 'form_footer',
91   'form_header'                 => 'form_header',
92   'history'                     => 'history',
93   'include_in_report'           => 'include_in_report',
94   'item_selected'               => 'item_selected',
95   'list_history'                => 'list_history',
96   'list_names'                  => 'list_names',
97   'list_subtotal'               => 'list_subtotal',
98   'menubar'                     => 'menubar',
99   'pricelist'                   => 'pricelist',
100   'pricelist_footer'            => 'pricelist_footer',
101   'pricelist_header'            => 'pricelist_header',
102   'purchase_order'              => 'purchase_order',
103   'quotation'                   => 'quotation',
104   'rfq'                         => 'rfq',
105   'sales_invoice'               => 'sales_invoice',
106   'sales_order'                 => 'sales_order',
107   'save'                        => 'save',
108   'save_pricelist'              => 'save_pricelist',
109   'search'                      => 'search',
110   'search_name'                 => 'search_name',
111   'section_menu'                => 'section_menu',
112   'select_item'                 => 'select_item',
113   'transactions'                => 'transactions',
114   'update'                      => 'update',
115   'vendor_invoice'              => 'vendor_invoice',
116   'vendor_pricelist'            => 'vendor_pricelist',
117   'scrittura_fornitore'         => 'ap_transaction',
118   'scrittura_cliente'           => 'ar_transaction',
119   'inserimento_cliente'         => 'add_customer',
120   'inserimento_fornitore'       => 'add_vendor',
121   'continua'                    => 'continue',
122   'cancella'                    => 'delete',
123   'pricelist'                   => 'pricelist',
124   'ordine_di_acquisto'          => 'purchase_order',
125   'quotation'                   => 'quotation',
126   'rfq'                         => 'rfq',
127   'fattura_di_vendita'          => 'sales_invoice',
128   'ordine_di_vendita'           => 'sales_order',
129   'salva'                       => 'save',
130   'save_pricelist'              => 'save_pricelist',
131   'aggiorna'                    => 'update',
132   'fattura_di_acquisto'         => 'vendor_invoice',
133 };
134
135 1;