epic_explorer/server/i18n/en.json

130 lines
5.5 KiB
JSON
Raw Permalink Normal View History

2019-07-19 09:46:52 +00:00
{
2019-08-07 08:41:35 +00:00
"difficulty" : "Difficulty",
2019-09-13 08:13:57 +00:00
"transactions-over-time" : "Transactions over Time",
2019-08-08 14:12:59 +00:00
"blocks-by-algorithm" : "Blocks by Algorithm",
2019-07-23 07:07:04 +00:00
"blocks" : "Blocks",
2019-09-05 13:26:32 +00:00
"transaction-fees" : "Average Transaction Fee",
2019-07-23 07:07:04 +00:00
"supply-growth" : "Supply Growth",
"blocks-mined" : "Blocks Mined",
"hashrate-growth-chart" : "HashRate Growth Chart",
"block-interval" : "Block Interval",
2019-08-08 14:12:59 +00:00
"transactions-by-date" : "Transactions by Date",
2019-08-07 14:53:30 +00:00
"total-difficulty" : "Total Difficulty",
"target-difficulty" : "Target Difficulty",
2019-08-22 12:11:55 +00:00
"avg-block-interval" : "Avg Block Interval",
2019-07-19 09:46:52 +00:00
"home": {
2019-07-31 10:32:45 +00:00
"HEADER_TEXT": "You are on Beta",
2019-07-19 14:05:06 +00:00
"COUNTDOWN": "Mainnet Countdown",
2019-09-17 13:01:32 +00:00
"TIMETAKEN": "Time Taken (sec)",
2020-04-03 05:12:16 +00:00
"EXCESS":"Excess",
2019-08-02 10:24:24 +00:00
"EXPLORE_IT": "Explore",
2020-02-20 12:26:46 +00:00
"blocks-by-algorithm" : "Blocks by Algorithm",
2019-07-19 14:05:06 +00:00
"VIEWALL": "View All Charts",
"BLOCKCHAIN_HEIGHT": "Blockchain Height",
2020-06-04 07:28:13 +00:00
"BLOCKCHAIN_SIZE":"Blockchain Size",
2019-08-12 13:33:58 +00:00
"LATEST_BLOCKS" : "Latest Blocks",
2019-09-09 07:49:51 +00:00
"LATEST_BLOCK_AGE": "Latest Block",
"CURRENT_TARGET_DIFF": "Current Target Difficulty",
"CURRENT_TOTAL_DIFF": "Current Total Difficulty",
"CIRCULATING_SUPPLY": "Circulating Supply",
2020-01-07 08:03:42 +00:00
"HASHRATE": "Network Hashrate",
2019-07-19 14:05:06 +00:00
"HEIGHT": "Height",
"HASH": "Hash",
"AGE": "Age",
2020-02-18 09:52:50 +00:00
"Previous":"Previous",
"Next" : "Weiter",
2019-07-19 14:05:06 +00:00
"FEE": "Fee",
"DIFFICULTY" : "Difficulty",
2019-08-02 10:24:24 +00:00
"POW_ALGO" : "PoW Algo",
2019-07-19 14:05:06 +00:00
"INPUTS" : "Inputs",
2019-07-22 09:14:21 +00:00
"INPUT" : "Input",
2019-07-19 14:05:06 +00:00
"OUTPUTS" : "Outputs",
2019-07-22 09:14:21 +00:00
"OUTPUT" : "Output",
2019-08-08 13:20:20 +00:00
"KERNEL" : "Kernel",
2019-07-19 14:05:06 +00:00
"KERNELS" : "Kernels",
"EPIC" : "Epic",
"EXPLORE" : "Explore",
"AGO" : "ago",
2019-07-24 07:26:59 +00:00
"BLOCKS_PER_PAGE" : "Blocks per page",
2019-07-19 14:05:06 +00:00
"MINUTE" : "minute",
"TOTAL_DIFFICULTY" : "Total Difficulty",
2019-08-07 06:17:48 +00:00
"TARGET_DIFFICULTY" : "Target Difficulty",
2019-09-13 08:13:57 +00:00
"TRANSACTIONS_BY_TIME" : "Transactions over Time",
2019-07-19 14:05:06 +00:00
"BLOCKS" : "Blocks",
2019-08-21 13:12:34 +00:00
"BLOCKSINTERVAL" : "Block Interval",
2019-08-20 13:42:33 +00:00
"SUPPLY_GROWTH_HOVER" : "Current Block Reward",
2019-08-22 12:11:55 +00:00
"BOCKS_COUNT_HOVER" : "Last 24h Blocks Count",
2019-09-05 13:26:32 +00:00
"TRANSACTION_FEE_HOVER" : "24h Avg Fee",
2019-08-19 10:29:18 +00:00
"BLOCK_INTERVAL_HOVER" : "Today Block Interval in Secs",
2019-08-19 10:53:16 +00:00
"TRANSACTION_LINECHAT_HOVER" : "Today Total Transaction Count",
"BLOCK_INTERVAL_BW_BLOCKS_HOVER" : "Last Block Interval in Secs",
2019-07-19 14:05:06 +00:00
"BLOCK" : "Block",
"BLOCKS_MINED" : "Blocks Mined",
2019-09-05 13:26:32 +00:00
"TRANSACTION_FEES" : "Average Transaction Fee",
2019-07-19 14:05:06 +00:00
"SUPPLY_GROWTH" : "Supply Growth",
"HASHRATE_GROWTH_CHART" : "HashRate Growth Chart",
2019-08-22 12:11:55 +00:00
"BLOCK_INTERVAL" : "Avg Block Interval",
2019-08-02 10:24:24 +00:00
"TRANSACTIONS_VS_DATE" : "Transactions by Date",
2019-07-19 14:05:06 +00:00
"DAYS" : "days",
2020-02-18 09:52:50 +00:00
"day":"day",
2019-07-19 14:05:06 +00:00
"MONTHS" : "months",
"All" : "All",
2019-07-19 14:05:06 +00:00
"WEEK" : "week",
2019-09-17 13:01:32 +00:00
"SEARCH_TEXT" : "Search by hash, or block height or output commit ID",
2019-07-22 09:14:21 +00:00
"BLOCK_REWARD" : "Block Reward",
"NOT_FOUND" : "Page Not Found",
"NOT_FOUND1" : "Page you are looking for is not found",
"NOT_FOUND2" : "Go to Explorer",
2019-08-02 10:24:24 +00:00
"ALGORITHM" : "PoW Algorithm",
2019-07-22 09:14:21 +00:00
"COMMIT" : "commit",
"TYPE" : "Type",
"SPEND" : "Spend",
"FEATURES" : "Features",
"LOCK" : "Lock",
"SEARCH_RESULT" : "Search Results for",
"SEARCH_RESULT1" : "Your search term",
2020-04-03 05:48:37 +00:00
"SEARCH_RESULT2" : "is wrong",
"SEARCH_RESULT3" : "please enter proper block height or block hash or output commit id",
2019-08-01 13:59:20 +00:00
"PEERS" : "Peers",
"CAPABILITIES" : "Capabilities",
"USER_AGENT" : "User Agent",
"VERSION" : "Version",
"ADDR" : "Addr",
2019-08-02 10:24:24 +00:00
"DIRECTION" : "Direction",
"SPENT" : "Spent"
2019-09-11 13:36:29 +00:00
},
"api-view": {
"query-api" : "Query API",
2020-01-13 08:02:25 +00:00
"maxcoins" : "returns maximum supply",
2019-09-11 13:36:29 +00:00
"query-api-line1" : "The API function to call is specified through the q parameter.",
2019-09-11 13:40:30 +00:00
"query-api-line2" : "For instance you can ask the totalcoins of epic cash with ",
2019-09-11 13:36:29 +00:00
"circulating" : "returns the number of circulating coins",
"getblockcount":"returns the current block height as a plain text string",
"getdifficulty-randomx" : "returns the RandomX difficulty as a plain text string",
2019-09-24 07:26:18 +00:00
"getdifficulty-progpow" : "returns the ProgPoW difficulty as a plain text string",
2019-09-11 13:36:29 +00:00
"getdifficulty-cuckoo" : "returns the Cuckoo difficulty as a plain text string",
"totalcoins" : "returns the outstanding number of coins",
"Block-Queries": "Block Queries",
"real-time-simple-query" : "Real-Time Simple Queries",
"block-query-text" : "Block APIs only consider blocks in the 'main' chain (as determined by the explorer wallet).",
"getblockhash" : " parameter and returns corresponding block hash.",
"getblockheight" : " parameter and returns corresponding block height.",
"getblocktime" : " parameter and returns unixtime of the block.",
"takes" : "takes a",
2019-09-16 12:08:33 +00:00
"Note" : "Note",
"reward" : "returns current block reward",
2020-02-20 12:26:46 +00:00
"averageblocktime" : "returns average block time of past 24 hours in seconds",
"msg" : "If you require another API, please request it by contacting an admin at "
},
"commit-id-view": {
"output-commit":"Output Commit",
"created-at-block":"Created at block",
"created-at":"Created At",
"output-type" : "Output Type",
"proof" : "Proof",
"proof-hash" : "Proof hash",
"merkle-proof" : "Merkle Proof",
"mmr-index" : "MMR Index"
2019-07-19 09:46:52 +00:00
}
2019-07-19 14:05:06 +00:00
}