@ -10,14 +10,14 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
" %s, you must set a rpcpassword in the configuration file: \n "
" %s, you must set a rpcpassword in the configuration file: \n "
" %s \n "
" %s \n "
" It is recommended you use the following random password: \n "
" It is recommended you use the following random password: \n "
" rpcuser=anon coinrpc \n "
" rpcuser=gost coinrpc \n "
" rpcpassword=%s \n "
" rpcpassword=%s \n "
" (you do not need to remember this password) \n "
" (you do not need to remember this password) \n "
" The username and password MUST NOT be the same. \n "
" The username and password MUST NOT be the same. \n "
" If the file does not exist, create it with owner-readable-only file "
" If the file does not exist, create it with owner-readable-only file "
" permissions. \n "
" permissions. \n "
" It is also recommended to set alertnotify so you are notified of problems; \n "
" It is also recommended to set alertnotify so you are notified of problems; \n "
" for example: alertnotify=echo %%s | mail -s \" Anon coin Alert\" admin@foo.com \n " ) ,
" for example: alertnotify=echo %%s | mail -s \" Gost coin Alert\" admin@foo.com \n " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " "
QT_TRANSLATE_NOOP ( " bitcoin-core " , " "
" Acceptable ciphers (default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES: "
" Acceptable ciphers (default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES: "
" @STRENGTH) " ) ,
" @STRENGTH) " ) ,
@ -30,7 +30,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
" Bind to given address and always listen on it. Use [host]:port notation for "
" Bind to given address and always listen on it. Use [host]:port notation for "
" IPv6 " ) ,
" IPv6 " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " "
QT_TRANSLATE_NOOP ( " bitcoin-core " , " "
" Cannot obtain a lock on data directory %s. Anon coin is probably already "
" Cannot obtain a lock on data directory %s. Gost coin is probably already "
" running. " ) ,
" running. " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " "
QT_TRANSLATE_NOOP ( " bitcoin-core " , " "
" Error: The transaction was rejected! This might happen if some of the coins "
" Error: The transaction was rejected! This might happen if some of the coins "
@ -63,7 +63,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
" This is a pre-release test build - use at your own risk - do not use for "
" This is a pre-release test build - use at your own risk - do not use for "
" mining or merchant applications " ) ,
" mining or merchant applications " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " "
QT_TRANSLATE_NOOP ( " bitcoin-core " , " "
" Unable to bind to %s on this computer. Anon coin is probably already running. " ) ,
" Unable to bind to %s on this computer. Gost coin is probably already running. " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " "
QT_TRANSLATE_NOOP ( " bitcoin-core " , " "
" Warning: -paytxfee is set very high! This is the transaction fee you will "
" Warning: -paytxfee is set very high! This is the transaction fee you will "
" pay if you send a transaction. " ) ,
" pay if you send a transaction. " ) ,
@ -72,7 +72,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
" or other nodes may need to upgrade. " ) ,
" or other nodes may need to upgrade. " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " "
QT_TRANSLATE_NOOP ( " bitcoin-core " , " "
" Warning: Please check that your computer's date and time are correct! If "
" Warning: Please check that your computer's date and time are correct! If "
" your clock is wrong Anon coin will not work properly. " ) ,
" your clock is wrong Gost coin will not work properly. " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " "
QT_TRANSLATE_NOOP ( " bitcoin-core " , " "
" Warning: error reading wallet.dat! All keys read correctly, but transaction "
" Warning: error reading wallet.dat! All keys read correctly, but transaction "
" data or address book entries might be missing or incorrect. " ) ,
" data or address book entries might be missing or incorrect. " ) ,
@ -91,7 +91,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Add a node to connect to and attempt to keep
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Allow DNS lookups for -addnode, -seednode and -connect " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Allow DNS lookups for -addnode, -seednode and -connect " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Allow JSON-RPC connections from specified IP address " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Allow JSON-RPC connections from specified IP address " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Attempt to recover private keys from a corrupt wallet.dat " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Attempt to recover private keys from a corrupt wallet.dat " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Anon coin version" ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Gost coin version" ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Block creation options: " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Block creation options: " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Cannot downgrade wallet " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Cannot downgrade wallet " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Cannot resolve -bind address: '%s' " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Cannot resolve -bind address: '%s' " ) ,
@ -109,7 +109,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Error initializing wallet database environmen
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Error loading block database " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Error loading block database " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Error loading wallet.dat " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Error loading wallet.dat " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Error loading wallet.dat: Wallet corrupted " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Error loading wallet.dat: Wallet corrupted " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Error loading wallet.dat: Wallet requires newer version of Anon coin " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Error loading wallet.dat: Wallet requires newer version of Gost coin " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Error opening block database " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Error opening block database " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Error " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Error " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Error: Disk space is low! " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Error: Disk space is low! " ) ,
@ -162,9 +162,9 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Rebuild block chain index from current blk000
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Rescan the block chain for missing wallet transactions " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Rescan the block chain for missing wallet transactions " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Rescanning... " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Rescanning... " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Run in the background as a daemon and accept commands " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Run in the background as a daemon and accept commands " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " SSL options: (see the Anon coin Wiki for SSL setup instructions) " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " SSL options: (see the Gost coin Wiki for SSL setup instructions) " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Select the version of socks proxy to use (4-5, default: 5) " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Select the version of socks proxy to use (4-5, default: 5) " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Send command to -server or anon coind " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Send command to -server or gost coind " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Send commands to node running on <ip> (default: 127.0.0.1) " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Send commands to node running on <ip> (default: 127.0.0.1) " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Send trace/debug info to console instead of debug.log file " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Send trace/debug info to console instead of debug.log file " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Send trace/debug info to debugger " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Send trace/debug info to debugger " ) ,
@ -177,10 +177,10 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Set minimum block size in bytes (default: 0)"
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Set the number of threads to service RPC calls (default: 4) " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Set the number of threads to service RPC calls (default: 4) " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Shrink debug.log file on client startup (default: 1 when no -debug) " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Shrink debug.log file on client startup (default: 1 when no -debug) " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Signing transaction failed " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Signing transaction failed " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Specify configuration file (default: anon coin.conf) " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Specify configuration file (default: gost coin.conf) " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Specify connection timeout in milliseconds (default: 5000) " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Specify connection timeout in milliseconds (default: 5000) " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Specify data directory " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Specify data directory " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Specify pid file (default: anon coind.pid) " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Specify pid file (default: gost coind.pid) " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Specify your own public address " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Specify your own public address " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " System error: " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " System error: " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " This help message " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " This help message " ) ,
@ -202,7 +202,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Use the test network"),
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Username for JSON-RPC connections " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Username for JSON-RPC connections " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Verifying blocks... " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Verifying blocks... " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Verifying wallet... " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Verifying wallet... " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Wallet needed to be rewritten: restart Anon coin to complete " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Wallet needed to be rewritten: restart Gost coin to complete " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Warning " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Warning " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Warning: This version is obsolete, upgrade required! " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " Warning: This version is obsolete, upgrade required! " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " You need to rebuild the database using -reindex to change -txindex " ) ,
QT_TRANSLATE_NOOP ( " bitcoin-core " , " You need to rebuild the database using -reindex to change -txindex " ) ,