This commit was generated by cvs2svn to compensate for changes in r3880,
[freeside.git] / sql-ledger / old / sql-ledger / locale / it / ct
1 $self{texts} = {
2   'Add'                         => 'Aggiungi',
3   'Address'                     => 'Indirizzo',
4   'All'                         => 'Tutti',
5   'Bcc'                         => 'Bcc',
6   'Cannot delete customer!'     => 'Non puoi cancellare il cliente!',
7   'Cannot delete vendor!'       => 'Non puoi cancellare il fornitore',
8   'Cc'                          => 'Cc',
9   'Contact'                     => 'Contatto',
10   'Continue'                    => 'Continua',
11   'Credit Limit'                => 'Fido',
12   'Customer deleted!'           => 'Cliente cancellato!',
13   'Customer saved!'             => 'Cliente salvato!',
14   'Customers'                   => 'Clienti',
15   'Delete'                      => 'Cancella',
16   'Discount'                    => 'Sconto',
17   'E-mail'                      => 'E-mail',
18   'Edit Customer'               => 'Edit Customer',
19   'Edit Vendor'                 => 'Edit Vendor',
20   'Fax'                         => 'Fax',
21   'Include in Report'           => 'Includi nel Prospetto',
22   'Invoice'                     => 'Fattura',
23   'Name'                        => 'Nome',
24   'Name missing!'               => 'Manca il Nome!',
25   'Notes'                       => 'Note',
26   'Number'                      => 'Numero',
27   'Order'                       => 'Ordine',
28   'Orphaned'                    => 'Orfano',
29   'Phone'                       => 'Tel.',
30   'Save'                        => 'Salva',
31   'Ship to'                     => 'Spedire a',
32   'Tax Included'                => 'Tasse Incluse',
33   'Taxable'                     => 'Tassabile',
34   'Terms: Net'                  => 'Termini: Netto',
35   'Transactions exist, cannot delete customer!' => 'Impossibile cancellare il Cliente: ci sono transazioni a suo nome!',
36   'Transactions exist, cannot delete vendor!' => 'Impossibile cancellare il Fornitore: ci sono transazioni a suo nome!',
37   'Vendor deleted!'             => 'Fornitore cancellato!',
38   'Vendor saved!'               => 'Fornitore salvato!',
39   'Vendors'                     => 'Fornitori',
40   'days'                        => 'giorni',
41 };
42
43 $self{subs} = {
44   'add'                         => 'add',
45   'continue'                    => 'continue',
46   'customer_invoice'            => 'customer_invoice',
47   'customer_order'              => 'customer_order',
48   'delete'                      => 'delete',
49   'delete_customer'             => 'delete_customer',
50   'delete_vendor'               => 'delete_vendor',
51   'edit'                        => 'edit',
52   'form_footer'                 => 'form_footer',
53   'form_header'                 => 'form_header',
54   'invoice'                     => 'invoice',
55   'list_names'                  => 'list_names',
56   'order'                       => 'order',
57   'save'                        => 'save',
58   'save_customer'               => 'save_customer',
59   'save_vendor'                 => 'save_vendor',
60   'search'                      => 'search',
61   'vendor_invoice'              => 'vendor_invoice',
62   'vendor_order'                => 'vendor_order',
63   'aggiungi'                    => 'add',
64   'continua'                    => 'continue',
65   'cancella'                    => 'delete',
66   'fattura'                     => 'invoice',
67   'ordine'                      => 'order',
68   'salva'                       => 'save',
69 };
70
71 1;