Blockchain explorer for Ethereum based network and a tool for inspecting and analyzing EVM based blockchains.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
blockscout/priv/gettext/en/LC_MESSAGES/default.po

163 lines
4.3 KiB

## `msgid`s in this file come from POT (.pot) files.
##
## Do not add, change, or remove `msgid`s manually here as
## they're tied to the ones in the corresponding POT file
## (with the same domain).
##
## Use `mix gettext.extract --merge` or `mix gettext.merge`
## to merge POT files into PO files.
msgid ""
msgstr ""
"Language: en\n"
#: lib/explorer_web/templates/page/index.html.eex:11
#: lib/explorer_web/templates/page/index.html.eex:39
#: lib/explorer_web/templates/transaction/show.html.eex:33
msgid "Age"
msgstr "Age"
#: lib/explorer_web/templates/page/index.html.eex:38
msgid "Block"
msgstr "Block"
#: lib/explorer_web/templates/page/index.html.eex:4
msgid "Blocks"
msgstr "Blocks"
#: lib/explorer_web/templates/layout/_footer.html.eex:2
msgid "Copyright %{year} POA"
msgstr "%{year} POA Network Ltd. All rights reserved"
#: lib/explorer_web/templates/block/show.html.eex:53
#: lib/explorer_web/templates/page/index.html.eex:13
msgid "Gas Used"
msgstr "Gas Used"
#: lib/explorer_web/templates/block/show.html.eex:25
#: lib/explorer_web/templates/page/index.html.eex:37
msgid "Hash"
msgstr "Hash"
#: lib/explorer_web/templates/page/index.html.eex:10
msgid "Height"
msgstr "Height"
#: lib/explorer_web/templates/layout/_header.html.eex:6
#: lib/explorer_web/templates/layout/app.html.eex:7
msgid "POA Network Explorer"
msgstr "POA Network Explorer"
#: lib/explorer_web/templates/block/show.html.eex:21
#: lib/explorer_web/templates/page/index.html.eex:12
#: lib/explorer_web/templates/page/index.html.eex:31
msgid "Transactions"
msgstr "Transactions"
#: lib/explorer_web/templates/page/index.html.eex:40
#: lib/explorer_web/templates/transaction/show.html.eex:37
#: lib/explorer_web/templates/transaction/show.html.eex:49
msgid "Value"
msgstr "Value"
#: lib/explorer_web/templates/block/show.html.eex:3
msgid "Block #%{number} Details"
msgstr "Block #%{number} Details"
#: lib/explorer_web/templates/block/show.html.eex:37
msgid "Difficulty"
msgstr "Difficulty"
#: lib/explorer_web/templates/block/show.html.eex:57
#: lib/explorer_web/templates/transaction/show.html.eex:57
msgid "Gas Limit"
msgstr "Gas Limit"
#: lib/explorer_web/templates/block/show.html.eex:33
msgid "Miner"
msgstr "Validator"
#: lib/explorer_web/templates/block/show.html.eex:61
#: lib/explorer_web/templates/transaction/show.html.eex:69
msgid "Nonce"
msgstr "Nonce"
#: lib/explorer_web/templates/block/show.html.eex:13
msgid "Number"
msgstr "Height"
#: lib/explorer_web/templates/block/show.html.eex:29
msgid "Parent Hash"
msgstr "Parent Hash"
#: lib/explorer_web/templates/block/show.html.eex:49
msgid "Size"
msgstr "Size"
#: lib/explorer_web/templates/block/show.html.eex:17
msgid "Timestamp"
msgstr "Timestamp"
#: lib/explorer_web/templates/block/show.html.eex:45
msgid "Total Difficulty"
msgstr "Total Difficulty"
#: lib/explorer_web/templates/transaction/show.html.eex:22
msgid "Block Number"
msgstr "Block Height"
#: lib/explorer_web/templates/transaction/show.html.eex:3
msgid "Transaction Details"
msgstr "Transaction Details"
#: lib/explorer_web/templates/transaction/show.html.eex:65
msgid "Cumulative Gas Used"
msgstr "Cumulative Gas Used"
#: lib/explorer_web/templates/transaction/show.html.eex:37
msgid "Gas"
msgstr "Gas"
#: lib/explorer_web/templates/transaction/show.html.eex:61
msgid "Gas Price"
msgstr "Gas Price"
#: lib/explorer_web/templates/transaction/show.html.eex:73
msgid "Input"
msgstr "Input"
#: lib/explorer_web/templates/transaction/show.html.eex:28
msgid "%{confirmations} block confirmations"
msgstr "%{confirmations} block confirmations"
#: lib/explorer_web/templates/block/show.html.eex:22
msgid "%{count} transactions in this block"
msgstr "%{count} transactions in this block"
#: lib/explorer_web/templates/address/show.html.eex:3
msgid "Address"
msgstr "Address"
#: lib/explorer_web/templates/transaction/show.html.eex:41
msgid "From"
msgstr "From"
#: lib/explorer_web/templates/block/show.html.eex:7
#: lib/explorer_web/templates/transaction/show.html.eex:8
msgid "Overview"
msgstr "Overview"
#: lib/explorer_web/templates/transaction/show.html.eex:19
msgid "Success"
msgstr "Success"
#: lib/explorer_web/templates/transaction/show.html.eex:45
msgid "To"
msgstr "To"
#: lib/explorer_web/templates/transaction/show.html.eex:14
msgid "Transaction Hash"
msgstr "Transaction Hash"
#: lib/explorer_web/templates/transaction/show.html.eex:18
msgid "Transaction Status"
msgstr "Transaction Status"