This commit was generated by cvs2svn to compensate for changes in r3880,
[freeside.git] / sql-ledger / old / sql-ledger / locale / it / rp
1 $self{texts} = {
2   'AP Aging'                    => 'Partite Aperte',
3   'AR Aging'                    => 'Partite Aperte',
4   'Account'                     => 'Conto',
5   'Accounts'                    => 'Conti',
6   'Amount'                      => 'Importo',
7   'Apr'                         => 'Apr',
8   'April'                       => 'Aprile',
9   'Attachment'                  => 'Allegato',
10   'Aug'                         => 'Ago',
11   'August'                      => 'Agosto',
12   'Balance'                     => 'Saldo',
13   'Balance Sheet'               => 'Stato Patrimoniale',
14   'Bcc'                         => 'Bcc',
15   'Cash based'                  => 'Basato sulla cassa',
16   'Cc'                          => 'Cc',
17   'Compare to'                  => 'Confronta con',
18   'Continue'                    => 'Continua',
19   'Copies'                      => 'Copie',
20   'Credit'                      => 'Avere',
21   'Current'                     => 'Corrente',
22   'Customer'                    => 'Cliente',
23   'Date'                        => 'Data',
24   'Debit'                       => 'Dare',
25   'Dec'                         => 'Dic',
26   'December'                    => 'Dicembre',
27   'Decimalplaces'               => 'Numero di decimali',
28   'Department'                  => 'Department',
29   'Description'                 => 'Descrizione',
30   'Due'                         => 'Dovuto',
31   'E-mail'                      => 'E-mail',
32   'E-mail Statement to'         => 'Manda il sollecito via e-mail a',
33   'Feb'                         => 'Feb',
34   'February'                    => 'Febbraio',
35   'From'                        => 'Dal',
36   'GIFI'                        => 'Codice GIFI',
37   'Heading'                     => 'Intestazione',
38   'ID'                          => 'ID',
39   'In-line'                     => 'In-line',
40   'Include in Report'           => 'Includi nel Prospetto',
41   'Income Statement'            => 'Conto Economico',
42   'Invoice'                     => 'Fattura',
43   'Jan'                         => 'Gen',
44   'January'                     => 'Gennaio',
45   'Jul'                         => 'Lug',
46   'July'                        => 'Luglio',
47   'Jun'                         => 'Giu',
48   'June'                        => 'Giugno',
49   'Mar'                         => 'Mar',
50   'March'                       => 'Marzo',
51   'May'                         => 'Mag',
52   'May '                        => 'Mag ',
53   'Message'                     => 'Messaggio',
54   'N/A'                         => 'N/A',
55   'Nothing selected!'           => 'Non hai selezionato nulla!',
56   'Nov'                         => 'Nov',
57   'November'                    => 'Novembre',
58   'Oct'                         => 'Ott',
59   'October'                     => 'Ottobre',
60   'PDF'                         => 'PDF',
61   'Payments'                    => 'Pagamenti',
62   'Postscript'                  => 'Postscript',
63   'Print'                       => 'Stampa',
64   'Printer'                     => 'Stampante',
65   'Project Number'              => 'Project Number',
66   'Receipts'                    => 'Incassi',
67   'Report for'                  => 'Prospetto per',
68   'Retained Earnings'           => 'Guadagni',
69   'Screen'                      => 'Schermo',
70   'Select all'                  => 'Seleziona tutto',
71   'Select postscript or PDF!'   => 'Scegli tra postscript e PDF!',
72   'Sep'                         => 'Set',
73   'September'                   => 'Settembre',
74   'Source'                      => 'Sorgente',
75   'Standard'                    => 'Standard',
76   'Statement'                   => 'Sollecito',
77   'Statement sent to'           => 'Sollecito mandato a',
78   'Statements sent to printer!' => 'Solleciti mandati in stampa!',
79   'Subject'                     => 'Oggetto',
80   'Subtotal'                    => 'Totale Parziale',
81   'Tax'                         => 'Tassa',
82   'Tax collected'               => 'Debito IVA',
83   'Tax paid'                    => 'Credito IVA',
84   'Total'                       => 'Totale',
85   'Trial Balance'               => 'Bilancio di Verifica',
86   'Vendor'                      => 'Fornitore',
87   'as at'                       => 'Al',
88   'collected on sales'          => 'incassate su vendite',
89   'for Period'                  => 'per il Periodo',
90   'paid on purchases'           => 'pagato sugli acquisti',
91   'to'                          => 'al',
92 };
93
94 $self{subs} = {
95   'aging'                       => 'aging',
96   'continue'                    => 'continue',
97   'e_mail'                      => 'e_mail',
98   'generate_ap_aging'           => 'generate_ap_aging',
99   'generate_ar_aging'           => 'generate_ar_aging',
100   'generate_balance_sheet'      => 'generate_balance_sheet',
101   'generate_income_statement'   => 'generate_income_statement',
102   'generate_tax_report'         => 'generate_tax_report',
103   'generate_trial_balance'      => 'generate_trial_balance',
104   'list_accounts'               => 'list_accounts',
105   'list_payments'               => 'list_payments',
106   'print'                       => 'print',
107   'print_form'                  => 'print_form',
108   'print_options'               => 'print_options',
109   'report'                      => 'report',
110   'select_all'                  => 'select_all',
111   'send_email'                  => 'send_email',
112   'statement_details'           => 'statement_details',
113   'tax_subtotal'                => 'tax_subtotal',
114   'continua'                    => 'continue',
115   'e_mail'                      => 'e_mail',
116   'stampa'                      => 'print',
117   'seleziona_tutto'             => 'select_all',
118 };
119
120 1;