fixed colors on ubuntu lucid,
[novacoin.git] / locale / it / LC_MESSAGES / bitcoin.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: \n"
4 "Report-Msgid-Bugs-To: \n"
5 "POT-Creation-Date: 2010-05-26 22:02-0000\n"
6 "PO-Revision-Date: 2010-05-27 13:01+0100\n"
7 "Last-Translator: Franco Cimatti <hostfat@gmail.com>\n"
8 "Language-Team: \n"
9 "MIME-Version: 1.0\n"
10 "Content-Type: text/plain; charset=UTF-8\n"
11 "Content-Transfer-Encoding: 8bit\n"
12 "X-Poedit-KeywordsList: _;gettext;gettext_noop\n"
13 "X-Poedit-Basepath: .\n"
14 "X-Poedit-SearchPath-0: ../../..\n"
15
16 #: ../../../init.cpp:342
17 msgid "Usage: bitcoin [options]"
18 msgstr "Uso: bitcoin [options]"
19
20 #: ../../../init.cpp:343
21 msgid "Options:\n"
22 msgstr "Opzioni:\n"
23
24 #: ../../../init.cpp:344
25 msgid "Generate coins\n"
26 msgstr "Genera monete\n"
27
28 #: ../../../init.cpp:345
29 msgid "Don't generate coins\n"
30 msgstr "Non generare monete\n"
31
32 #: ../../../init.cpp:346
33 msgid "Start minimized\n"
34 msgstr "Avvia minimizzato\n"
35
36 #: ../../../init.cpp:347
37 msgid "Specify data directory\n"
38 msgstr "Indica la cartella per i dati\n"
39
40 #: ../../../init.cpp:348
41 msgid "Connect through socks4 proxy\n"
42 msgstr "Connetti attraverso proxy socks4\n"
43
44 #: ../../../init.cpp:349
45 msgid "Add a node to connect to\n"
46 msgstr "Aggiungi un nodo a cui connetterti\n"
47
48 #: ../../../init.cpp:350
49 msgid "Connect only to the specified node\n"
50 msgstr "Impossibile connettersi al nodo specificato\n"
51
52 #: ../../../init.cpp:351
53 msgid "This help message\n"
54 msgstr "Questo messaggio di aiuto\n"
55
56 #: ../../../init.cpp:455
57 msgid "Error loading addr.dat      \n"
58 msgstr "Errore nel caricare addr.dat      \n"
59
60 #: ../../../init.cpp:461
61 msgid "Error loading blkindex.dat      \n"
62 msgstr "Errore nel caricare blkindex.dat      \n"
63
64 #: ../../../init.cpp:468
65 msgid "Error loading wallet.dat      \n"
66 msgstr "Errore nel caricare wallet.dat      \n"
67
68 #: ../../../init.cpp:536
69 msgid "Invalid -proxy address"
70 msgstr "Indirizzo proxy non valido"
71
72 #: ../../../init.cpp:629
73 msgid "Program has crashed and will terminate.  "
74 msgstr "Il programma è crashato e sarà terminato.  "
75
76 #: ../../../main.cpp:1465
77 msgid "Warning: Disk space is low  "
78 msgstr "Attenzione: c'è poco spazio sul disco  "
79
80 #: ../../../main.cpp:2994
81 #, c-format
82 msgid "Error: This is an oversized transaction that requires a transaction fee of %s  "
83 msgstr "Errore: Questa è un operazione fuoriscala che richiede un sovrapprezzo di %s  "
84
85 #: ../../../main.cpp:2996
86 msgid "Error: Transaction creation failed  "
87 msgstr "Errore: La creazione del trasferimento è fallito  "
88
89 #: ../../../main.cpp:3001
90 #: ../../../ui.cpp:1761
91 #: ../../../ui.cpp:1763
92 #: ../../../ui.cpp:1904
93 #: ../../../ui.cpp:2053
94 msgid "Sending..."
95 msgstr "Inviando..."
96
97 #: ../../../main.cpp:3005
98 msgid "Error: The transaction was rejected.  This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here."
99 msgstr "Errore: Il trasferimento è stato respinto. Questo può accadere se alcune delle monete nel tuo portafoglio erano già state spese, o anche se hai usato una copia di wallet.dat e le monete erano già state spese nella copia originale ma non segnate in quest'ultima."
100
101 #: ../../../main.cpp:3017
102 msgid "Invalid amount"
103 msgstr "Quantità non valida"
104
105 #: ../../../main.cpp:3019
106 #: ../../../ui.cpp:1971
107 #: ../../../ui.cpp:2038
108 msgid "Insufficient funds"
109 msgstr "Fondi insufficenti"
110
111 #: ../../../main.cpp:3024
112 msgid "Invalid bitcoin address"
113 msgstr "Indirizzo bitcoin non valido"
114
115 #: ../../../ui.cpp:189
116 #, c-format
117 msgid "This transaction is over the size limit.  You can still send it for a fee of %s, which goes to the nodes that process your transaction and helps to support the network.  Do you want to pay the fee?"
118 msgstr "Questo trasferimento è oltre le dimensioni massime. Puoi comunque inviarlo per un costo aggiuntivo di %s, che andrà ai nodi che effettueranno il processo della tua operazione e che supportano il network. Vuoi pagare il costo aggiuntivo?"
119
120 #: ../../../ui.cpp:285
121 msgid "Status"
122 msgstr "Stato"
123
124 #: ../../../ui.cpp:286
125 msgid "Date"
126 msgstr "Data"
127
128 #: ../../../ui.cpp:287
129 msgid "Description"
130 msgstr "Descrizione"
131
132 #: ../../../ui.cpp:288
133 msgid "Debit"
134 msgstr "Debito"
135
136 #: ../../../ui.cpp:289
137 msgid "Credit"
138 msgstr "Credito"
139
140 #: ../../../ui.cpp:489
141 #, c-format
142 msgid "Open for %d blocks"
143 msgstr "Aperto per %d blocchi"
144
145 #: ../../../ui.cpp:491
146 #, c-format
147 msgid "Open until %s"
148 msgstr "Aperto fino a %s"
149
150 #: ../../../ui.cpp:497
151 #, c-format
152 msgid "%d/offline?"
153 msgstr "%d/fuorilinea?"
154
155 #: ../../../ui.cpp:499
156 #, c-format
157 msgid "%d/unconfirmed"
158 msgstr "%d/non confermato"
159
160 #: ../../../ui.cpp:501
161 #, c-format
162 msgid "%d confirmations"
163 msgstr "%d conferme"
164
165 #: ../../../ui.cpp:584
166 msgid "Generated"
167 msgstr "Generato"
168
169 #: ../../../ui.cpp:592
170 #, c-format
171 msgid "Generated (%s matures in %d more blocks)"
172 msgstr "Generate (%s matureranno in %d altri blocchi)"
173
174 #: ../../../ui.cpp:596
175 msgid "Generated - Warning: This block was not received by any other nodes and will probably not be accepted!"
176 msgstr "Generato - Attenzione: Questo blocco non è stato ricevuto da nessun altro nodo e probabilmente non sarà accettato!"
177
178 #: ../../../ui.cpp:600
179 msgid "Generated (not accepted)"
180 msgstr "Generato (non accettato)"
181
182 #: ../../../ui.cpp:610
183 msgid "From: "
184 msgstr "Da: "
185
186 #: ../../../ui.cpp:634
187 msgid "From: unknown, Received with: "
188 msgstr "Da: sconosciuto, Ricevuto con: "
189
190 #: ../../../ui.cpp:676
191 msgid "Payment to yourself"
192 msgstr "Pagamento a te stesso"
193
194 #: ../../../ui.cpp:713
195 msgid "To: "
196 msgstr "A: "
197
198 #: ../../../ui.cpp:1009
199 msgid "    Generating"
200 msgstr "    Generando"
201
202 #: ../../../ui.cpp:1011
203 msgid "(not connected)"
204 msgstr "(non connesso)"
205
206 #: ../../../ui.cpp:1014
207 #, c-format
208 msgid "     %d connections     %d blocks     %d transactions"
209 msgstr "     %d connessioni     %d blocchi     %d trasferimenti"
210
211 #: ../../../ui.cpp:1123
212 #: ../../../ui.cpp:2351
213 msgid "New Receiving Address"
214 msgstr "Nuovo indirizzo ricevente"
215
216 #: ../../../ui.cpp:1124
217 #: ../../../ui.cpp:2352
218 msgid ""
219 "It's good policy to use a new address for each payment you receive.\n"
220 "\n"
221 "Label"
222 msgstr ""
223 "E' una buona abitudine usare un nuovo indirizzo per ogni pagamento che ricevuto.\n"
224 "\n"
225 "Label"
226
227 #: ../../../ui.cpp:1193
228 msgid "<b>Status:</b> "
229 msgstr "<b>Stato:</b> "
230
231 #: ../../../ui.cpp:1198
232 msgid ", has not been successfully broadcast yet"
233 msgstr ", non è ancora stato diffuso correttamente"
234
235 #: ../../../ui.cpp:1200
236 #, c-format
237 msgid ", broadcast through %d node"
238 msgstr ", diffusione attraverso %d nodo"
239
240 #: ../../../ui.cpp:1202
241 #, c-format
242 msgid ", broadcast through %d nodes"
243 msgstr ", diffusione attraverso %d nodi"
244
245 #: ../../../ui.cpp:1206
246 msgid "<b>Date:</b> "
247 msgstr "<b>Data:</b> "
248
249 #: ../../../ui.cpp:1214
250 msgid "<b>Source:</b> Generated<br>"
251 msgstr "<b>Sorgente:</b> Generato<br>"
252
253 #: ../../../ui.cpp:1220
254 #: ../../../ui.cpp:1238
255 msgid "<b>From:</b> "
256 msgstr "<b>Da:</b> "
257
258 #: ../../../ui.cpp:1238
259 msgid "unknown"
260 msgstr "sconoscuto"
261
262 #: ../../../ui.cpp:1239
263 #: ../../../ui.cpp:1263
264 #: ../../../ui.cpp:1322
265 msgid "<b>To:</b> "
266 msgstr "<b>A:</b> "
267
268 #: ../../../ui.cpp:1242
269 msgid " (yours, label: "
270 msgstr " (vostro, label: "
271
272 #: ../../../ui.cpp:1244
273 msgid " (yours)"
274 msgstr " (vostro)"
275
276 #: ../../../ui.cpp:1281
277 #: ../../../ui.cpp:1293
278 #: ../../../ui.cpp:1356
279 msgid "<b>Credit:</b> "
280 msgstr "<b>Credito:</b> "
281
282 #: ../../../ui.cpp:1283
283 #, c-format
284 msgid "(%s matures in %d more blocks)"
285 msgstr "(%s matureranno in %d altri blocchi)"
286
287 #: ../../../ui.cpp:1285
288 msgid "(not accepted)"
289 msgstr "(non accettato)"
290
291 #: ../../../ui.cpp:1330
292 #: ../../../ui.cpp:1353
293 msgid "<b>Debit:</b> "
294 msgstr "<b>Debito:</b> "
295
296 #: ../../../ui.cpp:1344
297 msgid "<b>Transaction fee:</b> "
298 msgstr "<b>Trasferimento costo:</b> "
299
300 #: ../../../ui.cpp:1360
301 msgid "<b>Net amount:</b> "
302 msgstr "<b>Quantità del network:</b> "
303
304 #: ../../../ui.cpp:1367
305 msgid "Message:"
306 msgstr "Messaggio:"
307
308 #: ../../../ui.cpp:1370
309 msgid "Generated coins must wait 120 blocks before they can be spent.  When you generated this block, it was broadcast to the network to be added to the block chain.  If it fails to get into the chain, it will change to \"not accepted\" and not be spendable.  This may occasionally happen if another node generates a block within a few seconds of yours."
310 msgstr "Le monete generate devono aspettare 120 blocchi prima di poter essere spese. Quando hai generato questo blocco, è stato diffuso sul network  per essere aggiunto alla catena dei blocchi. Se fallirà l'entrata nella catena, cambierà in \"non accettato\" e non spendibile. Questo può capitare se un altro nodo genera un blocco pochi secondi prima del tuo."
311
312 #: ../../../ui.cpp:1437
313 msgid "Main"
314 msgstr "Principale"
315
316 #: ../../../ui.cpp:1442
317 msgid "&Minimize on close"
318 msgstr "&Minimizza se chiuso"
319
320 #: ../../../ui.cpp:1595
321 #, c-format
322 msgid "version 0.%d.%d beta"
323 msgstr "versione 0.%d.%d beta"
324
325 #: ../../../ui.cpp:1681
326 msgid "Will appear as \"From: Unknown\""
327 msgstr "Apparirà come \"Da: Sconosciuto\""
328
329 #: ../../../ui.cpp:1682
330 msgid "Can't include a message when sending to a Bitcoin address"
331 msgstr "Non si può includere un messaggio quando si invia attraverso l'indirizzo Bitcoin"
332
333 #: ../../../ui.cpp:1735
334 msgid "Error in amount  "
335 msgstr "Errore nell'ammontare  "
336
337 #: ../../../ui.cpp:1735
338 #: ../../../ui.cpp:1740
339 #: ../../../ui.cpp:1745
340 #: ../../../ui.cpp:1771
341 #: ../../../uibase.cpp:61
342 msgid "Send Coins"
343 msgstr "Invia monete"
344
345 #: ../../../ui.cpp:1740
346 msgid "Amount exceeds your balance  "
347 msgstr "L'ammontare è andato oltre i tuoi capitali  "
348
349 #: ../../../ui.cpp:1745
350 msgid "Total exceeds your balance when the "
351 msgstr "Il totale va oltre i tuoi capitali quando il "
352
353 #: ../../../ui.cpp:1745
354 msgid " transaction fee is included  "
355 msgstr " il costo trasferimento è incluso  "
356
357 #: ../../../ui.cpp:1761
358 msgid "Payment sent  "
359 msgstr "Pagamento inviato  "
360
361 #: ../../../ui.cpp:1771
362 msgid "Invalid address  "
363 msgstr "Indirizzo non valido  "
364
365 #: ../../../ui.cpp:1825
366 #, c-format
367 msgid "Sending %s to %s"
368 msgstr "Inviando %s a %s"
369
370 #: ../../../ui.cpp:1898
371 #: ../../../ui.cpp:1931
372 msgid "CANCELLED"
373 msgstr "CANCELLATO"
374
375 #: ../../../ui.cpp:1902
376 msgid "Cancelled"
377 msgstr "Cancellato"
378
379 #: ../../../ui.cpp:1904
380 msgid "Transfer cancelled  "
381 msgstr "Operazione cancellata  "
382
383 #: ../../../ui.cpp:1957
384 msgid "Error: "
385 msgstr "Errore: "
386
387 #: ../../../ui.cpp:1976
388 msgid "Connecting..."
389 msgstr "Connessione in corso..."
390
391 #: ../../../ui.cpp:1981
392 msgid "Unable to connect"
393 msgstr "Impossibile connettersi"
394
395 #: ../../../ui.cpp:1986
396 msgid "Requesting public key..."
397 msgstr "Richiesta chiave pubblica..."
398
399 #: ../../../ui.cpp:1998
400 msgid "Received public key..."
401 msgstr "Ricezione chiave pubblica..."
402
403 #: ../../../ui.cpp:2010
404 msgid "Transfer was not accepted"
405 msgstr "Trasferimento non accettato"
406
407 #: ../../../ui.cpp:2019
408 msgid "Invalid response received"
409 msgstr "Risposta non valida ricevuta"
410
411 #: ../../../ui.cpp:2034
412 msgid "Creating transaction..."
413 msgstr "Creazione trasferimento..."
414
415 #: ../../../ui.cpp:2046
416 #, c-format
417 msgid "This is an oversized transaction that requires a transaction fee of %s"
418 msgstr "Questo è un trasferimento fuoriscala che richiede un costo aggiuntivo di %s"
419
420 #: ../../../ui.cpp:2048
421 msgid "Transaction creation failed"
422 msgstr "Creazione trasferimento fallita"
423
424 #: ../../../ui.cpp:2055
425 msgid "Transaction aborted"
426 msgstr "Trasferimento bloccato"
427
428 #: ../../../ui.cpp:2063
429 msgid "Lost connection, transaction cancelled"
430 msgstr "Connessione persa, trasferimento cancellato"
431
432 #: ../../../ui.cpp:2079
433 msgid "Sending payment..."
434 msgstr "Inviando pagamento..."
435
436 #: ../../../ui.cpp:2085
437 msgid "The transaction was rejected.  This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here."
438 msgstr "Il trasferimento è stato respinto. Questo può accadere se alcune delle monete nel tuo portafoglio erano già state spese, o anche se hai usato una copia di wallet.dat e le monete erano già state spese nella copia originale ma non segnate in quest'ultima."
439
440 #: ../../../ui.cpp:2092
441 msgid "Waiting for confirmation..."
442 msgstr "In attesa di conferma..."
443
444 #: ../../../ui.cpp:2110
445 msgid ""
446 "The payment was sent, but the recipient was unable to verify it.\n"
447 "The transaction is recorded and will credit to the recipient,\n"
448 "but the comment information will be blank."
449 msgstr ""
450 "Il pagamento è inviato, ma il ricevente non è stato in grado di verificarlo.\n"
451 "Il trasferimento è registrato e costerà sarà accreditato al ricevente,\n"
452 "ma il commento verrà mostrato come vuoto."
453
454 #: ../../../ui.cpp:2119
455 msgid "Payment was sent, but an invalid response was received"
456 msgstr "Il pagamento è stato inviato, ma è arrivata un risposta invalida"
457
458 #: ../../../ui.cpp:2125
459 msgid "Payment completed"
460 msgstr "Pagamento completato"
461
462 #: ../../../ui.cpp:2156
463 #: ../../../ui.cpp:2302
464 #: ../../../ui.cpp:2339
465 msgid "Name"
466 msgstr "Nome"
467
468 #: ../../../ui.cpp:2157
469 #: ../../../ui.cpp:2302
470 #: ../../../ui.cpp:2339
471 msgid "Address"
472 msgstr "Indirizzo"
473
474 #: ../../../ui.cpp:2159
475 #: ../../../ui.cpp:2314
476 msgid "Label"
477 msgstr "Label"
478
479 #: ../../../ui.cpp:2160
480 #: ../../../uibase.cpp:908
481 msgid "Bitcoin Address"
482 msgstr "Indirizzo Bitcoin"
483
484 #: ../../../ui.cpp:2284
485 msgid "This is one of your own addresses for receiving payments and cannot be entered in the address book.  "
486 msgstr "Questo qui è uno dei tuoi indirizzi personali per ricevere pagamenti e non può essere inserito nella rubrica indirizzi.  "
487
488 #: ../../../ui.cpp:2302
489 #: ../../../ui.cpp:2308
490 msgid "Edit Address"
491 msgstr "Modifica indirizzo"
492
493 #: ../../../ui.cpp:2314
494 msgid "Edit Address Label"
495 msgstr "Modifica spazio indirizzo"
496
497 #: ../../../ui.cpp:2339
498 #: ../../../ui.cpp:2345
499 msgid "Add Address"
500 msgstr "Aggiungi indirizzo"
501
502 #: ../../../ui.cpp:2421
503 msgid "Bitcoin"
504 msgstr "Bitcoin"
505
506 #: ../../../ui.cpp:2423
507 msgid "Bitcoin - Generating"
508 msgstr "Bitcoin - Generando"
509
510 #: ../../../ui.cpp:2425
511 msgid "Bitcoin - (not connected)"
512 msgstr "Bitcoin - (non connesso)"
513
514 #: ../../../ui.cpp:2500
515 msgid "&Open Bitcoin"
516 msgstr "&Apri Bitcoin"
517
518 #: ../../../ui.cpp:2501
519 msgid "O&ptions..."
520 msgstr "O&pzioni..."
521
522 #: ../../../ui.cpp:2502
523 #: ../../../uibase.cpp:34
524 msgid "&Generate Coins"
525 msgstr "&Genera monete"
526
527 #: ../../../ui.cpp:2505
528 #: ../../../uibase.cpp:27
529 msgid "E&xit"
530 msgstr "E&sci"
531
532 #: ../../../uibase.cpp:30
533 msgid "&File"
534 msgstr "&File"
535
536 #: ../../../uibase.cpp:38
537 msgid "&Your Receiving Addresses..."
538 msgstr "&Il tuo indirizzo di ricezione..."
539
540 #: ../../../uibase.cpp:42
541 msgid "&Options..."
542 msgstr "&Opzioni..."
543
544 #: ../../../uibase.cpp:45
545 msgid "&Settings"
546 msgstr "I&mpostazioni"
547
548 #: ../../../uibase.cpp:49
549 msgid "&About..."
550 msgstr "&Info..."
551
552 #: ../../../uibase.cpp:52
553 msgid "&Help"
554 msgstr "&Aiuto"
555
556 #: ../../../uibase.cpp:62
557 msgid "Address Book"
558 msgstr "Rubrica indirizzi"
559
560 #: ../../../uibase.cpp:77
561 msgid "Your Bitcoin Address:"
562 msgstr "Il tuo indirizzo Bitcoin:"
563
564 #: ../../../uibase.cpp:84
565 msgid " &New... "
566 msgstr " &Nuovo... "
567
568 #: ../../../uibase.cpp:87
569 #: ../../../uibase.cpp:851
570 #: ../../../uibase.cpp:954
571 msgid " &Copy to Clipboard "
572 msgstr " &Copia nella Clipboard "
573
574 #: ../../../uibase.cpp:102
575 msgid "Balance:"
576 msgstr "Capitali:"
577
578 #: ../../../uibase.cpp:121
579 msgid " All"
580 msgstr " Tutte"
581
582 #: ../../../uibase.cpp:121
583 msgid " Sent"
584 msgstr " Inviato"
585
586 #: ../../../uibase.cpp:121
587 msgid " Received"
588 msgstr " Ricevuto"
589
590 #: ../../../uibase.cpp:121
591 msgid " In Progress"
592 msgstr " In lavorazione"
593
594 #: ../../../uibase.cpp:142
595 msgid "All Transactions"
596 msgstr "Tutte le operazioni"
597
598 #: ../../../uibase.cpp:153
599 msgid "Sent/Received"
600 msgstr "Inviato/Ricevuto"
601
602 #: ../../../uibase.cpp:164
603 msgid "Sent"
604 msgstr "Inviato"
605
606 #: ../../../uibase.cpp:175
607 msgid "Received"
608 msgstr "Ricevuto"
609
610 #: ../../../uibase.cpp:318
611 #: ../../../uibase.cpp:479
612 #: ../../../uibase.cpp:580
613 #: ../../../uibase.cpp:793
614 #: ../../../uibase.cpp:854
615 #: ../../../uibase.cpp:963
616 #: ../../../uibase.cpp:1052
617 msgid "OK"
618 msgstr "OK"
619
620 #: ../../../uibase.cpp:361
621 msgid "Optional transaction fee you give to the nodes that process your transactions."
622 msgstr "Costo aggiuntivo opzionale che tu dai ai nodi che realizzano i tuoi trasferimenti"
623
624 #: ../../../uibase.cpp:370
625 msgid "Transaction fee:"
626 msgstr "Costo trasferimento:"
627
628 #: ../../../uibase.cpp:386
629 msgid "&Limit coin generation to"
630 msgstr "&Limita la generazione moneta a"
631
632 #: ../../../uibase.cpp:393
633 msgid "processors"
634 msgstr "processori"
635
636 #: ../../../uibase.cpp:399
637 msgid "&Start Bitcoin on system startup"
638 msgstr "A&vvia Bitcoin all'avvio del sistema"
639
640 #: ../../../uibase.cpp:403
641 msgid "&Minimize to the tray instead of the taskbar"
642 msgstr "&Minimizza nella tray invece che nella barra"
643
644 #: ../../../uibase.cpp:407
645 msgid "M&inimize to the tray on close"
646 msgstr "M&inimizza nella tray alla chiusura"
647
648 #: ../../../uibase.cpp:414
649 msgid "&Connect through socks4 proxy: "
650 msgstr "%Connesso attraverso proxy socks4: "
651
652 #: ../../../uibase.cpp:426
653 msgid "Proxy &IP:"
654 msgstr "Proxy &IP:"
655
656 #: ../../../uibase.cpp:434
657 msgid " &Port:"
658 msgstr " &Porta:"
659
660 #: ../../../uibase.cpp:456
661 msgid "// [don't translate] Test panel 2 for future expansion"
662 msgstr ""
663
664 #: ../../../uibase.cpp:460
665 msgid "// [don't translate] Let's not start multiple pages until the first page is filled up"
666 msgstr ""
667
668 #: ../../../uibase.cpp:482
669 #: ../../../uibase.cpp:735
670 #: ../../../uibase.cpp:798
671 #: ../../../uibase.cpp:857
672 #: ../../../uibase.cpp:966
673 #: ../../../uibase.cpp:1055
674 msgid "Cancel"
675 msgstr "Cancella"
676
677 #: ../../../uibase.cpp:485
678 msgid "&Apply"
679 msgstr "&Accetta"
680
681 #: ../../../uibase.cpp:546
682 msgid "Bitcoin "
683 msgstr "Bitcoin "
684
685 #: ../../../uibase.cpp:552
686 msgid "version"
687 msgstr "versione"
688
689 #: ../../../uibase.cpp:563
690 msgid ""
691 "Copyright (c) 2009-2010 Satoshi Nakamoto.\n"
692 "\n"
693 "Distributed under the MIT/X11 software license, see the accompanying file \n"
694 "license.txt or http://www.opensource.org/licenses/mit-license.php.\n"
695 "\n"
696 "This product includes software developed by the OpenSSL Project for use in the \n"
697 "OpenSSL Toolkit (http://www.openssl.org/) and cryptographic software written by \n"
698 "Eric Young (eay@cryptsoft.com)."
699 msgstr ""
700 "Copyright (c) 2009-2010 Satoshi Nakamoto.\n"
701 "\n"
702 "Distribuito sotto la licenza software MIT/X11, guarda il file license.txt\n"
703 "incluso oppure su http://www.opensource.org/licenses/mit-license.php.\n"
704 "\n"
705 "Questo prodoto include software sviluppato dal progetto OpenSSL per\n"
706 "l'uso del (http://www.openssl.org/) e il software criptografico scritto\n"
707 "da Eric Young (eay@cryptsoft.com)."
708
709 #: ../../../uibase.cpp:619
710 msgid "Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJED9L) or IP address (e.g. 123.45.6.7)"
711 msgstr "Inserisci un indirizzo Bitcoin (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJED9L) o un indirizzo IP (e.g. 123.45.6.7)"
712
713 #: ../../../uibase.cpp:633
714 msgid "Pay &To:"
715 msgstr "Paga %a:"
716
717 #: ../../../uibase.cpp:648
718 msgid "&Paste"
719 msgstr "&Incolla"
720
721 #: ../../../uibase.cpp:651
722 msgid " Address &Book..."
723 msgstr " &Rubrica degli indirizzi..."
724
725 #: ../../../uibase.cpp:658
726 msgid "&Amount:"
727 msgstr "&Quantità"
728
729 #: ../../../uibase.cpp:668
730 msgid "T&ransfer:"
731 msgstr "T&rasferimento:"
732
733 #: ../../../uibase.cpp:674
734 msgid " Standard"
735 msgstr " Standard"
736
737 #: ../../../uibase.cpp:696
738 msgid "&From:"
739 msgstr "&Proveniente da:"
740
741 #: ../../../uibase.cpp:713
742 msgid "&Message:"
743 msgstr "&Messaggio:"
744
745 #: ../../../uibase.cpp:730
746 msgid "&Send"
747 msgstr "&Invia"
748
749 #: ../../../uibase.cpp:782
750 msgid ""
751 "\n"
752 "\n"
753 "Connecting..."
754 msgstr ""
755 "\n"
756 "\n"
757 "Connessione in corso..."
758
759 #: ../../../uibase.cpp:832
760 msgid "These are your Bitcoin addresses for receiving payments.  You may want to give a different one to each sender so you can keep track of who is paying you.  The highlighted address is displayed in the main window."
761 msgstr "Questi sono i tuoi indirizzi Bitcoin per ricevere pagamenti. Potrai darne uno diverso ad ognuno per cosi tenere traccia di chi ti sta pagando. L'indirizzo selezionato sarà quello mostrato nella finestra principale."
762
763 #: ../../../uibase.cpp:845
764 #: ../../../uibase.cpp:957
765 msgid "&Edit..."
766 msgstr "&Cambia..."
767
768 #: ../../../uibase.cpp:848
769 #: ../../../uibase.cpp:960
770 msgid " &New Address... "
771 msgstr " &Nuovo indirizzo... "
772
773 #: ../../../uibase.cpp:920
774 msgid "Sending"
775 msgstr "Inviando"
776
777 #: ../../../uibase.cpp:928
778 msgid "These are your Bitcoin addresses for receiving payments.  You can give a different one to each sender to keep track of who is paying you.  The highlighted address will be displayed in the main window."
779 msgstr "Questi sono i tuoi indirizzi Bitcoin per ricevere pagamenti. Potrai darne uno diverso ad ognuno per cosi tenere traccia di chi ti sta pagando. L'indirizzo selezionato sarà quello mostrato nella finestra principale."
780
781 #: ../../../uibase.cpp:941
782 msgid "Receiving"
783 msgstr "Ricevendo"
784
785 #: ../../../uibase.cpp:951
786 msgid "&Delete"
787 msgstr "&Cancella"
788
789 #: ../../../uibase.h:150
790 msgid "Transaction Details"
791 msgstr "Dettagli operazione"
792
793 #: ../../../uibase.h:203
794 msgid "Options"
795 msgstr "Opzioni"
796
797 #: ../../../uibase.h:231
798 msgid "About Bitcoin"
799 msgstr "Info Bitcoin"
800
801 #: ../../../uibase.h:341
802 msgid "Your Bitcoin Addresses"
803 msgstr "Il tuo indirizzo Bitcoin"