diff --git a/doc/build-unix.md b/doc/build-unix.md index d522abd3d9..e8f80c2e7f 100644 --- a/doc/build-unix.md +++ b/doc/build-unix.md @@ -12,7 +12,7 @@ Run the following commands to install required packages: ##### Debian/Ubuntu: ```bash -$ sudo apt-get install curl build-essential libtool autotools-dev automake pkg-config python3 bsdmainutils bison cmake byacc +$ sudo apt-get install curl build-essential libtool autotools-dev automake pkg-config python3 bsdmainutils bison ``` ##### Fedora: diff --git a/doc/release-notes/dash/release-notes-0.16.0.1 b/doc/release-notes/dash/release-notes-0.16.0.1 index fbb1591345..22d74b0866 100644 --- a/doc/release-notes/dash/release-notes-0.16.0.1 +++ b/doc/release-notes/dash/release-notes-0.16.0.1 @@ -257,7 +257,7 @@ by specifying a path to custom css files via `--custom-css-dir`. Additionally, t which makes it possible to see and debug all css adjustments live in the running GUI. From now on the "Pay To" field in "Send" and "PrivateSend" tabs also accepts Dash URIs. -The Dash address and the amount from the URI are assigned to corresponding fields automatically +The Raptoreum address and the amount from the URI are assigned to corresponding fields automatically if a Dash URI gets pasted into the field. Sporks diff --git a/doc/release-notes/dash/release-notes-0.16.0.1.md b/doc/release-notes/dash/release-notes-0.16.0.1.md index fbb1591345..22d74b0866 100644 --- a/doc/release-notes/dash/release-notes-0.16.0.1.md +++ b/doc/release-notes/dash/release-notes-0.16.0.1.md @@ -257,7 +257,7 @@ by specifying a path to custom css files via `--custom-css-dir`. Additionally, t which makes it possible to see and debug all css adjustments live in the running GUI. From now on the "Pay To" field in "Send" and "PrivateSend" tabs also accepts Dash URIs. -The Dash address and the amount from the URI are assigned to corresponding fields automatically +The Raptoreum address and the amount from the URI are assigned to corresponding fields automatically if a Dash URI gets pasted into the field. Sporks diff --git a/src/Makefile.am b/src/Makefile.am index aaad24e789..c63de6a862 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -298,7 +298,7 @@ BITCOIN_CORE_H = \ util/spanparsing.h \ util/system.h \ util/asmap.h \ - util/macros.h \ + util/macro.h \ util/memory.h \ util/moneystr.h \ util/ranges.h \ diff --git a/src/Makefile.qt.include b/src/Makefile.qt.include index 15a6e8772e..131f76c931 100644 --- a/src/Makefile.qt.include +++ b/src/Makefile.qt.include @@ -161,7 +161,7 @@ BITCOIN_QT_H = \ qt/rpcconsole.h \ qt/sendcoinsdialog.h \ qt/sendcoinsentry.h \ - qt/sendassesdialog.h \ + qt/sendassetsdialog.h \ qt/sendassetsentry.h \ qt/createassetsdialog.h \ qt/updateassetsdialog.h \ diff --git a/src/qt/forms/createassetsdialog.ui b/src/qt/forms/createassetsdialog.ui index 26b87d3921..3ecaee8b68 100644 --- a/src/qt/forms/createassetsdialog.ui +++ b/src/qt/forms/createassetsdialog.ui @@ -1209,7 +1209,7 @@ - Paying only the minimum fee is just fine as long as there is less transaction volume than space in the blocks. But be aware that this can end up in a never confirming transaction once there is more demand for neoxa transactions than the network can process. + Paying only the minimum fee is just fine as long as there is less transaction volume than space in the blocks. But be aware that this can end up in a never confirming transaction once there is more demand for Raptoreum transactions than the network can process. @@ -1222,7 +1222,7 @@ true - Paying only the minimum fee is just fine as long as there is less transaction volume than space in the blocks. But be aware that this can end up in a never confirming transaction once there is more demand for neoxa transactions than the network can process. + Paying only the minimum fee is just fine as long as there is less transaction volume than space in the blocks. But be aware that this can end up in a never confirming transaction once there is more demand for Raptoreum transactions than the network can process. (read the tooltip) diff --git a/src/qt/forms/updateassetsdialog.ui b/src/qt/forms/updateassetsdialog.ui index 5d7307b678..750ff1c254 100644 --- a/src/qt/forms/updateassetsdialog.ui +++ b/src/qt/forms/updateassetsdialog.ui @@ -676,7 +676,7 @@ - Paying only the minimum fee is just fine as long as there is less transaction volume than space in the blocks. But be aware that this can end up in a never confirming transaction once there is more demand for neoxa transactions than the network can process. + Paying only the minimum fee is just fine as long as there is less transaction volume than space in the blocks. But be aware that this can end up in a never confirming transaction once there is more demand for Raptoreum transactions than the network can process. @@ -689,7 +689,7 @@ true - Paying only the minimum fee is just fine as long as there is less transaction volume than space in the blocks. But be aware that this can end up in a never confirming transaction once there is more demand for neoxa transactions than the network can process. + Paying only the minimum fee is just fine as long as there is less transaction volume than space in the blocks. But be aware that this can end up in a never confirming transaction once there is more demand for Raptoreum transactions than the network can process. (read the tooltip) diff --git a/src/qt/locale/raptoreum_ar.ts b/src/qt/locale/raptoreum_ar.ts index 60d4889e57..29a2294a3b 100644 --- a/src/qt/locale/raptoreum_ar.ts +++ b/src/qt/locale/raptoreum_ar.ts @@ -1,4 +1,5 @@ + AddressBookPage diff --git a/src/qt/locale/raptoreum_bg.ts b/src/qt/locale/raptoreum_bg.ts index dfc03c42f8..b77561feb1 100644 --- a/src/qt/locale/raptoreum_bg.ts +++ b/src/qt/locale/raptoreum_bg.ts @@ -1,4 +1,5 @@ + AddressBookPage diff --git a/src/qt/locale/raptoreum_de.ts b/src/qt/locale/raptoreum_de.ts index 653b9985be..a53b540199 100644 --- a/src/qt/locale/raptoreum_de.ts +++ b/src/qt/locale/raptoreum_de.ts @@ -1,4 +1,5 @@ + AddressBookPage diff --git a/src/qt/locale/raptoreum_en.ts b/src/qt/locale/raptoreum_en.ts index 79108ff7d3..1fe7ea93a4 100644 --- a/src/qt/locale/raptoreum_en.ts +++ b/src/qt/locale/raptoreum_en.ts @@ -69,17 +69,17 @@ C&lose - + Choose the address to send coins to Choose the address to send coins to - + Choose the address to receive coins with Choose the address to receive coins with - + C&hoose C&hoose @@ -89,17 +89,17 @@ Sending addresses - + Receiving addresses Receiving addresses - + These are your Raptoreum addresses for sending payments. Always check the amount and the receiving address before sending coins. These are your Raptoreum addresses for sending payments. Always check the amount and the receiving address before sending coins. - + These are your Raptoreum addresses for receiving payments. It is recommended to use a new receiving address for each transaction. These are your Raptoreum addresses for receiving payments. It is recommended to use a new receiving address for each transaction. @@ -124,12 +124,12 @@ &Show address QR code - + QR code QR code - + Export Address List Export Address List @@ -139,20 +139,22 @@ Comma separated file (*.csv) - + Exporting Failed + %1 is a name of the file (e.g.: "addressbook.csv") that the Raptoreum addresses were exported to. Exporting Failed There was an error trying to save the address list to %1. Please try again. - There was an error trying to save the address list to %1. Please try again. + An error message. + There was an error trying to save the address list to %1. Please try again. AddressTableModel - + Label Label @@ -162,7 +164,7 @@ Address - + (no label) (no label) @@ -241,8 +243,8 @@ - Show password - Show password + Show passphrase + @@ -291,7 +293,7 @@ Enter the old passphrase and new passphrase to the wallet. - + Confirm wallet encryption Confirm wallet encryption @@ -301,22 +303,37 @@ Warning: If you encrypt your wallet and lose your passphrase, you will <b>LOSE ALL OF YOUR RTM</b>! - + Are you sure you wish to encrypt your wallet? Are you sure you wish to encrypt your wallet? + + Remember that encrypting your wallet cannot fully protect your funds from being stolen by malware infecting your computer. + + + + + Wallet to be encrypted + + + + + Your wallet is about to be encrypted. + + + + - - + Wallet encrypted Wallet encrypted - - - Your wallet is now encrypted. Remember that encrypting your wallet cannot fully protect your funds from being stolen by malware infecting your computer. - Your wallet is now encrypted. Remember that encrypting your wallet cannot fully protect your funds from being stolen by malware infecting your computer. + + + Your wallet is now encrypted. + @@ -324,4936 +341,7925 @@ IMPORTANT: Any previous backups you have made of your wallet file should be replaced with the newly generated, encrypted wallet file. Previous backups of the unencrypted wallet file contain the same HD seed and still have full access to all your funds just like the new, encrypted wallet. - + IMPORTANT: Any previous backups you have made of your wallet file should be replaced with the newly generated, encrypted wallet file. For security reasons, previous backups of the unencrypted wallet file will become useless as soon as you start using the new, encrypted wallet. IMPORTANT: Any previous backups you have made of your wallet file should be replaced with the newly generated, encrypted wallet file. For security reasons, previous backups of the unencrypted wallet file will become useless as soon as you start using the new, encrypted wallet. - - + + Wallet encryption failed Wallet encryption failed - + Wallet encryption failed due to an internal error. Your wallet was not encrypted. Wallet encryption failed due to an internal error. Your wallet was not encrypted. - - + + The supplied passphrases do not match. The supplied passphrases do not match. - + Wallet unlock failed Wallet unlock failed - - + + The passphrase entered for the wallet decryption was incorrect. The passphrase entered for the wallet decryption was incorrect. - + Wallet decryption failed Wallet decryption failed - + Wallet passphrase was successfully changed. Wallet passphrase was successfully changed. - - + + Warning: The Caps Lock key is on! Warning: The Caps Lock key is on! - BanTableModel + AssetControlDialog - - IP/Netmask - IP/Netmask + + Asset Selection + - - Banned Until - Banned Until + + Quantity: + Quantity: - - - BitcoinAmountField - - Amount in %1 - Amount in %1 + + Bytes: + Bytes: - - - BitcoinGUI - - A fatal error occurred. Raptoreum Core can no longer continue safely and will quit. - A fatal error occurred. Raptoreum Core can no longer continue safely and will quit. + + Amount: + Amount: - - Raptoreum Core - Raptoreum Core + + Dust: + Dust: - - Wallet - Wallet + + Fee: + Fee: - - Node - Node + + After Fee: + After Fee: - - &Overview - &Overview + + Change: + Change: - - Show general overview of wallet - Show general overview of wallet + + (un)select all + (un)select all - - &Send - &Send + + Tree mode + Tree mode - - Send coins to a Raptoreum address - Send coins to a Raptoreum address + + List mode + List mode - - &Receive - &Receive + + (1 locked) + (1 locked) - - Request payments (generates QR codes and raptoreum: URIs) - Request payments (generates QR codes and raptoreum: URIs) + + Asset + - - &Transactions - &Transactions + + Confirmed + Confirmed - - Browse transaction history - Browse transaction history + + Amount + Amount - - &Smartnodes - &Smartnodes + + Received with label + Received with label - - Browse smartnodes - Browse smartnodes + + Received with address + Received with address - - E&xit - E&xit + + Date + Date - - Quit application - Quit application + + Confirmations + Confirmations - - Show information about Raptoreum Core - Show information about Raptoreum Core + + Copy address + Copy address - - About &Qt - About &Qt + + Copy label + Copy label - Show information about Qt - Show information about Qt + + Copy amount + Copy amount - - &Options... - &Options... + + Copy transaction ID + Copy transaction ID - - &About %1 - &About %1 + + Lock unspent + Lock unspent - - Send %1 funds to a Raptoreum address - Send %1 funds to a Raptoreum address + + Unlock unspent + Unlock unspent - - Modify configuration options for %1 - Modify configuration options for %1 + + Copy quantity + Copy quantity - - &Show / Hide - &Show / Hide + + Copy fee + Copy fee - Show or hide the main Window - Show or hide the main Window - - - - &Encrypt Wallet... - &Encrypt Wallet... + Copy after fee + Copy after fee - Encrypt the private keys that belong to your wallet - Encrypt the private keys that belong to your wallet + Copy bytes + Copy bytes - &Backup Wallet... - &Backup Wallet... + Copy dust + Copy dust - Backup wallet to another location - Backup wallet to another location + Copy change + Copy change - - &Change Passphrase... - &Change Passphrase... + + Please switch to "List mode" to use this function. + Please switch to "List mode" to use this function. - - Change the passphrase used for wallet encryption - Change the passphrase used for wallet encryption + + (%1 locked) + (%1 locked) - - &Unlock Wallet... - &Unlock Wallet... + + yes + yes - - Unlock wallet - Unlock wallet + + no + no - - &Lock Wallet - &Lock Wallet + + This label turns red if any recipient receives an amount smaller than the current dust threshold. + This label turns red if any recipient receives an amount smaller than the current dust threshold. - - Sign &message... - Sign &message... + + Can vary +/- %1 ruff(s) per input. + Can vary +/- %1 ruff(s) per input. - - Sign messages with your Raptoreum addresses to prove you own them - Sign messages with your Raptoreum addresses to prove you own them + + Some Assets were unselected because they were spent. + - - &Verify message... - &Verify message... + + Some Assets were unselected because they do not have enough mixing rounds. + - - Verify messages to ensure they were signed with specified Raptoreum addresses - Verify messages to ensure they were signed with specified Raptoreum addresses + + + (no label) + (no label) - - &Information - &Information + + change from %1 (%2) + change from %1 (%2) - Show diagnostic information - Show diagnostic information + (change) + (change) + + + AssetsDialog - - &Debug console - &Debug console + + Form + Form - - Open debugging console - Open debugging console + + Asset balance + - - &Network Monitor - &Network Monitor + + Asset + - - Show network monitor - Show network monitor + + asset id + - - &Peers list - &Peers list + + Available + - - Show peers info - Show peers info + + Pending + - - Wallet &Repair - Wallet &Repair + + Asset Info + - - Show wallet repair options - Show wallet repair options + + Supply: + - - Open Wallet &Configuration File - Open Wallet &Configuration File + + Id: + - - Open configuration file - Open configuration file + + Name: + - - Show Automatic &Backups - Show Automatic &Backups + + Type: + - - Show automatically created wallet backups - Show automatically created wallet backups + + Warning: + - - &Sending addresses... - &Sending addresses... + + Mint + - - Show the list of used sending addresses and labels - Show the list of used sending addresses and labels + + Update + + + + + Recent transactions + Recent transactions + + + + Send asset + - &Receiving addresses... - &Receiving addresses... + Copy asset name + - Show the list of used receiving addresses and labels - Show the list of used receiving addresses and labels + View details + + + + + Details for asset: %1 + + + + + Mint details: + - Open &URI... - Open &URI... + Name: %1 <br> + - Open a raptoreum: URI or payment request - Open a raptoreum: URI or payment request + Amount: %1 + Amount: %1 + {1?} - - &Command-line options - &Command-line options + + are added as transaction fee.<hr /> + - Show the %1 help message to get a list with possible Raptoreum command-line options - Show the %1 help message to get a list with possible Raptoreum command-line options + Confirm Asset Mint + + + + BanTableModel - - default wallet - default wallet + + IP/Netmask + IP/Netmask - - %1 client - %1 client + + Banned Until + Banned Until + + + BitcoinAmountField - - Wallet: %1 - - Wallet: %1 - + + Amount in %1 + Amount in %1 + + + BitcoinGUI - - Wallet is <b>unencrypted</b> - Wallet is <b>unencrypted</b> + + A fatal error occurred. Raptoreum Core can no longer continue safely and will quit. + A fatal error occurred. Raptoreum Core can no longer continue safely and will quit. - - &File - &File + + &Overview + &Overview - - %1 &information - %1 &information + + Show general overview of wallet + Show general overview of wallet - - Show the %1 basic information - Show the %1 basic information + + &Send + &Send - - &Settings - &Settings + + Send coins to a Raptoreum address + Send coins to a Raptoreum address - - &Tools - &Tools + + &Receive + &Receive - - &Help - &Help + + Request payments (generates QR codes and raptoreum: URIs) + Request payments (generates QR codes and raptoreum: URIs) - - Tabs toolbar - Tabs toolbar + + &Sending addresses + - - - %n active connection(s) to Raptoreum network - - %n active connection to Raptoreum network - %n active connections to Raptoreum network - + + + &Receiving addresses + + + + + Open a raptoreum: URI + - Network activity disabled - Network activity disabled + Open Wallet + - - Syncing Headers (%1%)... - Syncing Headers (%1%)... + + Open a wallet + - - Synchronizing with network... - Synchronizing with network... + + Close Wallet... + - - Indexing blocks on disk... - Indexing blocks on disk... + + Close Wallet + - Processing blocks on disk... - Processing blocks on disk... + Create Wallet... + - - Reindexing blocks on disk... - Reindexing blocks on disk... + + Create a new wallet + - - Connecting to peers... - Connecting to peers... + + No wallets available + - - - Processed %n block(s) of transaction history. - - Processed %n block of transaction history. - Processed %n blocks of transaction history. - + + + &Window + - - %1 behind - %1 behind + + Minimize + - - Catching up... - Catching up... + + Zoom + - - Last received block was generated %1 ago. - Last received block was generated %1 ago. + + Main Window + - - Transactions after this will not yet be visible. - Transactions after this will not yet be visible. + + &Transactions + &Transactions - - Up to date - Up to date + + Browse transaction history + Browse transaction history - - Synchronizing additional data: %p% - Synchronizing additional data: %p% + + &Smartnodes + &Smartnodes - - Error - Error + + Browse smartnodes + Browse smartnodes - - Warning - Warning + + E&xit + E&xit - - Information - Information + + Quit application + Quit application - - Received and sent multiple transactions - Received and sent multiple transactions + + About &Qt + About &Qt - - Sent multiple transactions - Sent multiple transactions + + Show information about Qt + Show information about Qt - Received multiple transactions - Received multiple transactions + &Options... + &Options... - - Sent Amount: %1 - - Sent Amount: %1 - + + &About %1 + &About %1 - - Received Amount: %1 - - Received Amount: %1 - + + Send %1 funds to a Raptoreum address + Send %1 funds to a Raptoreum address - Date: %1 - - Date: %1 - + &Send Asset + - Amount: %1 - - Amount: %1 - - - - - Type: %1 - - Type: %1 - - - - - Label: %1 - - Label: %1 - + Send assets to a Raptoreum address + - - Address: %1 - - Address: %1 - + + &Create Asset + - Sent transaction - Sent transaction + Create a new asset + - - Incoming transaction - Incoming transaction + + &Update Asset + - - HD key generation is <b>enabled</b> - HD key generation is <b>enabled</b> + + Update asset + - Wallet is <b>encrypted</b> and currently <b>unlocked</b> - Wallet is <b>encrypted</b> and currently <b>unlocked</b> - - - - Wallet is <b>encrypted</b> and currently <b>unlocked</b> for mixing only - Wallet is <b>encrypted</b> and currently <b>unlocked</b> for mixing only + Show information about %1 + - - Wallet is <b>encrypted</b> and currently <b>locked</b> - Wallet is <b>encrypted</b> and currently <b>locked</b> + + Modify configuration options for %1 + Modify configuration options for %1 - - - CoinControlDialog - - Quantity: - Quantity: + + &Show / Hide + &Show / Hide - - Bytes: - Bytes: + + Show or hide the main Window + Show or hide the main Window - - Amount: - Amount: + + &Encrypt Wallet... + &Encrypt Wallet... - - Fee: - Fee: + + Encrypt the private keys that belong to your wallet + Encrypt the private keys that belong to your wallet - - Coin Selection - Coin Selection + + &Backup Wallet... + &Backup Wallet... - - Dust: - Dust: + + Backup wallet to another location + Backup wallet to another location - - After Fee: - After Fee: + + &Change Passphrase... + &Change Passphrase... - - Change: - Change: + + Change the passphrase used for wallet encryption + Change the passphrase used for wallet encryption - - (un)select all - (un)select all + + &Unlock Wallet... + &Unlock Wallet... - - toggle lock state - toggle lock state + + Unlock wallet + Unlock wallet - - Tree mode - Tree mode + + &Lock Wallet + &Lock Wallet - - List mode - List mode + + Sign &message... + Sign &message... - - (1 locked) - (1 locked) + + Sign messages with your Raptoreum addresses to prove you own them + Sign messages with your Raptoreum addresses to prove you own them - - Amount - Amount + + &Verify message... + &Verify message... - - Received with label - Received with label + + Verify messages to ensure they were signed with specified Raptoreum addresses + Verify messages to ensure they were signed with specified Raptoreum addresses - - Received with address - Received with address + + &Information + &Information - - Mixing Rounds - Mixing Rounds + + Show diagnostic information + Show diagnostic information - - Date - Date + + &Debug console + &Debug console - - Confirmations - Confirmations + + Open debugging console + Open debugging console - - Confirmed - Confirmed + + &Network Monitor + &Network Monitor - - Copy address - Copy address + + Show network monitor + Show network monitor - Copy label - Copy label + &Peers list + &Peers list - - Copy amount - Copy amount + Show peers info + Show peers info - - Copy transaction ID - Copy transaction ID + + Wallet &Repair + Wallet &Repair - Lock unspent - Lock unspent + Show wallet repair options + Show wallet repair options - Unlock unspent - Unlock unspent + Open Wallet &Configuration File + Open Wallet &Configuration File - - Copy quantity - Copy quantity + + Open configuration file + Open configuration file - - Copy fee - Copy fee + + Show Automatic &Backups + Show Automatic &Backups - Copy after fee - Copy after fee + Show automatically created wallet backups + Show automatically created wallet backups - - Copy bytes - Copy bytes + + Proxy is <b>enabled</b>: %1 + - - Copy dust - Copy dust + + Show the list of used sending addresses and labels + Show the list of used sending addresses and labels - - Copy change - Copy change + + Show the list of used receiving addresses and labels + Show the list of used receiving addresses and labels - - Please switch to "List mode" to use this function. - Please switch to "List mode" to use this function. + + Open &URI... + Open &URI... - - (%1 locked) - (%1 locked) + + &Command-line options + &Command-line options - - yes - yes + + Show the %1 help message to get a list with possible Raptoreum command-line options + Show the %1 help message to get a list with possible Raptoreum command-line options - - no - no + + default wallet + default wallet - - This label turns red if any recipient receives an amount smaller than the current dust threshold. - This label turns red if any recipient receives an amount smaller than the current dust threshold. + + %1 client + %1 client - - Can vary +/- %1 ruff(s) per input. - Can vary +/- %1 ruff(s) per input. + + Wallet: %1 + + Wallet: %1 + - - Some coins were unselected because they were spent. - Some coins were unselected because they were spent. + + Wallet is <b>unencrypted</b> + Wallet is <b>unencrypted</b> - - Some coins were unselected because they do not have enough mixing rounds. - Some coins were unselected because they do not have enough mixing rounds. + + &File + &File - - Show all coins - Show all coins + + %1 &information + %1 &information - Hide %1 coins - Hide %1 coins + Show the %1 basic information + Show the %1 basic information - - Show all %1 coins - Show all %1 coins + + &Settings + &Settings - - Show spendable coins only - Show spendable coins only + + &Help + &Help - - - (no label) - (no label) + + Tabs toolbar + Tabs toolbar - - - change from %1 (%2) - change from %1 (%2) + + + %n active connection(s) to Raptoreum network + + %n active connection to Raptoreum network + %n active connections to Raptoreum network + - - (change) - (change) + + Network activity disabled + Network activity disabled - - n/a - n/a + + Syncing Headers (%1%)... + Syncing Headers (%1%)... - - - EditAddressDialog - - Edit Address - Edit Address + + Synchronizing with network... + Synchronizing with network... - - &Label - &Label + + Indexing blocks on disk... + Indexing blocks on disk... - - The label associated with this address list entry - The label associated with this address list entry + + Processing blocks on disk... + Processing blocks on disk... - - &Address - &Address + + Reindexing blocks on disk... + Reindexing blocks on disk... - - The address associated with this address list entry. This can only be modified for sending addresses. - The address associated with this address list entry. This can only be modified for sending addresses. + + Connecting to peers... + Connecting to peers... - - - New sending address - New sending address + + + Processed %n block(s) of transaction history. + + Processed %n block of transaction history. + Processed %n blocks of transaction history. + - - Edit receiving address - Edit receiving address + + %1 behind + %1 behind - Edit sending address - Edit sending address + Catching up... + Catching up... - - The entered address "%1" is not a valid Raptoreum address. - The entered address "%1" is not a valid Raptoreum address. + + Last received block was generated %1 ago. + Last received block was generated %1 ago. - - The entered address "%1" is already in the address book. - The entered address "%1" is already in the address book. + + Transactions after this will not yet be visible. + Transactions after this will not yet be visible. - - Could not unlock wallet. - Could not unlock wallet. + + Up to date + Up to date - - New key generation failed. - New key generation failed. + + Synchronizing additional data: %p% + Synchronizing additional data: %p% - - - FreespaceChecker - - A new data directory will be created. - A new data directory will be created. + + Error + Error - - name - name + + Error: %1 + Error: %1 - - Directory already exists. Add %1 if you intend to create a new directory here. - Directory already exists. Add %1 if you intend to create a new directory here. + + Warning + Warning + + + + Warning: %1 + - Path already exists, and is not a directory. - Path already exists, and is not a directory. + Information + Information - - Cannot create data directory here. - Cannot create data directory here. + + Received and sent multiple transactions + Received and sent multiple transactions - - - HelpMessageDialog - - version - version + + Sent multiple transactions + Sent multiple transactions - - (%1-bit) - (%1-bit) + Received multiple transactions + Received multiple transactions - - About %1 - About %1 + + Sent Amount: %1 + + Sent Amount: %1 + - - Command-line options - Command-line options + + Received Amount: %1 + + Received Amount: %1 + - - %1 information - %1 information + + Date: %1 + + Date: %1 + - - <h3>%1 Basics</h3> %1 gives you true financial privacy by obscuring the origins of your funds. All the Raptoreum in your wallet is comprised of different "inputs" which you can think of as separate, discrete coins.<br> %1 uses an innovative process to mix your inputs with the inputs of two or more other people, without having your coins ever leave your wallet. You retain control of your money at all times.<hr> <b>The %1 process works like this:</b><ol type="1"> <li>%1 begins by breaking your transaction inputs down into standard denominations. These denominations are 0.001 RTM, 0.01 RTM, 0.1 RTM, 1 RTM and 10 RTM -- sort of like the paper money you use every day.</li> <li>Your wallet then sends requests to specially configured software nodes on the network, called "smartnodes." These smartnodes are informed then that you are interested in mixing a certain denomination. No identifiable information is sent to the smartnodes, so they never know "who" you are.</li> <li>When two or more other people send similar messages, indicating that they wish to mix the same denomination, a mixing session begins. The smartnode mixes up the inputs and instructs all three users' wallets to pay the now-transformed input back to themselves. Your wallet pays that denomination directly to itself, but in a different address (called a change address).</li> <li>In order to fully obscure your funds, your wallet must repeat this process a number of times with each denomination. Each time the process is completed, it's called a "round." Each round of %1 makes it exponentially more difficult to determine where your funds originated.</li> <li>This mixing process happens in the background without any intervention on your part. When you wish to make a transaction, your funds will already be mixed. No additional waiting is required.</li> </ol> <hr><b>IMPORTANT:</b> Your wallet only contains 1000 of these "change addresses." Every time a mixing event happens, up to 9 of your addresses are used up. This means those 1000 addresses last for about 100 mixing events. When 900 of them are used, your wallet must create more addresses. It can only do this, however, if you have automatic backups enabled.<br> Consequently, users who have backups disabled will also have %1 disabled. <hr>For more information, see the <a style="%2" href="%3">%1 documentation</a>. - <h3>%1 Basics</h3> %1 gives you true financial privacy by obscuring the origins of your funds. All the Raptoreum in your wallet is comprised of different "inputs" which you can think of as separate, discrete coins.<br> %1 uses an innovative process to mix your inputs with the inputs of two or more other people, without having your coins ever leave your wallet. You retain control of your money at all times.<hr> <b>The %1 process works like this:</b><ol type="1"> <li>%1 begins by breaking your transaction inputs down into standard denominations. These denominations are 0.001 RTM, 0.01 RTM, 0.1 RTM, 1 RTM and 10 RTM -- sort of like the paper money you use every day.</li> <li>Your wallet then sends requests to specially configured software nodes on the network, called "smartnodes." These smartnodes are informed then that you are interested in mixing a certain denomination. No identifiable information is sent to the smartnodes, so they never know "who" you are.</li> <li>When two or more other people send similar messages, indicating that they wish to mix the same denomination, a mixing session begins. The smartnode mixes up the inputs and instructs all three users' wallets to pay the now-transformed input back to themselves. Your wallet pays that denomination directly to itself, but in a different address (called a change address).</li> <li>In order to fully obscure your funds, your wallet must repeat this process a number of times with each denomination. Each time the process is completed, it's called a "round." Each round of %1 makes it exponentially more difficult to determine where your funds originated.</li> <li>This mixing process happens in the background without any intervention on your part. When you wish to make a transaction, your funds will already be mixed. No additional waiting is required.</li> </ol> <hr><b>IMPORTANT:</b> Your wallet only contains 1000 of these "change addresses." Every time a mixing event happens, up to 9 of your addresses are used up. This means those 1000 addresses last for about 100 mixing events. When 900 of them are used, your wallet must create more addresses. It can only do this, however, if you have automatic backups enabled.<br> Consequently, users who have backups disabled will also have %1 disabled. <hr>For more information, see the <a style="%2" href="%3">%1 documentation</a>. + + Amount: %1 + + Amount: %1 + - - - Intro - - Welcome - Welcome + + Type: %1 + + Type: %1 + - - Welcome to %1. - Welcome to %1. + + Label: %1 + + Label: %1 + - - As this is the first time the program is launched, you can choose where %1 will store its data. - As this is the first time the program is launched, you can choose where %1 will store its data. + + Address: %1 + + Address: %1 + - - When you click OK, %1 will begin to download and process the full %4 block chain (%2GB) starting with the earliest transactions in %3 when %4 initially launched. - When you click OK, %1 will begin to download and process the full %4 block chain (%2GB) starting with the earliest transactions in %3 when %4 initially launched. + + Sent transaction + Sent transaction - - This initial synchronisation is very demanding, and may expose hardware problems with your computer that had previously gone unnoticed. Each time you run %1, it will continue downloading where it left off. - This initial synchronisation is very demanding, and may expose hardware problems with your computer that had previously gone unnoticed. Each time you run %1, it will continue downloading where it left off. + + Incoming transaction + Incoming transaction - - If you have chosen to limit block chain storage (pruning), the historical data must still be downloaded and processed, but will be deleted afterward to keep your disk usage low. - If you have chosen to limit block chain storage (pruning), the historical data must still be downloaded and processed, but will be deleted afterward to keep your disk usage low. - - - - Use the default data directory - Use the default data directory + + HD key generation is <b>enabled</b> + HD key generation is <b>enabled</b> - - Use a custom data directory: - Use a custom data directory: + + Wallet is <b>encrypted</b> and currently <b>unlocked</b> + Wallet is <b>encrypted</b> and currently <b>unlocked</b> - - At least %1 GB of data will be stored in this directory, and it will grow over time. - At least %1 GB of data will be stored in this directory, and it will grow over time. + + Wallet is <b>encrypted</b> and currently <b>unlocked</b> for mixing only + Wallet is <b>encrypted</b> and currently <b>unlocked</b> for mixing only - - Approximately %1 GB of data will be stored in this directory. - Approximately %1 GB of data will be stored in this directory. + + Wallet is <b>encrypted</b> and currently <b>locked</b> + Wallet is <b>encrypted</b> and currently <b>locked</b> + + + CoinControlDialog - - %1 will download and store a copy of the Raptoreum block chain. - %1 will download and store a copy of the Raptoreum block chain. + + Quantity: + Quantity: - - The wallet will also be stored in this directory. - The wallet will also be stored in this directory. + + Bytes: + Bytes: - - Error: Specified data directory "%1" cannot be created. - Error: Specified data directory "%1" cannot be created. + + Amount: + Amount: - - Error - Error + + Fee: + Fee: - - %1 GB of free space available - %1 GB of free space available + + Coin Selection + Coin Selection - - (of %1 GB needed) - (of %1 GB needed) + + Dust: + Dust: - - - ModalOverlay - - Form - Form + + After Fee: + After Fee: - - Recent transactions may not yet be visible, and therefore your wallet's balance might be incorrect. This information will be correct once your wallet has finished synchronizing with the Raptoreum network, as detailed below. - Recent transactions may not yet be visible, and therefore your wallet's balance might be incorrect. This information will be correct once your wallet has finished synchronizing with the Raptoreum network, as detailed below. + + Change: + Change: - - Attempting to spend Raptoreum that are affected by not-yet-displayed transactions will not be accepted by the network. - Attempting to spend Raptoreum that are affected by not-yet-displayed transactions will not be accepted by the network. + + (un)select all + (un)select all - - Number of blocks left - Number of blocks left + + toggle lock state + toggle lock state - - - - Unknown... - Unknown... + + Tree mode + Tree mode - - Last block time - Last block time + + List mode + List mode - - Progress - Progress + + (1 locked) + (1 locked) - - Progress increase per hour - Progress increase per hour + + Amount + Amount - - - calculating... - calculating... + + Received with label + Received with label - - Estimated time left until synced - Estimated time left until synced + + Received with address + Received with address - - Hide - Hide + + Mixing Rounds + Mixing Rounds - - Unknown. Syncing Headers (%1)... - Unknown. Syncing Headers (%1)... + + Date + Date - - - OpenURIDialog - - Open URI - Open URI + + Confirmations + Confirmations - - Open payment request from URI or file - Open payment request from URI or file + + Confirmed + Confirmed - - URI: - URI: + + Copy address + Copy address - - Select payment request file - Select payment request file + + Copy label + Copy label - - Select payment request file to open - Select payment request file to open + + + Copy amount + Copy amount - - - OptionsDialog - - Options - Options + + Copy transaction ID + Copy transaction ID - - &Main - &Main + + Lock unspent + Lock unspent - - Size of &database cache - Size of &database cache + + Unlock unspent + Unlock unspent - - MB - MB + + Copy quantity + Copy quantity - - Number of script &verification threads - Number of script &verification threads + + Copy fee + Copy fee - - (0 = auto, <0 = leave that many cores free) - (0 = auto, <0 = leave that many cores free) + + Copy after fee + Copy after fee - - W&allet - W&allet + + Copy bytes + Copy bytes - - &Appearance - &Appearance + + Copy dust + Copy dust - - Show additional tab listing all your smartnodes in first sub-tab<br/>and all smartnodes on the network in second sub-tab. - Show additional tab listing all your smartnodes in first sub-tab<br/>and all smartnodes on the network in second sub-tab. + + Copy change + Copy change - - Show Smartnodes Tab - Show Smartnodes Tab + + Please switch to "List mode" to use this function. + Please switch to "List mode" to use this function. - - If you disable the spending of unconfirmed change, the change from a transaction<br/>cannot be used until that transaction has at least one confirmation.<br/>This also affects how your balance is computed. - If you disable the spending of unconfirmed change, the change from a transaction<br/>cannot be used until that transaction has at least one confirmation.<br/>This also affects how your balance is computed. + + (%1 locked) + (%1 locked) - - Show mixing interface on Overview screen and reveal an additional screen which allows to spend fully mixed coins only.<br/>A new tab with more settings will also appear in this dialog, please make sure to check them before mixing your coins. - Show mixing interface on Overview screen and reveal an additional screen which allows to spend fully mixed coins only.<br/>A new tab with more settings will also appear in this dialog, please make sure to check them before mixing your coins. + + yes + yes - - Show additional information and buttons on overview screen. - Show additional information and buttons on overview screen. + + no + no - - Enable advanced interface - Enable advanced interface + + This label turns red if any recipient receives an amount smaller than the current dust threshold. + This label turns red if any recipient receives an amount smaller than the current dust threshold. - - Show system popups for mixing transactions<br/>just like for all other transaction types. - Show system popups for mixing transactions<br/>just like for all other transaction types. + + Can vary +/- %1 ruff(s) per input. + Can vary +/- %1 ruff(s) per input. - - Show popups for mixing transactions - Show popups for mixing transactions + + Some coins were unselected because they were spent. + Some coins were unselected because they were spent. - - Show warning dialog when the wallet has very low number of keys left. - Show warning dialog when the wallet has very low number of keys left. + + Some coins were unselected because they do not have enough mixing rounds. + Some coins were unselected because they do not have enough mixing rounds. - - Warn if the wallet is running out of keys - Warn if the wallet is running out of keys + + Show all coins + Show all coins - - Whether to use experimental mode with multiple mixing sessions per block.<br/>Note: You must use this feature carefully.<br/>Make sure you always have recent wallet (auto)backup in a safe place! - Whether to use experimental mode with multiple mixing sessions per block.<br/>Note: You must use this feature carefully.<br/>Make sure you always have recent wallet (auto)backup in a safe place! + + Hide %1 coins + Hide %1 coins - - Enable &multi-session - Enable &multi-session + + Show all %1 coins + Show all %1 coins - - Mixing rounds - Mixing rounds + + Show spendable coins only + Show spendable coins only - - This amount acts as a threshold to turn off mixing once it's reached. - This amount acts as a threshold to turn off mixing once it's reached. + + + (no label) + (no label) - - Target balance - Target balance + + change from %1 (%2) + change from %1 (%2) - - Automatically open the Raptoreum Core client port on the router. This only works when your router supports UPnP and it is enabled. - Automatically open the Raptoreum Core client port on the router. This only works when your router supports UPnP and it is enabled. + + (change) + (change) - - Accept connections from outside. - Accept connections from outside. + + n/a + n/a + + + CreateAssetConfirmationDialog + - Allow incomin&g connections - Allow incomin&g connections + Yes + Yes + + + CreateAssetsDialog - - Connect to the Raptoreum network through a SOCKS5 proxy. - Connect to the Raptoreum network through a SOCKS5 proxy. + + Coin Control Features + Coin Control Features - - &Connect through SOCKS5 proxy (default proxy): - &Connect through SOCKS5 proxy (default proxy): + + Inputs... + Inputs... - - - - Shows if the supplied default SOCKS5 proxy is used to reach peers via this network type. - Shows if the supplied default SOCKS5 proxy is used to reach peers via this network type. + + automatically selected + automatically selected - - Use separate SOCKS&5 proxy to reach peers via Tor hidden services: - Use separate SOCKS&5 proxy to reach peers via Tor hidden services: + + Insufficient funds! + Insufficient funds! - - Hide the icon from the system tray. - Hide the icon from the system tray. + + + Quantity: + Quantity: - - &Hide tray icon - &Hide tray icon + + Bytes: + Bytes: - - Minimize instead of exit the application when the window is closed. When this option is enabled, the application will be closed only after selecting Exit in the menu. - Minimize instead of exit the application when the window is closed. When this option is enabled, the application will be closed only after selecting Exit in the menu. + + Amount: + Amount: - - - Third party URLs (e.g. a block explorer) that appear in the transactions tab as context menu items.<br/>%s in the URL is replaced by transaction hash. Multiple URLs are separated by vertical bar |. - Third party URLs (e.g. a block explorer) that appear in the transactions tab as context menu items.<br/>%s in the URL is replaced by transaction hash. Multiple URLs are separated by vertical bar |. + + Dust: + Dust: - - &Third party transaction URLs - &Third party transaction URLs + + Fee: + Fee: - - Whether to show coin control features or not. - Whether to show coin control features or not. + + After Fee: + After Fee: - - Automatically start %1 after logging in to the system. - Automatically start %1 after logging in to the system. + + Change: + Change: + + + + If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address. + If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address. - &Start %1 on system login - &Start %1 on system login + Custom change address + Custom change address - - Enable coin &control features - Enable coin &control features + + + <html><head/><body><p>The RTM address that will receive the minted asset</p></body></html> + - - &Spend unconfirmed change - &Spend unconfirmed change + + Target Address: + - - This setting determines the amount of individual smartnodes that an input will be mixed through.<br/>More rounds of mixing gives a higher degree of privacy, but also costs more in fees. - This setting determines the amount of individual smartnodes that an input will be mixed through.<br/>More rounds of mixing gives a higher degree of privacy, but also costs more in fees. + + + <html><head/><body><p>RTM address that will own this asset</p></body></html> + - - &Network - &Network + + Owner Address: + - - Map port using &UPnP - Map port using &UPnP + + The RTM address that will receive the minted asset + - - - Proxy &IP: - Proxy &IP: + + + <html><head/><body><p>[Optional] The ipfs/file hash that contains information about the asset</p></body></html> + - - - IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1) - IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1) + + IPFS/file hash: + - - - &Port: - &Port: + + The ipfs/file hash that is associated with the asset being created (e.g. QmU4h365LYMHx...) + - - - Port of the proxy (e.g. 9050) - Port of the proxy (e.g. 9050) + + Browse IPFS + - - Used for reaching peers via: - Used for reaching peers via: + + <html><head/><body><p>a-z A-Z 0-9 and space</p></body></html> + - - IPv4 - IPv4 + + The name of the asset you would like to create + - - IPv6 - IPv6 + + Check Availabilty + - - Tor - Tor + + The RTM address that own this asset + - - Connect to the Raptoreum network through a separate SOCKS5 proxy for Tor hidden services. - Connect to the Raptoreum network through a separate SOCKS5 proxy for Tor hidden services. + + Asset Name: + - - Show only a tray icon after minimizing the window. - Show only a tray icon after minimizing the window. + + <html><head/><body><p>Make this asset unique also known as NFT</p></body></html> + - &Minimize to the tray instead of the taskbar - &Minimize to the tray instead of the taskbar + Unique Asset + + + + + Distribution Type: + - M&inimize on close - M&inimize on close + Mint count: + - - &Display - &Display + + The number of assets that will be created + - - User Interface &language: - User Interface &language: + + <html><head/><body><p>If the owner of this asset will be able to update the asset in the future</p></body></html> + - - The user interface language can be set here. This setting will take effect after restarting %1. - The user interface language can be set here. This setting will take effect after restarting %1. + + Updatable + - - Language missing or translation incomplete? Help contributing translations here: -https://www.transifex.com/projects/p/raptoreum/ - Language missing or translation incomplete? Help contributing translations here: -https://www.transifex.com/projects/p/raptoreum/ + + Decimal point: + - - &Unit to show amounts in: - &Unit to show amounts in: + + How divisble the assets will be (e.g. 8 = 1.00000000, 2 = 1.00) + - - Choose the default subdivision unit to show in the interface and when sending coins. - Choose the default subdivision unit to show in the interface and when sending coins. + + e.g. 1 + - - Decimal digits - Decimal digits + + Manual + - - Active command-line options that override above options: - Active command-line options that override above options: + + Coinbase + - - Reset all client options to default. - Reset all client options to default. + + schedule + - - &Reset Options - &Reset Options + + Addresss + - - &OK - &OK + + <html><head/><body><p>Number of times this asset can be minted</p></body></html> + - &Cancel - &Cancel + Issue frequency: + - - Enable %1 features - Enable %1 features + + <html><head/><body><p>The frequency that this asset will be minted</p></body></html> + - - default - default + + Asset type: + - - Confirm options reset - Confirm options reset + + Root + - - - Client restart required to activate changes. - Client restart required to activate changes. + + Sub + - - Client will be shut down. Do you want to proceed? - Client will be shut down. Do you want to proceed? + + Root Asset: + - - This change would require a client restart. - This change would require a client restart. + + Transaction Fee: + Transaction Fee: - - The supplied proxy address is invalid. - The supplied proxy address is invalid. + + Choose... + Choose... - - - OverviewPage - - Form - Form + + Using the fallbackfee can result in sending a transaction that will take several hours or days (or never) to confirm. Consider choosing your fee manually or wait until you have validated the complete chain. + Using the fallbackfee can result in sending a transaction that will take several hours or days (or never) to confirm. Consider choosing your fee manually or wait until you have validated the complete chain. - - - - The displayed information may be out of date. Your wallet automatically synchronizes with the Raptoreum network after a connection is established, but this process has not completed yet. - The displayed information may be out of date. Your wallet automatically synchronizes with the Raptoreum network after a connection is established, but this process has not completed yet. + + Note: Not enough data for fee estimation, using the fallback fee instead. + Note: Not enough data for fee estimation, using the fallback fee instead. - - Available: - Available: + + collapse fee-settings + collapse fee-settings - - Your current spendable balance - Your current spendable balance + + Hide + Hide - - Pending: - Pending: + + If the custom fee is set to 1000 satoshis and the transaction is only 250 bytes, then "per kilobyte" only pays 250 satoshis in fee, while "total at least" pays 1000 satoshis. For transactions bigger than a kilobyte both pay by kilobyte. + - - Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance - Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance + + per kilobyte + per kilobyte - - Immature: - Immature: + + + Paying only the minimum fee is just fine as long as there is less transaction volume than space in the blocks. But be aware that this can end up in a never confirming transaction once there is more demand for raptoreum transactions than the network can process. + - - Mined balance that has not yet matured - Mined balance that has not yet matured + + (read the tooltip) + (read the tooltip) - - Balances - Balances + + Recommended: + Recommended: - - Unconfirmed transactions to watch-only addresses - Unconfirmed transactions to watch-only addresses + + C&ustom: + - - Mined balance in watch-only addresses that has not yet matured - Mined balance in watch-only addresses that has not yet matured + + (Smart fee not initialized yet. This usually takes a few blocks...) + (Smart fee not initialized yet. This usually takes a few blocks...) - - Total: - Total: + + Confirmation time target: + Confirmation time target: - - Your current total balance - Your current total balance + + + C&reate Asset + - - Current total balance in watch-only addresses - Current total balance in watch-only addresses + + Clear + Clear - - Watch-only: - Watch-only: + + Balance: + Balance: - - Your current balance in watch-only addresses - Your current balance in watch-only addresses + + 123.456 RTM + - - Spendable: - Spendable: + + Copy quantity + Copy quantity - - Status: - Status: + + Copy amount + Copy amount - - Enabled/Disabled - Enabled/Disabled + + Copy fee + Copy fee - - Completion: - Completion: + + Copy after fee + Copy after fee - - Amount and Rounds: - Amount and Rounds: + + Copy bytes + Copy bytes - - Submitted Denom: - Submitted Denom: + + Copy dust + Copy dust - - n/a - n/a + + Copy change + Copy change - - Recent transactions - Recent transactions + + Confirm the create asset action + - - Start/Stop Mixing - Start/Stop Mixing + + Disabled. Not in use + - - The denominations you submitted to the Smartnode.<br>To mix, other users must submit the exact same denominations. - The denominations you submitted to the Smartnode.<br>To mix, other users must submit the exact same denominations. + + Manual only until other types are developed + - - - - out of sync - out of sync + + %1 (%2 blocks) + %1 (%2 blocks) - - Automatic backups are disabled, no mixing available! - Automatic backups are disabled, no mixing available! + + Asset details: + - - - No inputs detected - No inputs detected + + Name: %1 <br> + - - %1 Balance - %1 Balance + + Isunique: %1 <br> + - - - - - %n Rounds - - %n Round - %n Rounds - + + + Updatable: %1 <br> + - - Found enough compatible inputs to mix %1 - Found enough compatible inputs to mix %1 + + Decimalpoint: %1 <br> + - - Not enough compatible inputs to mix <span style='%1'>%2</span>,<br>will mix <span style='%1'>%3</span> instead - Not enough compatible inputs to mix <span style='%1'>%2</span>,<br>will mix <span style='%1'>%3</span> instead + + ReferenceHash: %1 <br> + - - Overall progress - Overall progress + + MaxMintCount: %1 <br> + - Denominated - Denominated + Owner: %1 <hr /> + - Partially mixed - Partially mixed + Distribution:<hr /> + - Mixed - Mixed + Type: %1 <br> + - + - Denominated inputs have %5 of %n rounds on average - - Denominated inputs have %5 of %n round on average - Denominated inputs have %5 of %n rounds on average - + Target: %1 <br> + - - keys left: %1 - keys left: %1 + + IssueFrequency: %1 <br> + - - - Start %1 - Start %1 + + Amount: %1 + Amount: %1 + {1?} - - If you don't want to see internal %1 fees/transactions select "Most Common" as Type on the "Transactions" tab. - If you don't want to see internal %1 fees/transactions select "Most Common" as Type on the "Transactions" tab. + + are added as transaction fee.<hr /> + - - %1 requires at least %2 to use. - %1 requires at least %2 to use. + + Confirm Asset Creation + - - Wallet is locked and user declined to unlock. Disabling %1. - Wallet is locked and user declined to unlock. Disabling %1. + + Pay only the required fee of %1 + Pay only the required fee of %1 + + + + Estimated to begin confirmation within %n block(s). + + Estimated to begin confirmation within %n block. + Estimated to begin confirmation within %n blocks. + - - Stop %1 - Stop %1 + + Warning: Invalid Raptoreum address + Warning: Invalid Raptoreum address - - - - - Disabled - Disabled + + Warning: Unknown change address + Warning: Unknown change address - - Very low number of keys left since last automatic backup! - Very low number of keys left since last automatic backup! + + Confirm custom change address + Confirm custom change address - We are about to create a new automatic backup for you, however <span style='%1'> you should always make sure you have backups saved in some safe place</span>! - We are about to create a new automatic backup for you, however <span style='%1'> you should always make sure you have backups saved in some safe place</span>! + The address you selected for change is not part of this wallet. Any or all funds in your wallet may be sent to this address. Are you sure? + The address you selected for change is not part of this wallet. Any or all funds in your wallet may be sent to this address. Are you sure? - - Note: You can turn this message off in options. - Note: You can turn this message off in options. + + (no label) + (no label) + + + CreateWalletActivity - - WARNING! Something went wrong on automatic backup - WARNING! Something went wrong on automatic backup + + Creating Wallet <b>%1</b>... + - - - ERROR! Failed to create automatic backup - ERROR! Failed to create automatic backup + + Create wallet failed + - - - Mixing is disabled, please close your wallet and fix the issue! - Mixing is disabled, please close your wallet and fix the issue! - - - - Enabled - Enabled - - - - see debug.log for details. - see debug.log for details. - - - - WARNING! Failed to replenish keypool, please unlock your wallet to do so. - WARNING! Failed to replenish keypool, please unlock your wallet to do so. + + Create wallet warning + - PaymentServer + CreateWalletDialog - - - - - - - Payment request error - Payment request error + + Create Wallet + - - Cannot start raptoreum: click-to-pay handler - Cannot start raptoreum: click-to-pay handler + + Wallet Name + - - - - URI handling - URI handling - - - - 'raptoreum://' is not a valid URI. Use 'raptoreum:' instead. - 'raptoreum://' is not a valid URI. Use 'raptoreum:' instead. + Encrypt the wallet. The wallet will be encrypted with a passphrase of your choice. + - - Payment request fetch URL is invalid: %1 - Payment request fetch URL is invalid: %1 + + Encrypt Wallet + - - Invalid payment address %1 - Invalid payment address %1 + + Disable private keys for this wallet. Wallets with private keys disabled will have no private keys and cannot have an HD seed or imported private keys. This is ideal for watch-only wallets. + - - URI cannot be parsed! This can be caused by an invalid Raptoreum address or malformed URI parameters. - URI cannot be parsed! This can be caused by an invalid Raptoreum address or malformed URI parameters. + + Disable Private Keys + - Payment request file handling - Payment request file handling + Make a blank wallet. Blank wallets do not initially have private keys or scripts. Private keys and addresses can be imported, or an HD seed can be set, at a later time. + - - Payment request file cannot be read! This can be caused by an invalid payment request file. - Payment request file cannot be read! This can be caused by an invalid payment request file. - - - - - - - - - Payment request rejected - Payment request rejected + + Make Blank Wallet + - - Payment request network doesn't match client network. - Payment request network doesn't match client network. + + Create + + + + EditAddressDialog - - Payment request expired. - Payment request expired. + + Edit Address + Edit Address - - Payment request is not initialized. - Payment request is not initialized. + + &Label + &Label - - Unverified payment requests to custom payment scripts are unsupported. - Unverified payment requests to custom payment scripts are unsupported. + + The label associated with this address list entry + The label associated with this address list entry - - - Invalid payment request. - Invalid payment request. + + &Address + &Address - - Requested payment amount of %1 is too small (considered dust). - Requested payment amount of %1 is too small (considered dust). + + The address associated with this address list entry. This can only be modified for sending addresses. + The address associated with this address list entry. This can only be modified for sending addresses. - - Refund from %1 - Refund from %1 + + New sending address + New sending address - - Payment request %1 is too large (%2 bytes, allowed %3 bytes). - Payment request %1 is too large (%2 bytes, allowed %3 bytes). + + Edit receiving address + Edit receiving address - - Error communicating with %1: %2 - Error communicating with %1: %2 + + Edit sending address + Edit sending address - - Payment request cannot be parsed! - Payment request cannot be parsed! + + The entered address "%1" is not a valid Raptoreum address. + The entered address "%1" is not a valid Raptoreum address. - - Bad response from server %1 - Bad response from server %1 + + The entered address "%1" is already in the address book. + The entered address "%1" is already in the address book. - - Network request error - Network request error + + Could not unlock wallet. + Could not unlock wallet. - - Payment acknowledged - Payment acknowledged + + New key generation failed. + New key generation failed. - PeerTableModel - - - NodeId - NodeId - + FreespaceChecker - - Node/Service - Node/Service + + A new data directory will be created. + A new data directory will be created. - - User Agent - User Agent + + name + name - - Ping - Ping + + Directory already exists. Add %1 if you intend to create a new directory here. + Directory already exists. Add %1 if you intend to create a new directory here. - - Sent - Sent + + Path already exists, and is not a directory. + Path already exists, and is not a directory. - - Received - Received + + Cannot create data directory here. + Cannot create data directory here. - QObject + HelpMessageDialog - - Choose data directory on startup (default: %u) - Choose data directory on startup (default: %u) + + version + version - - Set the font family. Possible values: %1. (default: %2) - Set the font family. Possible values: %1. (default: %2) + + About %1 + About %1 - - Set a scale factor which gets applied to the base font size. Possible range %1 (smallest fonts) to %2 (largest fonts). (default: %3) - Set a scale factor which gets applied to the base font size. Possible range %1 (smallest fonts) to %2 (largest fonts). (default: %3) + + Command-line options + Command-line options - - Set the font weight for bold texts. Possible range %1 to %2 (default: %3) - Set the font weight for bold texts. Possible range %1 to %2 (default: %3) + + %1 information + %1 information - - Set the font weight for normal texts. Possible range %1 to %2 (default: %3) - Set the font weight for normal texts. Possible range %1 to %2 (default: %3) + + <h3>%1 Basics</h3> %1 gives you true financial privacy by obscuring the origins of your funds. All the Raptoreum in your wallet is comprised of different "inputs" which you can think of as separate, discrete coins.<br> %1 uses an innovative process to mix your inputs with the inputs of two or more other people, without having your coins ever leave your wallet. You retain control of your money at all times.<hr> <b>The %1 process works like this:</b><ol type="1"> <li>%1 begins by breaking your transaction inputs down into standard denominations. These denominations are 0.001 RTM, 0.01 RTM, 0.1 RTM, 1 RTM and 10 RTM -- sort of like the paper money you use every day.</li> <li>Your wallet then sends requests to specially configured software nodes on the network, called "smartnodes." These smartnodes are informed then that you are interested in mixing a certain denomination. No identifiable information is sent to the smartnodes, so they never know "who" you are.</li> <li>When two or more other people send similar messages, indicating that they wish to mix the same denomination, a mixing session begins. The smartnode mixes up the inputs and instructs all three users' wallets to pay the now-transformed input back to themselves. Your wallet pays that denomination directly to itself, but in a different address (called a change address).</li> <li>In order to fully obscure your funds, your wallet must repeat this process a number of times with each denomination. Each time the process is completed, it's called a "round." Each round of %1 makes it exponentially more difficult to determine where your funds originated.</li> <li>This mixing process happens in the background without any intervention on your part. When you wish to make a transaction, your funds will already be mixed. No additional waiting is required.</li> </ol> <hr><b>IMPORTANT:</b> Your wallet only contains 1000 of these "change addresses." Every time a mixing event happens, up to 9 of your addresses are used up. This means those 1000 addresses last for about 100 mixing events. When 900 of them are used, your wallet must create more addresses. It can only do this, however, if you have automatic backups enabled.<br> Consequently, users who have backups disabled will also have %1 disabled. <hr>For more information, see the <a style="%2" href="%3">%1 documentation</a>. + <h3>%1 Basics</h3> %1 gives you true financial privacy by obscuring the origins of your funds. All the Raptoreum in your wallet is comprised of different "inputs" which you can think of as separate, discrete coins.<br> %1 uses an innovative process to mix your inputs with the inputs of two or more other people, without having your coins ever leave your wallet. You retain control of your money at all times.<hr> <b>The %1 process works like this:</b><ol type="1"> <li>%1 begins by breaking your transaction inputs down into standard denominations. These denominations are 0.001 RTM, 0.01 RTM, 0.1 RTM, 1 RTM and 10 RTM -- sort of like the paper money you use every day.</li> <li>Your wallet then sends requests to specially configured software nodes on the network, called "smartnodes." These smartnodes are informed then that you are interested in mixing a certain denomination. No identifiable information is sent to the smartnodes, so they never know "who" you are.</li> <li>When two or more other people send similar messages, indicating that they wish to mix the same denomination, a mixing session begins. The smartnode mixes up the inputs and instructs all three users' wallets to pay the now-transformed input back to themselves. Your wallet pays that denomination directly to itself, but in a different address (called a change address).</li> <li>In order to fully obscure your funds, your wallet must repeat this process a number of times with each denomination. Each time the process is completed, it's called a "round." Each round of %1 makes it exponentially more difficult to determine where your funds originated.</li> <li>This mixing process happens in the background without any intervention on your part. When you wish to make a transaction, your funds will already be mixed. No additional waiting is required.</li> </ol> <hr><b>IMPORTANT:</b> Your wallet only contains 1000 of these "change addresses." Every time a mixing event happens, up to 9 of your addresses are used up. This means those 1000 addresses last for about 100 mixing events. When 900 of them are used, your wallet must create more addresses. It can only do this, however, if you have automatic backups enabled.<br> Consequently, users who have backups disabled will also have %1 disabled. <hr>For more information, see the <a style="%2" href="%3">%1 documentation</a>. + + + Intro - - Set language, for example "de_DE" (default: system locale) - Set language, for example "de_DE" (default: system locale) + + Welcome + Welcome - - Start minimized - Start minimized + + Welcome to %1. + Welcome to %1. - - Reset all settings changed in the GUI - Reset all settings changed in the GUI + + As this is the first time the program is launched, you can choose where %1 will store its data. + As this is the first time the program is launched, you can choose where %1 will store its data. - - Set SSL root certificates for payment request (default: -system-) - Set SSL root certificates for payment request (default: -system-) + + When you click OK, %1 will begin to download and process the full %4 block chain (%2GB) starting with the earliest transactions in %3 when %4 initially launched. + When you click OK, %1 will begin to download and process the full %4 block chain (%2GB) starting with the earliest transactions in %3 when %4 initially launched. - - Show splash screen on startup (default: %u) - Show splash screen on startup (default: %u) + + This initial synchronisation is very demanding, and may expose hardware problems with your computer that had previously gone unnoticed. Each time you run %1, it will continue downloading where it left off. + This initial synchronisation is very demanding, and may expose hardware problems with your computer that had previously gone unnoticed. Each time you run %1, it will continue downloading where it left off. - - %1 didn't yet exit safely... - %1 didn't yet exit safely... + + If you have chosen to limit block chain storage (pruning), the historical data must still be downloaded and processed, but will be deleted afterward to keep your disk usage low. + If you have chosen to limit block chain storage (pruning), the historical data must still be downloaded and processed, but will be deleted afterward to keep your disk usage low. - - Amount - Amount + + Use the default data directory + Use the default data directory - - Enter a Raptoreum address (e.g. %1) - Enter a Raptoreum address (e.g. %1) + + Use a custom data directory: + Use a custom data directory: - - Appearance Setup - Appearance Setup + + At least %1 GB of data will be stored in this directory, and it will grow over time. + At least %1 GB of data will be stored in this directory, and it will grow over time. - - Please choose your preferred settings for the appearance of %1 - Please choose your preferred settings for the appearance of %1 + + Approximately %1 GB of data will be stored in this directory. + Approximately %1 GB of data will be stored in this directory. - - This can also be adjusted later in the "Appearance" tab of the preferences. - This can also be adjusted later in the "Appearance" tab of the preferences. + + %1 will download and store a copy of the Raptoreum block chain. + %1 will download and store a copy of the Raptoreum block chain. - - %1 d - %1 d + + The wallet will also be stored in this directory. + The wallet will also be stored in this directory. - - %1 h - %1 h + + Error: Specified data directory "%1" cannot be created. + Error: Specified data directory "%1" cannot be created. - - %1 m - %1 m + + Error + Error - - + + %1 GB of free space available + %1 GB of free space available + + + + (of %1 GB needed) + (of %1 GB needed) + + + + MintAssetConfirmationDialog + + + + Yes + Yes + + + + ModalOverlay + + + Form + Form + + + + Recent transactions may not yet be visible, and therefore your wallet's balance might be incorrect. This information will be correct once your wallet has finished synchronizing with the Raptoreum network, as detailed below. + Recent transactions may not yet be visible, and therefore your wallet's balance might be incorrect. This information will be correct once your wallet has finished synchronizing with the Raptoreum network, as detailed below. + + + + Attempting to spend Raptoreum that are affected by not-yet-displayed transactions will not be accepted by the network. + Attempting to spend Raptoreum that are affected by not-yet-displayed transactions will not be accepted by the network. + + + + Number of blocks left + Number of blocks left + + + + + + Unknown... + Unknown... + + + + Last block time + Last block time + + + + Progress + Progress + + + + Progress increase per hour + Progress increase per hour + + + + + calculating... + calculating... + + + + Estimated time left until synced + Estimated time left until synced + + + + Hide + Hide + + + + Raptoreum Core is currently syncing. It will download headers at first and then blocks from peers and validate them until reaching latest block mined at chain. + + + + + Unknown. Syncing Headers (%1, %2%)... + + + + + OpenURIDialog + + + Open URI + Open URI + + + + URI: + URI: + + + + OpenWalletActivity + + + Open wallet failed + + + + + Open wallet warning + + + + + default wallet + default wallet + + + + Opening Wallet <b>%1</b>... + + + + + OptionsDialog + + + Options + Options + + + + &Main + &Main + + + + Size of &database cache + Size of &database cache + + + + MB + MB + + + + Number of script &verification threads + Number of script &verification threads + + + + (0 = auto, <0 = leave that many cores free) + (0 = auto, <0 = leave that many cores free) + + + + W&allet + W&allet + + + + &Appearance + &Appearance + + + + Show additional tab listing all your smartnodes in first sub-tab<br/>and all smartnodes on the network in second sub-tab. + Show additional tab listing all your smartnodes in first sub-tab<br/>and all smartnodes on the network in second sub-tab. + + + + Show Smartnodes Tab + Show Smartnodes Tab + + + + If you disable the spending of unconfirmed change, the change from a transaction<br/>cannot be used until that transaction has at least one confirmation.<br/>This also affects how your balance is computed. + If you disable the spending of unconfirmed change, the change from a transaction<br/>cannot be used until that transaction has at least one confirmation.<br/>This also affects how your balance is computed. + + + + Show mixing interface on Overview screen and reveal an additional screen which allows to spend fully mixed coins only.<br/>A new tab with more settings will also appear in this dialog, please make sure to check them before mixing your coins. + Show mixing interface on Overview screen and reveal an additional screen which allows to spend fully mixed coins only.<br/>A new tab with more settings will also appear in this dialog, please make sure to check them before mixing your coins. + + + + Automatic hide the toolbar menu interface + + + + + Auto hide toolbar menu + + + + + Show additional information and buttons on overview screen. + Show additional information and buttons on overview screen. + + + + Enable advanced interface + Enable advanced interface + + + + Show system popups for mixing transactions<br/>just like for all other transaction types. + Show system popups for mixing transactions<br/>just like for all other transaction types. + + + + Show popups for mixing transactions + Show popups for mixing transactions + + + + Show warning dialog when the wallet has very low number of keys left. + Show warning dialog when the wallet has very low number of keys left. + + + + Warn if the wallet is running out of keys + Warn if the wallet is running out of keys + + + + Whether to use experimental mode with multiple mixing sessions per block.<br/>Note: You must use this feature carefully.<br/>Make sure you always have recent wallet (auto)backup in a safe place! + Whether to use experimental mode with multiple mixing sessions per block.<br/>Note: You must use this feature carefully.<br/>Make sure you always have recent wallet (auto)backup in a safe place! + + + + Enable &multi-session + Enable &multi-session + + + + Mixing rounds + Mixing rounds + + + + This amount acts as a threshold to turn off mixing once it's reached. + This amount acts as a threshold to turn off mixing once it's reached. + + + + Target balance + Target balance + + + + Automatically open the Raptoreum Core client port on the router. This only works when your router supports UPnP and it is enabled. + Automatically open the Raptoreum Core client port on the router. This only works when your router supports UPnP and it is enabled. + + + + Automatically open the Raptoreum Core client port on the router. This only works when your router supports NAT-PMP and it is enabled. The external port could be random. + + + + + Map port using NA&T-PMP + + + + + Accept connections from outside. + Accept connections from outside. + + + + Allow incomin&g connections + Allow incomin&g connections + + + + Connect to the Raptoreum network through a SOCKS5 proxy. + Connect to the Raptoreum network through a SOCKS5 proxy. + + + + &Connect through SOCKS5 proxy (default proxy): + &Connect through SOCKS5 proxy (default proxy): + + + + + + Shows if the supplied default SOCKS5 proxy is used to reach peers via this network type. + Shows if the supplied default SOCKS5 proxy is used to reach peers via this network type. + + + + Use separate SOCKS&5 proxy to reach peers via Tor hidden services: + Use separate SOCKS&5 proxy to reach peers via Tor hidden services: + + + + Options set in this dialog are overriden by the command_line or in the configuration file: + + + + + Hide the icon from the system tray. + Hide the icon from the system tray. + + + + &Hide tray icon + &Hide tray icon + + + + Minimize instead of exit the application when the window is closed. When this option is enabled, the application will be closed only after selecting Exit in the menu. + Minimize instead of exit the application when the window is closed. When this option is enabled, the application will be closed only after selecting Exit in the menu. + + + + + Third party URLs (e.g. a block explorer) that appear in the transactions tab as context menu items.<br/>%s in the URL is replaced by transaction hash. Multiple URLs are separated by vertical bar |. + Third party URLs (e.g. a block explorer) that appear in the transactions tab as context menu items.<br/>%s in the URL is replaced by transaction hash. Multiple URLs are separated by vertical bar |. + + + + &Third party transaction URLs + &Third party transaction URLs + + + + Whether to show coin control features or not. + Whether to show coin control features or not. + + + + Automatically start %1 after logging in to the system. + Automatically start %1 after logging in to the system. + + + + &Start %1 on system login + &Start %1 on system login + + + + Enable coin &control features + Enable coin &control features + + + + &Spend unconfirmed change + &Spend unconfirmed change + + + + This setting determines the amount of individual smartnodes that an input will be mixed through.<br/>More rounds of mixing gives a higher degree of privacy, but also costs more in fees. + This setting determines the amount of individual smartnodes that an input will be mixed through.<br/>More rounds of mixing gives a higher degree of privacy, but also costs more in fees. + + + + &Network + &Network + + + + Map port using &UPnP + Map port using &UPnP + + + + + Proxy &IP: + Proxy &IP: + + + + + IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1) + IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1) + + + + + &Port: + &Port: + + + + + Port of the proxy (e.g. 9050) + Port of the proxy (e.g. 9050) + + + + Used for reaching peers via: + Used for reaching peers via: + + + + IPv4 + IPv4 + + + + IPv6 + IPv6 + + + + Tor + Tor + + + + Connect to the Raptoreum network through a separate SOCKS5 proxy for Tor hidden services. + Connect to the Raptoreum network through a separate SOCKS5 proxy for Tor hidden services. + + + + Show only a tray icon after minimizing the window. + Show only a tray icon after minimizing the window. + + + + &Minimize to the tray instead of the taskbar + &Minimize to the tray instead of the taskbar + + + + M&inimize on close + M&inimize on close + + + + &Display + &Display + + + + User Interface &language: + User Interface &language: + + + + The user interface language can be set here. This setting will take effect after restarting %1. + The user interface language can be set here. This setting will take effect after restarting %1. + + + + Language missing or translation incomplete? Help contributing translations here: +https://www.transifex.com/projects/p/raptoreum/ + Language missing or translation incomplete? Help contributing translations here: +https://www.transifex.com/projects/p/raptoreum/ + + + + &Unit to show amounts in: + &Unit to show amounts in: + + + + Choose the default subdivision unit to show in the interface and when sending coins. + Choose the default subdivision unit to show in the interface and when sending coins. + + + + Decimal digits + Decimal digits + + + + Reset all client options to default. + Reset all client options to default. + + + + &Reset Options + &Reset Options + + + + &OK + &OK + + + + &Cancel + &Cancel + + + + Enable %1 features + Enable %1 features + + + + default + default + + + + Confirm options reset + Confirm options reset + + + + + Client restart required to activate changes. + Client restart required to activate changes. + + + + Client will be shut down. Do you want to proceed? + Client will be shut down. Do you want to proceed? + + + + This change would require a client restart. + This change would require a client restart. + + + + The supplied proxy address is invalid. + The supplied proxy address is invalid. + + + + OverviewPage + + + Form + Form + + + + + + The displayed information may be out of date. Your wallet automatically synchronizes with the Raptoreum network after a connection is established, but this process has not completed yet. + The displayed information may be out of date. Your wallet automatically synchronizes with the Raptoreum network after a connection is established, but this process has not completed yet. + + + + Available: + Available: + + + + Your current spendable balance + Your current spendable balance + + + + Pending: + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance + + + + Immature: + Immature: + + + + Mined balance that has not yet matured + Mined balance that has not yet matured + + + + Balances + Balances + + + + Unconfirmed transactions to watch-only addresses + Unconfirmed transactions to watch-only addresses + + + + Mined balance in watch-only addresses that has not yet matured + Mined balance in watch-only addresses that has not yet matured + + + + Total: + Total: + + + + Your current total balance + Your current total balance + + + + Current total balance in watch-only addresses + Current total balance in watch-only addresses + + + + Watch-only: + Watch-only: + + + + Your current balance in watch-only addresses + Your current balance in watch-only addresses + + + + Spendable: + Spendable: + + + + Status: + Status: + + + + Enabled/Disabled + Enabled/Disabled + + + + Completion: + Completion: + + + + Amount and Rounds: + Amount and Rounds: + + + + Submitted Denom: + Submitted Denom: + + + + n/a + n/a + + + + Recent transactions + Recent transactions + + + + Start/Stop Mixing + Start/Stop Mixing + + + + The denominations you submitted to the Smartnode.<br>To mix, other users must submit the exact same denominations. + The denominations you submitted to the Smartnode.<br>To mix, other users must submit the exact same denominations. + + + + + + out of sync + out of sync + + + + Automatic backups are disabled, no mixing available! + Automatic backups are disabled, no mixing available! + + + + + No inputs detected + No inputs detected + + + + %1 Balance + %1 Balance + + + + + + %n Rounds + + %n Round + %n Rounds + + + + + Found enough compatible inputs to mix %1 + Found enough compatible inputs to mix %1 + + + + Not enough compatible inputs to mix <span style='%1'>%2</span>,<br>will mix <span style='%1'>%3</span> instead + Not enough compatible inputs to mix <span style='%1'>%2</span>,<br>will mix <span style='%1'>%3</span> instead + + + + Overall progress + Overall progress + + + + Denominated + Denominated + + + + Partially mixed + Partially mixed + + + + Mixed + Mixed + + + + Denominated inputs have %5 of %n rounds on average + + Denominated inputs have %5 of %n round on average + Denominated inputs have %5 of %n rounds on average + + + + + keys left: %1 + keys left: %1 + + + + + Start %1 + Start %1 + + + + If you don't want to see internal %1 fees/transactions select "Most Common" as Type on the "Transactions" tab. + If you don't want to see internal %1 fees/transactions select "Most Common" as Type on the "Transactions" tab. + + + + %1 requires at least %2 to use. + %1 requires at least %2 to use. + + + + Wallet is locked and user declined to unlock. Disabling %1. + Wallet is locked and user declined to unlock. Disabling %1. + + + + Stop %1 + Stop %1 + + + + + + + Disabled + Disabled + + + + Very low number of keys left since last automatic backup! + Very low number of keys left since last automatic backup! + + + + We are about to create a new automatic backup for you, however <span style='%1'> you should always make sure you have backups saved in some safe place</span>! + We are about to create a new automatic backup for you, however <span style='%1'> you should always make sure you have backups saved in some safe place</span>! + + + + Note: You can turn this message off in options. + Note: You can turn this message off in options. + + + + WARNING! Something went wrong on automatic backup + WARNING! Something went wrong on automatic backup + + + + + ERROR! Failed to create automatic backup + ERROR! Failed to create automatic backup + + + + + Mixing is disabled, please close your wallet and fix the issue! + Mixing is disabled, please close your wallet and fix the issue! + + + + Enabled + Enabled + + + + see debug.log for details. + see debug.log for details. + + + + WARNING! Failed to replenish keypool, please unlock your wallet to do so. + WARNING! Failed to replenish keypool, please unlock your wallet to do so. + + + + PaymentServer + + + Payment request error + Payment request error + + + + Cannot start raptoreum: click-to-pay handler + Cannot start raptoreum: click-to-pay handler + + + + + + + URI handling + URI handling + + + + 'raptoreum://' is not a valid URI. Use 'raptoreum:' instead. + 'raptoreum://' is not a valid URI. Use 'raptoreum:' instead. + + + + + Cannot process payment request as BIP70 is no longer supported. + + + + + + Due to discontinued support, you should request the merchant to provide you with a BIP21 compatible URI or use a wallet that does continue to support BIP70. + + + + + Invalid payment address %1 + Invalid payment address %1 + + + + URI cannot be parsed! This can be caused by an invalid Raptoreum address or malformed URI parameters. + URI cannot be parsed! This can be caused by an invalid Raptoreum address or malformed URI parameters. + + + + Payment request file handling + Payment request file handling + + + + PeerTableModel + + + NodeId + NodeId + + + + Node/Service + Node/Service + + + + User Agent + User Agent + + + + Ping + Ping + + + + Sent + Sent + + + + Received + Received + + + + QObject + + + Choose data directory on startup (default: %u) + Choose data directory on startup (default: %u) + + + + Set the font family. Possible values: %1. (default: %2) + Set the font family. Possible values: %1. (default: %2) + + + + Set a scale factor which gets applied to the base font size. Possible range %1 (smallest fonts) to %2 (largest fonts). (default: %3) + Set a scale factor which gets applied to the base font size. Possible range %1 (smallest fonts) to %2 (largest fonts). (default: %3) + + + + Set the font weight for bold texts. Possible range %1 to %2 (default: %3) + Set the font weight for bold texts. Possible range %1 to %2 (default: %3) + + + + Set the font weight for normal texts. Possible range %1 to %2 (default: %3) + Set the font weight for normal texts. Possible range %1 to %2 (default: %3) + + + + Set language, for example "de_DE" (default: system locale) + Set language, for example "de_DE" (default: system locale) + + + + Start minimized + Start minimized + + + + Reset all settings changed in the GUI + Reset all settings changed in the GUI + + + + Set SSL root certificates for payment request (default: -system-) + Set SSL root certificates for payment request (default: -system-) + + + + Show splash screen on startup (default: %u) + Show splash screen on startup (default: %u) + + + + Error: Specified data directory "%1" does not exist. + Error: Specified data directory "%1" does not exist. + + + + Error: Cannot parse configuration file: %1. + + + + + Error: %1 + Error: %1 + + + + Error: Failed to load application fonts. + Error: Failed to load application fonts. + + + + Error: Specified font-family invalid. Valid values: %1. + Error: Specified font-family invalid. Valid values: %1. + + + + Error: Specified font-weight-normal invalid. Valid range %1 to %2. + Error: Specified font-weight-normal invalid. Valid range %1 to %2. + + + + Error: Specified font-weight-bold invalid. Valid range %1 to %2. + Error: Specified font-weight-bold invalid. Valid range %1 to %2. + + + + Error: Specified font-scale invalid. Valid range %1 to %2. + Error: Specified font-scale invalid. Valid range %1 to %2. + + + + Error: Invalid -custom-css-dir path. + Error: Invalid -custom-css-dir path. + + + + Error: %1 CSS file(s) missing in -custom-css-dir path. + Error: %1 CSS file(s) missing in -custom-css-dir path. + + + + %1 didn't yet exit safely... + %1 didn't yet exit safely... + + + + Amount + Amount + + + + Enter a Raptoreum address (e.g. %1) + Enter a Raptoreum address (e.g. %1) + + + + Appearance Setup + Appearance Setup + + + + Please choose your preferred settings for the appearance of %1 + Please choose your preferred settings for the appearance of %1 + + + + This can also be adjusted later in the "Appearance" tab of the preferences. + This can also be adjusted later in the "Appearance" tab of the preferences. + + + + %1 d + %1 d + + + + %1 h + %1 h + + + + %1 m + %1 m + + + + %1 s %1 s - - None - None + + None + None + + + + N/A + N/A + + + + %1 ms + %1 ms + + + + %n second(s) + + %n second + %n seconds + + + + + %n minute(s) + + %n minute + %n minutes + + + + + %n hour(s) + + %n hour + %n hours + + + + + %n day(s) + + %n day + %n days + + + + + + %n week(s) + + %n week + %n weeks + + + + + %n year(s) + + %n year + %n years + + + + + %1 and %2 + %1 and %2 + + + + %1 B + %1 B + + + + %1 KB + %1 KB + + + + %1 MB + %1 MB + + + + %1 GB + %1 GB + + + + unknown + unknown + + + + QRDialog + + + QR-Code Title + QR-Code Title + + + + QR Code + QR Code + + + + &Save Image... + &Save Image... + + + + Error creating QR Code. + Error creating QR Code. + + + + QRGeneralImageWidget + + + &Save Image... + &Save Image... + + + + &Copy Image + &Copy Image + + + + Save QR Code + Save QR Code + + + + PNG Image (*.png) + PNG Image (*.png) + + + + QRImageWidget + + + &Save Image... + &Save Image... + + + + &Copy Image + &Copy Image + + + + Save QR Code + Save QR Code + + + + PNG Image (*.png) + PNG Image (*.png) + + + + RPCConsole + + + Tools window + Tools window + + + + &Information + &Information + + + + General + General + + + + Name + Name + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + N/A + N/A + + + + Number of connections + Number of connections + + + + &Open + &Open + + + + Startup time + Startup time + + + + Network + Network + + + + Last block time + Last block time + + + + Debug log file + Debug log file + + + + Current number of blocks + Current number of blocks + + + + Client version + Client version + + + + Block chain + Block chain + + + + Number of Smartnodes + Number of Smartnodes + + + + Memory Pool + Memory Pool + + + + Current number of transactions + Current number of transactions + + + + Memory usage + Memory usage + + + + &Console + &Console + + + + Clear console + Clear console + + + + &Network Traffic + &Network Traffic + + + + Received + Received + + + + Sent + Sent + + + + &Peers + &Peers + + + + Wallet: + Wallet: + + + + Banned peers + Banned peers + + + + + + Select a peer to view detailed information. + Select a peer to view detailed information. + + + + Whitelisted + Whitelisted + + + + Direction + Direction + + + + Version + Version + + + + Starting Block + Starting Block + + + + Synced Headers + Synced Headers + + + + Synced Blocks + Synced Blocks + + + + The buttons below will restart the wallet with command-line options to repair the wallet, fix issues with corrupt blockchain files or missing/obsolete transactions. + + + + + Rescan blockchain files 1 + Rescan blockchain files 1 + + + + Rescan blockchain files 2 + Rescan blockchain files 2 + + + + -rescan=1: Rescan the block chain for missing wallet transactions starting from wallet creation time. + -rescan=1: Rescan the block chain for missing wallet transactions starting from wallet creation time. + + + + -rescan=2: Rescan the block chain for missing wallet transactions starting from genesis block. + -rescan=2: Rescan the block chain for missing wallet transactions starting from genesis block. + + + + + User Agent + User Agent + + + + Datadir + Datadir + + + + To specify a non-default location of the data directory use the '%1' option. + + + + + Blocksdir + + + + + To specify a non-default location of the blocks directory use the '%1' option. + + + + + Last block hash + Last block hash + + + + Latest ChainLocked block hash + + + + + Latest ChainLocked block height + + + + + Open the %1 debug log file from the current data directory. This can take a few seconds for large log files. + Open the %1 debug log file from the current data directory. This can take a few seconds for large log files. + + + + InstantSend locks + InstantSend locks + + + + (none) + (none) + + + + Decrease font size + Decrease font size + + + + Increase font size + Increase font size + + + + &Reset + &Reset + + + + Node Type + Node Type + + + + PoSe Score + PoSe Score + + + + Services + Services + + + + Ban Score + Ban Score + + + + Connection Time + Connection Time + + + + Last Send + Last Send + + + + Last Receive + Last Receive + + + + Ping Time + Ping Time + + + + The duration of a currently outstanding ping. + The duration of a currently outstanding ping. + + + + Ping Wait + Ping Wait + + + + Min Ping + Min Ping + + + + Time Offset + Time Offset + + + + &Wallet Repair + &Wallet Repair + + + + Upgrade wallet format + Upgrade wallet format + + + + -upgradewallet: Upgrade wallet to latest format on startup. (Note: this is NOT an update of the wallet itself!) + -upgradewallet: Upgrade wallet to latest format on startup. (Note: this is NOT an update of the wallet itself!) + + + + Wallet repair options. + Wallet repair options. + + + + Rebuild index + Rebuild index + + + + -reindex: Rebuild block chain index from current blk000??.dat files. + -reindex: Rebuild block chain index from current blk000??.dat files. + + + + &Disconnect + &Disconnect + + + + + + + Ban for + Ban for + + + + 1 &hour + 1 &hour + + + + 1 &day + 1 &day + + + + 1 &week + 1 &week + + + + 1 &year + 1 &year + + + + &Unban + &Unban + + + + Welcome to the %1 RPC console. + Welcome to the %1 RPC console. + + + + Use up and down arrows to navigate history, and %1 to clear screen. + Use up and down arrows to navigate history, and %1 to clear screen. + + + + Type %1 for an overview of available commands. + Type %1 for an overview of available commands. + + + + For more information on using this console type %1. + For more information on using this console type %1. + + + + WARNING: Scammers have been active, telling users to type commands here, stealing their wallet contents. Do not use this console without fully understanding the ramifications of a command. + WARNING: Scammers have been active, telling users to type commands here, stealing their wallet contents. Do not use this console without fully understanding the ramifications of a command. + + + + In: + In: + + + + Out: + Out: + + + + Network activity disabled + Network activity disabled + + + + Total: %1 (Enabled: %2) + Total: %1 (Enabled: %2) + + + + Executing command without any wallet + Executing command without any wallet + + + + Executing command using "%1" wallet + Executing command using "%1" wallet + + + + (node id: %1) + (node id: %1) + + + + via %1 + via %1 + + + + + never + never + + + + Inbound + Inbound + + + + Outbound + Outbound + + + + Yes + Yes + + + + No + No + + + + Regular + Regular + + + + Smartnode + Smartnode + + + + Verified Smartnode + Verified Smartnode + + + + + Unknown + Unknown + + + + ReceiveCoinsDialog + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Raptoreum network. + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Raptoreum network. + + + + &Message: + &Message: + + + + + An optional label to associate with the new receiving address. + An optional label to associate with the new receiving address. + + + + An optional message to attach to the payment request, which will be displayed when the request is opened.<br>Note: The message will not be sent with the payment over the Raptoreum network. + An optional message to attach to the payment request, which will be displayed when the request is opened.<br>Note: The message will not be sent with the payment over the Raptoreum network. + + + + Use this form to request payments. All fields are <b>optional</b>. + Use this form to request payments. All fields are <b>optional</b>. + + + + &Label: + &Label: + + + + + An optional amount to request. Leave this empty or zero to not request a specific amount. + An optional amount to request. Leave this empty or zero to not request a specific amount. + + + + &Amount: + &Amount: + + + + &Request payment + &Request payment + + + + Clear all fields of the form. + Clear all fields of the form. + + + + Clear + Clear + + + + Requested payments history + Requested payments history + + + + Show the selected request (does the same as double clicking an entry) + Show the selected request (does the same as double clicking an entry) + + + + Show + Show + + + + Remove the selected entries from the list + Remove the selected entries from the list + + + + Remove + Remove + + + + + Enter a label to associate with the new receiving address + Enter a label to associate with the new receiving address + + + + + Enter a message to attach to the payment request + Enter a message to attach to the payment request + + + + Copy URI + Copy URI + + + + Copy label + Copy label + + + + Copy message + Copy message + + + + Copy amount + Copy amount + + + + Copy Address + Copy Address + + + + ReceiveRequestDialog + + + QR Code + QR Code + + + + Copy &URI + Copy &URI + + + + Copy &Address + Copy &Address + + + + &Save Image... + &Save Image... + + + + Request payment to %1 + Request payment to %1 + + + + Payment information + Payment information + + + + URI + URI + + + + Address + Address + + + + Amount + Amount + + + + Label + Label + + + + Message + Message + + + + Wallet + Wallet + + + + Resulting URI too long, try to reduce the text for label / message. + Resulting URI too long, try to reduce the text for label / message. + + + + Error encoding URI into QR Code. + Error encoding URI into QR Code. + + + + RecentRequestsTableModel + + + Date + Date + + + + Label + Label + + + + Message + Message + + + + (no label) + (no label) + + + + (no message) + (no message) + + + + (no amount requested) + (no amount requested) + + + + Requested + Requested + + + + SendAssetConfirmationDialog + + + + Yes + Yes + + + + SendAssetsDialog + + + + Send Assets + + + + + Asset Control Features + + + + + Inputs... + Inputs... + + + + automatically selected + automatically selected + + + + Insufficient funds! + Insufficient funds! + + + + Quantity: + Quantity: + + + + Bytes: + Bytes: + + + + Amount: + Amount: + + + + Dust: + Dust: + + + + Fee: + Fee: + + + + After Fee: + After Fee: + + + + Change: + Change: + + + + If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address. + If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address. + + + + Custom change address + Custom change address + + + + Transaction Fee: + Transaction Fee: + + + + Choose... + Choose... + + + + Using the fallbackfee can result in sending a transaction that will take several hours or days (or never) to confirm. Consider choosing your fee manually or wait until you have validated the complete chain. + Using the fallbackfee can result in sending a transaction that will take several hours or days (or never) to confirm. Consider choosing your fee manually or wait until you have validated the complete chain. + + + + Note: Not enough data for fee estimation, using the fallback fee instead. + Note: Not enough data for fee estimation, using the fallback fee instead. + + + + collapse fee-settings + collapse fee-settings + + + + Hide + Hide + + + + If the custom fee is set to 1000 ruffs and the transaction is only 250 bytes, then "per kilobyte" only pays 250 ruffs in fee,<br />while "at least" pays 1000 ruffs. For transactions bigger than a kilobyte both pay by kilobyte. + If the custom fee is set to 1000 ruffs and the transaction is only 250 bytes, then "per kilobyte" only pays 250 ruffs in fee,<br />while "at least" pays 1000 ruffs. For transactions bigger than a kilobyte both pay by kilobyte. + + + + per kilobyte + per kilobyte + + + + + Paying only the minimum fee is just fine as long as there is less transaction volume than space in the blocks.<br />But be aware that this can end up in a never confirming transaction once there is more demand for raptoreum transactions than the network can process. + Paying only the minimum fee is just fine as long as there is less transaction volume than space in the blocks.<br />But be aware that this can end up in a never confirming transaction once there is more demand for raptoreum transactions than the network can process. + + + + (read the tooltip) + (read the tooltip) + + + + Recommended: + Recommended: + + + + Custom: + Custom: + + + + (Smart fee not initialized yet. This usually takes a few blocks...) + (Smart fee not initialized yet. This usually takes a few blocks...) + + + + Confirmation time target: + Confirmation time target: + + + + + Confirm the send action + Confirm the send action + + + + + S&end + S&end + + + + Clear all fields of the form. + Clear all fields of the form. + + + + Clear &All + Clear &All + + + + Send to multiple recipients at once + Send to multiple recipients at once + + + + Add &Recipient + Add &Recipient + + + + Balance: + Balance: + + + + Copy quantity + Copy quantity + + + + Copy amount + Copy amount + + + + Copy fee + Copy fee + + + + Copy after fee + Copy after fee + + + + Copy bytes + Copy bytes + + + + Copy dust + Copy dust + + + + Copy change + Copy change + + + + %1 (%2 blocks) + %1 (%2 blocks) + + + + from wallet %1 + from wallet %1 + + + + + %1 to %2 + %1 to %2 + + + + <br>Confirmations in: <b>%1 blocks</b><br /> + <br>Confirmations in: <b>%1 blocks</b><br /> + + + + Time in: <b>%1 seconds from first confirmed</b><br /> + Time in: <b>%1 seconds from first confirmed</b><br /> + + + + Are you sure you want to send? + Are you sure you want to send? + + + + using + using + + + + any available funds + any available funds + + + + <b>(%1 of %2 entries displayed)</b> + <b>(%1 of %2 entries displayed)</b> + + + + are added as transaction fee + are added as transaction fee + + + + Transaction size: %1 + Transaction size: %1 + + + + Fee rate: %1 + Fee rate: %1 + + + + Total Amount:<br> + + + + + <b>%1</b><br> + + + + + <b>%1</b> + + + + + Confirm send Assets + + + + + The recipient address is not valid. Please recheck. + The recipient address is not valid. Please recheck. + + + + The amount to pay must be larger than 0. + The amount to pay must be larger than 0. + + + + The amount exceeds your balance. + The amount exceeds your balance. + + + + The total exceeds your balance when the %1 transaction fee is included. + The total exceeds your balance when the %1 transaction fee is included. + + + + Duplicate address found: addresses should only be used once each. + Duplicate address found: addresses should only be used once each. + + + + Transaction creation failed! + Transaction creation failed! + + + + A fee higher than %1 is considered an absurdly high fee. + A fee higher than %1 is considered an absurdly high fee. + + + + Payment request expired. + Payment request expired. + + + + The amount to pay exceeds the limit of 21 million per transaction. + The amount to pay exceeds the limit of 21 million per transaction. + + + + Pay only the required fee of %1 + Pay only the required fee of %1 + + + + Estimated to begin confirmation within %n block(s). + + Estimated to begin confirmation within %n block. + Estimated to begin confirmation within %n blocks. + + + + + Warning: Invalid Raptoreum address + Warning: Invalid Raptoreum address + + + + Warning: Unknown change address + Warning: Unknown change address + + + + Confirm custom change address + Confirm custom change address + + + + The address you selected for change is not part of this wallet. Any or all funds in your wallet may be sent to this address. Are you sure? + The address you selected for change is not part of this wallet. Any or all funds in your wallet may be sent to this address. Are you sure? + + + + (no label) + (no label) + + + + SendAssetsEntry + + + This is a normal payment. + This is a normal payment. + + + + A&mount: + A&mount: + + + + Enter a label for this address to add it to the list of used addresses + Enter a label for this address to add it to the list of used addresses + + + + Maturity: + Maturity: + + + + &Label: + &Label: + + + + The Raptoreum address to send the payment to + The Raptoreum address to send the payment to + + + + Choose previously used address + Choose previously used address + + + + Alt+A + Alt+A + + + + Paste address from clipboard + Paste address from clipboard + + + + Alt+P + Alt+P + + + + Remove this entry + Remove this entry + + + + Enable/Disable future transaction + Enable/Disable future transaction + + + + future + + + + + Use available balance + Use available balance + + + + Pay &To: + Pay &To: + + + + Asset: + + + + + Number of block confirmations for this output to be spendable if happen before timelock + Number of block confirmations for this output to be spendable if happen before timelock + + + + Lock time: + Lock time: + + + + Time in seconds for this output to be spendable if happen before maturity + Time in seconds for this output to be spendable if happen before maturity + + + + Fee: + Fee: + + + + Balance: + Balance: + + + + 123456 RTM + + + + + Enter a label for this address to add it to your address book + Enter a label for this address to add it to your address book + + + + Select an asset to see the balance + + + + + SendCoinsDialog + + + + Send Coins + Send Coins + + + + Coin Control Features + Coin Control Features + + + + Inputs... + Inputs... + + + + automatically selected + automatically selected + + + + Insufficient funds! + Insufficient funds! + + + + Quantity: + Quantity: + + + + Bytes: + Bytes: + + + + Amount: + Amount: + + + + Fee: + Fee: + + + + Dust: + Dust: + + + + After Fee: + After Fee: + + + + Change: + Change: + + + + If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address. + If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address. + + + + Custom change address + Custom change address + + + + Transaction Fee: + Transaction Fee: + + + + Choose... + Choose... + + + + collapse fee-settings + collapse fee-settings + + + + Confirmation time target: + Confirmation time target: + + + + If the custom fee is set to 1000 ruffs and the transaction is only 250 bytes, then "per kilobyte" only pays 250 ruffs in fee,<br />while "at least" pays 1000 ruffs. For transactions bigger than a kilobyte both pay by kilobyte. + If the custom fee is set to 1000 ruffs and the transaction is only 250 bytes, then "per kilobyte" only pays 250 ruffs in fee,<br />while "at least" pays 1000 ruffs. For transactions bigger than a kilobyte both pay by kilobyte. + + + + + Paying only the minimum fee is just fine as long as there is less transaction volume than space in the blocks.<br />But be aware that this can end up in a never confirming transaction once there is more demand for raptoreum transactions than the network can process. + Paying only the minimum fee is just fine as long as there is less transaction volume than space in the blocks.<br />But be aware that this can end up in a never confirming transaction once there is more demand for raptoreum transactions than the network can process. + + + + per kilobyte + per kilobyte + + + + Using the fallbackfee can result in sending a transaction that will take several hours or days (or never) to confirm. Consider choosing your fee manually or wait until you have validated the complete chain. + Using the fallbackfee can result in sending a transaction that will take several hours or days (or never) to confirm. Consider choosing your fee manually or wait until you have validated the complete chain. + + + + Note: Not enough data for fee estimation, using the fallback fee instead. + Note: Not enough data for fee estimation, using the fallback fee instead. + + + + Hide + Hide + + + + (read the tooltip) + (read the tooltip) + + + + Recommended: + Recommended: + + + + Custom: + Custom: + + + + (Smart fee not initialized yet. This usually takes a few blocks...) + (Smart fee not initialized yet. This usually takes a few blocks...) + + + + + Confirm the send action + Confirm the send action + + + + + S&end + S&end + + + + Clear all fields of the form. + Clear all fields of the form. + + + + Clear &All + Clear &All + + + + Send to multiple recipients at once + Send to multiple recipients at once + + + + Add &Recipient + Add &Recipient + + + + Balance: + Balance: + + + + Copy quantity + Copy quantity + + + + Copy amount + Copy amount + + + + Copy fee + Copy fee + + + + Copy after fee + Copy after fee + + + + Copy bytes + Copy bytes + + + + Copy dust + Copy dust + + + + Copy change + Copy change + + + + %1 (%2 blocks) + %1 (%2 blocks) + + + + from wallet %1 + from wallet %1 + + + + + using + using + + + + + %1 to %2 + %1 to %2 + + + + Are you sure you want to send? + Are you sure you want to send? + + + + are added as transaction fee + are added as transaction fee + + + + Total Amount = <b>%1</b><br />= %2 + Total Amount = <b>%1</b><br />= %2 + + + + <b>(%1 of %2 entries displayed)</b> + <b>(%1 of %2 entries displayed)</b> + + + + S&end mixed funds + S&end mixed funds + + + + Confirm the %1 send action + Confirm the %1 send action + + + + <br>Confirmations in: <b>%1 blocks</b><br /> + <br>Confirmations in: <b>%1 blocks</b><br /> + + + + Time in: <b>%1 seconds from first confirmed</b><br /> + Time in: <b>%1 seconds from first confirmed</b><br /> + + + + %1 funds only + %1 funds only + + + + any available funds + any available funds + + + + (%1 transactions have higher fees usually due to no change output being allowed) + (%1 transactions have higher fees usually due to no change output being allowed) + + + + Transaction size: %1 + Transaction size: %1 + + + + Fee rate: %1 + Fee rate: %1 + + + + This transaction will consume %n input(s) + + This transaction will consume %n input + This transaction will consume %n inputs + + + + + Warning: Using %1 with %2 or more inputs can harm your privacy and is not recommended + Warning: Using %1 with %2 or more inputs can harm your privacy and is not recommended + + + + Confirm send coins + Confirm send coins + + + + The recipient address is not valid. Please recheck. + The recipient address is not valid. Please recheck. + + + + The amount to pay must be larger than 0. + The amount to pay must be larger than 0. + + + + The amount exceeds your balance. + The amount exceeds your balance. + + + + The total exceeds your balance when the %1 transaction fee is included. + The total exceeds your balance when the %1 transaction fee is included. + + + + Duplicate address found: addresses should only be used once each. + Duplicate address found: addresses should only be used once each. + + + + A fee higher than %1 is considered an absurdly high fee. + A fee higher than %1 is considered an absurdly high fee. + + + + Payment request expired. + Payment request expired. + + + + The amount to pay exceeds the limit of 21 million per transaction. + The amount to pay exceeds the limit of 21 million per transaction. + + + + Pay only the required fee of %1 + Pay only the required fee of %1 + + + + Estimated to begin confirmation within %n block(s). + + Estimated to begin confirmation within %n block. + Estimated to begin confirmation within %n blocks. + + + + + Warning: Invalid Raptoreum address + Warning: Invalid Raptoreum address + + + + Warning: Unknown change address + Warning: Unknown change address + + + + Confirm custom change address + Confirm custom change address + + + + The address you selected for change is not part of this wallet. Any or all funds in your wallet may be sent to this address. Are you sure? + The address you selected for change is not part of this wallet. Any or all funds in your wallet may be sent to this address. Are you sure? + + + + (no label) + (no label) + + + + SendCoinsEntry + + + This is a normal payment. + This is a normal payment. + + + + Pay &To: + Pay &To: + + + + The Raptoreum address to send the payment to + The Raptoreum address to send the payment to - - N/A - N/A + + Choose previously used address + Choose previously used address - - %1 ms - %1 ms + + Alt+A + Alt+A - + + + Paste address from clipboard + Paste address from clipboard + + + + Alt+P + Alt+P + + + + + + Remove this entry + Remove this entry + + + + Enable/Disable future transaction + Enable/Disable future transaction + + + + future + + + + + &Label: + &Label: + + + + Enter a label for this address to add it to the list of used addresses + Enter a label for this address to add it to the list of used addresses + + + + + + A&mount: + A&mount: + + + + The fee will be deducted from the amount being sent. The recipient will receive a lower amount of Raptoreum than you enter in the amount field. If multiple recipients are selected, the fee is split equally. + The fee will be deducted from the amount being sent. The recipient will receive a lower amount of Raptoreum than you enter in the amount field. If multiple recipients are selected, the fee is split equally. + + + + S&ubtract fee from amount + S&ubtract fee from amount + + + + Use available balance + Use available balance + + + + Message: + Message: + + + + A message that was attached to the raptoreum: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Raptoreum network. + A message that was attached to the raptoreum: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Raptoreum network. + + + + Maturity: + Maturity: + + + + Number of block confirmations for this output to be spendable if happen before timelock + Number of block confirmations for this output to be spendable if happen before timelock + + + + Lock time: + Lock time: + + + + Time in seconds for this output to be spendable if happen before maturity + Time in seconds for this output to be spendable if happen before maturity + + + + Fee: + Fee: + + + + This is an unauthenticated payment request. + This is an unauthenticated payment request. + + + + This is an authenticated payment request. + This is an authenticated payment request. + + + + + Pay To: + Pay To: + + + + + Memo: + Memo: + + + + Enter a label for this address to add it to your address book + Enter a label for this address to add it to your address book + + + + SendConfirmationDialog + + + + Yes + Yes + + + + ShutdownWindow + + + %1 is shutting down... + %1 is shutting down... + + + + Do not shut down the computer until this window disappears. + Do not shut down the computer until this window disappears. + + + + SignVerifyMessageDialog + + + Signatures - Sign / Verify a Message + Signatures - Sign / Verify a Message + + + + &Sign Message + &Sign Message + + + + You can sign messages/agreements with your addresses to prove you can receive Raptoreum sent to them. Be careful not to sign anything vague or random, as phishing attacks may try to trick you into signing your identity over to them. Only sign fully-detailed statements you agree to. + You can sign messages/agreements with your addresses to prove you can receive Raptoreum sent to them. Be careful not to sign anything vague or random, as phishing attacks may try to trick you into signing your identity over to them. Only sign fully-detailed statements you agree to. + + - %n second(s) - - %n second - %n seconds - + The Raptoreum address to sign the message with + The Raptoreum address to sign the message with - - - %n minute(s) - - %n minute - %n minutes - + + + + Choose previously used address + Choose previously used address - - - %n hour(s) - - %n hour - %n hours - + + + + Alt+A + Alt+A - - - %n day(s) - - %n day - %n days - + + + Paste address from clipboard + Paste address from clipboard - - + - %n week(s) - - %n week - %n weeks - + Alt+P + Alt+P - - - %n year(s) - - %n year - %n years - + + + Enter the message you want to sign here + Enter the message you want to sign here + + + + Signature + Signature + + + + Copy the current signature to the system clipboard + Copy the current signature to the system clipboard + + + + Sign the message to prove you own this Raptoreum address + Sign the message to prove you own this Raptoreum address - - %1 and %2 - %1 and %2 + + Sign &Message + Sign &Message - - %1 B - %1 B + + Reset all sign message fields + Reset all sign message fields - - %1 KB - %1 KB + + + Clear &All + Clear &All - - %1 MB - %1 MB + + &Verify Message + &Verify Message - - %1 GB - %1 GB + + Enter the receiver's address, message (ensure you copy line breaks, spaces, tabs, etc. exactly) and signature below to verify the message. Be careful not to read more into the signature than what is in the signed message itself, to avoid being tricked by a man-in-the-middle attack. Note that this only proves the signing party receives with the address, it cannot prove sendership of any transaction! + Enter the receiver's address, message (ensure you copy line breaks, spaces, tabs, etc. exactly) and signature below to verify the message. Be careful not to read more into the signature than what is in the signed message itself, to avoid being tricked by a man-in-the-middle attack. Note that this only proves the signing party receives with the address, it cannot prove sendership of any transaction! - - unknown - unknown + + The Raptoreum address the message was signed with + The Raptoreum address the message was signed with - - - QObject::QObject - - Error: Specified data directory "%1" does not exist. - Error: Specified data directory "%1" does not exist. + + Verify the message to ensure it was signed with the specified Raptoreum address + Verify the message to ensure it was signed with the specified Raptoreum address - - Error: Cannot parse configuration file: %1. Only use key=value syntax. - Error: Cannot parse configuration file: %1. Only use key=value syntax. + + Verify &Message + Verify &Message - - Error: %1 - Error: %1 + + Reset all verify message fields + Reset all verify message fields - - Error: Failed to load application fonts. - Error: Failed to load application fonts. + + Enter a message to be signed + Enter a message to be signed - - Error: Specified font-family invalid. Valid values: %1. - Error: Specified font-family invalid. Valid values: %1. + + Click "Sign Message" to generate signature + Click "Sign Message" to generate signature - - Error: Specified font-weight-normal invalid. Valid range %1 to %2. - Error: Specified font-weight-normal invalid. Valid range %1 to %2. + + Enter a message to be verified + Enter a message to be verified - - Error: Specified font-weight-bold invalid. Valid range %1 to %2. - Error: Specified font-weight-bold invalid. Valid range %1 to %2. + + Enter a signature for the message to be verified + Enter a signature for the message to be verified - - Error: Specified font-scale invalid. Valid range %1 to %2. - Error: Specified font-scale invalid. Valid range %1 to %2. + + + The entered address is invalid. + The entered address is invalid. - - Error: Invalid -custom-css-dir path. - Error: Invalid -custom-css-dir path. + + + + + Please check the address and try again. + Please check the address and try again. - - Error: %1 CSS file(s) missing in -custom-css-dir path. - Error: %1 CSS file(s) missing in -custom-css-dir path. + + + The entered address does not refer to a key. + The entered address does not refer to a key. - - - QRDialog - - QR-Code Title - QR-Code Title + + Wallet unlock was cancelled. + Wallet unlock was cancelled. - - QR Code - QR Code + + Private key for the entered address is not available. + Private key for the entered address is not available. - - &Save Image... - &Save Image... + + Message signing failed. + Message signing failed. - - Error creating QR Code. - Error creating QR Code. + + Message signed. + Message signed. - - - QRGeneralImageWidget - - &Save Image... - &Save Image... + + The signature could not be decoded. + The signature could not be decoded. - - &Copy Image - &Copy Image + + + Please check the signature and try again. + Please check the signature and try again. - - Save QR Code - Save QR Code + + The signature did not match the message digest. + The signature did not match the message digest. - - PNG Image (*.png) - PNG Image (*.png) + + Message verification failed. + Message verification failed. - - - QRImageWidget - - &Save Image... - &Save Image... + + Message verified. + Message verified. + + + SmartnodeList - - &Copy Image - &Copy Image + + Form + Form - - Save QR Code - Save QR Code + + Status + Status - - PNG Image (*.png) - PNG Image (*.png) + + 0 + 0 - - - RPCConsole - - Tools window - Tools window + + Filter List: + Filter List: - - &Information - &Information + + Filter smartnode list + Filter smartnode list - - General - General + + Node Count: + Node Count: - - Name - Name + + Show only smartnodes this wallet has keys for. + Show only smartnodes this wallet has keys for. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - N/A - N/A + + Filter by any property (address or protx hash) + - - Number of connections - Number of connections + + My smartnodes only + My smartnodes only - - &Open - &Open + + Service + Service - - Startup time - Startup time + + PoSe Score + PoSe Score - - Network - Network + + Registered + Registered - - Last block time - Last block time + + Last Paid + Last Paid - - Debug log file - Debug log file + + Next Payment + Next Payment - - Current number of blocks - Current number of blocks + + Payout Address + Payout Address - - Client version - Client version + + Operator Reward + Operator Reward - - Using BerkeleyDB version - Using BerkeleyDB version + + Collateral Address + Collateral Address - - Block chain - Block chain + + Collateral Amount + Collateral Amount - - Number of Smartnodes - Number of Smartnodes + + Owner Address + Owner Address - - Memory Pool - Memory Pool + + Voting Address + Voting Address - - Current number of transactions - Current number of transactions + + Copy ProTx Hash + Copy ProTx Hash - - Memory usage - Memory usage + + Copy Collateral Outpoint + Copy Collateral Outpoint - - &Console - &Console + + Updating... + Updating... - - Clear console - Clear console + + Invalid + Invalid - - &Network Traffic - &Network Traffic + + ENABLED + ENABLED - - Received - Received + + POSE_BANNED + POSE_BANNED - - Sent - Sent + + + + UNKNOWN + UNKNOWN - - &Peers - &Peers + + to %1 + to %1 - - Wallet: - Wallet: + + to UNKNOWN + to UNKNOWN - - Banned peers - Banned peers + + but not claimed + but not claimed - - - - Select a peer to view detailed information. - Select a peer to view detailed information. + + NONE + NONE - - Whitelisted - Whitelisted + + + Please wait... + Please wait... - - Direction - Direction + + Additional information for DIP3 Smartnode %1 + Additional information for DIP3 Smartnode %1 + + + SplashScreen - - Version - Version + + [testnet] + [testnet] + + + ToolbarOverlay - - Starting Block - Starting Block + + Form + Form + + + TrafficGraphWidget - - Synced Headers - Synced Headers + + KB/s + KB/s - - Synced Blocks - Synced Blocks + + Total + Total - - Rescan blockchain files 1 - Rescan blockchain files 1 + + Received + Received - - Rescan blockchain files 2 - Rescan blockchain files 2 + + Sent + Sent - - - -rescan=1: Rescan the block chain for missing wallet transactions starting from wallet creation time. - -rescan=1: Rescan the block chain for missing wallet transactions starting from wallet creation time. + + + TransactionDesc + + + Open for %n more block(s) + + Open for %n more block + Open for %n more blocks + - - -rescan=2: Rescan the block chain for missing wallet transactions starting from genesis block. - -rescan=2: Rescan the block chain for missing wallet transactions starting from genesis block. + + Open until %1 + Open until %1 - - Wallet Path - Wallet Path + + conflicted + conflicted - - - User Agent - User Agent + + 0/unconfirmed, %1 + 0/unconfirmed, %1 - - Datadir - Datadir + + in memory pool + in memory pool - - Last block hash - Last block hash + + not in memory pool + not in memory pool - - Open the %1 debug log file from the current data directory. This can take a few seconds for large log files. - Open the %1 debug log file from the current data directory. This can take a few seconds for large log files. + + abandoned + abandoned - - InstantSend locks - InstantSend locks + + %1/unconfirmed + %1/unconfirmed - - (none) - (none) + + %1 confirmations + %1 confirmations - - Decrease font size - Decrease font size + + locked via ChainLocks + locked via ChainLocks - - Increase font size - Increase font size + + verified via InstantSend + verified via InstantSend - - &Reset - &Reset + + Future Transaction + Future Transaction - - Node Type - Node Type + + Future Amount: + Future Amount: - - PoSe Score - PoSe Score + + + Maturity Block: + Maturity Block: - - Services - Services + + %1 Blocks left + %1 Blocks left - - Ban Score - Ban Score + + %1 Blocks ago + %1 Blocks ago - - Connection Time - Connection Time + + + Maturity Time: + Maturity Time: - - Last Send - Last Send + + Locked Time: + Locked Time: - - Last Receive - Last Receive + + seconds + seconds - - Ping Time - Ping Time + + + Never + Never - - The duration of a currently outstanding ping. - The duration of a currently outstanding ping. + + Locked Output Index: + Locked Output Index: - Ping Wait - Ping Wait + Waiting for sync... + Waiting for sync... - - Min Ping - Min Ping + + Status + Status - - Time Offset - Time Offset + + Date + Date - - &Wallet Repair - &Wallet Repair + + Source + Source - - Salvage wallet - Salvage wallet + + Generated + Generated - - Recover transactions 1 - Recover transactions 1 + + + + From + From - - Recover transactions 2 - Recover transactions 2 + + unknown + unknown + - Upgrade wallet format - Upgrade wallet format + + To + To - - The buttons below will restart the wallet with command-line options to repair the wallet, fix issues with corrupt blockhain files or missing/obsolete transactions. - The buttons below will restart the wallet with command-line options to repair the wallet, fix issues with corrupt blockhain files or missing/obsolete transactions. + + own address + own address - - -salvagewallet: Attempt to recover private keys from a corrupt wallet.dat. - -salvagewallet: Attempt to recover private keys from a corrupt wallet.dat. + + + watch-only + watch-only - - -zapwallettxes=1: Recover transactions from blockchain (keep meta-data, e.g. account owner). - -zapwallettxes=1: Recover transactions from blockchain (keep meta-data, e.g. account owner). + + label + label - - -zapwallettxes=2: Recover transactions from blockchain (drop meta-data). - -zapwallettxes=2: Recover transactions from blockchain (drop meta-data). + + + + + + Credit + Credit + + + + matures in %n more block(s) + + matures in %n more block + matures in %n more blocks + - - -upgradewallet: Upgrade wallet to latest format on startup. (Note: this is NOT an update of the wallet itself!) - -upgradewallet: Upgrade wallet to latest format on startup. (Note: this is NOT an update of the wallet itself!) + + not accepted + not accepted - - Wallet repair options. - Wallet repair options. + + + + Debit + Debit - - Rebuild index - Rebuild index + + Total debit + Total debit - - -reindex: Rebuild block chain index from current blk000??.dat files. - -reindex: Rebuild block chain index from current blk000??.dat files. + + Total credit + Total credit - - &Disconnect - &Disconnect + + Transaction fee + Transaction fee - - - - - Ban for - Ban for + + Net amount + Net amount - - 1 &hour - 1 &hour + + + Message + Message - - 1 &day - 1 &day + + Comment + Comment + + + + Height + - 1 &week - 1 &week + Transaction ID + Transaction ID - 1 &year - 1 &year + Output index + Output index - - &Unban - &Unban + + Transaction total size + Transaction total size - - default wallet - default wallet + + Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours. + Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours. - - Welcome to the %1 RPC console. - Welcome to the %1 RPC console. + + Debug information + Debug information - - Use up and down arrows to navigate history, and %1 to clear screen. - Use up and down arrows to navigate history, and %1 to clear screen. + + Transaction + Transaction - - Type %1 for an overview of available commands. - Type %1 for an overview of available commands. + + Inputs + Inputs - - For more information on using this console type %1. - For more information on using this console type %1. + + Amount + Amount - WARNING: Scammers have been active, telling users to type commands here, stealing their wallet contents. Do not use this console without fully understanding the ramifications of a command. - WARNING: Scammers have been active, telling users to type commands here, stealing their wallet contents. Do not use this console without fully understanding the ramifications of a command. + + true + true - - In: - In: + + + false + false + + + TransactionDescDialog - - Out: - Out: + + This pane shows a detailed description of the transaction + This pane shows a detailed description of the transaction - - Network activity disabled - Network activity disabled + + Details for %1 + Details for %1 + + + TransactionTableModel - - Total: %1 (Enabled: %2) - Total: %1 (Enabled: %2) + + Date + Date - - Executing command without any wallet - Executing command without any wallet + + Type + Type - - Executing command using "%1" wallet - Executing command using "%1" wallet + + Address / Label + Address / Label - - - (node id: %1) - (node id: %1) + + + Open for %n more block(s) + + Open for %n more block + Open for %n more blocks + - - via %1 - via %1 + + Open until %1 + Open until %1 - - never - never + Unconfirmed + Unconfirmed - - Inbound - Inbound + + Abandoned + Abandoned - - Outbound - Outbound + + Confirming (%1 of %2 recommended confirmations) + Confirming (%1 of %2 recommended confirmations) - - Yes - Yes + + Confirmed (%1 confirmations) + Confirmed (%1 confirmations) - - No - No + + Conflicted + Conflicted - Regular - Regular + Immature (%1 confirmations, will be available after %2) + Immature (%1 confirmations, will be available after %2) - Smartnode - Smartnode - - - - Verified Smartnode - Verified Smartnode + Generated but not accepted + Generated but not accepted - - - Unknown - Unknown + + verified via InstantSend + verified via InstantSend - - - ReceiveCoinsDialog - - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Raptoreum network. - An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Raptoreum network. + + locked via ChainLocks + locked via ChainLocks - - &Message: - &Message: + + Received with + Received with - - - An optional label to associate with the new receiving address. - An optional label to associate with the new receiving address. + + Received from + Received from - - An optional message to attach to the payment request, which will be displayed when the request is opened.<br>Note: The message will not be sent with the payment over the Raptoreum network. - An optional message to attach to the payment request, which will be displayed when the request is opened.<br>Note: The message will not be sent with the payment over the Raptoreum network. + + Received via %1 + Received via %1 - - Use this form to request payments. All fields are <b>optional</b>. - Use this form to request payments. All fields are <b>optional</b>. + + Sent to + Sent to - - &Label: - &Label: + + Payment to yourself + Payment to yourself - - - An optional amount to request. Leave this empty or zero to not request a specific amount. - An optional amount to request. Leave this empty or zero to not request a specific amount. + + Mined + Mined - - &Amount: - &Amount: + + Future Send + Future Send - - &Request payment - &Request payment + + Future Receive + Future Receive - - Clear all fields of the form. - Clear all fields of the form. + + %1 Mixing + %1 Mixing - - Clear - Clear + + %1 Collateral Payment + %1 Collateral Payment - - Requested payments history - Requested payments history + + %1 Make Collateral Inputs + %1 Make Collateral Inputs - - Show the selected request (does the same as double clicking an entry) - Show the selected request (does the same as double clicking an entry) + + %1 Create Denominations + %1 Create Denominations - - Show - Show + + %1 Send + %1 Send - - Remove the selected entries from the list - Remove the selected entries from the list + + watch-only + watch-only - - Remove - Remove + + (n/a) + (n/a) - - Enter a label to associate with the new receiving address - Enter a label to associate with the new receiving address + + (no label) + (no label) - - Enter a message to attach to the payment request - Enter a message to attach to the payment request + + Transaction status. Hover over this field to show number of confirmations. + Transaction status. Hover over this field to show number of confirmations. - - Copy URI - Copy URI + + Date and time that the transaction was received. + Date and time that the transaction was received. - - Copy label - Copy label + + Type of transaction. + Type of transaction. - - Copy message - Copy message + + Whether or not a watch-only address is involved in this transaction. + Whether or not a watch-only address is involved in this transaction. - - Copy amount - Copy amount + + User-defined intent/purpose of the transaction. + User-defined intent/purpose of the transaction. - - Copy Address - Copy Address + + Amount removed from or added to balance. + Amount removed from or added to balance. - ReceiveRequestDialog + TransactionView - - QR Code - QR Code + + + All + All - - Copy &URI - Copy &URI + + Today + Today - - Copy &Address - Copy &Address + + This week + This week - - &Save Image... - &Save Image... + + This month + This month - - Request payment to %1 - Request payment to %1 + + Last month + Last month - - Payment information - Payment information + + This year + This year - URI - URI + Range... + Range... - - Address - Address + + Most Common + Most Common + + + + Received with + Received with - Amount - Amount + Sent to + Sent to - Label - Label + Future + Future - Message - Message + Future Send + Future Send + + + + Future Received + Future Received + + + + %1 Send + %1 Send - Wallet - Wallet + %1 Make Collateral Inputs + %1 Make Collateral Inputs - - Resulting URI too long, try to reduce the text for label / message. - Resulting URI too long, try to reduce the text for label / message. + + %1 Create Denominations + %1 Create Denominations - - Error encoding URI into QR Code. - Error encoding URI into QR Code. + + %1 Mixing + %1 Mixing - - - RecentRequestsTableModel - - Date - Date + + %1 Collateral Payment + %1 Collateral Payment - - Label - Label + + To yourself + To yourself - - Message - Message + + Mined + Mined - - (no label) - (no label) + + Other + Other - - (no message) - (no message) + + Enter address, transaction id, or label to search + Enter address, transaction id, or label to search - - (no amount requested) - (no amount requested) + + Min amount + Min amount - Requested - Requested + Abandon transaction + Abandon transaction - - - SendCoinsDialog - - - Send Coins - Send Coins + + Copy address + Copy address - - Coin Control Features - Coin Control Features + + Copy label + Copy label - - Inputs... - Inputs... + + Copy amount + Copy amount - - automatically selected - automatically selected + + Copy transaction ID + Copy transaction ID - - Insufficient funds! - Insufficient funds! + + Copy raw transaction + Copy raw transaction - - Quantity: - Quantity: + + Copy full transaction details + Copy full transaction details - - Bytes: - Bytes: + + Edit label + Edit label - - Amount: - Amount: + + Show transaction details + Show transaction details - - Fee: - Fee: + + Show address QR code + Show address QR code - - Dust: - Dust: + + Export Transaction History + Export Transaction History - - After Fee: - After Fee: + + Comma separated file (*.csv) + Comma separated file (*.csv) - - Change: - Change: + + Confirmed + Confirmed - - If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address. - If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address. + + Watch-only + Watch-only - - Custom change address - Custom change address + + Date + Date - - Transaction Fee: - Transaction Fee: + + Type + Type - - Choose... - Choose... + + Label + Label - - collapse fee-settings - collapse fee-settings + + Address + Address - - Confirmation time target: - Confirmation time target: + + ID + ID - - If the custom fee is set to 1000 ruffs and the transaction is only 250 bytes, then "per kilobyte" only pays 250 ruffs in fee,<br />while "at least" pays 1000 ruffs. For transactions bigger than a kilobyte both pay by kilobyte. - If the custom fee is set to 1000 ruffs and the transaction is only 250 bytes, then "per kilobyte" only pays 250 ruffs in fee,<br />while "at least" pays 1000 ruffs. For transactions bigger than a kilobyte both pay by kilobyte. + + Exporting Failed + Exporting Failed - - - Paying only the minimum fee is just fine as long as there is less transaction volume than space in the blocks.<br />But be aware that this can end up in a never confirming transaction once there is more demand for raptoreum transactions than the network can process. - Paying only the minimum fee is just fine as long as there is less transaction volume than space in the blocks.<br />But be aware that this can end up in a never confirming transaction once there is more demand for raptoreum transactions than the network can process. + + There was an error trying to save the transaction history to %1. + There was an error trying to save the transaction history to %1. - - per kilobyte - per kilobyte + + Exporting Successful + Exporting Successful - - Using the fallbackfee can result in sending a transaction that will take several hours or days (or never) to confirm. Consider choosing your fee manually or wait until you have validated the complete chain. - Using the fallbackfee can result in sending a transaction that will take several hours or days (or never) to confirm. Consider choosing your fee manually or wait until you have validated the complete chain. + + The transaction history was successfully saved to %1. + The transaction history was successfully saved to %1. - - Note: Not enough data for fee estimation, using the fallback fee instead. - Note: Not enough data for fee estimation, using the fallback fee instead. + + QR code + QR code - - Hide - Hide + + Range: + Range: - - (read the tooltip) - (read the tooltip) + + to + to + + + UnitDisplayStatusBarControl - - Recommended: - Recommended: + + Unit to show amounts in. Click to select another unit. + Unit to show amounts in. Click to select another unit. + + + UpdateAssetConfirmationDialog - - Custom: - Custom: + + + Yes + Yes + + + UpdateAssetsDialog - - (Smart fee not initialized yet. This usually takes a few blocks...) - (Smart fee not initialized yet. This usually takes a few blocks...) + + Update Asset + - - - Confirm the send action - Confirm the send action + + + <html><head/><body><p>[Optional] The ipfs/file hash that contains information about the asset</p></body></html> + - - - S&end - S&end + + IPFS/file hash: + - - Clear all fields of the form. - Clear all fields of the form. + + The ipfs/file hash that is associated with the asset being created (e.g. QmU4h365LYMHx...) + - - Clear &All - Clear &All + + Browse IPFS + - - Send to multiple recipients at once - Send to multiple recipients at once + + + <html><head/><body><p>RTM address that will own this asset</p></body></html> + - - Add &Recipient - Add &Recipient + + Owner Address: + - - Balance: - Balance: + + + <html><head/><body><p>The RTM address that will receive the minted asset</p></body></html> + - - Copy quantity - Copy quantity + + The RTM address that will receive the minted asset + - - Copy amount - Copy amount + + Target Address: + - - Copy fee - Copy fee + + Mint count: + - - Copy after fee - Copy after fee + + Distribution Type: + - - Copy bytes - Copy bytes + + Asset: + - - Copy dust - Copy dust + + Quantity: + Quantity: - - Copy change - Copy change + + Issue frequency: + - - %1 (%2 blocks) - %1 (%2 blocks) + + <html><head/><body><p>The frequency that this asset will be minted</p></body></html> + - - from wallet %1 - from wallet %1 + + <html><head/><body><p>Number of times this asset can be minted</p></body></html> + - - - using - using + + Manual + - + Coinbase + + + - - %1 to %2 - %1 to %2 + schedule + - - Are you sure you want to send? - Are you sure you want to send? + + Addresss + - - are added as transaction fee - are added as transaction fee + + The number of assets that will be created + - - Total Amount = <b>%1</b><br />= %2 - Total Amount = <b>%1</b><br />= %2 + + <html><head/><body><p>If the owner of this asset will be able to update the asset in the future</p></body></html> + - - <b>(%1 of %2 entries displayed)</b> - <b>(%1 of %2 entries displayed)</b> + + Updatable + - - S&end mixed funds - S&end mixed funds + + The RTM address that own this asset + - - Confirm the %1 send action - Confirm the %1 send action + + Transaction Fee: + Transaction Fee: - - <br>Confirmations in: <b>%1 blocks</b><br /> - <br>Confirmations in: <b>%1 blocks</b><br /> + + Choose... + Choose... - - Time in: <b>%1 seconds from first confirmed</b><br /> - Time in: <b>%1 seconds from first confirmed</b><br /> + + Using the fallbackfee can result in sending a transaction that will take several hours or days (or never) to confirm. Consider choosing your fee manually or wait until you have validated the complete chain. + Using the fallbackfee can result in sending a transaction that will take several hours or days (or never) to confirm. Consider choosing your fee manually or wait until you have validated the complete chain. - - %1 funds only - %1 funds only + + Note: Not enough data for fee estimation, using the fallback fee instead. + Note: Not enough data for fee estimation, using the fallback fee instead. - - any available funds - any available funds + + collapse fee-settings + collapse fee-settings - - (%1 transactions have higher fees usually due to no change output being allowed) - (%1 transactions have higher fees usually due to no change output being allowed) + + Hide + Hide - - Transaction size: %1 - Transaction size: %1 + + If the custom fee is set to 1000 satoshis and the transaction is only 250 bytes, then "per kilobyte" only pays 250 satoshis in fee, while "total at least" pays 1000 satoshis. For transactions bigger than a kilobyte both pay by kilobyte. + - Fee rate: %1 - Fee rate: %1 + per kilobyte + per kilobyte - - - This transaction will consume %n input(s) - - This transaction will consume %n input - This transaction will consume %n inputs - + + + + Paying only the minimum fee is just fine as long as there is less transaction volume than space in the blocks. But be aware that this can end up in a never confirming transaction once there is more demand for raptoreum transactions than the network can process. + - - Warning: Using %1 with %2 or more inputs can harm your privacy and is not recommended - Warning: Using %1 with %2 or more inputs can harm your privacy and is not recommended + + (read the tooltip) + (read the tooltip) - - Confirm send coins - Confirm send coins + + Recommended: + Recommended: - - The recipient address is not valid. Please recheck. - The recipient address is not valid. Please recheck. + + C&ustom: + - - The amount to pay must be larger than 0. - The amount to pay must be larger than 0. + + (Smart fee not initialized yet. This usually takes a few blocks...) + (Smart fee not initialized yet. This usually takes a few blocks...) - - The amount exceeds your balance. - The amount exceeds your balance. + + Confirmation time target: + Confirmation time target: - - The total exceeds your balance when the %1 transaction fee is included. - The total exceeds your balance when the %1 transaction fee is included. + + + U&pdate Asset + - - Duplicate address found: addresses should only be used once each. - Duplicate address found: addresses should only be used once each. + + Clear + Clear - - Transaction creation failed! - Transaction creation failed! + + Balance: + Balance: - - The transaction was rejected with the following reason: %1 - The transaction was rejected with the following reason: %1 + + 123.456 RTM + - - A fee higher than %1 is considered an absurdly high fee. - A fee higher than %1 is considered an absurdly high fee. + + Confirm update asset action + - Payment request expired. - Payment request expired. + Disabled. Not in use + - - The amount to pay exceeds the limit of 21 million per transaction. - The amount to pay exceeds the limit of 21 million per transaction. + + Manual only until other types are developed + - - Pay only the required fee of %1 - Pay only the required fee of %1 + + %1 (%2 blocks) + %1 (%2 blocks) - - - Estimated to begin confirmation within %n block(s). - - Estimated to begin confirmation within %n block. - Estimated to begin confirmation within %n blocks. - + + + Updating asset: %1<br> + - - Warning: Invalid Raptoreum address - Warning: Invalid Raptoreum address + + transfer ownership from: %1 <br> + - - Warning: Unknown change address - Warning: Unknown change address + + To: %1 <hr /> + - Confirm custom change address - Confirm custom change address + Updatable: %1 <br> + - - The address you selected for change is not part of this wallet. Any or all funds in your wallet may be sent to this address. Are you sure? - The address you selected for change is not part of this wallet. Any or all funds in your wallet may be sent to this address. Are you sure? + + ReferenceHash: %1 <br> + - - (no label) - (no label) + + Target: %1 <br> + - - - SendCoinsEntry - - This is a normal payment. - This is a normal payment. + + Distribution Type: %1 <br> + - - Pay &To: - Pay &To: + + Amount: %1 <br> + - - The Raptoreum address to send the payment to - The Raptoreum address to send the payment to + + MaxMintCount: %1 <br> + - - Choose previously used address - Choose previously used address + + IssueFrequency: %1 <br> + - - Alt+A - Alt+A + + are added as transaction fee.<hr /> + - - Paste address from clipboard - Paste address from clipboard + + Confirm Asset Update + - - Alt+P - Alt+P + + Pay only the required fee of %1 + Pay only the required fee of %1 + + + + Estimated to begin confirmation within %n block(s). + + Estimated to begin confirmation within %n block. + Estimated to begin confirmation within %n blocks. + + + + WalletController - - - - Remove this entry - Remove this entry + + Close wallet + - - Enable/Disable future transaction - Enable/Disable future transaction + + Are you sure you wish to close the wallet <i>%1</i>? + - - &Label: - &Label: + + Closing the wallet for too long can result in having to resync the entire chain if pruning is enabled. + + + + + WalletFrame + + + No wallet has been loaded. + No wallet has been loaded. + + + WalletModel - - Enter a label for this address to add it to the list of used addresses - Enter a label for this address to add it to the list of used addresses + + + Send Coins + Send Coins - - - - A&mount: - A&mount: + + default wallet + default wallet + + + WalletView - - The fee will be deducted from the amount being sent. The recipient will receive a lower amount of Raptoreum than you enter in the amount field. If multiple recipients are selected, the fee is split equally. - The fee will be deducted from the amount being sent. The recipient will receive a lower amount of Raptoreum than you enter in the amount field. If multiple recipients are selected, the fee is split equally. + + &Export + &Export - - S&ubtract fee from amount - S&ubtract fee from amount + + Export the data in the current tab to a file + Export the data in the current tab to a file - - Use available balance - Use available balance + + Selected amount: + Selected amount: - - Message: - Message: + + Backup Wallet + Backup Wallet - - A message that was attached to the raptoreum: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Raptoreum network. - A message that was attached to the raptoreum: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Raptoreum network. + + Wallet Data (*.dat) + Wallet Data (*.dat) - - Future - Future + + Backup Failed + Backup Failed - - Maturity: - Maturity: + + There was an error trying to save the wallet data to %1. + There was an error trying to save the wallet data to %1. - - Number of block confirmations for this output to be spendable if happen before timelock - Number of block confirmations for this output to be spendable if happen before timelock + + Backup Successful + Backup Successful - - Lock time: - Lock time: + + The wallet data was successfully saved to %1. + The wallet data was successfully saved to %1. - - Time in seconds for this output to be spendable if happen before maturity - Time in seconds for this output to be spendable if happen before maturity + + Cancel + Cancel + + + raptoreum-core - - Fee: - Fee: + + The %s developers + The %s developers - - This is an unauthenticated payment request. - This is an unauthenticated payment request. + + %s corrupt. Try using the wallet tool raptoreum-wallet to salvage or restoring a backup. + - - This is an authenticated payment request. - This is an authenticated payment request. + + %s file contains all private keys from this wallet. Do not share it with anyone! + - - - Pay To: - Pay To: + + %s uses exact denominated amounts to send funds, you might simply need to mix some more coins. + - - - Memo: - Memo: + + -maxtxfee is set very high! Fees this large could be paid on a single transaction. + - - Enter a label for this address to add it to your address book - Enter a label for this address to add it to your address book + + -zapwallettxes has been removed. If you are attempting to remove a stuck transaction from your wallet, please use abandontransaction instead. + - - - SendConfirmationDialog - - - Yes - Yes + + Can not generate a change-address key. Private keys are disabled for this wallet. + - - - ShutdownWindow - - %1 is shutting down... - %1 is shutting down... + + Cannot obtain a lock on data directory %s. %s is probably already running. + - - Do not shut down the computer until this window disappears. - Do not shut down the computer until this window disappears. + + Cannot provide specific connections and have addrman find outgoing connections at the same. + - - - SignVerifyMessageDialog - - Signatures - Sign / Verify a Message - Signatures - Sign / Verify a Message + + Distributed under the MIT software license, see the accompanying file %s or %s + - - &Sign Message - &Sign Message + + Error loading %s: You can't enable HD on an already existing non-HD wallet + - - You can sign messages/agreements with your addresses to prove you can receive Raptoreum sent to them. Be careful not to sign anything vague or random, as phishing attacks may try to trick you into signing your identity over to them. Only sign fully-detailed statements you agree to. - You can sign messages/agreements with your addresses to prove you can receive Raptoreum sent to them. Be careful not to sign anything vague or random, as phishing attacks may try to trick you into signing your identity over to them. Only sign fully-detailed statements you agree to. + + Error reading %s! All keys read correctly, but transaction data or address book entries might be missing or incorrect. + - - The Raptoreum address to sign the message with - The Raptoreum address to sign the message with + + Error: Listening for incoming connections failed (listen returned error %s) + - - - Choose previously used address - Choose previously used address + + Failed to create backup, file already exists! This could happen if you restarted wallet in less than 60 seconds. You can continue if you are ok with this. + - - - Alt+A - Alt+A + + Found unconfirmed denominated outputs, will wait till they confirm to continue. + - - Paste address from clipboard - Paste address from clipboard + + Group outputs by address, selecting all or none, instead of selecting on a per-output basis. Privacy is improved as an address is only used once (unless someone sends to it after spending from it), but may result in slightly higher fees as suboptimal coin selection may result due to the added limitation (default: %u) + - Alt+P - Alt+P + Incorrect or no devnet genesis block found. Wrong datadir for devnet specified? + - - Enter the message you want to sign here - Enter the message you want to sign here + + Invalid -socketevents ('%s') specified. Only these modes are supported: %s + - - Signature - Signature + + Invalid amount for -maxtxfee=<amount>: '%s' (must be at least the minrelay fee of %s to prevent stuck transactions) + - - Copy the current signature to the system clipboard - Copy the current signature to the system clipboard + + Make sure to encrypt your wallet and delete all non-encrypted backups after you have verified that the wallet works! + - - Sign the message to prove you own this Raptoreum address - Sign the message to prove you own this Raptoreum address + + Please check that your computer's date and time are correct! If your clock is wrong, %s will not work properly. + - Sign &Message - Sign &Message + Please contribute if you find %s useful. Visit %s for further information about the software. + - - Reset all sign message fields - Reset all sign message fields + + Prune configured below the minimum of %d MiB. Please use a higher number. + - - - Clear &All - Clear &All + + Prune: last wallet synchronisation goes beyond pruned data. You need to -reindex (download the whole blockchain again in case of pruned node) + - - &Verify Message - &Verify Message + + The block database contains a block which appears to be from the future. This may only be due to your computer's date and time being set incorrectly. Only rebuild the block database if you are sure that your computer's date and time are correct. + - - Enter the receiver's address, message (ensure you copy line breaks, spaces, tabs, etc. exactly) and signature below to verify the message. Be careful not to read more into the signature than what is in the signed message itself, to avoid being tricked by a man-in-the-middle attack. Note that this only proves the signing party receives with the address, it cannot prove sendership of any transaction! - Enter the receiver's address, message (ensure you copy line breaks, spaces, tabs, etc. exactly) and signature below to verify the message. Be careful not to read more into the signature than what is in the signed message itself, to avoid being tricked by a man-in-the-middle attack. Note that this only proves the signing party receives with the address, it cannot prove sendership of any transaction! + + The transaction amount is too small to send after the fee has been deducted + - - The Raptoreum address the message was signed with - The Raptoreum address the message was signed with + + This is a pre-release test build - use at your own risk - do not use for mining or merchant applications + - - Verify the message to ensure it was signed with the specified Raptoreum address - Verify the message to ensure it was signed with the specified Raptoreum address + + This is the transaction fee you may discard if change is smaller than dust at this level + - Verify &Message - Verify &Message + This is the transaction fee you may pay when fee estimates are not available. + - - Reset all verify message fields - Reset all verify message fields + + This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit %s and cryptographic software written by Eric Young and UPnP software written by Thomas Bernard. + - - Enter a message to be signed - Enter a message to be signed + + Total length of network version string (%i) exceeds maximum length (%i). Reduce the number or size of uacomments. + - - Click "Sign Message" to generate signature - Click "Sign Message" to generate signature + + Transaction index can't be disabled with governance validation enabled. Either start with -disablegovernance command line switch or enable transaction index. + - - Enter a message to be verified - Enter a message to be verified + + Unable to rerply blocks. You will need tpo rebuild the database using -reindex-chainstate. + - - Enter a signature for the message to be verified - Enter a signature for the message to be verified + + WARNING! Failed to replenish keypool, please unlock your wallet to do so. + WARNING! Failed to replenish keypool, please unlock your wallet to do so. - - - The entered address is invalid. - The entered address is invalid. + + Wallet is locked, can't replenish keypool! Automatic backups and mixing are disabled, please unlock your wallet to replenish keypool. + - - - - - Please check the address and try again. - Please check the address and try again. + + Warning: Private keys detected in wallet {%s} with disabled private keys + - - - The entered address does not refer to a key. - The entered address does not refer to a key. + + Warning: The Network does not appear to fully agree! Some miners addear to experiencing issues. + - - Wallet unlock was cancelled. - Wallet unlock was cancelled. + + Warning: Unknown block versions being mined! It's possible unknown rules are in effect + - - Private key for the entered address is not available. - Private key for the entered address is not available. + + Warning: We do not appear to fully agree with our peers! You may need to upgrade, or other nodes may need to upgrade. + - - Message signing failed. - Message signing failed. + + You need to rebuild the database using -reindex to change -timestampindex + - - Message signed. - Message signed. + + You need to rebuild the database using -reindex to go back to unpruned mode. This will redownload the entire blockchain + - - The signature could not be decoded. - The signature could not be decoded. + + %d of last 100 blocks have unexpected version + - - - Please check the signature and try again. - Please check the signature and try again. + + %s can't be lower than %s + - - The signature did not match the message digest. - The signature did not match the message digest. + + %s failed + - - Message verification failed. - Message verification failed. + + %s is idle. + - - Message verified. - Message verified. + + %s is not a valid backup folder! + - - - SmartnodeList - - Form - Form + + %s is set very high! + - - Status - Status + + %s request incomplete: %s + - - 0 - 0 + + -devnet can only be specified once + - - Filter List: - Filter List: + + -maxmempool must be at least %d MB + - - Filter smartnode list - Filter smartnode list + + -port must be specified when -devnet and -listen are specified + - - Node Count: - Node Count: + + -rpcport must be specified when -devnet and -server are specified + - - Show only smartnodes this wallet has keys for. - Show only smartnodes this wallet has keys for. + + Already have that input. + - - My smartnodes only - My smartnodes only + + Asset Transfer amounts must be greater than 0 + - - Service - Service + + Asset owner key not in wallet + - - PoSe Score - PoSe Score + + Automatic backups disabled + - - Registered - Registered + + Can't find random Smartnode. + - - Last Paid - Last Paid + + Can't mix while sync in progress. + - - Next Payment - Next Payment + + Can't mix: no compatible inputs found! + - - Payout Address - Payout Address + + Cannot downgrade wallet + - - Operator Reward - Operator Reward + + Cannot resolve -%s address: '%s' + - - Collateral Address - Collateral Address + + Cannot write to data directory '%s'; check permissions. + - - Collateral Amount - Collateral Amount + + Change index out of range + - - Owner Address - Owner Address + + Collateral not valid. + - - Voting Address - Voting Address + + Config settings for %s only applied on %s network when in [%s] section. + - - Copy ProTx Hash - Copy ProTx Hash + + Copyright (C) + - Copy Collateral Outpoint - Copy Collateral Outpoint + Corrupted block database detected + - - Updating... - Updating... + + Could not find asmap file %s + - - Invalid - Invalid + + Could not parse asmap file %s + - - ENABLED - ENABLED + + Do you want to rebuild the block database now? + - - POSE_BANNED - POSE_BANNED + + Done loading + - - - - UNKNOWN - UNKNOWN + + ERROR! Failed to create automatic backup + ERROR! Failed to create automatic backup - - to %1 - to %1 + + Entries are full. + - - to UNKNOWN - to UNKNOWN + + Entry exceeds maximum size. + - - but not claimed - but not claimed + + Error initializing block database + - - NONE - NONE + + Error initializing wallet database environment %s! + - - Filter by any property (e.g. address or protx hash) - Filter by any property (e.g. address or protx hash) + + Error loading %s + - - - Please wait... - Please wait... + + Error loading %s: Private keys can only be disabled during creation + - - Additional information for DIP3 Smartnode %1 - Additional information for DIP3 Smartnode %1 + + Error loading %s: Wallet corrupted + - - - SplashScreen - - [testnet] - [testnet] + + Error loading %s: Wallet requires newer version of %s + - - - TrafficGraphWidget - - KB/s - KB/s + + Error loading %s: You can't disable HD on an already existing HD wallet + - - Total - Total + + Error loading block database + - Received - Received + Error loading wallet %s. Duplicate -wallet filename specified. + - Sent - Sent + Error opening block database + - - - TransactionDesc - - - Open for %n more block(s) - - Open for %n more block - Open for %n more blocks - + + + Error reading from database, shutting down. + - - Open until %1 - Open until %1 + + Error upgrading chainstate database + - - conflicted - conflicted + + Error upgrading evo database + - - 0/unconfirmed, %1 - 0/unconfirmed, %1 + + Error + Error - - in memory pool - in memory pool + + Error: A fatal internal error occurred, see debug.log for details + - - not in memory pool - not in memory pool + + Error: Disk space is low for %s + - - abandoned - abandoned + + Error: Disk space is low! + - - %1/unconfirmed - %1/unconfirmed + + Error: failed to add socket to epollfd (epoll_ctl returned error %s) + - - %1 confirmations - %1 confirmations + + Error: failed to add socket to kqueuefd (kevent returned error %s) + - - locked via ChainLocks - locked via ChainLocks + + Exceeded max tries. + - - verified via InstantSend - verified via InstantSend + + Failed to clear fulfilled requests cache at + - - Future Transaction - Future Transaction + + Failed to clear governance cache at + - - Future Amount: - Future Amount: + + Failed to clear smartnode cache at + - - - Maturity Block: - Maturity Block: + + Failed to commit EvoDB + - - %1 Blocks left - %1 Blocks left + + Failed to create backup %s! + - - %1 Blocks ago - %1 Blocks ago + + Failed to create backup, error: %s + - - - Maturity Time: - Maturity Time: + + Failed to delete backup, error: %s + - - Locked Time: - Locked Time: + + Failed to find mixing queue to join + - - seconds - seconds + + Failed to get root metadata + - - - Never - Never + + Failed to listen on any port. Use -listen=0 if you want this. + - - Locked Output Index: - Locked Output Index: + + Failed to load Assets Database + - - Waiting for sync... - Waiting for sync... + + Failed to load POW cache from + - - Status - Status + + Failed to load fulfilled requests cache from + - - Date - Date + + Failed to load governance cache from + - - Source - Source + + Failed to load smartnode cache from + - - Generated - Generated + + Failed to load sporks cache from + - - - - From - From + + Failed to rescan the wallet during initialization + - - unknown - unknown + + Failed to sign special tx + - - - To - To + Failed to start a new mixing queue + - - own address - own address + + Found enough users, signing ( waiting %s ) + - - - watch-only - watch-only + + Found enough users, signing ... + - - label - label + + Importing... + - - - - - - Credit - Credit - - - - matures in %n more block(s) - - matures in %n more block - matures in %n more blocks - + + Incompatible mode. + - - not accepted - not accepted + + Incompatible version. + - - - - Debit - Debit + + Incorrect -rescan mode, falling back to default value + - - Total debit - Total debit + + Incorrect or no genesis block found. Wrong datadir for network? + - Total credit - Total credit + Information + Information - - Transaction fee - Transaction fee + + Initialization sanity check failed. %s is shutting down. + - - Net amount - Net amount + + Input is not valid. + - - - Message - Message + + Inputs vs outputs size mismatch. + - - Comment - Comment + + Insufficient Unique asset funds + - - Transaction ID - Transaction ID + + Insufficient asset funds + - Output index - Output index + Insufficient funds. + - Transaction total size - Transaction total size + Invalid -onion address or hostname: '%s' + - - Merchant - Merchant + + Invalid -proxy address or hostname: '%s' + - - Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours. - Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours. + + Invalid amount for -%s=<amount>: '%s' + - - Debug information - Debug information + + Invalid amount for -discardfee=<amount>: '%s' + - - Transaction - Transaction + + Invalid amount for -fallbackfee=<amount>: '%s' + - - Inputs - Inputs + + Invalid amount for -paytxfee=<amount>: '%s' (must be at least %s) + - - Amount - Amount + + Invalid minimum number of spork signers specified with -minsporkkeys + + Invalid netmask specified in -whitelist: '%s' + + + - true - true + Invalid script detected. + - - false - false + Invalid smartnodeblsprivkey. Please see documentation. + - - - TransactionDescDialog - - This pane shows a detailed description of the transaction - This pane shows a detailed description of the transaction + + Invalid spork address specified with -sporkaddr + - - Details for %1 - Details for %1 + + Keypool ran out, please call keypoolrefill first + - - - TransactionTableModel - - Date - Date + + Last queue was created too recently. + - - Type - Type + + Last successful action was too recent. + - - Address / Label - Address / Label + + Loading P2P addresses... + - - - Open for %n more block(s) - - Open for %n more block - Open for %n more blocks - + + + Loading POW cache... + - - Open until %1 - Open until %1 + + Loading banlist... + - - Unconfirmed - Unconfirmed + + Loading block index... + - - Abandoned - Abandoned + + Loading fulfilled requests cache... + - - Confirming (%1 of %2 recommended confirmations) - Confirming (%1 of %2 recommended confirmations) + + Loading governance cache... + - - Confirmed (%1 confirmations) - Confirmed (%1 confirmations) + + Loading smartnode cache... + - - Conflicted - Conflicted + + Loading sporks cache... + - - Immature (%1 confirmations, will be available after %2) - Immature (%1 confirmations, will be available after %2) + + Loading wallet... (%3.2f %%) + - - Generated but not accepted - Generated but not accepted + + Loading wallet... + - - verified via InstantSend - verified via InstantSend + + Lock is already in place. + - - locked via ChainLocks - locked via ChainLocks + + Missing input transaction information. + - - Received with - Received with + + Mixing in progress... + - - Received from - Received from + + Need to specify a port with -whitebind: '%s' + - - Received via %1 - Received via %1 + + No Smartnodes detected. + - - Sent to - Sent to + + No compatible Smartnode found. + - - Payment to yourself - Payment to yourself + + No errors detected. + - - Mined - Mined + + No matching denominations found for mixing. + - - Future Send - Future Send + + Not compatible with existing transactions. + - - Future Receive - Future Receive + + Not enough file descriptors available. + - - %1 Mixing - %1 Mixing + + Not enough funds to mix. + - - %1 Collateral Payment - %1 Collateral Payment + + Not in the Smartnode list. + - - %1 Make Collateral Inputs - %1 Make Collateral Inputs + + Prune cannot be configured with a negative value. + - - %1 Create Denominations - %1 Create Denominations + + Prune mode is incompatible with -disablegovernance=false. + - - %1 Send - %1 Send + + Prune mode is incompatible with -txindex. + - - watch-only - watch-only + + Pruning blockstore... + - - (n/a) - (n/a) + + Reducing -maxconnections from %d to %d, because of system limitations. + - - (no label) - (no label) + + Replaying blocks... + - - Transaction status. Hover over this field to show number of confirmations. - Transaction status. Hover over this field to show number of confirmations. + + Rescanning... + - - Date and time that the transaction was received. - Date and time that the transaction was received. + + Root asset key not in wallet + - - Type of transaction. - Type of transaction. + + Section [%s] is not recognized. + - - Whether or not a watch-only address is involved in this transaction. - Whether or not a watch-only address is involved in this transaction. + + Session not complete! + - - User-defined intent/purpose of the transaction. - User-defined intent/purpose of the transaction. + + Session timed out. + - - Amount removed from or added to balance. - Amount removed from or added to balance. + + Signing transaction failed + - - - TransactionView - - - All - All + + Smartnode queue is full. + - - Today - Today + + Smartnode: + - This week - This week + Specified -walletdir "%s" does not exist + - This month - This month + Specified -walletdir "%s" is a relative path + - Last month - Last month + Specified -walletdir "%s" is not a directory + - This year - This year + Specified blocks directory "%s" does not exist. + - Range... - Range... + Starting network threads... + - - Most Common - Most Common + + Submitted to smartnode, waiting in queue %s + - Received with - Received with + Synchronization finished + - - Sent to - Sent to + + Synchronizing blockchain... + - - Future - Future + + Synchronizing governance objects... + - - Future Send - Future Send + + The source code is available from %s. + - Future Received - Future Received + The specified config file %s does not exist + + - %1 Send - %1 Send + The transaction amount is too small to pay the fee + - %1 Make Collateral Inputs - %1 Make Collateral Inputs + The wallet will avoid paying less than the minimum relay fee. + - %1 Create Denominations - %1 Create Denominations + This is expected because you are running a pruned node. + - %1 Mixing - %1 Mixing + This is experimental software. + - %1 Collateral Payment - %1 Collateral Payment + This is the minimum transaction fee you pay on every transaction. + - To yourself - To yourself + This is the transaction fee you will pay if you send a transaction. + - Mined - Mined + Transaction amount too small + - Other - Other + Transaction amounts must not be negative + - - Enter address, transaction id, or label to search - Enter address, transaction id, or label to search + + Transaction created successfully. + - - Min amount - Min amount + + Transaction fees are too high. + - - Abandon transaction - Abandon transaction + + Transaction has too long of a mempool chain + - Copy address - Copy address + Transaction must have at least one recipient + - Copy label - Copy label + Transaction not valid. + - Copy amount - Copy amount + Transaction too large for fee policy + - Copy transaction ID - Copy transaction ID + Transaction too large + - Copy raw transaction - Copy raw transaction + Trying to connect... + - Copy full transaction details - Copy full transaction details + Unable to bind to %s on this computer (bind returned error %s) + - Edit label - Edit label + Unable to bind to %s on this computer. %s is probably already running. + - Show transaction details - Show transaction details + Unable to create PID file '%s': %s + - Show address QR code - Show address QR code + Unable to generate initial keys + - - Export Transaction History - Export Transaction History + + Unable to locate enough mixed funds for this transaction. + - Comma separated file (*.csv) - Comma separated file (*.csv) + Unable to locate enough non-denominated funds for this transaction. + - - Confirmed - Confirmed + + Unable to sign spork message, wrong key? + - - Watch-only - Watch-only + + Unable to start HTTP server. See debug log for details. + - Date - Date + Unknown network specified in -onlynet: '%s' + - Type - Type + Unknown response. + - Label - Label + Unknown state: id = %u + - Address - Address + Unsupported logging category %s=%s. + - - ID - ID + + Upgrading UTXO database + - - Exporting Failed - Exporting Failed + + Upgrading txindex database + - - There was an error trying to save the transaction history to %1. - There was an error trying to save the transaction history to %1. + + User Agent comment (%s) contains unsafe characters. + - - Exporting Successful - Exporting Successful + + Verifying blocks... + - - The transaction history was successfully saved to %1. - The transaction history was successfully saved to %1. + + Verifying wallet(s)... + - - QR code - QR code + + Very low number of keys left: %d + - - Range: - Range: + + Wallet is locked. + - - to - to + + Wallet needed to be rewritten: restart %s to complete + - - - UnitDisplayStatusBarControl - - Unit to show amounts in. Click to select another unit. - Unit to show amounts in. Click to select another unit. + + Warning + Warning - - - WalletFrame - - No wallet has been loaded. - No wallet has been loaded. + + Warning: can't use %s and %s together, will prefer %s + - - - WalletModel - - Send Coins - Send Coins + + Warning: incorrect parameter %s, path must exist! Using default path. + - - - WalletView - - &Export - &Export + + Warning: unknown new rules activated (versionbit %i) + - Export the data in the current tab to a file - Export the data in the current tab to a file + Wasn't able to create wallet backup folder %s! + - - Selected amount: - Selected amount: + + Will retry... + - - Backup Wallet - Backup Wallet + + You are starting with governance validation disabled. + - Wallet Data (*.dat) - Wallet Data (*.dat) + You can not disable governance validation on a smartnode. + - - Backup Failed - Backup Failed + + You can not start a smartnode with wallet enabled. + - - There was an error trying to save the wallet data to %1. - There was an error trying to save the wallet data to %1. + + You need to rebuild the database using -reindex to change -addressindex + - - Backup Successful - Backup Successful + + You need to rebuild the database using -reindex to change -assetindex + - - The wallet data was successfully saved to %1. - The wallet data was successfully saved to %1. + + You need to rebuild the database using -reindex to change -futureindex + - - Cancel - Cancel + + You need to rebuild the database using -reindex to change -spentindex + - - - raptoreum-core - - Raptoreum Core - Raptoreum Core + + Your entries added successfully. + - The %s developers - The %s developers + no mixing available. + + + + + see debug.log for details. + see debug.log for details. diff --git a/src/qt/locale/raptoreum_en.xlf b/src/qt/locale/raptoreum_en.xlf new file mode 100644 index 0000000000..1472ed63d1 --- /dev/null +++ b/src/qt/locale/raptoreum_en.xlf @@ -0,0 +1,8460 @@ + + + + + + Enter address or label to search + Enter address or label to search + 27 + + + Right-click to edit address or label + Right-click to edit address or label + 37 + + + Create a new address + Create a new address + 64 + + + &New + &New + 67 + + + Copy the currently selected address to the system clipboard + Copy the currently selected address to the system clipboard + 77 + + + &Copy + &Copy + 80 + + + Show QR code for the currently selected address + Show QR code for the currently selected address + 90 + + + &Show QR code + &Show QR code + 93 + + + Delete the currently selected address from the list + Delete the currently selected address from the list + 103 + + + &Delete + &Delete + 106 + + + Export the data in the current tab to a file + Export the data in the current tab to a file + 129 + + + &Export + &Export + 132 + + + C&lose + C&lose + 148 + + + + + + + Choose the address to send coins to + Choose the address to send coins to + 72 + + + Choose the address to receive coins with + Choose the address to receive coins with + 75 + + + C&hoose + C&hoose + 81 + + + Sending addresses + Sending addresses + 87 + + + Receiving addresses + Receiving addresses + 90 + + + These are your Raptoreum addresses for sending payments. Always check the amount and the receiving address before sending coins. + These are your Raptoreum addresses for sending payments. Always check the amount and the receiving address before sending coins. + 98 + + + These are your Raptoreum addresses for receiving payments. It is recommended to use a new receiving address for each transaction. + These are your Raptoreum addresses for receiving payments. It is recommended to use a new receiving address for each transaction. + 104 + + + &Copy Address + &Copy Address + 111 + + + Copy &Label + Copy &Label + 112 + + + &Edit + &Edit + 113 + + + &Show address QR code + &Show address QR code + 114 + + + QR code + QR code + 236 + + + Export Address List + Export Address List + 294 + + + Comma separated file (*.csv) + Comma separated file (*.csv) + 295 + + + Exporting Failed + Exporting Failed + 309 + %1 is a name of the file (e.g.: "addressbook.csv") that the Raptoreum addresses were exported to. + + + There was an error trying to save the address list to %1. Please try again. + There was an error trying to save the address list to %1. Please try again. + 310 + An error message. + + + + + + + Label + Label + 148 + + + Address + Address + 148 + + + (no label) + (no label) + 177 + + + + + + + Lighter + Lighter + 60 + 350 + + + Bolder + Bolder + 116 + 406 + + + Font Weight Normal: + Font Weight Normal: + 134 + + + Smaller + Smaller + 158 + + + Bigger + Bigger + 223 + + + Font Scale: + Font Scale: + 241 + + + Font Family: + Font Family: + 277 + + + Theme: + Theme: + 313 + + + Font Weight Bold: + Font Weight Bold: + 326 + + + + + + + Passphrase Dialog + Passphrase Dialog + 26 + + + Enter passphrase + Enter passphrase + 56 + + + New passphrase + New passphrase + 70 + + + Repeat new passphrase + Repeat new passphrase + 84 + + + Show passphrase + + 98 + + + + + + + Enter the new passphrase to the wallet.<br/>Please use a passphrase of <b>ten or more random characters</b>, or <b>eight or more words</b>. + Enter the new passphrase to the wallet.<br/>Please use a passphrase of <b>ten or more random characters</b>, or <b>eight or more words</b>. + 55 + + + Encrypt wallet + Encrypt wallet + 58 + + + This operation needs your wallet passphrase to unlock the wallet. + This operation needs your wallet passphrase to unlock the wallet. + 61 + 69 + + + Unlock wallet for mixing only + Unlock wallet for mixing only + 66 + + + Unlock wallet + Unlock wallet + 74 + + + This operation needs your wallet passphrase to decrypt the wallet. + This operation needs your wallet passphrase to decrypt the wallet. + 77 + + + Decrypt wallet + Decrypt wallet + 82 + + + Change passphrase + Change passphrase + 85 + + + Enter the old passphrase and new passphrase to the wallet. + Enter the old passphrase and new passphrase to the wallet. + 86 + + + Confirm wallet encryption + Confirm wallet encryption + 126 + + + Warning: If you encrypt your wallet and lose your passphrase, you will <b>LOSE ALL OF YOUR RTM</b>! + Warning: If you encrypt your wallet and lose your passphrase, you will <b>LOSE ALL OF YOUR RTM</b>! + 127 + + + Are you sure you wish to encrypt your wallet? + Are you sure you wish to encrypt your wallet? + 129 + + + Remember that encrypting your wallet cannot fully protect your funds from being stolen by malware infecting your computer. + + 134 + + + Wallet to be encrypted + + 138 + + + Your wallet is about to be encrypted. + + 140 + + + Wallet encrypted + Wallet encrypted + 146 + 156 + 201 + + + Your wallet is now encrypted. + + 148 + 158 + + + IMPORTANT: Any previous backups you have made of your wallet file should be replaced with the newly generated, encrypted wallet file. Previous backups of the unencrypted wallet file contain the same HD seed and still have full access to all your funds just like the new, encrypted wallet. + IMPORTANT: Any previous backups you have made of your wallet file should be replaced with the newly generated, encrypted wallet file. Previous backups of the unencrypted wallet file contain the same HD seed and still have full access to all your funds just like the new, encrypted wallet. + 150 + + + IMPORTANT: Any previous backups you have made of your wallet file should be replaced with the newly generated, encrypted wallet file. For security reasons, previous backups of the unencrypted wallet file will become useless as soon as you start using the new, encrypted wallet. + IMPORTANT: Any previous backups you have made of your wallet file should be replaced with the newly generated, encrypted wallet file. For security reasons, previous backups of the unencrypted wallet file will become useless as soon as you start using the new, encrypted wallet. + 160 + + + Wallet encryption failed + Wallet encryption failed + 167 + 173 + 205 + 209 + + + Wallet encryption failed due to an internal error. Your wallet was not encrypted. + Wallet encryption failed due to an internal error. Your wallet was not encrypted. + 168 + + + The supplied passphrases do not match. + The supplied passphrases do not match. + 174 + 210 + + + Wallet unlock failed + Wallet unlock failed + 184 + + + The passphrase entered for the wallet decryption was incorrect. + The passphrase entered for the wallet decryption was incorrect. + 185 + 193 + 206 + + + Wallet decryption failed + Wallet decryption failed + 192 + + + Wallet passphrase was successfully changed. + Wallet passphrase was successfully changed. + 202 + + + Warning: The Caps Lock key is on! + Warning: The Caps Lock key is on! + 244 + 275 + + + + + + + Asset Selection + + 14 + + + Quantity: + Quantity: + 42 + + + Bytes: + Bytes: + 65 + + + Amount: + Amount: + 104 + + + Dust: + Dust: + 130 + + + Fee: + Fee: + 172 + + + After Fee: + After Fee: + 211 + + + Change: + Change: + 237 + + + (un)select all + (un)select all + 293 + + + Tree mode + Tree mode + 309 + + + List mode + List mode + 322 + + + (1 locked) + (1 locked) + 332 + + + Asset + + 394 + + + Confirmed + Confirmed + 397 + + + Amount + Amount + 402 + + + Received with label + Received with label + 407 + + + Received with address + Received with address + 412 + + + Date + Date + 417 + + + Confirmations + Confirmations + 422 + + + + + + + Copy address + Copy address + 75 + + + Copy label + Copy label + 76 + + + Copy amount + Copy amount + 77 + 103 + + + Copy transaction ID + Copy transaction ID + 78 + + + Lock unspent + Lock unspent + 79 + + + Unlock unspent + Unlock unspent + 80 + + + Copy quantity + Copy quantity + 102 + + + Copy fee + Copy fee + 104 + + + Copy after fee + Copy after fee + 105 + + + Copy bytes + Copy bytes + 106 + + + Copy dust + Copy dust + 107 + + + Copy change + Copy change + 108 + + + Please switch to "List mode" to use this function. + Please switch to "List mode" to use this function. + 253 + + + (%1 locked) + (%1 locked) + 448 + + + yes + yes + 581 + + + no + no + 581 + + + This label turns red if any recipient receives an amount smaller than the current dust threshold. + This label turns red if any recipient receives an amount smaller than the current dust threshold. + 594 + + + Can vary +/- %1 ruff(s) per input. + Can vary +/- %1 ruff(s) per input. + 600 + + + Some Assets were unselected because they were spent. + + 620 + + + Some Assets were unselected because they do not have enough mixing rounds. + + 624 + + + (no label) + (no label) + 661 + 753 + + + change from %1 (%2) + change from %1 (%2) + 748 + + + (change) + (change) + 749 + + + + + + + Form + Form + 14 + + + Asset balance + + 63 + + + Asset + + 101 + + + asset id + + 106 + + + Available + + 111 + + + Pending + + 116 + + + Asset Info + + 175 + + + Supply: + + 207 + + + Id: + + 234 + + + Name: + + 244 + + + Type: + + 277 + + + Warning: + + 308 + + + Mint + + 341 + + + Update + + 351 + + + Recent transactions + Recent transactions + 381 + + + + + + + Send asset + + 67 + + + Copy asset name + + 68 + + + View details + + 69 + + + Details for asset: %1 + + 260 + + + Mint details: + + 405 + + + Name: %1 <br> + + 407 + + + Amount: %1 + Amount: %1 + {1?} + 408 + + + are added as transaction fee.<hr /> + + 417 + + + Confirm Asset Mint + + 419 + + + + + Yes + Yes + 462 + 465 + + + + + + + IP/Netmask + IP/Netmask + 79 + + + Banned Until + Banned Until + 79 + + + + + + + Amount in %1 + Amount in %1 + 260 + + + + + + + A fatal error occurred. Raptoreum Core can no longer continue safely and will quit. + A fatal error occurred. Raptoreum Core can no longer continue safely and will quit. + 376 + + + + + Choose data directory on startup (default: %u) + Choose data directory on startup (default: %u) + 391 + + + Set the font family. Possible values: %1. (default: %2) + Set the font family. Possible values: %1. (default: %2) + 396 + + + Set a scale factor which gets applied to the base font size. Possible range %1 (smallest fonts) to %2 (largest fonts). (default: %3) + Set a scale factor which gets applied to the base font size. Possible range %1 (smallest fonts) to %2 (largest fonts). (default: %3) + 400 + + + Set the font weight for bold texts. Possible range %1 to %2 (default: %3) + Set the font weight for bold texts. Possible range %1 to %2 (default: %3) + 405 + + + Set the font weight for normal texts. Possible range %1 to %2 (default: %3) + Set the font weight for normal texts. Possible range %1 to %2 (default: %3) + 409 + + + Set language, for example "de_DE" (default: system locale) + Set language, for example "de_DE" (default: system locale) + 413 + + + Start minimized + Start minimized + 415 + + + Reset all settings changed in the GUI + Reset all settings changed in the GUI + 416 + + + Set SSL root certificates for payment request (default: -system-) + Set SSL root certificates for payment request (default: -system-) + 419 + + + Show splash screen on startup (default: %u) + Show splash screen on startup (default: %u) + 421 + + + Error: Specified data directory "%1" does not exist. + Error: Specified data directory "%1" does not exist. + 543 + + + Error: Cannot parse configuration file: %1. + + 549 + + + Error: %1 + Error: %1 + 565 + + + Error: Failed to load application fonts. + Error: Failed to load application fonts. + 612 + + + Error: Specified font-family invalid. Valid values: %1. + Error: Specified font-family invalid. Valid values: %1. + 626 + + + Error: Specified font-weight-normal invalid. Valid range %1 to %2. + Error: Specified font-weight-normal invalid. Valid range %1 to %2. + 638 + + + Error: Specified font-weight-bold invalid. Valid range %1 to %2. + Error: Specified font-weight-bold invalid. Valid range %1 to %2. + 650 + + + Error: Specified font-scale invalid. Valid range %1 to %2. + Error: Specified font-scale invalid. Valid range %1 to %2. + 662 + + + Error: Invalid -custom-css-dir path. + Error: Invalid -custom-css-dir path. + 677 + + + Error: %1 CSS file(s) missing in -custom-css-dir path. + Error: %1 CSS file(s) missing in -custom-css-dir path. + 698 + + + %1 didn't yet exit safely... + %1 didn't yet exit safely... + 724 + + + + + + + &Overview + &Overview + 720 + + + Show general overview of wallet + Show general overview of wallet + 721 + + + &Send + &Send + 400 + + + Send coins to a Raptoreum address + Send coins to a Raptoreum address + 401 + + + &Receive + &Receive + 409 + + + Request payments (generates QR codes and raptoreum: URIs) + Request payments (generates QR codes and raptoreum: URIs) + 410 + + + &Sending addresses + + 497 + + + &Receiving addresses + + 499 + + + Open a raptoreum: URI + + 503 + + + Open Wallet + + 505 + + + Open a wallet + + 507 + + + Close Wallet... + + 510 + + + Close Wallet + + 511 + + + Create Wallet... + + 513 + + + Create a new wallet + + 515 + + + No wallets available + + 590 + + + &Window + + 646 + + + Minimize + + 648 + + + Zoom + + 659 + + + Main Window + + 677 + + + &Transactions + &Transactions + 735 + + + Browse transaction history + Browse transaction history + 736 + + + &Smartnodes + &Smartnodes + 747 + + + Browse smartnodes + Browse smartnodes + 748 + + + E&xit + E&xit + 438 + + + Quit application + Quit application + 439 + + + About &Qt + About &Qt + 446 + + + Show information about Qt + Show information about Qt + 447 + + + &Options... + &Options... + 449 + + + &About %1 + &About %1 + 442 + + + Send %1 funds to a Raptoreum address + Send %1 funds to a Raptoreum address + 406 + + + &Send Asset + + 413 + + + Send assets to a Raptoreum address + + 414 + + + &Create Asset + + 417 + + + Create a new asset + + 418 + + + &Update Asset + + 421 + + + Update asset + + 422 + + + Show information about %1 + + 443 + + + Modify configuration options for %1 + Modify configuration options for %1 + 450 + + + &Show / Hide + &Show / Hide + 453 + + + Show or hide the main Window + Show or hide the main Window + 454 + + + &Encrypt Wallet... + &Encrypt Wallet... + 456 + + + Encrypt the private keys that belong to your wallet + Encrypt the private keys that belong to your wallet + 457 + + + &Backup Wallet... + &Backup Wallet... + 458 + + + Backup wallet to another location + Backup wallet to another location + 459 + + + &Change Passphrase... + &Change Passphrase... + 460 + + + Change the passphrase used for wallet encryption + Change the passphrase used for wallet encryption + 461 + + + &Unlock Wallet... + &Unlock Wallet... + 462 + + + Unlock wallet + Unlock wallet + 463 + + + &Lock Wallet + &Lock Wallet + 464 + + + Sign &message... + Sign &message... + 466 + + + Sign messages with your Raptoreum addresses to prove you own them + Sign messages with your Raptoreum addresses to prove you own them + 467 + + + &Verify message... + &Verify message... + 468 + + + Verify messages to ensure they were signed with specified Raptoreum addresses + Verify messages to ensure they were signed with specified Raptoreum addresses + 470 + + + &Information + &Information + 472 + + + Show diagnostic information + Show diagnostic information + 473 + + + &Debug console + &Debug console + 474 + + + Open debugging console + Open debugging console + 475 + + + &Network Monitor + &Network Monitor + 477 + + + Show network monitor + Show network monitor + 478 + + + &Peers list + &Peers list + 479 + + + Show peers info + Show peers info + 480 + + + Wallet &Repair + Wallet &Repair + 481 + + + Show wallet repair options + Show wallet repair options + 482 + + + Open Wallet &Configuration File + Open Wallet &Configuration File + 483 + + + Open configuration file + Open configuration file + 484 + + + Show Automatic &Backups + Show Automatic &Backups + 487 + + + Show automatically created wallet backups + Show automatically created wallet backups + 488 + + + Proxy is <b>enabled</b>: %1 + + 1977 + + + Show the list of used sending addresses and labels + Show the list of used sending addresses and labels + 498 + + + Show the list of used receiving addresses and labels + Show the list of used receiving addresses and labels + 500 + + + Open &URI... + Open &URI... + 502 + + + &Command-line options + &Command-line options + 517 + + + Show the %1 help message to get a list with possible Raptoreum command-line options + Show the %1 help message to get a list with possible Raptoreum command-line options + 520 + + + default wallet + default wallet + 571 + + + %1 client + %1 client + 1062 + + + Wallet: %1 + + Wallet: %1 + + 1807 + + + Wallet is <b>unencrypted</b> + Wallet is <b>unencrypted</b> + 1897 + + + &File + &File + 617 + + + %1 &information + %1 &information + 523 + + + Show the %1 basic information + Show the %1 basic information + 525 + + + &Settings + &Settings + 636 + + + &Help + &Help + 697 + + + Tabs toolbar + Tabs toolbar + 709 + + + 1328 + + %n active connection(s) to Raptoreum network + %n active connection to Raptoreum network + + + %n active connection(s) to Raptoreum network + %n active connections to Raptoreum network + + + + Network activity disabled + Network activity disabled + 1330 + + + Syncing Headers (%1%)... + Syncing Headers (%1%)... + 1357 + + + Synchronizing with network... + Synchronizing with network... + 1482 + + + Indexing blocks on disk... + Indexing blocks on disk... + 1487 + + + Processing blocks on disk... + Processing blocks on disk... + 1489 + + + Reindexing blocks on disk... + Reindexing blocks on disk... + 1493 + + + Connecting to peers... + Connecting to peers... + 1499 + + + 1508 + + Processed %n block(s) of transaction history. + Processed %n block of transaction history. + + + Processed %n block(s) of transaction history. + Processed %n blocks of transaction history. + + + + %1 behind + %1 behind + 1526 + + + Catching up... + Catching up... + 1530 + + + Last received block was generated %1 ago. + Last received block was generated %1 ago. + 1540 + + + Transactions after this will not yet be visible. + Transactions after this will not yet be visible. + 1542 + + + Up to date + Up to date + 1581 + + + Synchronizing additional data: %p% + Synchronizing additional data: %p% + 1595 + + + Error + Error + 1628 + + + Error: %1 + Error: %1 + 1629 + + + Warning + Warning + 1632 + + + Warning: %1 + + 1633 + + + Information + Information + 1636 + + + Received and sent multiple transactions + Received and sent multiple transactions + 1780 + + + Sent multiple transactions + Sent multiple transactions + 1782 + + + Received multiple transactions + Received multiple transactions + 1784 + + + Sent Amount: %1 + + Sent Amount: %1 + + 1794 + + + Received Amount: %1 + + Received Amount: %1 + + 1797 + + + Date: %1 + + Date: %1 + + 1804 + + + Amount: %1 + + Amount: %1 + + 1805 + + + Type: %1 + + Type: %1 + + 1809 + + + Label: %1 + + Label: %1 + + 1811 + + + Address: %1 + + Address: %1 + + 1813 + + + Sent transaction + Sent transaction + 1814 + + + Incoming transaction + Incoming transaction + 1814 + + + HD key generation is <b>enabled</b> + HD key generation is <b>enabled</b> + 1885 + + + Wallet is <b>encrypted</b> and currently <b>unlocked</b> + Wallet is <b>encrypted</b> and currently <b>unlocked</b> + 1906 + + + Wallet is <b>encrypted</b> and currently <b>unlocked</b> for mixing only + Wallet is <b>encrypted</b> and currently <b>unlocked</b> for mixing only + 1915 + + + Wallet is <b>encrypted</b> and currently <b>locked</b> + Wallet is <b>encrypted</b> and currently <b>locked</b> + 1924 + + + + + Unit to show amounts in. Click to select another unit. + Unit to show amounts in. Click to select another unit. + 2079 + + + + + + + Quantity: + Quantity: + 42 + + + Bytes: + Bytes: + 65 + + + Amount: + Amount: + 104 + + + Fee: + Fee: + 172 + + + Coin Selection + Coin Selection + 14 + + + Dust: + Dust: + 130 + + + After Fee: + After Fee: + 211 + + + Change: + Change: + 237 + + + (un)select all + (un)select all + 293 + + + toggle lock state + toggle lock state + 309 + + + Tree mode + Tree mode + 341 + + + List mode + List mode + 354 + + + (1 locked) + (1 locked) + 364 + + + Amount + Amount + 410 + + + Received with label + Received with label + 415 + + + Received with address + Received with address + 420 + + + Mixing Rounds + Mixing Rounds + 425 + + + Date + Date + 430 + + + Confirmations + Confirmations + 435 + + + Confirmed + Confirmed + 438 + + + + + + + Copy address + Copy address + 70 + + + Copy label + Copy label + 71 + + + Copy amount + Copy amount + 72 + 98 + + + Copy transaction ID + Copy transaction ID + 73 + + + Lock unspent + Lock unspent + 74 + + + Unlock unspent + Unlock unspent + 75 + + + Copy quantity + Copy quantity + 97 + + + Copy fee + Copy fee + 99 + + + Copy after fee + Copy after fee + 100 + + + Copy bytes + Copy bytes + 101 + + + Copy dust + Copy dust + 102 + + + Copy change + Copy change + 103 + + + Please switch to "List mode" to use this function. + Please switch to "List mode" to use this function. + 233 + + + (%1 locked) + (%1 locked) + 426 + + + yes + yes + 572 + + + no + no + 572 + + + This label turns red if any recipient receives an amount smaller than the current dust threshold. + This label turns red if any recipient receives an amount smaller than the current dust threshold. + 585 + + + Can vary +/- %1 ruff(s) per input. + Can vary +/- %1 ruff(s) per input. + 591 + + + Some coins were unselected because they were spent. + Some coins were unselected because they were spent. + 611 + + + Some coins were unselected because they do not have enough mixing rounds. + Some coins were unselected because they do not have enough mixing rounds. + 615 + + + Show all coins + Show all coins + 638 + + + Hide %1 coins + Hide %1 coins + 640 + + + Show all %1 coins + Show all %1 coins + 644 + + + Show spendable coins only + Show spendable coins only + 646 + + + (no label) + (no label) + 668 + 743 + + + change from %1 (%2) + change from %1 (%2) + 738 + + + (change) + (change) + 739 + + + n/a + n/a + 764 + + + + + + + Yes + Yes + 885 + 888 + + + + + Copy quantity + Copy quantity + 107 + + + Copy amount + Copy amount + 108 + + + Copy fee + Copy fee + 109 + + + Copy after fee + Copy after fee + 110 + + + Copy bytes + Copy bytes + 111 + + + Copy dust + Copy dust + 112 + + + Copy change + Copy change + 113 + + + Confirm the create asset action + + 153 + + + Disabled. Not in use + + 156 + + + Manual only until other types are developed + + 158 + + + %1 (%2 blocks) + %1 (%2 blocks) + 207 + + + Asset details: + + 363 + + + Name: %1 <br> + + 365 + + + Isunique: %1 <br> + + 366 + + + Updatable: %1 <br> + + 367 + + + Decimalpoint: %1 <br> + + 368 + + + ReferenceHash: %1 <br> + + 369 + + + MaxMintCount: %1 <br> + + 370 + + + Owner: %1 <hr /> + + 371 + + + Distribution:<hr /> + + 372 + + + Type: %1 <br> + + 373 + + + Target: %1 <br> + + 374 + + + IssueFrequency: %1 <br> + + 375 + + + Amount: %1 + Amount: %1 + {1?} + 376 + + + are added as transaction fee.<hr /> + + 385 + + + Confirm Asset Creation + + 387 + + + Pay only the required fee of %1 + Pay only the required fee of %1 + 599 + + + 634 + + Estimated to begin confirmation within %n block(s). + Estimated to begin confirmation within %n block. + + + Estimated to begin confirmation within %n block(s). + Estimated to begin confirmation within %n blocks. + + + + Warning: Invalid Raptoreum address + Warning: Invalid Raptoreum address + 726 + + + Warning: Unknown change address + Warning: Unknown change address + 730 + + + Confirm custom change address + Confirm custom change address + 733 + + + The address you selected for change is not part of this wallet. Any or all funds in your wallet may be sent to this address. Are you sure? + The address you selected for change is not part of this wallet. Any or all funds in your wallet may be sent to this address. Are you sure? + 734 + + + (no label) + (no label) + 756 + + + + + + + Coin Control Features + Coin Control Features + 93 + + + Inputs... + Inputs... + 113 + + + automatically selected + automatically selected + 123 + + + Insufficient funds! + Insufficient funds! + 133 + + + Quantity: + Quantity: + 216 + 772 + + + Bytes: + Bytes: + 245 + + + Amount: + Amount: + 287 + + + Dust: + Dust: + 313 + + + Fee: + Fee: + 355 + + + After Fee: + After Fee: + 400 + + + Change: + Change: + 426 + + + If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address. + If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address. + 470 + + + Custom change address + Custom change address + 473 + + + <html><head/><body><p>The RTM address that will receive the minted asset</p></body></html> + + 577 + 599 + + + Target Address: + + 580 + + + <html><head/><body><p>RTM address that will own this asset</p></body></html> + + 587 + 671 + + + Owner Address: + + 590 + + + The RTM address that will receive the minted asset + + 602 + + + <html><head/><body><p>[Optional] The ipfs/file hash that contains information about the asset</p></body></html> + + 611 + 623 + + + IPFS/file hash: + + 614 + + + The ipfs/file hash that is associated with the asset being created (e.g. QmU4h365LYMHx...) + + 629 + + + Browse IPFS + + 636 + + + <html><head/><body><p>a-z A-Z 0-9 and space</p></body></html> + + 647 + + + The name of the asset you would like to create + + 653 + + + Check Availabilty + + 660 + + + The RTM address that own this asset + + 677 + + + Asset Name: + + 686 + + + <html><head/><body><p>Make this asset unique also known as NFT</p></body></html> + + 697 + + + Unique Asset + + 700 + + + Distribution Type: + + 716 + + + Mint count: + + 726 + + + The number of assets that will be created + + 743 + + + <html><head/><body><p>If the owner of this asset will be able to update the asset in the future</p></body></html> + + 762 + + + Updatable + + 765 + + + Decimal point: + + 779 + + + How divisble the assets will be (e.g. 8 = 1.00000000, 2 = 1.00) + + 786 + + + e.g. 1 + + 796 + + + Manual + + 804 + + + Coinbase + + 809 + + + schedule + + 814 + + + Addresss + + 819 + + + <html><head/><body><p>Number of times this asset can be minted</p></body></html> + + 846 + + + Issue frequency: + + 859 + + + <html><head/><body><p>The frequency that this asset will be minted</p></body></html> + + 866 + + + Asset type: + + 875 + + + Root + + 899 + + + Sub + + 904 + + + Root Asset: + + 925 + + + Transaction Fee: + Transaction Fee: + 1043 + + + Choose... + Choose... + 1057 + + + Using the fallbackfee can result in sending a transaction that will take several hours or days (or never) to confirm. Consider choosing your fee manually or wait until you have validated the complete chain. + Using the fallbackfee can result in sending a transaction that will take several hours or days (or never) to confirm. Consider choosing your fee manually or wait until you have validated the complete chain. + 1087 + + + Note: Not enough data for fee estimation, using the fallback fee instead. + Note: Not enough data for fee estimation, using the fallback fee instead. + 1090 + + + collapse fee-settings + collapse fee-settings + 1128 + + + Hide + Hide + 1131 + + + If the custom fee is set to 1000 satoshis and the transaction is only 250 bytes, then "per kilobyte" only pays 250 satoshis in fee, while "total at least" pays 1000 satoshis. For transactions bigger than a kilobyte both pay by kilobyte. + + 1182 + + + per kilobyte + per kilobyte + 1185 + + + Paying only the minimum fee is just fine as long as there is less transaction volume than space in the blocks. But be aware that this can end up in a never confirming transaction once there is more demand for raptoreum transactions than the network can process. + + 1212 + 1225 + + + (read the tooltip) + (read the tooltip) + 1228 + + + Recommended: + Recommended: + 1263 + + + C&ustom: + + 1296 + + + (Smart fee not initialized yet. This usually takes a few blocks...) + (Smart fee not initialized yet. This usually takes a few blocks...) + 1351 + + + Confirmation time target: + Confirmation time target: + 1380 + + + C&reate Asset + + 1486 + ../createassetsdialog.cpp152 + + + Clear + Clear + 1493 + + + Balance: + Balance: + 1521 + + + 123.456 RTM + + 1534 + + + + + + + Creating Wallet <b>%1</b>... + + 196 + + + Create wallet failed + + 224 + + + Create wallet warning + + 226 + + + + + Open wallet failed + + 262 + + + Open wallet warning + + 264 + + + default wallet + default wallet + 273 + + + Opening Wallet <b>%1</b>... + + 275 + + + + + Close wallet + + 69 + + + Are you sure you wish to close the wallet <i>%1</i>? + + 70 + + + Closing the wallet for too long can result in having to resync the entire chain if pruning is enabled. + + 73 + + + + + + + Create Wallet + + 14 + + + Wallet Name + + 52 + + + Encrypt the wallet. The wallet will be encrypted with a passphrase of your choice. + + 65 + + + Encrypt Wallet + + 68 + + + Disable private keys for this wallet. Wallets with private keys disabled will have no private keys and cannot have an HD seed or imported private keys. This is ideal for watch-only wallets. + + 87 + + + Disable Private Keys + + 90 + + + Make a blank wallet. Blank wallets do not initially have private keys or scripts. Private keys and addresses can be imported, or an HD seed can be set, at a later time. + + 103 + + + Make Blank Wallet + + 106 + + + + + + + Create + + 19 + + + + + + + Edit Address + Edit Address + 14 + + + &Label + &Label + 25 + + + The label associated with this address list entry + The label associated with this address list entry + 35 + + + &Address + &Address + 42 + + + The address associated with this address list entry. This can only be modified for sending addresses. + The address associated with this address list entry. This can only be modified for sending addresses. + 52 + + + + + + + New sending address + New sending address + 30 + + + Edit receiving address + Edit receiving address + 33 + + + Edit sending address + Edit sending address + 37 + + + The entered address "%1" is not a valid Raptoreum address. + The entered address "%1" is not a valid Raptoreum address. + 102 + + + The entered address "%1" is already in the address book. + The entered address "%1" is already in the address book. + 108 + + + Could not unlock wallet. + Could not unlock wallet. + 114 + + + New key generation failed. + New key generation failed. + 119 + + + + + + + A new data directory will be created. + A new data directory will be created. + 76 + + + name + name + 95 + + + Directory already exists. Add %1 if you intend to create a new directory here. + Directory already exists. Add %1 if you intend to create a new directory here. + 97 + + + Path already exists, and is not a directory. + Path already exists, and is not a directory. + 101 + + + Cannot create data directory here. + Cannot create data directory here. + 107 + + + + + At least %1 GB of data will be stored in this directory, and it will grow over time. + At least %1 GB of data will be stored in this directory, and it will grow over time. + 134 + + + Approximately %1 GB of data will be stored in this directory. + Approximately %1 GB of data will be stored in this directory. + 140 + + + %1 will download and store a copy of the Raptoreum block chain. + %1 will download and store a copy of the Raptoreum block chain. + 148 + + + The wallet will also be stored in this directory. + The wallet will also be stored in this directory. + 150 + + + Error: Specified data directory "%1" cannot be created. + Error: Specified data directory "%1" cannot be created. + 222 + + + Error + Error + 247 + + + %1 GB of free space available + %1 GB of free space available + 255 + + + (of %1 GB needed) + (of %1 GB needed) + 257 + + + + + + + version + version + 40 + + + About %1 + About %1 + 43 + + + Command-line options + Command-line options + 64 + + + %1 information + %1 information + 110 + + + <h3>%1 Basics</h3> %1 gives you true financial privacy by obscuring the origins of your funds. All the Raptoreum in your wallet is comprised of different "inputs" which you can think of as separate, discrete coins.<br> %1 uses an innovative process to mix your inputs with the inputs of two or more other people, without having your coins ever leave your wallet. You retain control of your money at all times.<hr> <b>The %1 process works like this:</b><ol type="1"> <li>%1 begins by breaking your transaction inputs down into standard denominations. These denominations are 0.001 RTM, 0.01 RTM, 0.1 RTM, 1 RTM and 10 RTM -- sort of like the paper money you use every day.</li> <li>Your wallet then sends requests to specially configured software nodes on the network, called "smartnodes." These smartnodes are informed then that you are interested in mixing a certain denomination. No identifiable information is sent to the smartnodes, so they never know "who" you are.</li> <li>When two or more other people send similar messages, indicating that they wish to mix the same denomination, a mixing session begins. The smartnode mixes up the inputs and instructs all three users' wallets to pay the now-transformed input back to themselves. Your wallet pays that denomination directly to itself, but in a different address (called a change address).</li> <li>In order to fully obscure your funds, your wallet must repeat this process a number of times with each denomination. Each time the process is completed, it's called a "round." Each round of %1 makes it exponentially more difficult to determine where your funds originated.</li> <li>This mixing process happens in the background without any intervention on your part. When you wish to make a transaction, your funds will already be mixed. No additional waiting is required.</li> </ol> <hr><b>IMPORTANT:</b> Your wallet only contains 1000 of these "change addresses." Every time a mixing event happens, up to 9 of your addresses are used up. This means those 1000 addresses last for about 100 mixing events. When 900 of them are used, your wallet must create more addresses. It can only do this, however, if you have automatic backups enabled.<br> Consequently, users who have backups disabled will also have %1 disabled. <hr>For more information, see the <a style="%2" href="%3">%1 documentation</a>. + <h3>%1 Basics</h3> %1 gives you true financial privacy by obscuring the origins of your funds. All the Raptoreum in your wallet is comprised of different "inputs" which you can think of as separate, discrete coins.<br> %1 uses an innovative process to mix your inputs with the inputs of two or more other people, without having your coins ever leave your wallet. You retain control of your money at all times.<hr> <b>The %1 process works like this:</b><ol type="1"> <li>%1 begins by breaking your transaction inputs down into standard denominations. These denominations are 0.001 RTM, 0.01 RTM, 0.1 RTM, 1 RTM and 10 RTM -- sort of like the paper money you use every day.</li> <li>Your wallet then sends requests to specially configured software nodes on the network, called "smartnodes." These smartnodes are informed then that you are interested in mixing a certain denomination. No identifiable information is sent to the smartnodes, so they never know "who" you are.</li> <li>When two or more other people send similar messages, indicating that they wish to mix the same denomination, a mixing session begins. The smartnode mixes up the inputs and instructs all three users' wallets to pay the now-transformed input back to themselves. Your wallet pays that denomination directly to itself, but in a different address (called a change address).</li> <li>In order to fully obscure your funds, your wallet must repeat this process a number of times with each denomination. Each time the process is completed, it's called a "round." Each round of %1 makes it exponentially more difficult to determine where your funds originated.</li> <li>This mixing process happens in the background without any intervention on your part. When you wish to make a transaction, your funds will already be mixed. No additional waiting is required.</li> </ol> <hr><b>IMPORTANT:</b> Your wallet only contains 1000 of these "change addresses." Every time a mixing event happens, up to 9 of your addresses are used up. This means those 1000 addresses last for about 100 mixing events. When 900 of them are used, your wallet must create more addresses. It can only do this, however, if you have automatic backups enabled.<br> Consequently, users who have backups disabled will also have %1 disabled. <hr>For more information, see the <a style="%2" href="%3">%1 documentation</a>. + 114 + + + + + %1 is shutting down... + %1 is shutting down... + 180 + + + Do not shut down the computer until this window disappears. + Do not shut down the computer until this window disappears. + 181 + + + + + + + Welcome + Welcome + 14 + + + Welcome to %1. + Welcome to %1. + 23 + + + As this is the first time the program is launched, you can choose where %1 will store its data. + As this is the first time the program is launched, you can choose where %1 will store its data. + 49 + + + When you click OK, %1 will begin to download and process the full %4 block chain (%2GB) starting with the earliest transactions in %3 when %4 initially launched. + When you click OK, %1 will begin to download and process the full %4 block chain (%2GB) starting with the earliest transactions in %3 when %4 initially launched. + 206 + + + This initial synchronisation is very demanding, and may expose hardware problems with your computer that had previously gone unnoticed. Each time you run %1, it will continue downloading where it left off. + This initial synchronisation is very demanding, and may expose hardware problems with your computer that had previously gone unnoticed. Each time you run %1, it will continue downloading where it left off. + 216 + + + If you have chosen to limit block chain storage (pruning), the historical data must still be downloaded and processed, but will be deleted afterward to keep your disk usage low. + If you have chosen to limit block chain storage (pruning), the historical data must still be downloaded and processed, but will be deleted afterward to keep your disk usage low. + 226 + + + Use the default data directory + Use the default data directory + 66 + + + Use a custom data directory: + Use a custom data directory: + 73 + + + + + + + Form + Form + 14 + + + Recent transactions may not yet be visible, and therefore your wallet's balance might be incorrect. This information will be correct once your wallet has finished synchronizing with the Raptoreum network, as detailed below. + Recent transactions may not yet be visible, and therefore your wallet's balance might be incorrect. This information will be correct once your wallet has finished synchronizing with the Raptoreum network, as detailed below. + 114 + + + Attempting to spend Raptoreum that are affected by not-yet-displayed transactions will not be accepted by the network. + Attempting to spend Raptoreum that are affected by not-yet-displayed transactions will not be accepted by the network. + 127 + + + Number of blocks left + Number of blocks left + 187 + + + Unknown... + Unknown... + 194 + 214 + ../modaloverlay.cpp154 + + + Last block time + Last block time + 201 + + + Progress + Progress + 221 + + + Progress increase per hour + Progress increase per hour + 239 + + + calculating... + calculating... + 246 + 260 + + + Estimated time left until synced + Estimated time left until synced + 253 + + + Hide + Hide + 290 + + + + + + + Raptoreum Core is currently syncing. It will download headers at first and then blocks from peers and validate them until reaching latest block mined at chain. + + 49 + + + Unknown. Syncing Headers (%1, %2%)... + + 161 + + + + + unknown + unknown + 125 + + + + + + + Open URI + Open URI + 14 + + + URI: + URI: + 22 + + + + + + + Options + Options + 20 + + + &Main + &Main + 37 + + + Size of &database cache + Size of &database cache + 154 + + + MB + MB + 170 + + + Number of script &verification threads + Number of script &verification threads + 197 + + + (0 = auto, <0 = leave that many cores free) + (0 = auto, <0 = leave that many cores free) + 210 + + + W&allet + W&allet + 47 + + + &Appearance + &Appearance + 87 + + + Show additional tab listing all your smartnodes in first sub-tab<br/>and all smartnodes on the network in second sub-tab. + Show additional tab listing all your smartnodes in first sub-tab<br/>and all smartnodes on the network in second sub-tab. + 261 + + + Show Smartnodes Tab + Show Smartnodes Tab + 264 + + + If you disable the spending of unconfirmed change, the change from a transaction<br/>cannot be used until that transaction has at least one confirmation.<br/>This also affects how your balance is computed. + If you disable the spending of unconfirmed change, the change from a transaction<br/>cannot be used until that transaction has at least one confirmation.<br/>This also affects how your balance is computed. + 271 + + + Show mixing interface on Overview screen and reveal an additional screen which allows to spend fully mixed coins only.<br/>A new tab with more settings will also appear in this dialog, please make sure to check them before mixing your coins. + Show mixing interface on Overview screen and reveal an additional screen which allows to spend fully mixed coins only.<br/>A new tab with more settings will also appear in this dialog, please make sure to check them before mixing your coins. + 281 + + + Automatic hide the toolbar menu interface + + 291 + + + Auto hide toolbar menu + + 294 + + + Show additional information and buttons on overview screen. + Show additional information and buttons on overview screen. + 323 + + + Enable advanced interface + Enable advanced interface + 326 + + + Show system popups for mixing transactions<br/>just like for all other transaction types. + Show system popups for mixing transactions<br/>just like for all other transaction types. + 333 + + + Show popups for mixing transactions + Show popups for mixing transactions + 336 + + + Show warning dialog when the wallet has very low number of keys left. + Show warning dialog when the wallet has very low number of keys left. + 343 + + + Warn if the wallet is running out of keys + Warn if the wallet is running out of keys + 346 + + + Whether to use experimental mode with multiple mixing sessions per block.<br/>Note: You must use this feature carefully.<br/>Make sure you always have recent wallet (auto)backup in a safe place! + Whether to use experimental mode with multiple mixing sessions per block.<br/>Note: You must use this feature carefully.<br/>Make sure you always have recent wallet (auto)backup in a safe place! + 353 + + + Enable &multi-session + Enable &multi-session + 356 + + + Mixing rounds + Mixing rounds + 368 + + + This amount acts as a threshold to turn off mixing once it's reached. + This amount acts as a threshold to turn off mixing once it's reached. + 392 + + + Target balance + Target balance + 407 + + + Automatically open the Raptoreum Core client port on the router. This only works when your router supports UPnP and it is enabled. + Automatically open the Raptoreum Core client port on the router. This only works when your router supports UPnP and it is enabled. + 449 + + + Automatically open the Raptoreum Core client port on the router. This only works when your router supports NAT-PMP and it is enabled. The external port could be random. + + 459 + + + Map port using NA&T-PMP + + 462 + + + Accept connections from outside. + Accept connections from outside. + 469 + + + Allow incomin&g connections + Allow incomin&g connections + 472 + + + Connect to the Raptoreum network through a SOCKS5 proxy. + Connect to the Raptoreum network through a SOCKS5 proxy. + 479 + + + &Connect through SOCKS5 proxy (default proxy): + &Connect through SOCKS5 proxy (default proxy): + 482 + + + Shows if the supplied default SOCKS5 proxy is used to reach peers via this network type. + Shows if the supplied default SOCKS5 proxy is used to reach peers via this network type. + 585 + 598 + 611 + + + Use separate SOCKS&5 proxy to reach peers via Tor hidden services: + Use separate SOCKS&5 proxy to reach peers via Tor hidden services: + 639 + + + Options set in this dialog are overriden by the command_line or in the configuration file: + + 911 + + + Hide the icon from the system tray. + Hide the icon from the system tray. + 122 + + + &Hide tray icon + &Hide tray icon + 125 + + + Minimize instead of exit the application when the window is closed. When this option is enabled, the application will be closed only after selecting Exit in the menu. + Minimize instead of exit the application when the window is closed. When this option is enabled, the application will be closed only after selecting Exit in the menu. + 142 + + + Third party URLs (e.g. a block explorer) that appear in the transactions tab as context menu items.<br/>%s in the URL is replaced by transaction hash. Multiple URLs are separated by vertical bar |. + Third party URLs (e.g. a block explorer) that appear in the transactions tab as context menu items.<br/>%s in the URL is replaced by transaction hash. Multiple URLs are separated by vertical bar |. + 844 + 857 + + + &Third party transaction URLs + &Third party transaction URLs + 847 + + + Whether to show coin control features or not. + Whether to show coin control features or not. + 251 + + + Automatically start %1 after logging in to the system. + Automatically start %1 after logging in to the system. + 112 + + + &Start %1 on system login + &Start %1 on system login + 115 + + + Enable coin &control features + Enable coin &control features + 254 + + + &Spend unconfirmed change + &Spend unconfirmed change + 274 + + + This setting determines the amount of individual smartnodes that an input will be mixed through.<br/>More rounds of mixing gives a higher degree of privacy, but also costs more in fees. + This setting determines the amount of individual smartnodes that an input will be mixed through.<br/>More rounds of mixing gives a higher degree of privacy, but also costs more in fees. + 365 + + + &Network + &Network + 67 + + + Map port using &UPnP + Map port using &UPnP + 452 + + + Proxy &IP: + Proxy &IP: + 491 + 648 + + + IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1) + IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1) + 516 + 673 + + + &Port: + &Port: + 523 + 680 + + + Port of the proxy (e.g. 9050) + Port of the proxy (e.g. 9050) + 548 + 705 + + + Used for reaching peers via: + Used for reaching peers via: + 572 + + + IPv4 + IPv4 + 588 + + + IPv6 + IPv6 + 601 + + + Tor + Tor + 614 + + + Connect to the Raptoreum network through a separate SOCKS5 proxy for Tor hidden services. + Connect to the Raptoreum network through a separate SOCKS5 proxy for Tor hidden services. + 636 + + + Show only a tray icon after minimizing the window. + Show only a tray icon after minimizing the window. + 132 + + + &Minimize to the tray instead of the taskbar + &Minimize to the tray instead of the taskbar + 135 + + + M&inimize on close + M&inimize on close + 145 + + + &Display + &Display + 77 + + + User Interface &language: + User Interface &language: + 746 + + + The user interface language can be set here. This setting will take effect after restarting %1. + The user interface language can be set here. This setting will take effect after restarting %1. + 759 + + + Language missing or translation incomplete? Help contributing translations here: +https://www.transifex.com/projects/p/raptoreum/ + Language missing or translation incomplete? Help contributing translations here: +https://www.transifex.com/projects/p/raptoreum/ + 780 + + + &Unit to show amounts in: + &Unit to show amounts in: + 806 + + + Choose the default subdivision unit to show in the interface and when sending coins. + Choose the default subdivision unit to show in the interface and when sending coins. + 819 + + + Decimal digits + Decimal digits + 830 + + + Reset all client options to default. + Reset all client options to default. + 957 + + + &Reset Options + &Reset Options + 960 + + + &OK + &OK + 1015 + + + &Cancel + &Cancel + 1028 + + + + + + + Enable %1 features + Enable %1 features + 63 + + + default + default + 130 + + + Confirm options reset + Confirm options reset + 349 + + + Client restart required to activate changes. + Client restart required to activate changes. + 350 + 396 + + + Client will be shut down. Do you want to proceed? + Client will be shut down. Do you want to proceed? + 352 + + + This change would require a client restart. + This change would require a client restart. + 398 + + + The supplied proxy address is invalid. + The supplied proxy address is invalid. + 422 + + + + + + + Form + Form + 20 + + + The displayed information may be out of date. Your wallet automatically synchronizes with the Raptoreum network after a connection is established, but this process has not completed yet. + The displayed information may be out of date. Your wallet automatically synchronizes with the Raptoreum network after a connection is established, but this process has not completed yet. + 80 + 378 + 615 + + + Available: + Available: + 290 + + + Your current spendable balance + Your current spendable balance + 300 + + + Pending: + Pending: + 335 + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance + 135 + + + Immature: + Immature: + 235 + + + Mined balance that has not yet matured + Mined balance that has not yet matured + 206 + + + Balances + Balances + 73 + + + Unconfirmed transactions to watch-only addresses + Unconfirmed transactions to watch-only addresses + 116 + + + Mined balance in watch-only addresses that has not yet matured + Mined balance in watch-only addresses that has not yet matured + 154 + + + Total: + Total: + 196 + + + Your current total balance + Your current total balance + 245 + + + Current total balance in watch-only addresses + Current total balance in watch-only addresses + 264 + + + Watch-only: + Watch-only: + 280 + + + Your current balance in watch-only addresses + Your current balance in watch-only addresses + 319 + + + Spendable: + Spendable: + 342 + + + Status: + Status: + 417 + + + Enabled/Disabled + Enabled/Disabled + 424 + + + Completion: + Completion: + 431 + + + Amount and Rounds: + Amount and Rounds: + 465 + + + Submitted Denom: + Submitted Denom: + 479 + + + n/a + n/a + 489 + + + Recent transactions + Recent transactions + 608 + + + Start/Stop Mixing + Start/Stop Mixing + 527 + + + The denominations you submitted to the Smartnode.<br>To mix, other users must submit the exact same denominations. + The denominations you submitted to the Smartnode.<br>To mix, other users must submit the exact same denominations. + 486 + + + + + + + out of sync + out of sync + 148 + 149 + 150 + + + Automatic backups are disabled, no mixing available! + Automatic backups are disabled, no mixing available! + 453 + + + No inputs detected + No inputs detected + 330 + 338 + + + %1 Balance + %1 Balance + 154 + + + 336 + 360 + 373 + + %n Rounds + %n Round + + + %n Rounds + %n Rounds + + + + Found enough compatible inputs to mix %1 + Found enough compatible inputs to mix %1 + 355 + + + Not enough compatible inputs to mix <span style='%1'>%2</span>,<br>will mix <span style='%1'>%3</span> instead + Not enough compatible inputs to mix <span style='%1'>%2</span>,<br>will mix <span style='%1'>%3</span> instead + 364 + + + Overall progress + Overall progress + 424 + + + Denominated + Denominated + 425 + + + Partially mixed + Partially mixed + 426 + + + Mixed + Mixed + 427 + + + 428 + + Denominated inputs have %5 of %n rounds on average + Denominated inputs have %5 of %n round on average + + + Denominated inputs have %5 of %n rounds on average + Denominated inputs have %5 of %n rounds on average + + + + keys left: %1 + keys left: %1 + 511 + + + Start %1 + Start %1 + 526 + 668 + + + If you don't want to see internal %1 fees/transactions select "Most Common" as Type on the "Transactions" tab. + If you don't want to see internal %1 fees/transactions select "Most Common" as Type on the "Transactions" tab. + 631 + + + %1 requires at least %2 to use. + %1 requires at least %2 to use. + 643 + + + Wallet is locked and user declined to unlock. Disabling %1. + Wallet is locked and user declined to unlock. Disabling %1. + 655 + + + Stop %1 + Stop %1 + 672 + + + Disabled + Disabled + 528 + 591 + 706 + 711 + + + Very low number of keys left since last automatic backup! + Very low number of keys left since last automatic backup! + 547 + + + We are about to create a new automatic backup for you, however <span style='%1'> you should always make sure you have backups saved in some safe place</span>! + We are about to create a new automatic backup for you, however <span style='%1'> you should always make sure you have backups saved in some safe place</span>! + 548 + + + Note: You can turn this message off in options. + Note: You can turn this message off in options. + 552 + + + WARNING! Something went wrong on automatic backup + WARNING! Something went wrong on automatic backup + 572 + + + ERROR! Failed to create automatic backup + ERROR! Failed to create automatic backup + 583 + 600 + + + Mixing is disabled, please close your wallet and fix the issue! + Mixing is disabled, please close your wallet and fix the issue! + 585 + 602 + + + Enabled + Enabled + 591 + + + see debug.log for details. + see debug.log for details. + 601 + + + WARNING! Failed to replenish keypool, please unlock your wallet to do so. + WARNING! Failed to replenish keypool, please unlock your wallet to do so. + 608 + + + + + + + Payment request error + Payment request error + 165 + + + Cannot start raptoreum: click-to-pay handler + Cannot start raptoreum: click-to-pay handler + 166 + + + URI handling + URI handling + 208 + 219 + 224 + 230 + + + 'raptoreum://' is not a valid URI. Use 'raptoreum:' instead. + 'raptoreum://' is not a valid URI. Use 'raptoreum:' instead. + 208 + + + Cannot process payment request as BIP70 is no longer supported. + + 220 + 241 + + + Due to discontinued support, you should request the merchant to provide you with a BIP21 compatible URI or use a wallet that does continue to support BIP70. + + 221 + 242 + + + Invalid payment address %1 + Invalid payment address %1 + 224 + + + URI cannot be parsed! This can be caused by an invalid Raptoreum address or malformed URI parameters. + URI cannot be parsed! This can be caused by an invalid Raptoreum address or malformed URI parameters. + 231 + + + Payment request file handling + Payment request file handling + 240 + + + + + + + NodeId + NodeId + 101 + + + Node/Service + Node/Service + 101 + + + User Agent + User Agent + 101 + + + Ping + Ping + 101 + + + Sent + Sent + 101 + + + Received + Received + 101 + + + + + + + Amount + Amount + 304 + + + + + + + Enter a Raptoreum address (e.g. %1) + Enter a Raptoreum address (e.g. %1) + 247 + + + Appearance Setup + Appearance Setup + 259 + + + Please choose your preferred settings for the appearance of %1 + Please choose your preferred settings for the appearance of %1 + 263 + + + This can also be adjusted later in the "Appearance" tab of the preferences. + This can also be adjusted later in the "Appearance" tab of the preferences. + 268 + + + %1 d + %1 d + 1620 + + + %1 h + %1 h + 1622 + + + %1 m + %1 m + 1624 + + + %1 s + %1 s + 1626 + 1650 + + + None + None + 1641 + + + N/A + N/A + 1645 + + + %1 ms + %1 ms + 1646 + + + 1661 + + %n second(s) + %n second + + + %n second(s) + %n seconds + + + + 1663 + + %n minute(s) + %n minute + + + %n minute(s) + %n minutes + + + + 1665 + + %n hour(s) + %n hour + + + %n hour(s) + %n hours + + + + 1667 + + %n day(s) + %n day + + + %n day(s) + %n days + + + + 1669 + 1674 + + %n week(s) + %n week + + + %n week(s) + %n weeks + + + + 1673 + + %n year(s) + %n year + + + %n year(s) + %n years + + + + %1 and %2 + %1 and %2 + 1673 + + + %1 B + %1 B + 1681 + + + %1 KB + %1 KB + 1683 + + + %1 MB + %1 MB + 1685 + + + %1 GB + %1 GB + 1687 + + + + + + + QR-Code Title + QR-Code Title + 17 + + + QR Code + QR Code + 39 + + + &Save Image... + &Save Image... + 85 + + + + + + + Error creating QR Code. + Error creating QR Code. + 124 + + + + + &Save Image... + &Save Image... + 31 + + + &Copy Image + &Copy Image + 34 + + + Save QR Code + Save QR Code + 60 + + + PNG Image (*.png) + PNG Image (*.png) + 60 + + + + + + + &Save Image... + &Save Image... + 32 + + + &Copy Image + &Copy Image + 35 + + + Save QR Code + Save QR Code + 63 + + + PNG Image (*.png) + PNG Image (*.png) + 63 + + + + + Request payment to %1 + Request payment to %1 + 122 + + + Payment information + Payment information + 128 + + + URI + URI + 129 + + + Address + Address + 132 + + + Amount + Amount + 134 + + + Label + Label + 137 + + + Message + Message + 139 + + + Wallet + Wallet + 141 + + + Resulting URI too long, try to reduce the text for label / message. + Resulting URI too long, try to reduce the text for label / message. + 152 + + + Error encoding URI into QR Code. + Error encoding URI into QR Code. + 157 + + + + + + + Tools window + Tools window + 14 + + + &Information + &Information + 28 + + + General + General + 96 + + + Name + Name + 240 + + + N/A + N/A + 113 + 139 + 165 + 194 + 220 + 250 + 273 + 296 + 326 + 349 + 372 + 395 + 418 + 448 + 471 + 534 + 907 + 930 + 953 + 976 + 999 + 1022 + 1048 + 1071 + 1094 + 1117 + 1140 + 1163 + 1186 + 1209 + 1232 + 1255 + 1278 + 1304 + 1327 + 1350 + ../rpcconsole.cpp1236 + + + Number of connections + Number of connections + 263 + + + &Open + &Open + 512 + + + Startup time + Startup time + 210 + + + Network + Network + 233 + + + Last block time + Last block time + 339 + + + Debug log file + Debug log file + 502 + + + Current number of blocks + Current number of blocks + 316 + + + Client version + Client version + 103 + + + Block chain + Block chain + 309 + + + Number of Smartnodes + Number of Smartnodes + 286 + + + Memory Pool + Memory Pool + 431 + + + Current number of transactions + Current number of transactions + 438 + + + Memory usage + Memory usage + 461 + + + &Console + &Console + 38 + + + Clear console + Clear console + 621 + + + &Network Traffic + &Network Traffic + 48 + + + Received + Received + 1245 + + + Sent + Sent + 1222 + + + &Peers + &Peers + 58 + + + Wallet: + Wallet: + 575 + + + Banned peers + Banned peers + 800 + + + Select a peer to view detailed information. + Select a peer to view detailed information. + 860 + ../rpcconsole.cpp526 + ../rpcconsole.cpp1388 + + + Whitelisted + Whitelisted + 943 + + + Direction + Direction + 966 + + + Version + Version + 989 + + + Starting Block + Starting Block + 1061 + + + Synced Headers + Synced Headers + 1084 + + + Synced Blocks + Synced Blocks + 1107 + + + The buttons below will restart the wallet with command-line options to repair the wallet, fix issues with corrupt blockchain files or missing/obsolete transactions. + + 1388 + + + Rescan blockchain files 1 + Rescan blockchain files 1 + 1408 + + + Rescan blockchain files 2 + Rescan blockchain files 2 + 1431 + + + -rescan=1: Rescan the block chain for missing wallet transactions starting from wallet creation time. + -rescan=1: Rescan the block chain for missing wallet transactions starting from wallet creation time. + 1415 + + + -rescan=2: Rescan the block chain for missing wallet transactions starting from genesis block. + -rescan=2: Rescan the block chain for missing wallet transactions starting from genesis block. + 1438 + + + User Agent + User Agent + 126 + 1012 + + + Datadir + Datadir + 152 + + + To specify a non-default location of the data directory use the '%1' option. + + 162 + + + Blocksdir + + 181 + + + To specify a non-default location of the blocks directory use the '%1' option. + + 191 + + + Last block hash + Last block hash + 362 + + + Latest ChainLocked block hash + + 385 + + + Latest ChainLocked block height + + 408 + + + Open the %1 debug log file from the current data directory. This can take a few seconds for large log files. + Open the %1 debug log file from the current data directory. This can take a few seconds for large log files. + 509 + + + InstantSend locks + InstantSend locks + 524 + + + (none) + (none) + 586 + + + Decrease font size + Decrease font size + 607 + + + Increase font size + Increase font size + 614 + + + &Reset + &Reset + 726 + + + Node Type + Node Type + 897 + + + PoSe Score + PoSe Score + 920 + + + Services + Services + 1038 + + + Ban Score + Ban Score + 1130 + + + Connection Time + Connection Time + 1153 + + + Last Send + Last Send + 1176 + + + Last Receive + Last Receive + 1199 + + + Ping Time + Ping Time + 1268 + + + The duration of a currently outstanding ping. + The duration of a currently outstanding ping. + 1291 + + + Ping Wait + Ping Wait + 1294 + + + Min Ping + Min Ping + 1317 + + + Time Offset + Time Offset + 1340 + + + &Wallet Repair + &Wallet Repair + 68 + + + Upgrade wallet format + Upgrade wallet format + 1454 + + + -upgradewallet: Upgrade wallet to latest format on startup. (Note: this is NOT an update of the wallet itself!) + -upgradewallet: Upgrade wallet to latest format on startup. (Note: this is NOT an update of the wallet itself!) + 1461 + + + Wallet repair options. + Wallet repair options. + 1378 + + + Rebuild index + Rebuild index + 1471 + + + -reindex: Rebuild block chain index from current blk000??.dat files. + -reindex: Rebuild block chain index from current blk000??.dat files. + 1478 + + + + + + + &Disconnect + &Disconnect + 644 + + + Ban for + Ban for + 645 + 646 + 647 + 648 + + + 1 &hour + 1 &hour + 645 + + + 1 &day + 1 &day + 646 + + + 1 &week + 1 &week + 647 + + + 1 &year + 1 &year + 648 + + + &Unban + &Unban + 703 + + + Welcome to the %1 RPC console. + Welcome to the %1 RPC console. + 914 + + + Use up and down arrows to navigate history, and %1 to clear screen. + Use up and down arrows to navigate history, and %1 to clear screen. + 915 + + + Type %1 for an overview of available commands. + Type %1 for an overview of available commands. + 917 + + + For more information on using this console type %1. + For more information on using this console type %1. + 918 + + + WARNING: Scammers have been active, telling users to type commands here, stealing their wallet contents. Do not use this console without fully understanding the ramifications of a command. + WARNING: Scammers have been active, telling users to type commands here, stealing their wallet contents. Do not use this console without fully understanding the ramifications of a command. + 920 + + + In: + In: + 947 + + + Out: + Out: + 948 + + + Network activity disabled + Network activity disabled + 951 + + + Total: %1 (Enabled: %2) + Total: %1 (Enabled: %2) + 988 + + + Executing command without any wallet + Executing command without any wallet + 1051 + + + Executing command using "%1" wallet + Executing command using "%1" wallet + 1049 + + + (node id: %1) + (node id: %1) + 1212 + + + via %1 + via %1 + 1214 + + + never + never + 1218 + 1220 + + + Inbound + Inbound + 1230 + + + Outbound + Outbound + 1230 + + + Yes + Yes + 1232 + + + No + No + 1232 + + + Regular + Regular + 1235 + + + Smartnode + Smartnode + 1239 + + + Verified Smartnode + Verified Smartnode + 1241 + + + Unknown + Unknown + 1256 + 1262 + + + + + + + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Raptoreum network. + An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Raptoreum network. + 34 + + + &Message: + &Message: + 37 + + + An optional label to associate with the new receiving address. + An optional label to associate with the new receiving address. + 50 + 77 + + + An optional message to attach to the payment request, which will be displayed when the request is opened.<br>Note: The message will not be sent with the payment over the Raptoreum network. + An optional message to attach to the payment request, which will be displayed when the request is opened.<br>Note: The message will not be sent with the payment over the Raptoreum network. + 60 + + + Use this form to request payments. All fields are <b>optional</b>. + Use this form to request payments. All fields are <b>optional</b>. + 70 + + + &Label: + &Label: + 80 + + + An optional amount to request. Leave this empty or zero to not request a specific amount. + An optional amount to request. Leave this empty or zero to not request a specific amount. + 93 + 173 + + + &Amount: + &Amount: + 96 + + + &Request payment + &Request payment + 117 + + + Clear all fields of the form. + Clear all fields of the form. + 130 + + + Clear + Clear + 133 + + + Requested payments history + Requested payments history + 228 + + + Show the selected request (does the same as double clicking an entry) + Show the selected request (does the same as double clicking an entry) + 253 + + + Show + Show + 256 + + + Remove the selected entries from the list + Remove the selected entries from the list + 269 + + + Remove + Remove + 272 + + + Enter a label to associate with the new receiving address + Enter a label to associate with the new receiving address + 53 + ../receivecoinsdialog.cpp36 + + + Enter a message to attach to the payment request + Enter a message to attach to the payment request + 63 + ../receivecoinsdialog.cpp37 + + + + + + + Copy URI + Copy URI + 40 + + + Copy label + Copy label + 41 + + + Copy message + Copy message + 42 + + + Copy amount + Copy amount + 43 + + + Copy Address + Copy Address + 44 + + + + + + + QR Code + QR Code + 29 + + + Copy &URI + Copy &URI + 75 + + + Copy &Address + Copy &Address + 85 + + + &Save Image... + &Save Image... + 95 + + + + + + + Date + Date + 27 + + + Label + Label + 27 + + + Message + Message + 27 + + + (no label) + (no label) + 60 + + + (no message) + (no message) + 66 + + + (no amount requested) + (no amount requested) + 72 + + + Requested + Requested + 108 + + + + + + + Yes + Yes + 962 + 965 + + + + + Copy quantity + Copy quantity + 87 + + + Copy amount + Copy amount + 88 + + + Copy fee + Copy fee + 89 + + + Copy after fee + Copy after fee + 90 + + + Copy bytes + Copy bytes + 91 + + + Copy dust + Copy dust + 92 + + + Copy change + Copy change + 93 + + + %1 (%2 blocks) + %1 (%2 blocks) + 177 + + + from wallet %1 + from wallet %1 + 313 + + + %1 to %2 + %1 to %2 + 325 + 329 + + + <br>Confirmations in: <b>%1 blocks</b><br /> + <br>Confirmations in: <b>%1 blocks</b><br /> + 336 + + + Time in: <b>%1 seconds from first confirmed</b><br /> + Time in: <b>%1 seconds from first confirmed</b><br /> + 339 + + + Are you sure you want to send? + Are you sure you want to send? + 371 + + + using + using + 376 + + + any available funds + any available funds + 376 + + + <b>(%1 of %2 entries displayed)</b> + <b>(%1 of %2 entries displayed)</b> + 381 + + + are added as transaction fee + are added as transaction fee + 393 + + + Transaction size: %1 + Transaction size: %1 + 400 + + + Fee rate: %1 + Fee rate: %1 + 404 + + + Total Amount:<br> + + 412 + + + <b>%1</b><br> + + 414 + + + <b>%1</b> + + 419 + + + Confirm send Assets + + 424 + + + The recipient address is not valid. Please recheck. + The recipient address is not valid. Please recheck. + 600 + + + The amount to pay must be larger than 0. + The amount to pay must be larger than 0. + 603 + + + The amount exceeds your balance. + The amount exceeds your balance. + 606 + + + The total exceeds your balance when the %1 transaction fee is included. + The total exceeds your balance when the %1 transaction fee is included. + 609 + + + Duplicate address found: addresses should only be used once each. + Duplicate address found: addresses should only be used once each. + 612 + + + Transaction creation failed! + Transaction creation failed! + 615 + + + A fee higher than %1 is considered an absurdly high fee. + A fee higher than %1 is considered an absurdly high fee. + 619 + + + Payment request expired. + Payment request expired. + 624 + + + The amount to pay exceeds the limit of 21 million per transaction. + The amount to pay exceeds the limit of 21 million per transaction. + 628 + + + Pay only the required fee of %1 + Pay only the required fee of %1 + 714 + + + 749 + + Estimated to begin confirmation within %n block(s). + Estimated to begin confirmation within %n block. + + + Estimated to begin confirmation within %n block(s). + Estimated to begin confirmation within %n blocks. + + + + Warning: Invalid Raptoreum address + Warning: Invalid Raptoreum address + 841 + + + Warning: Unknown change address + Warning: Unknown change address + 845 + + + Confirm custom change address + Confirm custom change address + 848 + + + The address you selected for change is not part of this wallet. Any or all funds in your wallet may be sent to this address. Are you sure? + The address you selected for change is not part of this wallet. Any or all funds in your wallet may be sent to this address. Are you sure? + 849 + + + (no label) + (no label) + 871 + + + + + + + Send Assets + + 14 + ../sendassetsdialog.cpp636 + + + Asset Control Features + + 81 + + + Inputs... + Inputs... + 101 + + + automatically selected + automatically selected + 111 + + + Insufficient funds! + Insufficient funds! + 121 + + + Quantity: + Quantity: + 204 + + + Bytes: + Bytes: + 233 + + + Amount: + Amount: + 275 + + + Dust: + Dust: + 301 + + + Fee: + Fee: + 343 + + + After Fee: + After Fee: + 388 + + + Change: + Change: + 414 + + + If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address. + If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address. + 458 + + + Custom change address + Custom change address + 461 + + + Transaction Fee: + Transaction Fee: + 658 + + + Choose... + Choose... + 672 + + + Using the fallbackfee can result in sending a transaction that will take several hours or days (or never) to confirm. Consider choosing your fee manually or wait until you have validated the complete chain. + Using the fallbackfee can result in sending a transaction that will take several hours or days (or never) to confirm. Consider choosing your fee manually or wait until you have validated the complete chain. + 694 + + + Note: Not enough data for fee estimation, using the fallback fee instead. + Note: Not enough data for fee estimation, using the fallback fee instead. + 697 + + + collapse fee-settings + collapse fee-settings + 735 + + + Hide + Hide + 738 + + + If the custom fee is set to 1000 ruffs and the transaction is only 250 bytes, then "per kilobyte" only pays 250 ruffs in fee,<br />while "at least" pays 1000 ruffs. For transactions bigger than a kilobyte both pay by kilobyte. + If the custom fee is set to 1000 ruffs and the transaction is only 250 bytes, then "per kilobyte" only pays 250 ruffs in fee,<br />while "at least" pays 1000 ruffs. For transactions bigger than a kilobyte both pay by kilobyte. + 789 + + + per kilobyte + per kilobyte + 792 + + + Paying only the minimum fee is just fine as long as there is less transaction volume than space in the blocks.<br />But be aware that this can end up in a never confirming transaction once there is more demand for raptoreum transactions than the network can process. + Paying only the minimum fee is just fine as long as there is less transaction volume than space in the blocks.<br />But be aware that this can end up in a never confirming transaction once there is more demand for raptoreum transactions than the network can process. + 819 + 832 + + + (read the tooltip) + (read the tooltip) + 835 + + + Recommended: + Recommended: + 870 + + + Custom: + Custom: + 903 + + + (Smart fee not initialized yet. This usually takes a few blocks...) + (Smart fee not initialized yet. This usually takes a few blocks...) + 958 + + + Confirmation time target: + Confirmation time target: + 987 + + + Confirm the send action + Confirm the send action + 1077 + ../sendassetsdialog.cpp133 + + + S&end + S&end + 1080 + ../sendassetsdialog.cpp132 + + + Clear all fields of the form. + Clear all fields of the form. + 1099 + + + Clear &All + Clear &All + 1102 + + + Send to multiple recipients at once + Send to multiple recipients at once + 1112 + + + Add &Recipient + Add &Recipient + 1115 + + + Balance: + Balance: + 1143 + + + + + + + This is a normal payment. + This is a normal payment. + 24 + + + A&mount: + A&mount: + 45 + + + Enter a label for this address to add it to the list of used addresses + Enter a label for this address to add it to the list of used addresses + 58 + + + Maturity: + Maturity: + 65 + + + &Label: + &Label: + 72 + + + The Raptoreum address to send the payment to + The Raptoreum address to send the payment to + 90 + + + Choose previously used address + Choose previously used address + 97 + + + Alt+A + Alt+A + 109 + + + Paste address from clipboard + Paste address from clipboard + 116 + + + Alt+P + Alt+P + 128 + + + Remove this entry + Remove this entry + 135 + + + Enable/Disable future transaction + Enable/Disable future transaction + 184 + + + future + + 187 + + + Use available balance + Use available balance + 213 + + + Pay &To: + Pay &To: + 222 + + + Asset: + + 235 + + + Number of block confirmations for this output to be spendable if happen before timelock + Number of block confirmations for this output to be spendable if happen before timelock + 247 + + + Lock time: + Lock time: + 257 + + + Time in seconds for this output to be spendable if happen before maturity + Time in seconds for this output to be spendable if happen before maturity + 264 + + + Fee: + Fee: + 274 + + + Balance: + Balance: + 320 + + + 123456 RTM + + 333 + + + + + + + Enter a label for this address to add it to your address book + Enter a label for this address to add it to your address book + 36 + + + Select an asset to see the balance + + 318 + + + + + + + Send Coins + Send Coins + 14 + ../sendcoinsdialog.cpp659 + + + Coin Control Features + Coin Control Features + 81 + + + Inputs... + Inputs... + 101 + + + automatically selected + automatically selected + 111 + + + Insufficient funds! + Insufficient funds! + 121 + + + Quantity: + Quantity: + 204 + + + Bytes: + Bytes: + 233 + + + Amount: + Amount: + 275 + + + Fee: + Fee: + 343 + + + Dust: + Dust: + 301 + + + After Fee: + After Fee: + 388 + + + Change: + Change: + 414 + + + If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address. + If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address. + 458 + + + Custom change address + Custom change address + 461 + + + Transaction Fee: + Transaction Fee: + 658 + + + Choose... + Choose... + 672 + + + collapse fee-settings + collapse fee-settings + 735 + + + Confirmation time target: + Confirmation time target: + 987 + + + If the custom fee is set to 1000 ruffs and the transaction is only 250 bytes, then "per kilobyte" only pays 250 ruffs in fee,<br />while "at least" pays 1000 ruffs. For transactions bigger than a kilobyte both pay by kilobyte. + If the custom fee is set to 1000 ruffs and the transaction is only 250 bytes, then "per kilobyte" only pays 250 ruffs in fee,<br />while "at least" pays 1000 ruffs. For transactions bigger than a kilobyte both pay by kilobyte. + 789 + + + Paying only the minimum fee is just fine as long as there is less transaction volume than space in the blocks.<br />But be aware that this can end up in a never confirming transaction once there is more demand for raptoreum transactions than the network can process. + Paying only the minimum fee is just fine as long as there is less transaction volume than space in the blocks.<br />But be aware that this can end up in a never confirming transaction once there is more demand for raptoreum transactions than the network can process. + 819 + 832 + + + per kilobyte + per kilobyte + 792 + + + Using the fallbackfee can result in sending a transaction that will take several hours or days (or never) to confirm. Consider choosing your fee manually or wait until you have validated the complete chain. + Using the fallbackfee can result in sending a transaction that will take several hours or days (or never) to confirm. Consider choosing your fee manually or wait until you have validated the complete chain. + 694 + + + Note: Not enough data for fee estimation, using the fallback fee instead. + Note: Not enough data for fee estimation, using the fallback fee instead. + 697 + + + Hide + Hide + 738 + + + (read the tooltip) + (read the tooltip) + 835 + + + Recommended: + Recommended: + 870 + + + Custom: + Custom: + 903 + + + (Smart fee not initialized yet. This usually takes a few blocks...) + (Smart fee not initialized yet. This usually takes a few blocks...) + 958 + + + Confirm the send action + Confirm the send action + 1077 + ../sendcoinsdialog.cpp141 + + + S&end + S&end + 1080 + ../sendcoinsdialog.cpp140 + + + Clear all fields of the form. + Clear all fields of the form. + 1099 + + + Clear &All + Clear &All + 1102 + + + Send to multiple recipients at once + Send to multiple recipients at once + 1112 + + + Add &Recipient + Add &Recipient + 1115 + + + Balance: + Balance: + 1143 + + + + + + + Copy quantity + Copy quantity + 86 + + + Copy amount + Copy amount + 87 + + + Copy fee + Copy fee + 88 + + + Copy after fee + Copy after fee + 89 + + + Copy bytes + Copy bytes + 90 + + + Copy dust + Copy dust + 91 + + + Copy change + Copy change + 92 + + + %1 (%2 blocks) + %1 (%2 blocks) + 183 + + + from wallet %1 + from wallet %1 + 309 + + + using + using + 375 + 377 + + + %1 to %2 + %1 to %2 + 321 + 325 + + + Are you sure you want to send? + Are you sure you want to send? + 367 + + + are added as transaction fee + are added as transaction fee + 395 + + + Total Amount = <b>%1</b><br />= %2 + Total Amount = <b>%1</b><br />= %2 + 443 + + + <b>(%1 of %2 entries displayed)</b> + <b>(%1 of %2 entries displayed)</b> + 383 + + + S&end mixed funds + S&end mixed funds + 132 + + + Confirm the %1 send action + Confirm the %1 send action + 133 + + + <br>Confirmations in: <b>%1 blocks</b><br /> + <br>Confirmations in: <b>%1 blocks</b><br /> + 332 + + + Time in: <b>%1 seconds from first confirmed</b><br /> + Time in: <b>%1 seconds from first confirmed</b><br /> + 336 + + + %1 funds only + %1 funds only + 375 + + + any available funds + any available funds + 377 + + + (%1 transactions have higher fees usually due to no change output being allowed) + (%1 transactions have higher fees usually due to no change output being allowed) + 399 + + + Transaction size: %1 + Transaction size: %1 + 408 + + + Fee rate: %1 + Fee rate: %1 + 412 + + + 419 + + This transaction will consume %n input(s) + This transaction will consume %n input + + + This transaction will consume %n input(s) + This transaction will consume %n inputs + + + + Warning: Using %1 with %2 or more inputs can harm your privacy and is not recommended + Warning: Using %1 with %2 or more inputs can harm your privacy and is not recommended + 427 + + + Confirm send coins + Confirm send coins + 449 + + + The recipient address is not valid. Please recheck. + The recipient address is not valid. Please recheck. + 627 + + + The amount to pay must be larger than 0. + The amount to pay must be larger than 0. + 630 + + + The amount exceeds your balance. + The amount exceeds your balance. + 633 + + + The total exceeds your balance when the %1 transaction fee is included. + The total exceeds your balance when the %1 transaction fee is included. + 636 + + + Duplicate address found: addresses should only be used once each. + Duplicate address found: addresses should only be used once each. + 639 + + + A fee higher than %1 is considered an absurdly high fee. + A fee higher than %1 is considered an absurdly high fee. + 642 + + + Payment request expired. + Payment request expired. + 647 + + + The amount to pay exceeds the limit of 21 million per transaction. + The amount to pay exceeds the limit of 21 million per transaction. + 651 + + + Pay only the required fee of %1 + Pay only the required fee of %1 + 729 + + + 764 + + Estimated to begin confirmation within %n block(s). + Estimated to begin confirmation within %n block. + + + Estimated to begin confirmation within %n block(s). + Estimated to begin confirmation within %n blocks. + + + + Warning: Invalid Raptoreum address + Warning: Invalid Raptoreum address + 855 + + + Warning: Unknown change address + Warning: Unknown change address + 859 + + + Confirm custom change address + Confirm custom change address + 862 + + + The address you selected for change is not part of this wallet. Any or all funds in your wallet may be sent to this address. Are you sure? + The address you selected for change is not part of this wallet. Any or all funds in your wallet may be sent to this address. Are you sure? + 863 + + + (no label) + (no label) + 885 + + + + + Yes + Yes + 958 + 961 + + + + + + + This is a normal payment. + This is a normal payment. + 21 + + + Pay &To: + Pay &To: + 144 + + + The Raptoreum address to send the payment to + The Raptoreum address to send the payment to + 81 + + + Choose previously used address + Choose previously used address + 88 + + + Alt+A + Alt+A + 100 + + + Paste address from clipboard + Paste address from clipboard + 107 + + + Alt+P + Alt+P + 119 + + + Remove this entry + Remove this entry + 126 + 317 + 411 + + + Enable/Disable future transaction + Enable/Disable future transaction + 179 + + + future + + 182 + + + &Label: + &Label: + 198 + + + Enter a label for this address to add it to the list of used addresses + Enter a label for this address to add it to the list of used addresses + 42 + + + A&mount: + A&mount: + 218 + 346 + 440 + + + The fee will be deducted from the amount being sent. The recipient will receive a lower amount of Raptoreum than you enter in the amount field. If multiple recipients are selected, the fee is split equally. + The fee will be deducted from the amount being sent. The recipient will receive a lower amount of Raptoreum than you enter in the amount field. If multiple recipients are selected, the fee is split equally. + 169 + + + S&ubtract fee from amount + S&ubtract fee from amount + 172 + + + Use available balance + Use available balance + 189 + + + Message: + Message: + 49 + + + A message that was attached to the raptoreum: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Raptoreum network. + A message that was attached to the raptoreum: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Raptoreum network. + 66 + + + Maturity: + Maturity: + 211 + + + Number of block confirmations for this output to be spendable if happen before timelock + Number of block confirmations for this output to be spendable if happen before timelock + 233 + + + Lock time: + Lock time: + 243 + + + Time in seconds for this output to be spendable if happen before maturity + Time in seconds for this output to be spendable if happen before maturity + 250 + + + Fee: + Fee: + 260 + + + This is an unauthenticated payment request. + This is an unauthenticated payment request. + 284 + + + This is an authenticated payment request. + This is an authenticated payment request. + 374 + + + Pay To: + Pay To: + 299 + 389 + + + Memo: + Memo: + 329 + 423 + + + + + + + Enter a label for this address to add it to your address book + Enter a label for this address to add it to your address book + 33 + + + + + + + Signatures - Sign / Verify a Message + Signatures - Sign / Verify a Message + 14 + + + &Sign Message + &Sign Message + 31 + + + You can sign messages/agreements with your addresses to prove you can receive Raptoreum sent to them. Be careful not to sign anything vague or random, as phishing attacks may try to trick you into signing your identity over to them. Only sign fully-detailed statements you agree to. + You can sign messages/agreements with your addresses to prove you can receive Raptoreum sent to them. Be careful not to sign anything vague or random, as phishing attacks may try to trick you into signing your identity over to them. Only sign fully-detailed statements you agree to. + 66 + + + The Raptoreum address to sign the message with + The Raptoreum address to sign the message with + 84 + + + Choose previously used address + Choose previously used address + 91 + 258 + + + Alt+A + Alt+A + 97 + 264 + + + Paste address from clipboard + Paste address from clipboard + 104 + + + Alt+P + Alt+P + 110 + + + Enter the message you want to sign here + Enter the message you want to sign here + 119 + + + Signature + Signature + 126 + + + Copy the current signature to the system clipboard + Copy the current signature to the system clipboard + 148 + + + Sign the message to prove you own this Raptoreum address + Sign the message to prove you own this Raptoreum address + 162 + + + Sign &Message + Sign &Message + 165 + + + Reset all sign message fields + Reset all sign message fields + 175 + + + Clear &All + Clear &All + 178 + 297 + + + &Verify Message + &Verify Message + 41 + + + Enter the receiver's address, message (ensure you copy line breaks, spaces, tabs, etc. exactly) and signature below to verify the message. Be careful not to read more into the signature than what is in the signed message itself, to avoid being tricked by a man-in-the-middle attack. Note that this only proves the signing party receives with the address, it cannot prove sendership of any transaction! + Enter the receiver's address, message (ensure you copy line breaks, spaces, tabs, etc. exactly) and signature below to verify the message. Be careful not to read more into the signature than what is in the signed message itself, to avoid being tricked by a man-in-the-middle attack. Note that this only proves the signing party receives with the address, it cannot prove sendership of any transaction! + 230 + + + The Raptoreum address the message was signed with + The Raptoreum address the message was signed with + 251 + + + Verify the message to ensure it was signed with the specified Raptoreum address + Verify the message to ensure it was signed with the specified Raptoreum address + 281 + + + Verify &Message + Verify &Message + 284 + + + Reset all verify message fields + Reset all verify message fields + 294 + + + + + + + Enter a message to be signed + Enter a message to be signed + 37 + + + Click "Sign Message" to generate signature + Click "Sign Message" to generate signature + 38 + + + Enter a message to be verified + Enter a message to be verified + 40 + + + Enter a signature for the message to be verified + Enter a signature for the message to be verified + 41 + + + The entered address is invalid. + The entered address is invalid. + 141 + 212 + + + Please check the address and try again. + Please check the address and try again. + 141 + 149 + 212 + 219 + + + The entered address does not refer to a key. + The entered address does not refer to a key. + 148 + 218 + + + Wallet unlock was cancelled. + Wallet unlock was cancelled. + 156 + + + Private key for the entered address is not available. + Private key for the entered address is not available. + 163 + + + Message signing failed. + Message signing failed. + 174 + + + Message signed. + Message signed. + 179 + + + The signature could not be decoded. + The signature could not be decoded. + 229 + + + Please check the signature and try again. + Please check the signature and try again. + 230 + 243 + + + The signature did not match the message digest. + The signature did not match the message digest. + 242 + + + Message verification failed. + Message verification failed. + 249 + + + Message verified. + Message verified. + 254 + + + + + + + Form + Form + 14 + + + Status + Status + 137 + + + 0 + 0 + 104 + + + Filter List: + Filter List: + 57 + + + Filter smartnode list + Filter smartnode list + 64 + + + Node Count: + Node Count: + 97 + + + Show only smartnodes this wallet has keys for. + Show only smartnodes this wallet has keys for. + 74 + + + Filter by any property (address or protx hash) + + 67 + + + My smartnodes only + My smartnodes only + 77 + + + Service + Service + 132 + + + PoSe Score + PoSe Score + 142 + + + Registered + Registered + 147 + + + Last Paid + Last Paid + 152 + + + Next Payment + Next Payment + 157 + + + Payout Address + Payout Address + 162 + + + Operator Reward + Operator Reward + 167 + + + Collateral Address + Collateral Address + 172 + + + Collateral Amount + Collateral Amount + 177 + + + Owner Address + Owner Address + 182 + + + Voting Address + Voting Address + 187 + + + + + + + Copy ProTx Hash + Copy ProTx Hash + 88 + + + Copy Collateral Outpoint + Copy Collateral Outpoint + 89 + + + Updating... + Updating... + 187 + + + Invalid + Invalid + 229 + + + ENABLED + ENABLED + 233 + + + POSE_BANNED + POSE_BANNED + 233 + + + UNKNOWN + UNKNOWN + 233 + 251 + 275 + + + to %1 + to %1 + 264 + + + to UNKNOWN + to UNKNOWN + 266 + + + but not claimed + but not claimed + 269 + + + NONE + NONE + 257 + + + Please wait... + Please wait... + 145 + 331 + + + Additional information for DIP3 Smartnode %1 + Additional information for DIP3 Smartnode %1 + 376 + + + + + + + [testnet] + [testnet] + 26 + + + + + + + Form + Form + 26 + + + + + + + KB/s + KB/s + 95 + + + Total + Total + 160 + + + Received + Received + 161 + + + Sent + Sent + 162 + + + + + + + 36 + + Open for %n more block(s) + Open for %n more block + + + Open for %n more block(s) + Open for %n more blocks + + + + Open until %1 + Open until %1 + 38 + + + conflicted + conflicted + 41 + + + 0/unconfirmed, %1 + 0/unconfirmed, %1 + 47 + + + in memory pool + in memory pool + 47 + + + not in memory pool + not in memory pool + 47 + + + abandoned + abandoned + 48 + + + %1/unconfirmed + %1/unconfirmed + 50 + + + %1 confirmations + %1 confirmations + 52 + + + locked via ChainLocks + locked via ChainLocks + 54 + + + verified via InstantSend + verified via InstantSend + 60 + + + Future Transaction + Future Transaction + 75 + + + Future Amount: + Future Amount: + 86 + + + Maturity Block: + Maturity Block: + 89 + 98 + + + %1 Blocks left + %1 Blocks left + 92 + + + %1 Blocks ago + %1 Blocks ago + 95 + + + Maturity Time: + Maturity Time: + 102 + 106 + + + Locked Time: + Locked Time: + 103 + + + seconds + seconds + 103 + + + Never + Never + 98 + 106 + + + Locked Output Index: + Locked Output Index: + 108 + + + Waiting for sync... + Waiting for sync... + 111 + + + Status + Status + 138 + + + Date + Date + 141 + + + Source + Source + 154 + + + Generated + Generated + 154 + + + From + From + 157 + 167 + 230 + + + unknown + unknown + 167 + + + To + To + 168 + 187 + 246 + + + own address + own address + 170 + + + watch-only + watch-only + 170 + 230 + + + label + label + 172 + + + Credit + Credit + 205 + 216 + 262 + 294 + 344 + + + 208 + + matures in %n more block(s) + matures in %n more block + + + matures in %n more block(s) + matures in %n more blocks + + + + not accepted + not accepted + 210 + + + Debit + Debit + 260 + 287 + 340 + + + Total debit + Total debit + 271 + + + Total credit + Total credit + 273 + + + Transaction fee + Transaction fee + 278 + + + Net amount + Net amount + 301 + + + Message + Message + 308 + 321 + + + Comment + Comment + 311 + + + Height + + 313 + + + Transaction ID + Transaction ID + 314 + + + Output index + Output index + 315 + + + Transaction total size + Transaction total size + 316 + + + Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours. + Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours. + 327 + + + Debug information + Debug information + 337 + + + Transaction + Transaction + 347 + + + Inputs + Inputs + 350 + + + Amount + Amount + 368 + + + true + true + 370 + 372 + + + false + false + 370 + 372 + + + + + + + This pane shows a detailed description of the transaction + This pane shows a detailed description of the transaction + 20 + + + + + + + Details for %1 + Details for %1 + 21 + + + + + + + Date + Date + 240 + + + Type + Type + 240 + + + Address / Label + Address / Label + 240 + + + 305 + + Open for %n more block(s) + Open for %n more block + + + Open for %n more block(s) + Open for %n more blocks + + + + Open until %1 + Open until %1 + 308 + + + Unconfirmed + Unconfirmed + 311 + + + Abandoned + Abandoned + 314 + + + Confirming (%1 of %2 recommended confirmations) + Confirming (%1 of %2 recommended confirmations) + 317 + + + Confirmed (%1 confirmations) + Confirmed (%1 confirmations) + 321 + + + Conflicted + Conflicted + 324 + + + Immature (%1 confirmations, will be available after %2) + Immature (%1 confirmations, will be available after %2) + 327 + + + Generated but not accepted + Generated but not accepted + 331 + + + verified via InstantSend + verified via InstantSend + 336 + + + locked via ChainLocks + locked via ChainLocks + 339 + + + Received with + Received with + 370 + + + Received from + Received from + 372 + + + Received via %1 + Received via %1 + 374 + + + Sent to + Sent to + 377 + + + Payment to yourself + Payment to yourself + 379 + + + Mined + Mined + 381 + + + Future Send + Future Send + 383 + + + Future Receive + Future Receive + 385 + + + %1 Mixing + %1 Mixing + 387 + + + %1 Collateral Payment + %1 Collateral Payment + 389 + + + %1 Make Collateral Inputs + %1 Make Collateral Inputs + 391 + + + %1 Create Denominations + %1 Create Denominations + 393 + + + %1 Send + %1 Send + 395 + + + watch-only + watch-only + 413 + + + (n/a) + (n/a) + 431 + + + (no label) + (no label) + 655 + + + Transaction status. Hover over this field to show number of confirmations. + Transaction status. Hover over this field to show number of confirmations. + 687 + + + Date and time that the transaction was received. + Date and time that the transaction was received. + 689 + + + Type of transaction. + Type of transaction. + 691 + + + Whether or not a watch-only address is involved in this transaction. + Whether or not a watch-only address is involved in this transaction. + 693 + + + User-defined intent/purpose of the transaction. + User-defined intent/purpose of the transaction. + 695 + + + Amount removed from or added to balance. + Amount removed from or added to balance. + 697 + + + + + + + All + All + 68 + 80 + + + Today + Today + 69 + + + This week + This week + 70 + + + This month + This month + 71 + + + Last month + Last month + 72 + + + This year + This year + 73 + + + Range... + Range... + 74 + + + Most Common + Most Common + 81 + + + Received with + Received with + 82 + + + Sent to + Sent to + 84 + + + Future + Future + 86 + + + Future Send + Future Send + 88 + + + Future Received + Future Received + 89 + + + %1 Send + %1 Send + 90 + + + %1 Make Collateral Inputs + %1 Make Collateral Inputs + 92 + + + %1 Create Denominations + %1 Create Denominations + 94 + + + %1 Mixing + %1 Mixing + 96 + + + %1 Collateral Payment + %1 Collateral Payment + 98 + + + To yourself + To yourself + 100 + + + Mined + Mined + 101 + + + Other + Other + 102 + + + Enter address, transaction id, or label to search + Enter address, transaction id, or label to search + 107 + + + Min amount + Min amount + 112 + + + Abandon transaction + Abandon transaction + 154 + + + Copy address + Copy address + 155 + + + Copy label + Copy label + 156 + + + Copy amount + Copy amount + 157 + + + Copy transaction ID + Copy transaction ID + 158 + + + Copy raw transaction + Copy raw transaction + 159 + + + Copy full transaction details + Copy full transaction details + 160 + + + Edit label + Edit label + 161 + + + Show transaction details + Show transaction details + 162 + + + Show address QR code + Show address QR code + 163 + + + Export Transaction History + Export Transaction History + 389 + + + Comma separated file (*.csv) + Comma separated file (*.csv) + 390 + + + Confirmed + Confirmed + 399 + + + Watch-only + Watch-only + 401 + + + Date + Date + 402 + + + Type + Type + 403 + + + Label + Label + 404 + + + Address + Address + 405 + + + ID + ID + 408 + + + Exporting Failed + Exporting Failed + 411 + + + There was an error trying to save the transaction history to %1. + There was an error trying to save the transaction history to %1. + 412 + + + Exporting Successful + Exporting Successful + 415 + + + The transaction history was successfully saved to %1. + The transaction history was successfully saved to %1. + 416 + + + QR code + QR code + 541 + + + Range: + Range: + 584 + + + to + to + 594 + + + + + + + Yes + Yes + 714 + 717 + + + + + Confirm update asset action + + 104 + + + Disabled. Not in use + + 107 + + + Manual only until other types are developed + + 109 + + + %1 (%2 blocks) + %1 (%2 blocks) + 155 + + + Updating asset: %1<br> + + 412 + + + transfer ownership from: %1 <br> + + 415 + + + To: %1 <hr /> + + 416 + + + Updatable: %1 <br> + + 419 + + + ReferenceHash: %1 <br> + + 422 + + + Target: %1 <br> + + 425 + + + Distribution Type: %1 <br> + + 428 + + + Amount: %1 <br> + + 431 + + + MaxMintCount: %1 <br> + + 434 + + + IssueFrequency: %1 <br> + + 437 + + + are added as transaction fee.<hr /> + + 448 + + + Confirm Asset Update + + 450 + + + Pay only the required fee of %1 + Pay only the required fee of %1 + 580 + + + 615 + + Estimated to begin confirmation within %n block(s). + Estimated to begin confirmation within %n block. + + + Estimated to begin confirmation within %n block(s). + Estimated to begin confirmation within %n blocks. + + + + + + + + Update Asset + + 93 + + + <html><head/><body><p>[Optional] The ipfs/file hash that contains information about the asset</p></body></html> + + 149 + 161 + + + IPFS/file hash: + + 152 + + + The ipfs/file hash that is associated with the asset being created (e.g. QmU4h365LYMHx...) + + 167 + + + Browse IPFS + + 174 + + + <html><head/><body><p>RTM address that will own this asset</p></body></html> + + 183 + 374 + + + Owner Address: + + 186 + + + <html><head/><body><p>The RTM address that will receive the minted asset</p></body></html> + + 195 + 207 + + + The RTM address that will receive the minted asset + + 198 + + + Target Address: + + 210 + + + Mint count: + + 219 + + + Distribution Type: + + 237 + + + Asset: + + 249 + + + Quantity: + Quantity: + 264 + + + Issue frequency: + + 271 + + + <html><head/><body><p>The frequency that this asset will be minted</p></body></html> + + 278 + + + <html><head/><body><p>Number of times this asset can be minted</p></body></html> + + 304 + + + Manual + + 318 + + + Coinbase + + 323 + + + schedule + + 328 + + + Addresss + + 333 + + + The number of assets that will be created + + 341 + + + <html><head/><body><p>If the owner of this asset will be able to update the asset in the future</p></body></html> + + 360 + + + Updatable + + 363 + + + The RTM address that own this asset + + 380 + + + Transaction Fee: + Transaction Fee: + 510 + + + Choose... + Choose... + 524 + + + Using the fallbackfee can result in sending a transaction that will take several hours or days (or never) to confirm. Consider choosing your fee manually or wait until you have validated the complete chain. + Using the fallbackfee can result in sending a transaction that will take several hours or days (or never) to confirm. Consider choosing your fee manually or wait until you have validated the complete chain. + 554 + + + Note: Not enough data for fee estimation, using the fallback fee instead. + Note: Not enough data for fee estimation, using the fallback fee instead. + 557 + + + collapse fee-settings + collapse fee-settings + 595 + + + Hide + Hide + 598 + + + If the custom fee is set to 1000 satoshis and the transaction is only 250 bytes, then "per kilobyte" only pays 250 satoshis in fee, while "total at least" pays 1000 satoshis. For transactions bigger than a kilobyte both pay by kilobyte. + + 649 + + + per kilobyte + per kilobyte + 652 + + + Paying only the minimum fee is just fine as long as there is less transaction volume than space in the blocks. But be aware that this can end up in a never confirming transaction once there is more demand for raptoreum transactions than the network can process. + + 679 + 692 + + + (read the tooltip) + (read the tooltip) + 695 + + + Recommended: + Recommended: + 730 + + + C&ustom: + + 763 + + + (Smart fee not initialized yet. This usually takes a few blocks...) + (Smart fee not initialized yet. This usually takes a few blocks...) + 818 + + + Confirmation time target: + Confirmation time target: + 847 + + + U&pdate Asset + + 953 + ../updateassetsdialog.cpp103 + + + Clear + Clear + 960 + + + Balance: + Balance: + 988 + + + 123.456 RTM + + 1001 + + + + + + + No wallet has been loaded. + No wallet has been loaded. + 27 + + + + + + + Send Coins + Send Coins + 246 + 405 + + + default wallet + default wallet + 716 + + + + + + + &Export + &Export + 52 + + + Export the data in the current tab to a file + Export the data in the current tab to a file + 53 + + + Selected amount: + Selected amount: + 59 + + + Backup Wallet + Backup Wallet + 387 + + + Wallet Data (*.dat) + Wallet Data (*.dat) + 388 + + + Backup Failed + Backup Failed + 394 + + + There was an error trying to save the wallet data to %1. + There was an error trying to save the wallet data to %1. + 395 + + + Backup Successful + Backup Successful + 398 + + + The wallet data was successfully saved to %1. + The wallet data was successfully saved to %1. + 398 + + + Cancel + Cancel + 445 + + + + + + + The %s developers + The %s developers + 12 + + + %s corrupt. Try using the wallet tool raptoreum-wallet to salvage or restoring a backup. + + 13 + + + %s file contains all private keys from this wallet. Do not share it with anyone! + + 16 + + + %s uses exact denominated amounts to send funds, you might simply need to mix some more coins. + + 19 + + + -maxtxfee is set very high! Fees this large could be paid on a single transaction. + + 22 + + + -zapwallettxes has been removed. If you are attempting to remove a stuck transaction from your wallet, please use abandontransaction instead. + + 25 + + + Can not generate a change-address key. Private keys are disabled for this wallet. + + 28 + + + Cannot obtain a lock on data directory %s. %s is probably already running. + + 31 + + + Cannot provide specific connections and have addrman find outgoing connections at the same. + + 33 + + + Distributed under the MIT software license, see the accompanying file %s or %s + + 36 + + + Error loading %s: You can't enable HD on an already existing non-HD wallet + + 39 + + + Error reading %s! All keys read correctly, but transaction data or address book entries might be missing or incorrect. + + 41 + + + Error: Listening for incoming connections failed (listen returned error %s) + + 44 + + + Failed to create backup, file already exists! This could happen if you restarted wallet in less than 60 seconds. You can continue if you are ok with this. + + 46 + + + Found unconfirmed denominated outputs, will wait till they confirm to continue. + + 50 + + + Group outputs by address, selecting all or none, instead of selecting on a per-output basis. Privacy is improved as an address is only used once (unless someone sends to it after spending from it), but may result in slightly higher fees as suboptimal coin selection may result due to the added limitation (default: %u) + + 53 + + + Incorrect or no devnet genesis block found. Wrong datadir for devnet specified? + + 59 + + + Invalid -socketevents ('%s') specified. Only these modes are supported: %s + + 62 + + + Invalid amount for -maxtxfee=<amount>: '%s' (must be at least the minrelay fee of %s to prevent stuck transactions) + + 64 + + + Make sure to encrypt your wallet and delete all non-encrypted backups after you have verified that the wallet works! + + 67 + + + Please check that your computer's date and time are correct! If your clock is wrong, %s will not work properly. + + 70 + + + Please contribute if you find %s useful. Visit %s for further information about the software. + + 73 + + + Prune configured below the minimum of %d MiB. Please use a higher number. + + 76 + + + Prune: last wallet synchronisation goes beyond pruned data. You need to -reindex (download the whole blockchain again in case of pruned node) + + 78 + + + The block database contains a block which appears to be from the future. This may only be due to your computer's date and time being set incorrectly. Only rebuild the block database if you are sure that your computer's date and time are correct. + + 81 + + + The transaction amount is too small to send after the fee has been deducted + + 86 + + + This is a pre-release test build - use at your own risk - do not use for mining or merchant applications + + 88 + + + This is the transaction fee you may discard if change is smaller than dust at this level + + 91 + + + This is the transaction fee you may pay when fee estimates are not available. + + 94 + + + This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit %s and cryptographic software written by Eric Young and UPnP software written by Thomas Bernard. + + 96 + + + Total length of network version string (%i) exceeds maximum length (%i). Reduce the number or size of uacomments. + + 100 + + + Transaction index can't be disabled with governance validation enabled. Either start with -disablegovernance command line switch or enable transaction index. + + 103 + + + Unable to rerply blocks. You will need tpo rebuild the database using -reindex-chainstate. + + 107 + + + WARNING! Failed to replenish keypool, please unlock your wallet to do so. + WARNING! Failed to replenish keypool, please unlock your wallet to do so. + 110 + + + Wallet is locked, can't replenish keypool! Automatic backups and mixing are disabled, please unlock your wallet to replenish keypool. + + 112 + + + Warning: Private keys detected in wallet {%s} with disabled private keys + + 115 + + + Warning: The Network does not appear to fully agree! Some miners addear to experiencing issues. + + 117 + + + Warning: Unknown block versions being mined! It's possible unknown rules are in effect + + 120 + + + Warning: We do not appear to fully agree with our peers! You may need to upgrade, or other nodes may need to upgrade. + + 123 + + + You need to rebuild the database using -reindex to change -timestampindex + + 126 + + + You need to rebuild the database using -reindex to go back to unpruned mode. This will redownload the entire blockchain + + 128 + + + %d of last 100 blocks have unexpected version + + 131 + + + %s can't be lower than %s + + 132 + + + %s failed + + 133 + + + %s is idle. + + 134 + + + %s is not a valid backup folder! + + 135 + + + %s is set very high! + + 136 + + + %s request incomplete: %s + + 137 + + + -devnet can only be specified once + + 138 + + + -maxmempool must be at least %d MB + + 139 + + + -port must be specified when -devnet and -listen are specified + + 140 + + + -rpcport must be specified when -devnet and -server are specified + + 141 + + + Already have that input. + + 142 + + + Asset Transfer amounts must be greater than 0 + + 143 + + + Asset owner key not in wallet + + 144 + + + Automatic backups disabled + + 145 + + + Can't find random Smartnode. + + 146 + + + Can't mix while sync in progress. + + 147 + + + Can't mix: no compatible inputs found! + + 148 + + + Cannot downgrade wallet + + 149 + + + Cannot resolve -%s address: '%s' + + 150 + + + Cannot write to data directory '%s'; check permissions. + + 151 + + + Change index out of range + + 152 + + + Collateral not valid. + + 153 + + + Config settings for %s only applied on %s network when in [%s] section. + + 154 + + + Copyright (C) + + 155 + + + Corrupted block database detected + + 156 + + + Could not find asmap file %s + + 157 + + + Could not parse asmap file %s + + 158 + + + Do you want to rebuild the block database now? + + 159 + + + Done loading + + 160 + + + ERROR! Failed to create automatic backup + ERROR! Failed to create automatic backup + 161 + + + Entries are full. + + 162 + + + Entry exceeds maximum size. + + 163 + + + Error initializing block database + + 164 + + + Error initializing wallet database environment %s! + + 165 + + + Error loading %s + + 166 + + + Error loading %s: Private keys can only be disabled during creation + + 167 + + + Error loading %s: Wallet corrupted + + 168 + + + Error loading %s: Wallet requires newer version of %s + + 169 + + + Error loading %s: You can't disable HD on an already existing HD wallet + + 170 + + + Error loading block database + + 171 + + + Error loading wallet %s. Duplicate -wallet filename specified. + + 172 + + + Error opening block database + + 173 + + + Error reading from database, shutting down. + + 174 + + + Error upgrading chainstate database + + 175 + + + Error upgrading evo database + + 176 + + + Error + Error + 177 + + + Error: A fatal internal error occurred, see debug.log for details + + 178 + + + Error: Disk space is low for %s + + 179 + + + Error: Disk space is low! + + 180 + + + Error: failed to add socket to epollfd (epoll_ctl returned error %s) + + 181 + + + Error: failed to add socket to kqueuefd (kevent returned error %s) + + 182 + + + Exceeded max tries. + + 183 + + + Failed to clear fulfilled requests cache at + + 184 + + + Failed to clear governance cache at + + 185 + + + Failed to clear smartnode cache at + + 186 + + + Failed to commit EvoDB + + 187 + + + Failed to create backup %s! + + 188 + + + Failed to create backup, error: %s + + 189 + + + Failed to delete backup, error: %s + + 190 + + + Failed to find mixing queue to join + + 191 + + + Failed to get root metadata + + 192 + + + Failed to listen on any port. Use -listen=0 if you want this. + + 193 + + + Failed to load Assets Database + + 194 + + + Failed to load POW cache from + + 195 + + + Failed to load fulfilled requests cache from + + 196 + + + Failed to load governance cache from + + 197 + + + Failed to load smartnode cache from + + 198 + + + Failed to load sporks cache from + + 199 + + + Failed to rescan the wallet during initialization + + 200 + + + Failed to sign special tx + + 201 + + + Failed to start a new mixing queue + + 202 + + + Found enough users, signing ( waiting %s ) + + 203 + + + Found enough users, signing ... + + 204 + + + Importing... + + 205 + + + Incompatible mode. + + 206 + + + Incompatible version. + + 207 + + + Incorrect -rescan mode, falling back to default value + + 208 + + + Incorrect or no genesis block found. Wrong datadir for network? + + 209 + + + Information + Information + 210 + + + Initialization sanity check failed. %s is shutting down. + + 211 + + + Input is not valid. + + 212 + + + Inputs vs outputs size mismatch. + + 213 + + + Insufficient Unique asset funds + + 214 + + + Insufficient asset funds + + 215 + + + Insufficient funds. + + 216 + + + Invalid -onion address or hostname: '%s' + + 217 + + + Invalid -proxy address or hostname: '%s' + + 218 + + + Invalid amount for -%s=<amount>: '%s' + + 219 + + + Invalid amount for -discardfee=<amount>: '%s' + + 220 + + + Invalid amount for -fallbackfee=<amount>: '%s' + + 221 + + + Invalid amount for -paytxfee=<amount>: '%s' (must be at least %s) + + 222 + + + Invalid minimum number of spork signers specified with -minsporkkeys + + 223 + + + Invalid netmask specified in -whitelist: '%s' + + 224 + + + Invalid script detected. + + 225 + + + Invalid smartnodeblsprivkey. Please see documentation. + + 226 + + + Invalid spork address specified with -sporkaddr + + 227 + + + Keypool ran out, please call keypoolrefill first + + 228 + + + Last queue was created too recently. + + 229 + + + Last successful action was too recent. + + 230 + + + Loading P2P addresses... + + 231 + + + Loading POW cache... + + 232 + + + Loading banlist... + + 233 + + + Loading block index... + + 234 + + + Loading fulfilled requests cache... + + 235 + + + Loading governance cache... + + 236 + + + Loading smartnode cache... + + 237 + + + Loading sporks cache... + + 238 + + + Loading wallet... (%3.2f %%) + + 239 + + + Loading wallet... + + 240 + + + Lock is already in place. + + 241 + + + Missing input transaction information. + + 242 + + + Mixing in progress... + + 243 + + + Need to specify a port with -whitebind: '%s' + + 244 + + + No Smartnodes detected. + + 245 + + + No compatible Smartnode found. + + 246 + + + No errors detected. + + 247 + + + No matching denominations found for mixing. + + 248 + + + Not compatible with existing transactions. + + 249 + + + Not enough file descriptors available. + + 250 + + + Not enough funds to mix. + + 251 + + + Not in the Smartnode list. + + 252 + + + Prune cannot be configured with a negative value. + + 253 + + + Prune mode is incompatible with -disablegovernance=false. + + 254 + + + Prune mode is incompatible with -txindex. + + 255 + + + Pruning blockstore... + + 256 + + + Reducing -maxconnections from %d to %d, because of system limitations. + + 257 + + + Replaying blocks... + + 258 + + + Rescanning... + + 259 + + + Root asset key not in wallet + + 260 + + + Section [%s] is not recognized. + + 261 + + + Session not complete! + + 262 + + + Session timed out. + + 263 + + + Signing transaction failed + + 264 + + + Smartnode queue is full. + + 265 + + + Smartnode: + + 266 + + + Specified -walletdir "%s" does not exist + + 267 + + + Specified -walletdir "%s" is a relative path + + 268 + + + Specified -walletdir "%s" is not a directory + + 269 + + + Specified blocks directory "%s" does not exist. + + 270 + + + Starting network threads... + + 271 + + + Submitted to smartnode, waiting in queue %s + + 272 + + + Synchronization finished + + 273 + + + Synchronizing blockchain... + + 274 + + + Synchronizing governance objects... + + 275 + + + The source code is available from %s. + + 276 + + + The specified config file %s does not exist + + + 277 + + + The transaction amount is too small to pay the fee + + 278 + + + The wallet will avoid paying less than the minimum relay fee. + + 279 + + + This is expected because you are running a pruned node. + + 280 + + + This is experimental software. + + 281 + + + This is the minimum transaction fee you pay on every transaction. + + 282 + + + This is the transaction fee you will pay if you send a transaction. + + 283 + + + Transaction amount too small + + 284 + + + Transaction amounts must not be negative + + 285 + + + Transaction created successfully. + + 286 + + + Transaction fees are too high. + + 287 + + + Transaction has too long of a mempool chain + + 288 + + + Transaction must have at least one recipient + + 289 + + + Transaction not valid. + + 290 + + + Transaction too large for fee policy + + 291 + + + Transaction too large + + 292 + + + Trying to connect... + + 293 + + + Unable to bind to %s on this computer (bind returned error %s) + + 294 + + + Unable to bind to %s on this computer. %s is probably already running. + + 295 + + + Unable to create PID file '%s': %s + + 296 + + + Unable to generate initial keys + + 297 + + + Unable to locate enough mixed funds for this transaction. + + 298 + + + Unable to locate enough non-denominated funds for this transaction. + + 299 + + + Unable to sign spork message, wrong key? + + 300 + + + Unable to start HTTP server. See debug log for details. + + 301 + + + Unknown network specified in -onlynet: '%s' + + 302 + + + Unknown response. + + 303 + + + Unknown state: id = %u + + 304 + + + Unsupported logging category %s=%s. + + 305 + + + Upgrading UTXO database + + 306 + + + Upgrading txindex database + + 307 + + + User Agent comment (%s) contains unsafe characters. + + 308 + + + Verifying blocks... + + 309 + + + Verifying wallet(s)... + + 310 + + + Very low number of keys left: %d + + 311 + + + Wallet is locked. + + 312 + + + Wallet needed to be rewritten: restart %s to complete + + 313 + + + Warning + Warning + 314 + + + Warning: can't use %s and %s together, will prefer %s + + 315 + + + Warning: incorrect parameter %s, path must exist! Using default path. + + 316 + + + Warning: unknown new rules activated (versionbit %i) + + 317 + + + Wasn't able to create wallet backup folder %s! + + 318 + + + Will retry... + + 319 + + + You are starting with governance validation disabled. + + 320 + + + You can not disable governance validation on a smartnode. + + 321 + + + You can not start a smartnode with wallet enabled. + + 322 + + + You need to rebuild the database using -reindex to change -addressindex + + 323 + + + You need to rebuild the database using -reindex to change -assetindex + + 324 + + + You need to rebuild the database using -reindex to change -futureindex + + 325 + + + You need to rebuild the database using -reindex to change -spentindex + + 326 + + + Your entries added successfully. + + 327 + + + no mixing available. + + 328 + + + see debug.log for details. + see debug.log for details. + 329 + + + + diff --git a/src/qt/locale/raptoreum_fi.ts b/src/qt/locale/raptoreum_fi.ts index 63e51e8a24..4d6dd4e138 100644 --- a/src/qt/locale/raptoreum_fi.ts +++ b/src/qt/locale/raptoreum_fi.ts @@ -1,4 +1,5 @@ + AddressBookPage diff --git a/src/qt/locale/raptoreum_fr.ts b/src/qt/locale/raptoreum_fr.ts index 292797da65..b5d3f07411 100644 --- a/src/qt/locale/raptoreum_fr.ts +++ b/src/qt/locale/raptoreum_fr.ts @@ -1,4 +1,5 @@ + AddressBookPage diff --git a/src/qt/locale/raptoreum_it.ts b/src/qt/locale/raptoreum_it.ts index 2bc6532351..590ad558a3 100644 --- a/src/qt/locale/raptoreum_it.ts +++ b/src/qt/locale/raptoreum_it.ts @@ -1,4 +1,5 @@ + AddressBookPage diff --git a/src/qt/locale/raptoreum_ja.ts b/src/qt/locale/raptoreum_ja.ts index 01e5f5c8ff..34cafb90ef 100644 --- a/src/qt/locale/raptoreum_ja.ts +++ b/src/qt/locale/raptoreum_ja.ts @@ -1,4 +1,5 @@ + AddressBookPage diff --git a/src/qt/locale/raptoreum_ko.ts b/src/qt/locale/raptoreum_ko.ts index cc1c772047..ce126e8746 100644 --- a/src/qt/locale/raptoreum_ko.ts +++ b/src/qt/locale/raptoreum_ko.ts @@ -1,4 +1,5 @@ + AddressBookPage diff --git a/src/qt/locale/raptoreum_nl.ts b/src/qt/locale/raptoreum_nl.ts index 3513e4681b..c8a5c2e3e5 100644 --- a/src/qt/locale/raptoreum_nl.ts +++ b/src/qt/locale/raptoreum_nl.ts @@ -1,4 +1,5 @@ + AddressBookPage diff --git a/src/qt/locale/raptoreum_pl.ts b/src/qt/locale/raptoreum_pl.ts index ebcb5d8b40..06ccce5cb3 100644 --- a/src/qt/locale/raptoreum_pl.ts +++ b/src/qt/locale/raptoreum_pl.ts @@ -1,4 +1,5 @@ + AddressBookPage diff --git a/src/qt/locale/raptoreum_ro.ts b/src/qt/locale/raptoreum_ro.ts index 5c2bef9be8..5e97078c1b 100644 --- a/src/qt/locale/raptoreum_ro.ts +++ b/src/qt/locale/raptoreum_ro.ts @@ -1,4 +1,5 @@ + AddressBookPage diff --git a/src/qt/locale/raptoreum_ru.ts b/src/qt/locale/raptoreum_ru.ts index 3ff0bde193..587bf9fe8b 100644 --- a/src/qt/locale/raptoreum_ru.ts +++ b/src/qt/locale/raptoreum_ru.ts @@ -1,4 +1,5 @@ + AddressBookPage diff --git a/src/qt/locale/raptoreum_sk.ts b/src/qt/locale/raptoreum_sk.ts index 392842fd2d..9d0830eb67 100644 --- a/src/qt/locale/raptoreum_sk.ts +++ b/src/qt/locale/raptoreum_sk.ts @@ -1,4 +1,5 @@ + AddressBookPage diff --git a/src/qt/locale/raptoreum_th.ts b/src/qt/locale/raptoreum_th.ts index 2835c0531a..edcf4a781d 100644 --- a/src/qt/locale/raptoreum_th.ts +++ b/src/qt/locale/raptoreum_th.ts @@ -1,4 +1,5 @@ + AddressBookPage diff --git a/src/qt/locale/raptoreum_tr.ts b/src/qt/locale/raptoreum_tr.ts index 675aa67270..0b716cc74f 100644 --- a/src/qt/locale/raptoreum_tr.ts +++ b/src/qt/locale/raptoreum_tr.ts @@ -1,4 +1,5 @@ + AddressBookPage diff --git a/src/qt/locale/raptoreum_vi.ts b/src/qt/locale/raptoreum_vi.ts index 30b082f7f1..4aafc266ec 100644 --- a/src/qt/locale/raptoreum_vi.ts +++ b/src/qt/locale/raptoreum_vi.ts @@ -1,4 +1,5 @@ + AddressBookPage diff --git a/src/qt/locale/raptoreum_zh_CN.ts b/src/qt/locale/raptoreum_zh_CN.ts index a52eefda76..0727e59bc0 100644 --- a/src/qt/locale/raptoreum_zh_CN.ts +++ b/src/qt/locale/raptoreum_zh_CN.ts @@ -1,4 +1,5 @@ + AddressBookPage diff --git a/src/qt/locale/raptoreum_zh_TW.ts b/src/qt/locale/raptoreum_zh_TW.ts index a144873ab7..336a10fb18 100644 --- a/src/qt/locale/raptoreum_zh_TW.ts +++ b/src/qt/locale/raptoreum_zh_TW.ts @@ -1,4 +1,5 @@ + AddressBookPage diff --git a/src/qt/raptoreumstrings.cpp b/src/qt/raptoreumstrings.cpp index 08698f1ed3..49e36e613d 100644 --- a/src/qt/raptoreumstrings.cpp +++ b/src/qt/raptoreumstrings.cpp @@ -1,3 +1,5 @@ + + #include // Automatically generated by extract_strings_qt.py @@ -7,312 +9,322 @@ #define UNUSED #endif static const char UNUSED *raptoreum_strings[] = { - QT_TRANSLATE_NOOP("raptoreum-core", "Raptoreum Core"), - QT_TRANSLATE_NOOP("raptoreum-core", "The %s developers"), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "%s file contains all private keys from this wallet. Do not share it with " - "anyone!"), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "%s uses exact denominated amounts to send funds, you might simply need to " - "mix some more coins."), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "-smartnode option is deprecated and ignored, specifying -" - "smartnodeblsprivkey is enough to start this node as a smartnode."), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "-maxtxfee is set very high! Fees this large could be paid on a single " - "transaction."), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "Cannot obtain a lock on data directory %s. %s is probably already running."), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "Cannot provide specific connections and have addrman find outgoing " - "connections at the same."), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "Distributed under the MIT software license, see the accompanying file %s or " - "%s"), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "Error loading %s: You can't enable HD on an already existing non-HD wallet"), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "Error reading %s! All keys read correctly, but transaction data or address " - "book entries might be missing or incorrect."), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "Error: Listening for incoming connections failed (listen returned error %s)"), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "Failed to create backup, file already exists! This could happen if you " - "restarted wallet in less than 60 seconds. You can continue if you are ok " - "with this."), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "Found unconfirmed denominated outputs, will wait till they confirm to " - "continue."), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "Incorrect or no devnet genesis block found. Wrong datadir for devnet " - "specified?"), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "Invalid -socketevents ('%s') specified. Only these modes are supported: %s"), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "Invalid amount for -maxtxfee=: '%s' (must be at least the minrelay " - "fee of %s to prevent stuck transactions)"), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "Make sure to encrypt your wallet and delete all non-encrypted backups after " - "you have verified that the wallet works!"), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "Please check that your computer's date and time are correct! If your clock " - "is wrong, %s will not work properly."), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "Please contribute if you find %s useful. Visit %s for further information " - "about the software."), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "Prune configured below the minimum of %d MiB. Please use a higher number."), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "Prune: last wallet synchronisation goes beyond pruned data. You need to -" - "reindex (download the whole blockchain again in case of pruned node)"), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "Rescans are not possible in pruned mode. You will need to use -reindex which " - "will download the whole blockchain again."), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "The block database contains a block which appears to be from the future. " - "This may be due to your computer's date and time being set incorrectly. Only " - "rebuild the block database if you are sure that your computer's date and " - "time are correct"), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "The transaction amount is too small to send after the fee has been deducted"), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "This is a pre-release test build - use at your own risk - do not use for " - "mining or merchant applications"), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "This is the transaction fee you may discard if change is smaller than dust " - "at this level"), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "This is the transaction fee you may pay when fee estimates are not available."), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "This product includes software developed by the OpenSSL Project for use in " - "the OpenSSL Toolkit %s and cryptographic software written by Eric Young and " - "UPnP software written by Thomas Bernard."), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "Total length of network version string (%i) exceeds maximum length (%i). " - "Reduce the number or size of uacomments."), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "Transaction index can't be disabled with governance validation enabled. " - "Either start with -disablegovernance command line switch or enable " - "transaction index."), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "Unable to replay blocks. You will need to rebuild the database using -" - "reindex-chainstate."), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "Unsupported argument -socks found. Setting SOCKS version isn't possible " - "anymore, only SOCKS5 proxies are supported."), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "Unsupported argument -whitelistalwaysrelay ignored, use -whitelistrelay and/" - "or -whitelistforcerelay."), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "WARNING! Failed to replenish keypool, please unlock your wallet to do so."), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "Wallet is locked, can't replenish keypool! Automatic backups and mixing are " - "disabled, please unlock your wallet to replenish keypool."), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "Warning: The network does not appear to fully agree! Some miners appear to " - "be experiencing issues."), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "Warning: Unknown block versions being mined! It's possible unknown rules are " - "in effect"), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "Warning: Wallet file corrupt, data salvaged! Original %s saved as %s in %s; " - "if your balance or transactions are incorrect you should restore from a " - "backup."), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "Warning: We do not appear to fully agree with our peers! You may need to " - "upgrade, or other nodes may need to upgrade."), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "You need to rebuild the database using -reindex to change -timestampindex"), - QT_TRANSLATE_NOOP("raptoreum-core", "" - "You need to rebuild the database using -reindex to go back to unpruned " - "mode. This will redownload the entire blockchain"), - QT_TRANSLATE_NOOP("raptoreum-core", "%d of last 100 blocks have unexpected version"), - QT_TRANSLATE_NOOP("raptoreum-core", "%s can't be lower than %s"), - QT_TRANSLATE_NOOP("raptoreum-core", "%s corrupt, salvage failed"), - QT_TRANSLATE_NOOP("raptoreum-core", "%s failed"), - QT_TRANSLATE_NOOP("raptoreum-core", "%s is idle."), - QT_TRANSLATE_NOOP("raptoreum-core", "%s is not a valid backup folder!"), - QT_TRANSLATE_NOOP("raptoreum-core", "%s is set very high!"), - QT_TRANSLATE_NOOP("raptoreum-core", "%s request incomplete: %s"), - QT_TRANSLATE_NOOP("raptoreum-core", "-devnet can only be specified once"), - QT_TRANSLATE_NOOP("raptoreum-core", "-litemode is deprecated."), - QT_TRANSLATE_NOOP("raptoreum-core", "-maxmempool must be at least %d MB"), - QT_TRANSLATE_NOOP("raptoreum-core", "-port must be specified when -devnet and -listen are specified"), - QT_TRANSLATE_NOOP("raptoreum-core", "-rpcport must be specified when -devnet and -server are specified"), - QT_TRANSLATE_NOOP("raptoreum-core", "Already have that input."), - QT_TRANSLATE_NOOP("raptoreum-core", "Automatic backups disabled"), - QT_TRANSLATE_NOOP("raptoreum-core", "Can't find random Smartnode."), - QT_TRANSLATE_NOOP("raptoreum-core", "Can't mix while sync in progress."), - QT_TRANSLATE_NOOP("raptoreum-core", "Can't mix: no compatible inputs found!"), - QT_TRANSLATE_NOOP("raptoreum-core", "Cannot downgrade wallet"), - QT_TRANSLATE_NOOP("raptoreum-core", "Cannot resolve -%s address: '%s'"), - QT_TRANSLATE_NOOP("raptoreum-core", "Cannot write to data directory '%s'; check permissions."), - QT_TRANSLATE_NOOP("raptoreum-core", "Change index out of range"), - QT_TRANSLATE_NOOP("raptoreum-core", "Collateral not valid."), - QT_TRANSLATE_NOOP("raptoreum-core", "Copyright (C)"), - QT_TRANSLATE_NOOP("raptoreum-core", "Corrupted block database detected"), - QT_TRANSLATE_NOOP("raptoreum-core", "Do you want to rebuild the block database now?"), - QT_TRANSLATE_NOOP("raptoreum-core", "Done loading"), - QT_TRANSLATE_NOOP("raptoreum-core", "ERROR! Failed to create automatic backup"), - QT_TRANSLATE_NOOP("raptoreum-core", "Entries are full."), - QT_TRANSLATE_NOOP("raptoreum-core", "Entry exceeds maximum size."), - QT_TRANSLATE_NOOP("raptoreum-core", "Error initializing block database"), - QT_TRANSLATE_NOOP("raptoreum-core", "Error initializing wallet database environment %s!"), - QT_TRANSLATE_NOOP("raptoreum-core", "Error loading %s"), - QT_TRANSLATE_NOOP("raptoreum-core", "Error loading %s: Wallet corrupted"), - QT_TRANSLATE_NOOP("raptoreum-core", "Error loading %s: Wallet requires newer version of %s"), - QT_TRANSLATE_NOOP("raptoreum-core", "Error loading %s: You can't disable HD on an already existing HD wallet"), - QT_TRANSLATE_NOOP("raptoreum-core", "Error loading block database"), - QT_TRANSLATE_NOOP("raptoreum-core", "Error loading wallet %s. Duplicate -wallet filename specified."), - QT_TRANSLATE_NOOP("raptoreum-core", "Error opening block database"), - QT_TRANSLATE_NOOP("raptoreum-core", "Error reading from database, shutting down."), - QT_TRANSLATE_NOOP("raptoreum-core", "Error upgrading chainstate database"), - QT_TRANSLATE_NOOP("raptoreum-core", "Error upgrading evo database"), - QT_TRANSLATE_NOOP("raptoreum-core", "Error"), - QT_TRANSLATE_NOOP("raptoreum-core", "Error: A fatal internal error occurred, see debug.log for details"), - QT_TRANSLATE_NOOP("raptoreum-core", "Error: Disk space is low!"), - QT_TRANSLATE_NOOP("raptoreum-core", "Error: failed to add socket to epollfd (epoll_ctl returned error %s)"), - QT_TRANSLATE_NOOP("raptoreum-core", "Error: failed to add socket to kqueuefd (kevent returned error %s)"), - QT_TRANSLATE_NOOP("raptoreum-core", "Exceeded max tries."), - QT_TRANSLATE_NOOP("raptoreum-core", "Failed to clear fulfilled requests cache at"), - QT_TRANSLATE_NOOP("raptoreum-core", "Failed to clear governance cache at"), - QT_TRANSLATE_NOOP("raptoreum-core", "Failed to clear smartnode cache at"), - QT_TRANSLATE_NOOP("raptoreum-core", "Failed to commit EvoDB"), - QT_TRANSLATE_NOOP("raptoreum-core", "Failed to create backup %s!"), - QT_TRANSLATE_NOOP("raptoreum-core", "Failed to create backup, error: %s"), - QT_TRANSLATE_NOOP("raptoreum-core", "Failed to delete backup, error: %s"), - QT_TRANSLATE_NOOP("raptoreum-core", "Failed to find mixing queue to join"), - QT_TRANSLATE_NOOP("raptoreum-core", "Failed to listen on any port. Use -listen=0 if you want this."), - QT_TRANSLATE_NOOP("raptoreum-core", "Failed to load fulfilled requests cache from"), - QT_TRANSLATE_NOOP("raptoreum-core", "Failed to load governance cache from"), - QT_TRANSLATE_NOOP("raptoreum-core", "Failed to load smartnode cache from"), - QT_TRANSLATE_NOOP("raptoreum-core", "Failed to load sporks cache from"), - QT_TRANSLATE_NOOP("raptoreum-core", "Failed to rescan the wallet during initialization"), - QT_TRANSLATE_NOOP("raptoreum-core", "Failed to start a new mixing queue"), - QT_TRANSLATE_NOOP("raptoreum-core", "Found enough users, signing ( waiting %s )"), - QT_TRANSLATE_NOOP("raptoreum-core", "Found enough users, signing ..."), - QT_TRANSLATE_NOOP("raptoreum-core", "Importing..."), - QT_TRANSLATE_NOOP("raptoreum-core", "Incompatible mode."), - QT_TRANSLATE_NOOP("raptoreum-core", "Incompatible version."), - QT_TRANSLATE_NOOP("raptoreum-core", "Incorrect -rescan mode, falling back to default value"), - QT_TRANSLATE_NOOP("raptoreum-core", "Incorrect or no genesis block found. Wrong datadir for network?"), - QT_TRANSLATE_NOOP("raptoreum-core", "Information"), - QT_TRANSLATE_NOOP("raptoreum-core", "Initialization sanity check failed. %s is shutting down."), - QT_TRANSLATE_NOOP("raptoreum-core", "Input is not valid."), - QT_TRANSLATE_NOOP("raptoreum-core", "Inputs vs outputs size mismatch."), - QT_TRANSLATE_NOOP("raptoreum-core", "Insufficient funds."), - QT_TRANSLATE_NOOP("raptoreum-core", "Invalid -onion address or hostname: '%s'"), - QT_TRANSLATE_NOOP("raptoreum-core", "Invalid -proxy address or hostname: '%s'"), - QT_TRANSLATE_NOOP("raptoreum-core", "Invalid amount for -%s=: '%s'"), - QT_TRANSLATE_NOOP("raptoreum-core", "Invalid amount for -discardfee=: '%s'"), - QT_TRANSLATE_NOOP("raptoreum-core", "Invalid amount for -fallbackfee=: '%s'"), - QT_TRANSLATE_NOOP("raptoreum-core", "Invalid amount for -paytxfee=: '%s' (must be at least %s)"), - QT_TRANSLATE_NOOP("raptoreum-core", "Invalid smartnodeblsprivkey. Please see documentation."), - QT_TRANSLATE_NOOP("raptoreum-core", "Invalid minimum number of spork signers specified with -minsporkkeys"), - QT_TRANSLATE_NOOP("raptoreum-core", "Invalid netmask specified in -whitelist: '%s'"), - QT_TRANSLATE_NOOP("raptoreum-core", "Invalid script detected."), - QT_TRANSLATE_NOOP("raptoreum-core", "Invalid spork address specified with -sporkaddr"), - QT_TRANSLATE_NOOP("raptoreum-core", "It has been replaced by -disablegovernance."), - QT_TRANSLATE_NOOP("raptoreum-core", "Its replacement -disablegovernance has been forced instead."), - QT_TRANSLATE_NOOP("raptoreum-core", "Keypool ran out, please call keypoolrefill first"), - QT_TRANSLATE_NOOP("raptoreum-core", "Last queue was created too recently."), - QT_TRANSLATE_NOOP("raptoreum-core", "Last successful action was too recent."), - QT_TRANSLATE_NOOP("raptoreum-core", "Loading P2P addresses..."), - QT_TRANSLATE_NOOP("raptoreum-core", "Loading banlist..."), - QT_TRANSLATE_NOOP("raptoreum-core", "Loading block index..."), - QT_TRANSLATE_NOOP("raptoreum-core", "Loading fulfilled requests cache..."), - QT_TRANSLATE_NOOP("raptoreum-core", "Loading governance cache..."), - QT_TRANSLATE_NOOP("raptoreum-core", "Loading smartnode cache..."), - QT_TRANSLATE_NOOP("raptoreum-core", "Loading sporks cache..."), - QT_TRANSLATE_NOOP("raptoreum-core", "Loading wallet... (%3.2f %%)"), - QT_TRANSLATE_NOOP("raptoreum-core", "Loading wallet..."), - QT_TRANSLATE_NOOP("raptoreum-core", "Lock is already in place."), - QT_TRANSLATE_NOOP("raptoreum-core", "Smartnode queue is full."), - QT_TRANSLATE_NOOP("raptoreum-core", "Smartnode:"), - QT_TRANSLATE_NOOP("raptoreum-core", "Missing input transaction information."), - QT_TRANSLATE_NOOP("raptoreum-core", "Mixing in progress..."), - QT_TRANSLATE_NOOP("raptoreum-core", "Need to specify a port with -whitebind: '%s'"), - QT_TRANSLATE_NOOP("raptoreum-core", "No Smartnodes detected."), - QT_TRANSLATE_NOOP("raptoreum-core", "No compatible Smartnode found."), - QT_TRANSLATE_NOOP("raptoreum-core", "No errors detected."), - QT_TRANSLATE_NOOP("raptoreum-core", "No matching denominations found for mixing."), - QT_TRANSLATE_NOOP("raptoreum-core", "Not compatible with existing transactions."), - QT_TRANSLATE_NOOP("raptoreum-core", "Not enough file descriptors available."), - QT_TRANSLATE_NOOP("raptoreum-core", "Not enough funds to mix."), - QT_TRANSLATE_NOOP("raptoreum-core", "Not in the Smartnode list."), - QT_TRANSLATE_NOOP("raptoreum-core", "Prune cannot be configured with a negative value."), - QT_TRANSLATE_NOOP("raptoreum-core", "Prune mode is incompatible with -disablegovernance=false."), - QT_TRANSLATE_NOOP("raptoreum-core", "Prune mode is incompatible with -txindex."), - QT_TRANSLATE_NOOP("raptoreum-core", "Pruning blockstore..."), - QT_TRANSLATE_NOOP("raptoreum-core", "Reducing -maxconnections from %d to %d, because of system limitations."), - QT_TRANSLATE_NOOP("raptoreum-core", "Replaying blocks..."), - QT_TRANSLATE_NOOP("raptoreum-core", "Rescanning..."), - QT_TRANSLATE_NOOP("raptoreum-core", "Session not complete!"), - QT_TRANSLATE_NOOP("raptoreum-core", "Session timed out."), - QT_TRANSLATE_NOOP("raptoreum-core", "Signing transaction failed"), - QT_TRANSLATE_NOOP("raptoreum-core", "Specified -walletdir \"%s\" does not exist"), - QT_TRANSLATE_NOOP("raptoreum-core", "Specified -walletdir \"%s\" is a relative path"), - QT_TRANSLATE_NOOP("raptoreum-core", "Specified -walletdir \"%s\" is not a directory"), - QT_TRANSLATE_NOOP("raptoreum-core", "Specified blocks directory \"%s\" does not exist."), - QT_TRANSLATE_NOOP("raptoreum-core", "Starting network threads..."), - QT_TRANSLATE_NOOP("raptoreum-core", "Submitted to smartnode, waiting in queue %s"), - QT_TRANSLATE_NOOP("raptoreum-core", "Synchronization finished"), - QT_TRANSLATE_NOOP("raptoreum-core", "Synchronizing blockchain..."), - QT_TRANSLATE_NOOP("raptoreum-core", "Synchronizing governance objects..."), - QT_TRANSLATE_NOOP("raptoreum-core", "The source code is available from %s."), - QT_TRANSLATE_NOOP("raptoreum-core", "The transaction amount is too small to pay the fee"), - QT_TRANSLATE_NOOP("raptoreum-core", "The wallet will avoid paying less than the minimum relay fee."), - QT_TRANSLATE_NOOP("raptoreum-core", "This is expected because you are running a pruned node."), - QT_TRANSLATE_NOOP("raptoreum-core", "This is experimental software."), - QT_TRANSLATE_NOOP("raptoreum-core", "This is the minimum transaction fee you pay on every transaction."), - QT_TRANSLATE_NOOP("raptoreum-core", "This is the transaction fee you will pay if you send a transaction."), - QT_TRANSLATE_NOOP("raptoreum-core", "Transaction amount too small"), - QT_TRANSLATE_NOOP("raptoreum-core", "Transaction amounts must not be negative"), - QT_TRANSLATE_NOOP("raptoreum-core", "Transaction created successfully."), - QT_TRANSLATE_NOOP("raptoreum-core", "Transaction fees are too high."), - QT_TRANSLATE_NOOP("raptoreum-core", "Transaction has too long of a mempool chain"), - QT_TRANSLATE_NOOP("raptoreum-core", "Transaction must have at least one recipient"), - QT_TRANSLATE_NOOP("raptoreum-core", "Transaction not valid."), - QT_TRANSLATE_NOOP("raptoreum-core", "Transaction too large for fee policy"), - QT_TRANSLATE_NOOP("raptoreum-core", "Transaction too large"), - QT_TRANSLATE_NOOP("raptoreum-core", "Trying to connect..."), - QT_TRANSLATE_NOOP("raptoreum-core", "Unable to bind to %s on this computer (bind returned error %s)"), - QT_TRANSLATE_NOOP("raptoreum-core", "Unable to bind to %s on this computer. %s is probably already running."), - QT_TRANSLATE_NOOP("raptoreum-core", "Unable to generate initial keys"), - QT_TRANSLATE_NOOP("raptoreum-core", "Unable to locate enough mixed funds for this transaction."), - QT_TRANSLATE_NOOP("raptoreum-core", "Unable to locate enough non-denominated funds for this transaction."), - QT_TRANSLATE_NOOP("raptoreum-core", "Unable to sign spork message, wrong key?"), - QT_TRANSLATE_NOOP("raptoreum-core", "Unable to start HTTP server. See debug log for details."), - QT_TRANSLATE_NOOP("raptoreum-core", "Unknown network specified in -onlynet: '%s'"), - QT_TRANSLATE_NOOP("raptoreum-core", "Unknown response."), - QT_TRANSLATE_NOOP("raptoreum-core", "Unknown state: id = %u"), - QT_TRANSLATE_NOOP("raptoreum-core", "Unsupported argument -benchmark ignored, use -debug=bench."), - QT_TRANSLATE_NOOP("raptoreum-core", "Unsupported argument -debugnet ignored, use -debug=net."), - QT_TRANSLATE_NOOP("raptoreum-core", "Unsupported argument -tor found, use -onion."), - QT_TRANSLATE_NOOP("raptoreum-core", "Unsupported logging category %s=%s."), - QT_TRANSLATE_NOOP("raptoreum-core", "Upgrading UTXO database"), - QT_TRANSLATE_NOOP("raptoreum-core", "User Agent comment (%s) contains unsafe characters."), - QT_TRANSLATE_NOOP("raptoreum-core", "Verifying blocks..."), - QT_TRANSLATE_NOOP("raptoreum-core", "Verifying wallet(s)..."), - QT_TRANSLATE_NOOP("raptoreum-core", "Very low number of keys left: %d"), - QT_TRANSLATE_NOOP("raptoreum-core", "Wallet %s resides outside wallet directory %s"), - QT_TRANSLATE_NOOP("raptoreum-core", "Wallet is locked."), - QT_TRANSLATE_NOOP("raptoreum-core", "Wallet needed to be rewritten: restart %s to complete"), - QT_TRANSLATE_NOOP("raptoreum-core", "Warning"), - QT_TRANSLATE_NOOP("raptoreum-core", "Warning: %s is deprecated, please use %s instead"), - QT_TRANSLATE_NOOP("raptoreum-core", "Warning: can't use %s and %s together, will prefer %s"), - QT_TRANSLATE_NOOP("raptoreum-core", "Warning: incorrect parameter %s, path must exist! Using default path."), - QT_TRANSLATE_NOOP("raptoreum-core", "Warning: unknown new rules activated (versionbit %i)"), - QT_TRANSLATE_NOOP("raptoreum-core", "Wasn't able to create wallet backup folder %s!"), - QT_TRANSLATE_NOOP("raptoreum-core", "Will retry..."), - QT_TRANSLATE_NOOP("raptoreum-core", "You are starting with governance validation disabled."), - QT_TRANSLATE_NOOP("raptoreum-core", "You can not disable governance validation on a smartnode."), - QT_TRANSLATE_NOOP("raptoreum-core", "You can not start a smartnode with wallet enabled."), - QT_TRANSLATE_NOOP("raptoreum-core", "You need to rebuild the database using -reindex to change -addressindex"), - QT_TRANSLATE_NOOP("raptoreum-core", "You need to rebuild the database using -reindex to change -spentindex"), - QT_TRANSLATE_NOOP("raptoreum-core", "You need to rebuild the database using -reindex to change -txindex"), - QT_TRANSLATE_NOOP("raptoreum-core", "Your entries added successfully."), - QT_TRANSLATE_NOOP("raptoreum-core", "Zapping all transactions from wallet..."), - QT_TRANSLATE_NOOP("raptoreum-core", "no mixing available."), - QT_TRANSLATE_NOOP("raptoreum-core", "see debug.log for details."), +QT_TRANSLATE_NOOP("raptoreum-core", "The %s developers"), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"%s corrupt. Try using the wallet tool raptoreum-wallet to salvage or " +"restoring a backup."), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"%s file contains all private keys from this wallet. Do not share it with " +"anyone!"), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"%s uses exact denominated amounts to send funds, you might simply need to " +"mix some more coins."), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"-maxtxfee is set very high! Fees this large could be paid on a single " +"transaction."), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"-zapwallettxes has been removed. If you are attempting to remove a stuck " +"transaction from your wallet, please use abandontransaction instead."), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"Can not generate a change-address key. Private keys are disabled for this " +"wallet."), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"Cannot obtain a lock on data directory %s. %s is probably already running."), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"Cannot provide specific connections and have addrman find outgoing " +"connections at the same."), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"Distributed under the MIT software license, see the accompanying file %s or " +"%s"), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"Error loading %s: You can't enable HD on an already existing non-HD wallet"), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"Error reading %s! All keys read correctly, but transaction data or address " +"book entries might be missing or incorrect."), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"Error: Listening for incoming connections failed (listen returned error %s)"), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"Failed to create backup, file already exists! This could happen if you " +"restarted wallet in less than 60 seconds. You can continue if you are ok " +"with this."), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"Found unconfirmed denominated outputs, will wait till they confirm to " +"continue."), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"Group outputs by address, selecting all or none, instead of selecting on a " +"per-output basis. Privacy is improved as an address is only used once " +"(unless someone sends to it after spending from it), but may result in " +"slightly higher fees as suboptimal coin selection may result due to the " +"added limitation (default: %u)"), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"Incorrect or no devnet genesis block found. Wrong datadir for devnet " +"specified?"), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"Invalid -socketevents ('%s') specified. Only these modes are supported: %s"), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"Invalid amount for -maxtxfee=: '%s' (must be at least the minrelay " +"fee of %s to prevent stuck transactions)"), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"Make sure to encrypt your wallet and delete all non-encrypted backups after " +"you have verified that the wallet works!"), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"Please check that your computer's date and time are correct! If your clock " +"is wrong, %s will not work properly."), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"Please contribute if you find %s useful. Visit %s for further information " +"about the software."), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"Prune configured below the minimum of %d MiB. Please use a higher number."), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"Prune: last wallet synchronisation goes beyond pruned data. You need to -" +"reindex (download the whole blockchain again in case of pruned node)"), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"The block database contains a block which appears to be from the future. " +"This may only be due to your computer's date and time being set incorrectly. " +"Only rebuild the block database if you are sure that your computer's date " +"and time are correct."), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"The transaction amount is too small to send after the fee has been deducted"), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"This is a pre-release test build - use at your own risk - do not use for " +"mining or merchant applications"), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"This is the transaction fee you may discard if change is smaller than dust " +"at this level"), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"This is the transaction fee you may pay when fee estimates are not available."), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"This product includes software developed by the OpenSSL Project for use in " +"the OpenSSL Toolkit %s and cryptographic software written by Eric Young and " +"UPnP software written by Thomas Bernard."), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"Total length of network version string (%i) exceeds maximum length (%i). " +"Reduce the number or size of uacomments."), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"Transaction index can't be disabled with governance validation enabled. " +"Either start with -disablegovernance command line switch or enable " +"transaction index."), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"Unable to rerply blocks. You will need tpo rebuild the database using -" +"reindex-chainstate."), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"WARNING! Failed to replenish keypool, please unlock your wallet to do so."), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"Wallet is locked, can't replenish keypool! Automatic backups and mixing are " +"disabled, please unlock your wallet to replenish keypool."), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"Warning: Private keys detected in wallet {%s} with disabled private keys"), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"Warning: The Network does not appear to fully agree! Some miners addear to " +"experiencing issues."), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"Warning: Unknown block versions being mined! It's possible unknown rules are " +"in effect"), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"Warning: We do not appear to fully agree with our peers! You may need to " +"upgrade, or other nodes may need to upgrade."), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"You need to rebuild the database using -reindex to change -timestampindex"), +QT_TRANSLATE_NOOP("raptoreum-core", "" +"You need to rebuild the database using -reindex to go back to unpruned " +"mode. This will redownload the entire blockchain"), +QT_TRANSLATE_NOOP("raptoreum-core", "%d of last 100 blocks have unexpected version"), +QT_TRANSLATE_NOOP("raptoreum-core", "%s can't be lower than %s"), +QT_TRANSLATE_NOOP("raptoreum-core", "%s failed"), +QT_TRANSLATE_NOOP("raptoreum-core", "%s is idle."), +QT_TRANSLATE_NOOP("raptoreum-core", "%s is not a valid backup folder!"), +QT_TRANSLATE_NOOP("raptoreum-core", "%s is set very high!"), +QT_TRANSLATE_NOOP("raptoreum-core", "%s request incomplete: %s"), +QT_TRANSLATE_NOOP("raptoreum-core", "-devnet can only be specified once"), +QT_TRANSLATE_NOOP("raptoreum-core", "-maxmempool must be at least %d MB"), +QT_TRANSLATE_NOOP("raptoreum-core", "-port must be specified when -devnet and -listen are specified"), +QT_TRANSLATE_NOOP("raptoreum-core", "-rpcport must be specified when -devnet and -server are specified"), +QT_TRANSLATE_NOOP("raptoreum-core", "Already have that input."), +QT_TRANSLATE_NOOP("raptoreum-core", "Asset Transfer amounts must be greater than 0"), +QT_TRANSLATE_NOOP("raptoreum-core", "Asset owner key not in wallet"), +QT_TRANSLATE_NOOP("raptoreum-core", "Automatic backups disabled"), +QT_TRANSLATE_NOOP("raptoreum-core", "Can't find random Smartnode."), +QT_TRANSLATE_NOOP("raptoreum-core", "Can't mix while sync in progress."), +QT_TRANSLATE_NOOP("raptoreum-core", "Can't mix: no compatible inputs found!"), +QT_TRANSLATE_NOOP("raptoreum-core", "Cannot downgrade wallet"), +QT_TRANSLATE_NOOP("raptoreum-core", "Cannot resolve -%s address: '%s'"), +QT_TRANSLATE_NOOP("raptoreum-core", "Cannot write to data directory '%s'; check permissions."), +QT_TRANSLATE_NOOP("raptoreum-core", "Change index out of range"), +QT_TRANSLATE_NOOP("raptoreum-core", "Collateral not valid."), +QT_TRANSLATE_NOOP("raptoreum-core", "Config settings for %s only applied on %s network when in [%s] section."), +QT_TRANSLATE_NOOP("raptoreum-core", "Copyright (C)"), +QT_TRANSLATE_NOOP("raptoreum-core", "Corrupted block database detected"), +QT_TRANSLATE_NOOP("raptoreum-core", "Could not find asmap file %s"), +QT_TRANSLATE_NOOP("raptoreum-core", "Could not parse asmap file %s"), +QT_TRANSLATE_NOOP("raptoreum-core", "Do you want to rebuild the block database now?"), +QT_TRANSLATE_NOOP("raptoreum-core", "Done loading"), +QT_TRANSLATE_NOOP("raptoreum-core", "ERROR! Failed to create automatic backup"), +QT_TRANSLATE_NOOP("raptoreum-core", "Entries are full."), +QT_TRANSLATE_NOOP("raptoreum-core", "Entry exceeds maximum size."), +QT_TRANSLATE_NOOP("raptoreum-core", "Error initializing block database"), +QT_TRANSLATE_NOOP("raptoreum-core", "Error initializing wallet database environment %s!"), +QT_TRANSLATE_NOOP("raptoreum-core", "Error loading %s"), +QT_TRANSLATE_NOOP("raptoreum-core", "Error loading %s: Private keys can only be disabled during creation"), +QT_TRANSLATE_NOOP("raptoreum-core", "Error loading %s: Wallet corrupted"), +QT_TRANSLATE_NOOP("raptoreum-core", "Error loading %s: Wallet requires newer version of %s"), +QT_TRANSLATE_NOOP("raptoreum-core", "Error loading %s: You can't disable HD on an already existing HD wallet"), +QT_TRANSLATE_NOOP("raptoreum-core", "Error loading block database"), +QT_TRANSLATE_NOOP("raptoreum-core", "Error loading wallet %s. Duplicate -wallet filename specified."), +QT_TRANSLATE_NOOP("raptoreum-core", "Error opening block database"), +QT_TRANSLATE_NOOP("raptoreum-core", "Error reading from database, shutting down."), +QT_TRANSLATE_NOOP("raptoreum-core", "Error upgrading chainstate database"), +QT_TRANSLATE_NOOP("raptoreum-core", "Error upgrading evo database"), +QT_TRANSLATE_NOOP("raptoreum-core", "Error"), +QT_TRANSLATE_NOOP("raptoreum-core", "Error: A fatal internal error occurred, see debug.log for details"), +QT_TRANSLATE_NOOP("raptoreum-core", "Error: Disk space is low for %s"), +QT_TRANSLATE_NOOP("raptoreum-core", "Error: Disk space is low!"), +QT_TRANSLATE_NOOP("raptoreum-core", "Error: failed to add socket to epollfd (epoll_ctl returned error %s)"), +QT_TRANSLATE_NOOP("raptoreum-core", "Error: failed to add socket to kqueuefd (kevent returned error %s)"), +QT_TRANSLATE_NOOP("raptoreum-core", "Exceeded max tries."), +QT_TRANSLATE_NOOP("raptoreum-core", "Failed to clear fulfilled requests cache at"), +QT_TRANSLATE_NOOP("raptoreum-core", "Failed to clear governance cache at"), +QT_TRANSLATE_NOOP("raptoreum-core", "Failed to clear smartnode cache at"), +QT_TRANSLATE_NOOP("raptoreum-core", "Failed to commit EvoDB"), +QT_TRANSLATE_NOOP("raptoreum-core", "Failed to create backup %s!"), +QT_TRANSLATE_NOOP("raptoreum-core", "Failed to create backup, error: %s"), +QT_TRANSLATE_NOOP("raptoreum-core", "Failed to delete backup, error: %s"), +QT_TRANSLATE_NOOP("raptoreum-core", "Failed to find mixing queue to join"), +QT_TRANSLATE_NOOP("raptoreum-core", "Failed to get root metadata"), +QT_TRANSLATE_NOOP("raptoreum-core", "Failed to listen on any port. Use -listen=0 if you want this."), +QT_TRANSLATE_NOOP("raptoreum-core", "Failed to load Assets Database"), +QT_TRANSLATE_NOOP("raptoreum-core", "Failed to load POW cache from"), +QT_TRANSLATE_NOOP("raptoreum-core", "Failed to load fulfilled requests cache from"), +QT_TRANSLATE_NOOP("raptoreum-core", "Failed to load governance cache from"), +QT_TRANSLATE_NOOP("raptoreum-core", "Failed to load smartnode cache from"), +QT_TRANSLATE_NOOP("raptoreum-core", "Failed to load sporks cache from"), +QT_TRANSLATE_NOOP("raptoreum-core", "Failed to rescan the wallet during initialization"), +QT_TRANSLATE_NOOP("raptoreum-core", "Failed to sign special tx"), +QT_TRANSLATE_NOOP("raptoreum-core", "Failed to start a new mixing queue"), +QT_TRANSLATE_NOOP("raptoreum-core", "Found enough users, signing ( waiting %s )"), +QT_TRANSLATE_NOOP("raptoreum-core", "Found enough users, signing ..."), +QT_TRANSLATE_NOOP("raptoreum-core", "Importing..."), +QT_TRANSLATE_NOOP("raptoreum-core", "Incompatible mode."), +QT_TRANSLATE_NOOP("raptoreum-core", "Incompatible version."), +QT_TRANSLATE_NOOP("raptoreum-core", "Incorrect -rescan mode, falling back to default value"), +QT_TRANSLATE_NOOP("raptoreum-core", "Incorrect or no genesis block found. Wrong datadir for network?"), +QT_TRANSLATE_NOOP("raptoreum-core", "Information"), +QT_TRANSLATE_NOOP("raptoreum-core", "Initialization sanity check failed. %s is shutting down."), +QT_TRANSLATE_NOOP("raptoreum-core", "Input is not valid."), +QT_TRANSLATE_NOOP("raptoreum-core", "Inputs vs outputs size mismatch."), +QT_TRANSLATE_NOOP("raptoreum-core", "Insufficient Unique asset funds"), +QT_TRANSLATE_NOOP("raptoreum-core", "Insufficient asset funds"), +QT_TRANSLATE_NOOP("raptoreum-core", "Insufficient funds."), +QT_TRANSLATE_NOOP("raptoreum-core", "Invalid -onion address or hostname: '%s'"), +QT_TRANSLATE_NOOP("raptoreum-core", "Invalid -proxy address or hostname: '%s'"), +QT_TRANSLATE_NOOP("raptoreum-core", "Invalid amount for -%s=: '%s'"), +QT_TRANSLATE_NOOP("raptoreum-core", "Invalid amount for -discardfee=: '%s'"), +QT_TRANSLATE_NOOP("raptoreum-core", "Invalid amount for -fallbackfee=: '%s'"), +QT_TRANSLATE_NOOP("raptoreum-core", "Invalid amount for -paytxfee=: '%s' (must be at least %s)"), +QT_TRANSLATE_NOOP("raptoreum-core", "Invalid minimum number of spork signers specified with -minsporkkeys"), +QT_TRANSLATE_NOOP("raptoreum-core", "Invalid netmask specified in -whitelist: '%s'"), +QT_TRANSLATE_NOOP("raptoreum-core", "Invalid script detected."), +QT_TRANSLATE_NOOP("raptoreum-core", "Invalid smartnodeblsprivkey. Please see documentation."), +QT_TRANSLATE_NOOP("raptoreum-core", "Invalid spork address specified with -sporkaddr"), +QT_TRANSLATE_NOOP("raptoreum-core", "Keypool ran out, please call keypoolrefill first"), +QT_TRANSLATE_NOOP("raptoreum-core", "Last queue was created too recently."), +QT_TRANSLATE_NOOP("raptoreum-core", "Last successful action was too recent."), +QT_TRANSLATE_NOOP("raptoreum-core", "Loading P2P addresses..."), +QT_TRANSLATE_NOOP("raptoreum-core", "Loading POW cache..."), +QT_TRANSLATE_NOOP("raptoreum-core", "Loading banlist..."), +QT_TRANSLATE_NOOP("raptoreum-core", "Loading block index..."), +QT_TRANSLATE_NOOP("raptoreum-core", "Loading fulfilled requests cache..."), +QT_TRANSLATE_NOOP("raptoreum-core", "Loading governance cache..."), +QT_TRANSLATE_NOOP("raptoreum-core", "Loading smartnode cache..."), +QT_TRANSLATE_NOOP("raptoreum-core", "Loading sporks cache..."), +QT_TRANSLATE_NOOP("raptoreum-core", "Loading wallet... (%3.2f %%)"), +QT_TRANSLATE_NOOP("raptoreum-core", "Loading wallet..."), +QT_TRANSLATE_NOOP("raptoreum-core", "Lock is already in place."), +QT_TRANSLATE_NOOP("raptoreum-core", "Missing input transaction information."), +QT_TRANSLATE_NOOP("raptoreum-core", "Mixing in progress..."), +QT_TRANSLATE_NOOP("raptoreum-core", "Need to specify a port with -whitebind: '%s'"), +QT_TRANSLATE_NOOP("raptoreum-core", "No Smartnodes detected."), +QT_TRANSLATE_NOOP("raptoreum-core", "No compatible Smartnode found."), +QT_TRANSLATE_NOOP("raptoreum-core", "No errors detected."), +QT_TRANSLATE_NOOP("raptoreum-core", "No matching denominations found for mixing."), +QT_TRANSLATE_NOOP("raptoreum-core", "Not compatible with existing transactions."), +QT_TRANSLATE_NOOP("raptoreum-core", "Not enough file descriptors available."), +QT_TRANSLATE_NOOP("raptoreum-core", "Not enough funds to mix."), +QT_TRANSLATE_NOOP("raptoreum-core", "Not in the Smartnode list."), +QT_TRANSLATE_NOOP("raptoreum-core", "Prune cannot be configured with a negative value."), +QT_TRANSLATE_NOOP("raptoreum-core", "Prune mode is incompatible with -disablegovernance=false."), +QT_TRANSLATE_NOOP("raptoreum-core", "Prune mode is incompatible with -txindex."), +QT_TRANSLATE_NOOP("raptoreum-core", "Pruning blockstore..."), +QT_TRANSLATE_NOOP("raptoreum-core", "Reducing -maxconnections from %d to %d, because of system limitations."), +QT_TRANSLATE_NOOP("raptoreum-core", "Replaying blocks..."), +QT_TRANSLATE_NOOP("raptoreum-core", "Rescanning..."), +QT_TRANSLATE_NOOP("raptoreum-core", "Root asset key not in wallet"), +QT_TRANSLATE_NOOP("raptoreum-core", "Section [%s] is not recognized."), +QT_TRANSLATE_NOOP("raptoreum-core", "Session not complete!"), +QT_TRANSLATE_NOOP("raptoreum-core", "Session timed out."), +QT_TRANSLATE_NOOP("raptoreum-core", "Signing transaction failed"), +QT_TRANSLATE_NOOP("raptoreum-core", "Smartnode queue is full."), +QT_TRANSLATE_NOOP("raptoreum-core", "Smartnode:"), +QT_TRANSLATE_NOOP("raptoreum-core", "Specified -walletdir \"%s\" does not exist"), +QT_TRANSLATE_NOOP("raptoreum-core", "Specified -walletdir \"%s\" is a relative path"), +QT_TRANSLATE_NOOP("raptoreum-core", "Specified -walletdir \"%s\" is not a directory"), +QT_TRANSLATE_NOOP("raptoreum-core", "Specified blocks directory \"%s\" does not exist."), +QT_TRANSLATE_NOOP("raptoreum-core", "Starting network threads..."), +QT_TRANSLATE_NOOP("raptoreum-core", "Submitted to smartnode, waiting in queue %s"), +QT_TRANSLATE_NOOP("raptoreum-core", "Synchronization finished"), +QT_TRANSLATE_NOOP("raptoreum-core", "Synchronizing blockchain..."), +QT_TRANSLATE_NOOP("raptoreum-core", "Synchronizing governance objects..."), +QT_TRANSLATE_NOOP("raptoreum-core", "The source code is available from %s."), +QT_TRANSLATE_NOOP("raptoreum-core", "The specified config file %s does not exist\n"), +QT_TRANSLATE_NOOP("raptoreum-core", "The transaction amount is too small to pay the fee"), +QT_TRANSLATE_NOOP("raptoreum-core", "The wallet will avoid paying less than the minimum relay fee."), +QT_TRANSLATE_NOOP("raptoreum-core", "This is expected because you are running a pruned node."), +QT_TRANSLATE_NOOP("raptoreum-core", "This is experimental software."), +QT_TRANSLATE_NOOP("raptoreum-core", "This is the minimum transaction fee you pay on every transaction."), +QT_TRANSLATE_NOOP("raptoreum-core", "This is the transaction fee you will pay if you send a transaction."), +QT_TRANSLATE_NOOP("raptoreum-core", "Transaction amount too small"), +QT_TRANSLATE_NOOP("raptoreum-core", "Transaction amounts must not be negative"), +QT_TRANSLATE_NOOP("raptoreum-core", "Transaction created successfully."), +QT_TRANSLATE_NOOP("raptoreum-core", "Transaction fees are too high."), +QT_TRANSLATE_NOOP("raptoreum-core", "Transaction has too long of a mempool chain"), +QT_TRANSLATE_NOOP("raptoreum-core", "Transaction must have at least one recipient"), +QT_TRANSLATE_NOOP("raptoreum-core", "Transaction not valid."), +QT_TRANSLATE_NOOP("raptoreum-core", "Transaction too large for fee policy"), +QT_TRANSLATE_NOOP("raptoreum-core", "Transaction too large"), +QT_TRANSLATE_NOOP("raptoreum-core", "Trying to connect..."), +QT_TRANSLATE_NOOP("raptoreum-core", "Unable to bind to %s on this computer (bind returned error %s)"), +QT_TRANSLATE_NOOP("raptoreum-core", "Unable to bind to %s on this computer. %s is probably already running."), +QT_TRANSLATE_NOOP("raptoreum-core", "Unable to create PID file '%s': %s"), +QT_TRANSLATE_NOOP("raptoreum-core", "Unable to generate initial keys"), +QT_TRANSLATE_NOOP("raptoreum-core", "Unable to locate enough mixed funds for this transaction."), +QT_TRANSLATE_NOOP("raptoreum-core", "Unable to locate enough non-denominated funds for this transaction."), +QT_TRANSLATE_NOOP("raptoreum-core", "Unable to sign spork message, wrong key?"), +QT_TRANSLATE_NOOP("raptoreum-core", "Unable to start HTTP server. See debug log for details."), +QT_TRANSLATE_NOOP("raptoreum-core", "Unknown network specified in -onlynet: '%s'"), +QT_TRANSLATE_NOOP("raptoreum-core", "Unknown response."), +QT_TRANSLATE_NOOP("raptoreum-core", "Unknown state: id = %u"), +QT_TRANSLATE_NOOP("raptoreum-core", "Unsupported logging category %s=%s."), +QT_TRANSLATE_NOOP("raptoreum-core", "Upgrading UTXO database"), +QT_TRANSLATE_NOOP("raptoreum-core", "Upgrading txindex database"), +QT_TRANSLATE_NOOP("raptoreum-core", "User Agent comment (%s) contains unsafe characters."), +QT_TRANSLATE_NOOP("raptoreum-core", "Verifying blocks..."), +QT_TRANSLATE_NOOP("raptoreum-core", "Verifying wallet(s)..."), +QT_TRANSLATE_NOOP("raptoreum-core", "Very low number of keys left: %d"), +QT_TRANSLATE_NOOP("raptoreum-core", "Wallet is locked."), +QT_TRANSLATE_NOOP("raptoreum-core", "Wallet needed to be rewritten: restart %s to complete"), +QT_TRANSLATE_NOOP("raptoreum-core", "Warning"), +QT_TRANSLATE_NOOP("raptoreum-core", "Warning: can't use %s and %s together, will prefer %s"), +QT_TRANSLATE_NOOP("raptoreum-core", "Warning: incorrect parameter %s, path must exist! Using default path."), +QT_TRANSLATE_NOOP("raptoreum-core", "Warning: unknown new rules activated (versionbit %i)"), +QT_TRANSLATE_NOOP("raptoreum-core", "Wasn't able to create wallet backup folder %s!"), +QT_TRANSLATE_NOOP("raptoreum-core", "Will retry..."), +QT_TRANSLATE_NOOP("raptoreum-core", "You are starting with governance validation disabled."), +QT_TRANSLATE_NOOP("raptoreum-core", "You can not disable governance validation on a smartnode."), +QT_TRANSLATE_NOOP("raptoreum-core", "You can not start a smartnode with wallet enabled."), +QT_TRANSLATE_NOOP("raptoreum-core", "You need to rebuild the database using -reindex to change -addressindex"), +QT_TRANSLATE_NOOP("raptoreum-core", "You need to rebuild the database using -reindex to change -assetindex"), +QT_TRANSLATE_NOOP("raptoreum-core", "You need to rebuild the database using -reindex to change -futureindex"), +QT_TRANSLATE_NOOP("raptoreum-core", "You need to rebuild the database using -reindex to change -spentindex"), +QT_TRANSLATE_NOOP("raptoreum-core", "Your entries added successfully."), +QT_TRANSLATE_NOOP("raptoreum-core", "no mixing available."), +QT_TRANSLATE_NOOP("raptoreum-core", "see debug.log for details."), }; diff --git a/src/rpc/rawtransaction.cpp b/src/rpc/rawtransaction.cpp index 2dacd6b7f7..107b8d17bd 100644 --- a/src/rpc/rawtransaction.cpp +++ b/src/rpc/rawtransaction.cpp @@ -359,7 +359,7 @@ static UniValue getrawtransaction(const JSONRPCRequest &request) { {RPCResult::Type::ARR, "addresses", "", { {RPCResult::Type::STR, "address", - "dash address"}, + "raptoreum address"}, }}, }}, }}, diff --git a/src/rpc/rawtransaction_util.cpp b/src/rpc/rawtransaction_util.cpp index d4f1f7fd15..9e1a0d8233 100644 --- a/src/rpc/rawtransaction_util.cpp +++ b/src/rpc/rawtransaction_util.cpp @@ -108,7 +108,7 @@ ConstructTransaction(const UniValue &inputs_in, const UniValue &outputs_in, cons } else { CTxDestination destination = DecodeDestination(name_); if (!IsValidDestination(destination)) { - throw JSONRPCError(RPC_INVALID_ADDRESS_OR_KEY, std::string("Invalid Dash address: ") + name_); + throw JSONRPCError(RPC_INVALID_ADDRESS_OR_KEY, std::string("Invalid Raptoreum address: ") + name_); } if (!destinations.insert(destination).second) { diff --git a/src/rpc/rpcevo.cpp b/src/rpc/rpcevo.cpp index 5633cc842d..83595927f4 100644 --- a/src/rpc/rpcevo.cpp +++ b/src/rpc/rpcevo.cpp @@ -172,17 +172,17 @@ static RPCArg GetRpcArg(const std::string &strParamName) { }, {"ownerAddress", {"ownerAddress", RPCArg::Type::STR, RPCArg::Optional::NO, - "The dash address to use for payee updates and proposal voting.\n" + "The raptoreum address to use for payee updates and proposal voting.\n" "The corresponding private key does not have to be known by your wallet.\n" "The address must be unused and must differ from the collateralAddress."} }, {"payoutAddress_register", {"payoutAddress_register", RPCArg::Type::STR, RPCArg::Optional::NO, - "The dash address to use for masternode reward payments."} + "The raptoreum address to use for masternode reward payments."} }, {"payoutAddress_update", {"payoutAddress_update", RPCArg::Type::STR, RPCArg::Optional::NO, - "The dash address to use for masternode reward payments.\n" + "The raptoreum address to use for masternode reward payments.\n" "If set to an empty string, the currently active payout address is reused."} }, {"proTxHash", diff --git a/src/wallet/rpcwallet.cpp b/src/wallet/rpcwallet.cpp index e2f761a708..affd56e506 100644 --- a/src/wallet/rpcwallet.cpp +++ b/src/wallet/rpcwallet.cpp @@ -1668,7 +1668,7 @@ UniValue listtransactions(const JSONRPCRequest &request) { { { RPCResult::Type::BOOL, "involvesWatchonly", "Only returns true if imported addresses were involved in transaction" }, { - RPCResult::Type::STR, "address", "The dash address of the transaction. Not present for\n" + RPCResult::Type::STR, "address", "The raptoreum address of the transaction. Not present for\n" "move transactions (category = move)." }, {