Skip to content

Commit f1e34f8

Browse files
author
Ben Reeves
committed
Merge pull request #2 from HostFat/patch-1
Update italian.json
2 parents 5850c4a + 862bdb7 commit f1e34f8

File tree

1 file changed

+65
-65
lines changed

1 file changed

+65
-65
lines changed

italian.json

Lines changed: 65 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -8,90 +8,90 @@
88

99
"strings" : {
1010
"header" : {
11-
"logo_alt_title" : "Bitcoin block explorer and currency statistics",
11+
"logo_alt_title" : "Esploratore di blocchi Bitcoin e statistiche valutarie",
1212
"home" : "Home",
1313
"home_title" : "Blockchain.info Home",
14-
"charts" : "Charts",
15-
"charts_title" : "Bitcoin Charts",
16-
"stats" : "Stats",
17-
"stats_title" : "Bitcoin Stats",
18-
"developer" : "Developers",
19-
"developer_title" : "Blockchain Developer Tools",
20-
"wallet" : "Wallet",
21-
"wallet_title" : "Bitcoin Wallet",
22-
"search_placeholder" : "Search"
14+
"charts" : "Grafici",
15+
"charts_title" : "Grafici Bitcoin",
16+
"stats" : "Statistiche",
17+
"stats_title" : "Statistiche Bitcoin",
18+
"developer" : "Sviluppatori",
19+
"developer_title" : "Strumenti di sviluppo Blockchain",
20+
"wallet" : "Portafoglio",
21+
"wallet_title" : "Portafoglio Bitcoin",
22+
"search_placeholder" : "Cerca"
2323
},
2424

2525
"footer" {
26-
"about_us" : "About Us",
27-
"not_connected" : "Not Connected",
26+
"about_us" : "Chi siamo",
27+
"not_connected" : "Non connesso",
2828
"ok" : "Ok",
29-
"nodes_connected" : "Nodes Connected",
30-
"about_and_contact" : "About & Contact:",
31-
"status" : "Status:",
32-
"advanced" : "Advanced:",
33-
"currency" : "Currency:",
34-
"enable" : "Enable",
35-
"disable" : "Enable"
29+
"nodes_connected" : "Nodi Connessi",
30+
"about_and_contact" : "Chi siamo & Contatti:",
31+
"status" : "Stato:",
32+
"advanced" : "Avanzato:",
33+
"currency" : "Valuta:",
34+
"enable" : "Abilita",
35+
"disable" : "Disabilita"
3636
},
3737

3838
"home" : {
39-
"meta_description" : "Bitcoin Block Explorer & Currency Statistics. View detailed information on all bitcoin transactions and blocks.",
40-
"title" : "Bitcoin Block Explorer - Blockchain.info",
39+
"meta_description" : "Esploratore di blocchi Bitcoin & statistiche valutarie. Visualiszza informazioni dettagliate su tutte le transazioni bitcoin e blocchi.",
40+
"title" : "Esploratore di blocchi Bitcoin - Blockchain.info",
4141
"header" : "Home",
42-
"more" : "More...",
43-
"sub_header" : "Most recently mined blocks in the bitcoin block chain",
42+
"more" : "Altro...",
43+
"sub_header" : "I blocchi più recentemente minati nella catena blocchi bitcoin",
4444
"table_headers" : {
45-
"height" : "Height",
46-
"age" : "Age",
47-
"transactions" : "Transactions",
48-
"sent" : "Total Sent",
49-
"relayed" : "Relayed By",
50-
"size" : "Size (kB)"
45+
"height" : "Numero",
46+
"age" : "Età",
47+
"transactions" : "Transazioni",
48+
"sent" : "Tatale Inviati",
49+
"relayed" : "Trasmesso Da",
50+
"size" : "Dimensione (kB)"
5151
},
52-
"latest_transactions" : "Latest Transactions",
52+
"latest_transactions" : "Ultime Transazioni",
5353
"about" : {
54-
"header" : "About",
55-
"p1" : "Bitcoin is a peer-to-peer currency. Peer-to-peer means that no central authority issues new money or tracks transactions. These tasks are managed collectively by the network.",
56-
"p2" : "This site allows you to navigate the bitcoin blockchain (a database which holds information about all transactions). We also operate bitcoin's largest and most secure wallet service.",
57-
"p3" : "For an introduction to bitcoin please see <a href=\\\"http://www.weusecoins.com/\\\">weusecoins.com</a>"
54+
"header" : "Informazioni",
55+
"p1" : "Bitcoin è una valuta peer-to-peer. Peer-to-peer significa che nessuna autorità centrale creerà nuova moneta o traccerà le transazioni. Questi compiti sono gestiti collettivamente dal network.",
56+
"p2" : "Questo sito ti permette di navigare la catenablocchi bitcoin (una banca dati che contiene informazioni su tutte le transazioni). Forniamo anche il più grande e più sicuro servizio di portafoglio bitcoin.",
57+
"p3" : "Per un introduzione a bitcoin guardate su <a href=\\\"http://www.weusecoins.com/\\\">weusecoins.com</a>"
5858
},
59-
"search" : "Search",
60-
"search_placeholder" : "Address / FirstBits / ip / SHA hash",
61-
"search_explain" : "You may enter a block height, address, block hash, transaction hash, hash160, or ipv4 address..",
59+
"search" : "Cerca",
60+
"search_placeholder" : "Indirizzo / FirstBits / ip / SHA hash",
61+
"search_explain" : "E' possibile inserire un numero di blocco, indirizzo, hash di blocco, hash di transazione, hash160, o un indirizzo ipv4..",
6262
"other_links" : {
63-
"header" : "Other Bitcoin Links",
64-
"most_popular" : "Most Popular Addresses",
65-
"most_popular2" : "Addresses which have received the most payments",
66-
"orphaned" : "Orphaned Blocks",
67-
"orphaned2" : "Valid blocks not part of the main bitcoin chain",
68-
"unconfirmed" : "Unconfirmed Transactions",
69-
"unconfirmed2" : "Transactions waiting to be included in a block",
70-
"largest" : "Largest Transactions",
71-
"largest2" : "Largest 100 transactions from the last 50,000 transactions",
72-
"double_spends" : "Double Spends",
73-
"double_spends2" : "Double spends detected in the last 500,000 transactions",
74-
"strange" : "Strange Transactions",
75-
"strange2" : "Transactions which we were unable to decode the output address",
76-
"pools" : "Mining Pool Stats",
77-
"pools2" : "Pie chart showing the market share of the top bitcoin mining pools",
78-
"globe" : "Bitcoin Nodes Globe",
79-
"globe2" : "WebGL globe showing bitcoin nodes (Requires Chrome, Safari)",
80-
"nodes" : "Bitcoin Nodes List",
81-
"nodes2" : "A Log of all bitcoin nodes blockchain.info has connected to",
82-
"hub_nodes" : "Hub Nodes",
83-
"hub_nodes2" : "A list of the most well connected bitcoin super nodes",
84-
"rejected" : "Rejected Inventory",
85-
"rejected2" : "Blocks and transactions which have been rejected by our nodes",
86-
"notifications" : "Payment Notifications",
87-
"notifications2" : "Receive free email notifications when there is activity on your bitcoin addresses",
88-
"wallet" : "My Wallet",
89-
"wallet2" : "Manage your money with Bitcoin's most advanced web wallet."
63+
"header" : "Altri Link Bitcoin",
64+
"most_popular" : "Indirizzi più popolari",
65+
"most_popular2" : "Indirizzi che hanno ricevuto maggior numero di pagamenti",
66+
"orphaned" : "Blocchi orfani",
67+
"orphaned2" : "Blocchi validi non facenti parte della principale catena blocchi bitcoin",
68+
"unconfirmed" : "Transazioni non confermate",
69+
"unconfirmed2" : "Transazioni in attesa di essere incluse in un blocco",
70+
"largest" : "Transazioni più grandi",
71+
"largest2" : "Le 100 più grandi transazioni nelle ultime 50,000 transazioni",
72+
"double_spends" : "Spese Doppie",
73+
"double_spends2" : "Spese doppie rilevate nelle ultime 500,000 transazioni",
74+
"strange" : "Strane Transazioni",
75+
"strange2" : "Transazioni di cui non siamo stati in grado di decodificare l'indirizzo di uscita",
76+
"pools" : "Statistiche delle Mining Pool",
77+
"pools2" : "Grafico a torta che mostra la quota di mercato delle migliori Bitcoin Mining Pool",
78+
"globe" : "Globo dei Nodi Bitcoin",
79+
"globe2" : "Globo WebGL che mostra i nodi bitcoin (Richiede Chrome, Safari)",
80+
"nodes" : "Lista Nodi Bitcoin",
81+
"nodes2" : "Un registro di tutti i nodi a cui blockchain.info Bitcoin è collegato",
82+
"hub_nodes" : "Nodi Hub",
83+
"hub_nodes2" : "Una lista dei super nodi bitcoin meglio connessi",
84+
"rejected" : "Inventario respinto",
85+
"rejected2" : "Blocchi e transazioni che sono stati respinti dai nostri nodi",
86+
"notifications" : "Notifiche di pagamento",
87+
"notifications2" : "Ricevere notifiche email gratuite quando c'è attività sui tuoi indirizzi bitcoin",
88+
"wallet" : "Il mio Portafoglio",
89+
"wallet2" : "Gestisci i tuoi soldi con il più avanzato web portafoglio Bitcoin"
9090
}
9191
},
9292

9393
"misc" : {
94-
"unknown" : "Unknown"
94+
"unknown" : "Sconosciuto"
9595
}
9696
}
9797
}

0 commit comments

Comments
 (0)