2023-07-13 03:54:27 +03:00
copy : Copy
paste : Paste
2023-07-21 04:17:57 +03:00
continue : Continue
complete : Complete
2023-08-10 19:54:12 +03:00
closing : Closing
2023-08-09 20:11:44 +03:00
loading : Loading
loading_error : Loading error
retry : Retry
2023-07-21 04:17:57 +03:00
wallets :
title : Wallets
create_desc : Create or import existing wallet from saved recovery phrase.
add : Add wallet
name : 'Name:'
pass : 'Password:'
2023-07-29 00:17:54 +03:00
pass_empty : Enter password from the wallet
2023-07-22 01:59:19 +03:00
create : Create
recover : Restore
2023-07-23 11:48:28 +03:00
saved_phrase : Saved phrase
2023-07-22 01:59:19 +03:00
words_count : 'Words count:'
2023-07-23 11:48:28 +03:00
enter_word : 'Enter word #%{number}:'
2023-07-21 04:17:57 +03:00
not_valid_word : Entered word is not valid
2023-07-28 00:00:57 +03:00
not_valid_phrase : Entered phrase is not valid
2023-07-22 01:59:19 +03:00
create_phrase_desc : Safely write down and save your recovery phrase.
restore_phrase_desc : Enter words from your saved recovery phrase.
2023-07-25 03:42:52 +03:00
setup_conn_desc : Choose how your wallet connects to the network.
conn_method : Connection method
ext_conn : 'External connections:'
2023-08-01 02:13:35 +03:00
add_node : Add node
node_url : 'Node URL:'
node_secret : 'API Secret (optional):'
2023-07-25 03:42:52 +03:00
invalid_url : Entered URL is invalid
2023-07-29 00:17:54 +03:00
open : Open the wallet
wrong_pass : Entered password is wrong
2023-07-30 18:57:12 +03:00
locked : Locked
unlocked : Unlocked
2023-08-03 23:49:11 +03:00
enable_node : 'Enable integrated node to use the wallet or change connection settings by selecting %{settings} at the bottom of the screen.'
2023-08-10 19:54:12 +03:00
wallet_loading : Loading wallet
wallet_closing : Closing wallet
tx_loading : Loading transactions
2023-08-09 20:11:44 +03:00
wallet_loading_err : 'An error occurred during loading the wallet, you can retry or change connection settings by selecting %{settings} at the bottom of the screen.'
2023-08-03 23:49:11 +03:00
wallet : Wallet
send : Send
receive : Receive
settings : Wallet settings
2023-06-02 02:05:34 +03:00
network :
2023-06-19 01:29:15 +03:00
self : Network
2023-08-10 19:54:12 +03:00
type : 'Network type:'
2023-08-05 22:39:42 +03:00
connections : Connections
2023-06-02 02:05:34 +03:00
node : Integrated node
2023-07-11 21:02:36 +03:00
metrics : Metrics
2023-06-02 02:05:34 +03:00
mining : Mining
2023-06-19 01:29:15 +03:00
settings : Node settings
enable_node : Enable node
2023-06-17 13:23:31 +03:00
autorun : Autorun
2023-06-26 18:51:19 +03:00
disabled_server : 'Enable integrated node or add another connection method by pressing %{dots} in the top-left corner of the screen.'
2023-06-29 03:42:03 +03:00
no_ips : There are no available IP addresses on your system, server cannot be started, check your network connectivity.
2023-08-09 02:22:16 +03:00
available : Available
not_available : Not available
availability_check : Availability check
2023-05-17 00:36:59 +03:00
sync_status :
2023-06-21 02:13:47 +03:00
node_restarting : Node is restarting
node_down : Node is down
initial : Node is starting
no_sync : Node is running
2023-05-17 00:36:59 +03:00
awaiting_peers : Waiting for peers
header_sync : Downloading headers
header_sync_percent: 'Downloading headers : %{percent}%'
2023-06-23 22:12:30 +03:00
tx_hashset_pibd : Downloading state (PIBD)
2023-06-03 21:33:07 +03:00
tx_hashset_pibd_percent: 'Downloading state (PIBD) : %{percent}%'
2023-07-16 21:57:18 +03:00
tx_hashset_download : Downloading state
tx_hashset_download_percent: 'Downloading state : %{percent}%'
2023-06-03 21:33:07 +03:00
tx_hashset_setup_history: 'Preparing state (history) : %{percent}%'
tx_hashset_setup_position: 'Preparing state (position) : %{percent}%'
2023-05-17 00:36:59 +03:00
tx_hashset_setup : Preparing state for validation
2023-06-03 21:33:07 +03:00
tx_hashset_range_proofs_validation: 'Validating state (range proofs) : %{percent}%'
tx_hashset_kernels_validation: 'Validating state (kernels) : %{percent}%'
2023-05-17 00:36:59 +03:00
tx_hashset_save : Finalizing chain state
2023-06-17 13:23:31 +03:00
body_sync : Downloading blocks
2023-05-17 00:36:59 +03:00
body_sync_percent: 'Downloading blocks : %{percent}%'
2023-06-21 02:13:47 +03:00
shutdown : Node is shutting down
2023-06-02 02:05:34 +03:00
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 :
2023-07-11 21:02:36 +03:00
loading : Metrics will be available after the synchronization
2023-06-02 02:05:34 +03:00
emission : Emission
inflation : Inflation
supply : Supply
block_time : Block time
reward : Reward
2023-06-19 01:29:15 +03:00
difficulty_window : 'Difficulty window %{size}'
network_mining :
loading : Mining will be available after the synchronization
enable_server : Enable server
2023-07-06 03:02:13 +03:00
disable_server : Disable server
2023-06-26 18:51:19 +03:00
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.'
2023-07-13 03:54:27 +03:00
restart_server_required : Server restart is required to apply changes.
2023-06-21 02:13:47 +03:00
rewards_wallet : Wallet for rewards
2023-06-19 01:29:15 +03:00
server : Stratum server
2023-06-23 22:12:30 +03:00
address : Address
2023-06-19 01:29:15 +03:00
miners : Miners
devices : Devices
blocks_found : Blocks found
2023-06-20 00:38:25 +03:00
hashrate : 'Hashrate (C%{bits})'
connected : Connected
disconnected : Disconnected
2023-06-23 22:12:30 +03:00
network_settings :
2023-07-01 03:29:05 +03:00
change_value : Change value
2023-07-15 21:13:37 +03:00
stratum_ip : 'Stratum IP Address:'
stratum_port : 'Stratum port:'
2023-06-29 03:42:03 +03:00
port_unavailable : Specified port is unavailable
2023-07-01 03:29:05 +03:00
restart_node_required : Node restart is required to apply changes.
2023-06-29 03:42:03 +03:00
enable : Enable
disable : Disable
restart : Restart
server : Server
2023-07-15 21:13:37 +03:00
api_ip : 'API IP Address:'
api_port : 'API Port:'
api_secret : 'Rest API and V2 Owner API token:'
foreign_api_secret : 'Foreign API token:'
2023-07-01 03:29:05 +03:00
disabled : Disabled
2023-07-01 21:04:52 +03:00
enabled : Enabled
2023-07-15 21:13:37 +03:00
ftl : 'The Future Time Limit (FTL):'
2023-07-01 03:29:05 +03:00
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
2023-07-01 21:04:52 +03:00
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).
2023-07-15 21:13:37 +03:00
attempt_time : 'Mining attempt time (in seconds):'
attempt_time_desc : The amount of time 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:'
2023-07-04 00:39:13 +03:00
reset_settings_desc : Reset node settings to default values
2023-07-03 21:17:49 +03:00
reset_settings : Reset settings
2023-07-04 00:39:13 +03:00
reset : Reset
2023-07-05 16:06:14 +03:00
tx_pool : Transaction pool
2023-07-15 21:13:37 +03:00
pool_fee : 'Base fee that is 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:'
2023-07-05 16:06:14 +03:00
stem_txs : Stem transactions
2023-07-11 03:02:44 +03:00
p2p_server : P2P server
2023-07-15 21:13:37 +03:00
p2p_port : 'P2P port:'
2023-07-11 03:02:44 +03:00
add_seed : Add DNS Seed
2023-07-15 21:13:37 +03:00
seed_address : 'DNS Seed address:'
2023-07-11 03:02:44 +03:00
add_peer : Add peer
2023-07-15 21:13:37 +03:00
peer_address : 'Peer address:'
2023-07-11 03:02:44 +03:00
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.
2023-07-15 21:13:37 +03:00
ban_window : 'How much time (in seconds) a banned peer should stay banned:'
2023-07-11 03:02:44 +03:00
ban_window_desc : The decision to ban is made by node, based on the correctness of the data received from the peer.
2023-07-15 21:13:37 +03:00
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:'
2023-07-11 03:02:44 +03:00
min_outbound_desc : Node server will actively keep trying to add peers until it will get to at least this number.
2023-06-02 02:05:34 +03:00
modal :
cancel : Cancel
2023-06-23 22:12:30 +03:00
save : Save
2023-07-04 00:39:13 +03:00
confirmation : Confirmation
2023-07-25 03:42:52 +03:00
add : Add
2023-06-02 02:05:34 +03:00
modal_exit :
2023-06-20 00:38:25 +03:00
description : Are you sure you want to quit the application?
2023-06-02 02:05:34 +03:00
exit : Exit