forked from GBKS/exploremonero-i18n
-
Notifications
You must be signed in to change notification settings - Fork 0
/
en_US.json
164 lines (164 loc) · 7.29 KB
/
en_US.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
{
"general": {
"amount": "Amount",
"amount_received": "Amount received",
"amount_sent": "Amount sent",
"auto_refresh": "Auto-refresh",
"block": "Block ::: Blocks",
"block_height": "Block height",
"click_to_start": "Click to start",
"confirmation": "Confirmation ::: Confirmations",
"created": "Created",
"details": "Details",
"difficulty": "Difficulty",
"fee": "Fee ::: Fees",
"fees_per_kb": "Fees per KB",
"hash_rate": "Hash rate",
"key_image": "Key image",
"loading": "Loading",
"median_block_size": "Median block size",
"mining_reward": "Mining reward",
"mining_transactions": "Mining transactions",
"mining_reward_transaction": "Mining reward transaction",
"not_provided": "Not provided",
"pagination_load_more": "Load more",
"paused": "Paused",
"payment_id": "Payment ID",
"payment_id_8": "Payment ID (8-Byte)",
"public_key": "Public key",
"search_placeholder": "Search transactions, blocks...",
"second": "Second ::: Seconds",
"secret_view_key": "Private/secret view key",
"size": "Size",
"size_in_kb": "Size in KB",
"stealth_address": "Stealth address",
"time": "Time",
"transaction_id": "Transaction ID",
"transaction": "Transaction ::: Transactions",
"transactions_total": "Total transactions",
"transactions_queued": "Queued transactions"
},
"forms": {
"deposit_address": "Your deposit address",
"enter_deposit_address": "Enter your deposit address...",
"secret_view_key": "Your secret view key",
"enter_secret_key": "Enter your secret key...",
"enter_transaction_id": "Enter the transaction ID...",
"recipient_address": "Recipient address",
"enter_recipient_address": "Enter the recipient's address..",
"secret_transaction_key": "Secret transaction key",
"enter_transaction_secret_key": "Enter the secret key of the transaction...",
"check_deposit": "Check deposit",
"get_receipt": "Get receipt",
"errors": {
"api_error_title": "Sorry, there was a problem. Here's what happened:",
"transaction_id": "Please enter a transaction ID.",
"monero_address": "Please enter a valid Monero address.",
"view_key": "Please enter a view key."
}
},
"nav": {
"receipts": "Receipts",
"deposits": "Deposits",
"blocks": "Blocks",
"queue": "Queue",
"info": "Info"
},
"error": {
"check_back_soon": "Check back soon...",
"load": "Sorry, technical problems. We can't show you any data right now."
},
"home": {
"intro": "What would you like to do?",
"para": "<a href=\"https://getmonero.org/\" target=\"_blank\">Monero</a> is a digital payment system focused on confidentiality. This tool allows you to easily browse public activity in the network.",
"i_sent_monero": "I sent Monero",
"i_received_monero": "I received Monero",
"view_new_blocks": "View new blocks",
"view_transaction_queue": "View transaction queue",
"network_info_and_about": "Network info & about",
"verify_a_transaction": "Verify a transaction",
"explore_the_network": "Explore the network"
},
"blocks": {
"page_title": "Recent blocks",
"intro": "Recent blocks",
"para": "These are newly mined blocks with the latest transactions.",
"block_size_graph_info": "Block size compared to the median and maximum allowed."
},
"block": {
"intro": "Block details",
"para": "Block and transaction details."
},
"transaction": {
"text": "This is a public transaction summary. You can decode address and amount information with the options below.",
"confirmations_needed": "{count} needed to be complete.",
"no_block_assigned": "No block assigned yet",
"inputs": "{count} input (Deposit) ::: {count} inputs (Deposits)",
"no_inputs": "No inputs (Deposits)",
"outputs": "{count} output (Withdrawal) ::: {count} outputs (Withdrawals)",
"no_outputs": "No outputs (Withdrawals)",
"ring_member": "{count} ring member ::: {count} ring members",
"no_ring_members": "No ring members",
"get_send_receipt": "Get a send receipt",
"verify_deposit": "Verify deposit",
"status": {
"done": "Done!",
"queued": "Queued...",
"sending": "Sending..."
}
},
"mempool": {
"page_title": "Transaction queue",
"title": "Queued transactions",
"text": "These transactions are waiting to be processed and confirmed by the network. This is also known as the mempool."
},
"deposit": {
"page_title": "Deposit receipt",
"form": {
"title": "Check if a deposit was received",
"text": "Verify that a transaction included a deposit to a specific address, and see if has been confirmed by the network."
},
"result": {
"title": "Deposit confirmed",
"text": "This is a confirmation that a deposit was made. You can share this link with others as proof.",
"check_another_deposit": "Check another deposit"
}
},
"receipt": {
"page_title": "Send receipt",
"form": {
"title": "Get a transaction receipt",
"text": "Here you can prove that you sent Monero to a specific address. <a href=\"https://getmonero.org/resources/user-guides/prove-payment.html\" target=\"_blank\">View guide</a>."
},
"result": {
"title": "Transaction confirmed",
"text": "This is a receipt that a transaction has been sent. You can share this link with others as proof.",
"check_another_transaction": "Check another transaction"
}
},
"info": {
"page_title": "About Explore Monero",
"network_info": {
"title": "Network info",
"text": "Stats about the current state of the Monero network."
},
"about": {
"title": "About",
"text": "A peek behind the scenes."
},
"project_info": {
"title": "Project info",
"text": "This explorer is developed and designed by <a href=\"http://www.germanysbestkeptsecret.com\" target=\"_blank\">GBKS</a>. Say hi on <a href=\"https://twitter.com/gbks\" target=\"_blank\">Twitter</a> for feedback, ideas, etc. Typically I use analytics tools to understand how people use websites, but since Monero is about privacy, there are no tracking services running. So you'll just have to let me know directly about improvements you'd like to see."
},
"data": {
"title": "Data",
"text": "All data is loaded from <a href=\"https://xmrchain.net\" target=\"_blank\">xmrchain.net</a> which runs on the <a href=\"https://github.com/moneroexamples/onion-monero-blockchain-explorer\" target=\"_blank\">Onion Monero Blockchain Explorer</a>. Big thanks to all the contributors."
},
"contributors": {
"title": "Localization contributors"
},
"donation": {
"title": "Donation address (Thank you!)"
}
}
}