138 lines
No EOL
5.6 KiB
YAML
138 lines
No EOL
5.6 KiB
YAML
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
|
|
enable_server: Enable server
|
|
disable_server: Disable 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.'
|
|
info_settings: To change the settings of enabled server, you will need to restart the node.
|
|
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:
|
|
change_value: Change value
|
|
stratum_ip: Stratum IP Address
|
|
stratum_port: Stratum port
|
|
port_unavailable: Specified port is unavailable
|
|
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
|
|
enabled: Enabled
|
|
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
|
|
full_validation: Full validation
|
|
full_validation_description: Whether to run a full chain validation when processing each block (except during synchronization).
|
|
archive_mode: Archive mode
|
|
archive_mode_desc: Run the node in full archive mode (more disk space and time will be required for synchronization).
|
|
attempt_time: Attempt time
|
|
attempt_time_desc: The amount of time in seconds to attempt to mine on a particular header before stopping and re-collecting transactions from the pool
|
|
min_share_diff: The minimum acceptable share difficulty
|
|
reset_settings_desc: Reset node settings to default values
|
|
reset_settings: Reset settings
|
|
reset: Reset
|
|
tx_pool: Transaction pool
|
|
pool_fee: Base fee that's accepted into the pool
|
|
reorg_period: Reorg cache retention period (in minutes)
|
|
max_tx_pool: Maximum number of transactions in the pool
|
|
max_tx_stempool: Maximum number of transactions in the stem-pool
|
|
max_tx_weight: Maximum total weight of transactions that can get selected to build a block
|
|
epoch_duration: Epoch duration (in seconds)
|
|
embargo_timer: Embargo timer (in seconds)
|
|
aggregation_period: Aggregation period (in seconds)
|
|
stem_probability: Stem phase probability
|
|
stem_txs: Stem transactions
|
|
p2p_server: P2P server
|
|
p2p_port: P2P port
|
|
add_seed: Add DNS Seed
|
|
add_peer: Add peer
|
|
peer_address_error: 'Enter IP address or DNS name (make sure specified host is available) in correct format, e.g.: 192.168.0.1:1234 or example.com:5678'
|
|
default: Default
|
|
allow_list: Allow list
|
|
allow_list_desc: Connect only to peers in this list.
|
|
deny_list: Deny list
|
|
deny_list_desc: Never connect to peers in this list.
|
|
favourites: Favourites
|
|
favourites_desc: A list of preferred peers to connect to.
|
|
ban_window: How long a banned peer should stay banned (in seconds)
|
|
ban_window_desc: The decision to ban is made by node, based on the correctness of the data received from the peer.
|
|
max_inbound_count: Maximum number of inbound peer connections
|
|
max_outbound_count: Maximum number of outbound peer connections
|
|
min_outbound_count: Minimum number of outbound peer connections
|
|
min_outbound_desc: Node server will actively keep trying to add peers until it will get to at least this number.
|
|
modal:
|
|
cancel: Cancel
|
|
save: Save
|
|
confirmation: Confirmation
|
|
modal_exit:
|
|
description: Are you sure you want to quit the application?
|
|
exit: Exit |