This commit was generated by cvs2svn to compensate for changes in r2523,
[freeside.git] / sql-ledger / locale / it / ap
1 $self{texts} = {
2   'AP Transaction'              => 'Transazione Fornitore',
3   'AP Transactions'             => 'Transazioni Fornitori',
4   'Account'                     => 'Conto',
5   'Add Accounts Payables Transaction' => 'Aggiungi Transazione Fornitori',
6   'Address'                     => 'Indirizzo',
7   'Amount'                      => 'Importo',
8   'Amount Due'                  => 'Importo Dovuto',
9   'Apr'                         => 'Apr',
10   'April'                       => 'Aprile',
11   'Are you sure you want to delete Transaction' => 'Sei sicuro di voler cancellare la Transazione',
12   'Aug'                         => 'Ago',
13   'August'                      => 'Agosto',
14   'Cannot delete transaction!'  => 'Non puoi cancellare la transazione',
15   'Cannot post payment for a closed period!' => 'Non puoi salvare pagamenti per un periodo chiuso!',
16   'Cannot post transaction for a closed period!' => 'Non puoi salvare una transazione per un periodo chiuso!',
17   'Cannot post transaction!'    => 'Non puoi salvare la transazione!',
18   'Closed'                      => 'Chiuso',
19   'Confirm!'                    => 'Conferma!',
20   'Continue'                    => 'Continua',
21   'Currency'                    => 'Valuta',
22   'Customer not on file!'       => 'Cliente non sul file!',
23   'Date'                        => 'Data',
24   'Date Paid'                   => 'Data di pagamento',
25   'Dec'                         => 'Dic',
26   'December'                    => 'Dicembre',
27   'Delete'                      => 'Cancella',
28   'Description'                 => 'Descrizione',
29   'Due Date'                    => 'Scadenza Fattura',
30   'Due Date missing!'           => 'Data di Scadenza mancante!',
31   'Edit Accounts Payables Transaction' => 'Modifica Transazione Fornitori',
32   'Employee'                    => 'Dipendente',
33   'Exch'                        => 'Cambio',
34   'Exchangerate'                => 'Tasso di Cambio',
35   'Exchangerate for payment missing!' => 'Manca il Tasso di Cambio per il pagamento!',
36   'Exchangerate missing!'       => 'Manca il Tasso di Cambio!',
37   'Feb'                         => 'Feb',
38   'February'                    => 'Febbraio',
39   'From'                        => 'Dal',
40   'ID'                          => 'ID',
41   'Include in Report'           => 'Includi nel Prospetto',
42   'Invoice'                     => 'Fattura',
43   'Invoice Date'                => 'Data Fattura',
44   'Invoice Date missing!'       => 'Manca la data della Fattura!',
45   'Invoice Number'              => 'Fattura Numero',
46   'Invoice Number missing!'     => 'Manca il numero della Fattura!',
47   'Jan'                         => 'Gen',
48   'January'                     => 'Gennaio',
49   'Jul'                         => 'Lug',
50   'July'                        => 'Luglio',
51   'Jun'                         => 'Giu',
52   'June'                        => 'Giugno',
53   'Mar'                         => 'Mar',
54   'March'                       => 'Marzo',
55   'May'                         => 'Mag',
56   'May '                        => 'Mag ',
57   'Notes'                       => 'Note',
58   'Nov'                         => 'Nov',
59   'November'                    => 'Novembre',
60   'Number'                      => 'Numero',
61   'Oct'                         => 'Ott',
62   'October'                     => 'Ottobre',
63   'Open'                        => 'Aperto',
64   'Order'                       => 'Ordine',
65   'Order Number'                => 'Ordine Numero',
66   'Paid'                        => 'Importo Pagato',
67   'Payment date missing!'       => 'Manca la data del pagamento!',
68   'Payments'                    => 'Pagamenti',
69   'Post'                        => 'Salva',
70   'Post as new'                 => 'Salva come nuovo',
71   'Project'                     => 'Progetto',
72   'Project not on file!'        => 'Progetto non archiviato!',
73   'Purchase Invoice'            => 'Fattura di acquisto',
74   'Select from one of the names below' => 'Seleziona uno dei seguenti nomi',
75   'Select from one of the projects below' => 'Seleziona uno dei seguenti progetti',
76   'Sep'                         => 'Set',
77   'September'                   => 'Settembre',
78   'Source'                      => 'Sorgente',
79   'Subtotal'                    => 'Totale Parziale',
80   'Tax'                         => 'Tassa',
81   'Tax Included'                => 'Tasse Incluse',
82   'Total'                       => 'Totale',
83   'Transaction deleted!'        => 'Transazione cancellata!',
84   'Transaction posted!'         => 'Transazione salvata!',
85   'Update'                      => 'Aggiorna',
86   'Vendor'                      => 'Fornitore',
87   'Vendor missing!'             => 'Manca il fornitore!',
88   'Vendor not on file!'         => 'Fornitore non in archivio!',
89   'Yes'                         => 'Si',
90   'to'                          => 'al',
91 };
92
93 $self{subs} = {
94   'add'                         => 'add',
95   'add_transaction'             => 'add_transaction',
96   'ap_subtotal'                 => 'ap_subtotal',
97   'ap_transaction'              => 'ap_transaction',
98   'ap_transactions'             => 'ap_transactions',
99   'ar_transaction'              => 'ar_transaction',
100   'check_name'                  => 'check_name',
101   'check_project'               => 'check_project',
102   'continue'                    => 'continue',
103   'create_links'                => 'create_links',
104   'delete'                      => 'delete',
105   'display_form'                => 'display_form',
106   'edit'                        => 'edit',
107   'form_footer'                 => 'form_footer',
108   'form_header'                 => 'form_header',
109   'gl_transaction'              => 'gl_transaction',
110   'name_selected'               => 'name_selected',
111   'post'                        => 'post',
112   'post_as_new'                 => 'post_as_new',
113   'project_selected'            => 'project_selected',
114   'purchase_invoice'            => 'purchase_invoice',
115   'sales_invoice'               => 'sales_invoice',
116   'search'                      => 'search',
117   'select_name'                 => 'select_name',
118   'select_project'              => 'select_project',
119   'update'                      => 'update',
120   'yes'                         => 'yes',
121   'transazione_fornitore'       => 'ap_transaction',
122   'aggiungi_transazione_fornitori' => 'add_accounts_payables_transaction',
123   'continua'                    => 'continue',
124   'cancella'                    => 'delete',
125   'modifica_transazione_fornitori' => 'edit_accounts_payables_transaction',
126   'salva'                       => 'post',
127   'salva_come_nuovo'            => 'post_as_new',
128   'fattura_di_acquisto'         => 'purchase_invoice',
129   'aggiorna'                    => 'update',
130   'si'                          => 'yes',
131 };
132
133 1;