grim/locales/en.yml

100 lines
3.6 KiB
YAML
Raw Normal View History

screen_accounts:
title: Accounts
network:
self: Network
node: Integrated node
metrics: Chain metrics
mining: Mining
settings: Node settings
enable_node: Enable node
disable: Disable
restart: Restart
autorun: Autorun
disabled_server: 'Enable integrated node or add another connection method by pressing %{dots} in the top-left corner of the screen.'
no_ips: There are no available IP addresses on your system, server cannot be started, check your network connectivity.
sync_status:
node_restarting: Node is restarting
node_down: Node is down
initial: Node is starting
no_sync: Node is running
awaiting_peers: Waiting for peers
header_sync: Downloading headers
header_sync_percent: 'Downloading headers: %{percent}%'
tx_hashset_pibd: Downloading state (PIBD)
tx_hashset_pibd_percent: 'Downloading state (PIBD): %{percent}%'
tx_hashset_download: Downloading chain state
tx_hashset_download_percent: 'Downloading chain state: %{percent}%'
tx_hashset_setup_history: 'Preparing state (history): %{percent}%'
tx_hashset_setup_position: 'Preparing state (position): %{percent}%'
tx_hashset_setup: Preparing state for validation
tx_hashset_range_proofs_validation: 'Validating state (range proofs): %{percent}%'
tx_hashset_kernels_validation: 'Validating state (kernels): %{percent}%'
tx_hashset_save: Finalizing chain state
body_sync: Downloading blocks
body_sync_percent: 'Downloading blocks: %{percent}%'
shutdown: Node is shutting down
network_node:
header: Header
block: Block
hash: Hash
height: Height
difficulty: Difficulty
time_utc: Time (UTC)
transactions: Transactions
main_pool: Main pool
stem_pool: Stem pool
data: Data
size: Size (GB)
peers: Peers
network_metrics:
loading: Chain metrics will be available after the synchronization
emission: Emission
inflation: Inflation
supply: Supply
block_time: Block time
reward: Reward
difficulty_window: 'Difficulty window %{size}'
network_mining:
loading: Mining will be available after the synchronization
server_setup: Stratum server setup
enable_server: Enable server
server_setting: 'Enable stratum server or change more settings by selecting %{settings} at the bottom of the screen. App restart is required to change settings of the running server.'
info: 'Mining server is enabled, you can change its settings by selecting %{settings} at the bottom of the screen. Data is updating when devices are connected.'
rewards_wallet: Wallet for rewards
server: Stratum server
address: Address
miners: Miners
devices: Devices
blocks_found: Blocks found
hashrate: 'Hashrate (C%{bits})'
connected: Connected
disconnected: Disconnected
network_settings:
ip: IP Address
port: Port
change_port: Change port
change_value: Change value
stratum_port: Stratum server port
port_unavailable: Specified port is unavailable
restart_app_required: App restart is required to apply changes.
restart_node_required: Node restart is required to apply changes.
enable: Enable
disable: Disable
restart: Restart
server: Server
api_ip: API IP Address
api_port: API Port
api_secret: Rest API and V2 Owner API token
foreign_api_secret: Foreign API token
disabled: Disabled
copy: Copy
paste: Paste
ftl: The Future Time Limit (FTL)
ftl_description: Limit on how far into the future, relative to a node's local time in seconds, the timestamp on a new block can be, in order for the block to be accepted.
not_valid_value: Entered value is not valid
modal:
cancel: Cancel
save: Save
modal_exit:
description: Are you sure you want to quit the application?
exit: Exit