This commit was generated by cvs2svn to compensate for changes in r3880,
[freeside.git] / sql-ledger / old / sql-ledger / locale / it / ar
1 $self{texts} = {
2   'AR Transaction'              => 'Transazione Cliente',
3   'AR Transactions'             => 'Transazioni Clienti',
4   'Account'                     => 'Conto',
5   'Add Accounts Receivables Transaction' => 'Aggiungi Transazione Clienti',
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   'Credit Limit'                => 'Fido',
22   'Currency'                    => 'Valuta',
23   'Customer'                    => 'Cliente',
24   'Customer missing!'           => 'Cliente mancante!',
25   'Customer not on file!'       => 'Cliente non sul file!',
26   'Date'                        => 'Data',
27   'Date Paid'                   => 'Data di pagamento',
28   'Dec'                         => 'Dic',
29   'December'                    => 'Dicembre',
30   'Delete'                      => 'Cancella',
31   'Description'                 => 'Descrizione',
32   'Due Date'                    => 'Scadenza Fattura',
33   'Due Date missing!'           => 'Data di Scadenza mancante!',
34   'Edit Accounts Receivables Transaction' => 'Modifica Transazione Clienti',
35   'Employee'                    => 'Dipendente',
36   'Exch'                        => 'Cambio',
37   'Exchangerate'                => 'Tasso di Cambio',
38   'Exchangerate for payment missing!' => 'Manca il Tasso di Cambio per il pagamento!',
39   'Exchangerate missing!'       => 'Manca il Tasso di Cambio!',
40   'Feb'                         => 'Feb',
41   'February'                    => 'Febbraio',
42   'From'                        => 'Dal',
43   'ID'                          => 'ID',
44   'Include in Report'           => 'Includi nel Prospetto',
45   'Invoice'                     => 'Fattura',
46   'Invoice Date'                => 'Data Fattura',
47   'Invoice Date missing!'       => 'Manca la data della Fattura!',
48   'Invoice Number'              => 'Fattura Numero',
49   'Invoice Number missing!'     => 'Manca il numero della Fattura!',
50   'Jan'                         => 'Gen',
51   'January'                     => 'Gennaio',
52   'Jul'                         => 'Lug',
53   'July'                        => 'Luglio',
54   'Jun'                         => 'Giu',
55   'June'                        => 'Giugno',
56   'Mar'                         => 'Mar',
57   'March'                       => 'Marzo',
58   'May'                         => 'Mag',
59   'May '                        => 'Mag ',
60   'Notes'                       => 'Note',
61   'Nov'                         => 'Nov',
62   'November'                    => 'Novembre',
63   'Number'                      => 'Numero',
64   'Oct'                         => 'Ott',
65   'October'                     => 'Ottobre',
66   'Open'                        => 'Aperto',
67   'Order'                       => 'Ordine',
68   'Order Number'                => 'Ordine Numero',
69   'Paid'                        => 'Importo Pagato',
70   'Payment date missing!'       => 'Manca la data del pagamento!',
71   'Payments'                    => 'Pagamenti',
72   'Post'                        => 'Salva',
73   'Post as new'                 => 'Salva come nuovo',
74   'Project'                     => 'Progetto',
75   'Project not on file!'        => 'Progetto non archiviato!',
76   'Remaining'                   => 'Rimanente',
77   'Sales Invoice'               => 'Fattura di vendita',
78   'Select from one of the names below' => 'Seleziona uno dei seguenti nomi',
79   'Select from one of the projects below' => 'Seleziona uno dei seguenti progetti',
80   'Sep'                         => 'Set',
81   'September'                   => 'Settembre',
82   'Source'                      => 'Sorgente',
83   'Subtotal'                    => 'Totale Parziale',
84   'Tax'                         => 'Tassa',
85   'Tax Included'                => 'Tasse Incluse',
86   'Total'                       => 'Totale',
87   'Transaction deleted!'        => 'Transazione cancellata!',
88   'Transaction posted!'         => 'Transazione salvata!',
89   'Update'                      => 'Aggiorna',
90   'Vendor not on file!'         => 'Fornitore non in archivio!',
91   'Yes'                         => 'Si',
92   'to'                          => 'al',
93 };
94
95 $self{subs} = {
96   'add'                         => 'add',
97   'add_transaction'             => 'add_transaction',
98   'ap_transaction'              => 'ap_transaction',
99   'ar_subtotal'                 => 'ar_subtotal',
100   'ar_transaction'              => 'ar_transaction',
101   'ar_transactions'             => 'ar_transactions',
102   'check_name'                  => 'check_name',
103   'check_project'               => 'check_project',
104   'continue'                    => 'continue',
105   'create_links'                => 'create_links',
106   'delete'                      => 'delete',
107   'display_form'                => 'display_form',
108   'edit'                        => 'edit',
109   'form_footer'                 => 'form_footer',
110   'form_header'                 => 'form_header',
111   'gl_transaction'              => 'gl_transaction',
112   'name_selected'               => 'name_selected',
113   'post'                        => 'post',
114   'post_as_new'                 => 'post_as_new',
115   'project_selected'            => 'project_selected',
116   'purchase_invoice'            => 'purchase_invoice',
117   'sales_invoice'               => 'sales_invoice',
118   'search'                      => 'search',
119   'select_name'                 => 'select_name',
120   'select_project'              => 'select_project',
121   'update'                      => 'update',
122   'yes'                         => 'yes',
123   'transazione_cliente'         => 'ar_transaction',
124   'continua'                    => 'continue',
125   'cancella'                    => 'delete',
126   'salva'                       => 'post',
127   'salva_come_nuovo'            => 'post_as_new',
128   'fattura_di_vendita'          => 'sales_invoice',
129   'aggiorna'                    => 'update',
130   'si'                          => 'yes',
131 };
132
133 1;