]> Git Repo - VerusCoin.git/blame - src/qt/bitcoinstrings.cpp
Cleanup code using forward declarations.
[VerusCoin.git] / src / qt / bitcoinstrings.cpp
CommitLineData
51ed9ec9
BD
1
2
6315130e 3#include <QtGlobal>
51ed9ec9 4
6315130e 5// Automatically generated by extract_strings.py
11cd4165
WL
6#ifdef __GNUC__
7#define UNUSED __attribute__((unused))
8#else
9#define UNUSED
10#endif
b42adfe0
WL
11static const char UNUSED *bitcoin_strings[] = {
12QT_TRANSLATE_NOOP("bitcoin-core", ""
10ed8178 13"%s, you must set a rpcpassword in the configuration file:\n"
90bd933e 14"%s\n"
10ed8178
PW
15"It is recommended you use the following random password:\n"
16"rpcuser=bitcoinrpc\n"
17"rpcpassword=%s\n"
18"(you do not need to remember this password)\n"
baa510b2 19"The username and password MUST NOT be the same.\n"
10ed8178 20"If the file does not exist, create it with owner-readable-only file "
90bd933e
PK
21"permissions.\n"
22"It is also recommended to set alertnotify so you are notified of problems;\n"
23"for example: alertnotify=echo %%s | mail -s \"Bitcoin Alert\" [email protected]\n"),
10ed8178 24QT_TRANSLATE_NOOP("bitcoin-core", ""
9705c5b9
WL
25"Acceptable ciphers (default: TLSv1.2+HIGH:TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!"
26"3DES:@STRENGTH)"),
10ed8178 27QT_TRANSLATE_NOOP("bitcoin-core", ""
baa510b2
PK
28"An error occurred while setting up the RPC port %u for listening on IPv4: %s"),
29QT_TRANSLATE_NOOP("bitcoin-core", ""
95e625d2 30"An error occurred while setting up the RPC port %u for listening on IPv6, "
f1e262c8
WL
31"falling back to IPv4: %s"),
32QT_TRANSLATE_NOOP("bitcoin-core", ""
baa510b2
PK
33"Bind to given address and always listen on it. Use [host]:port notation for "
34"IPv6"),
f1e262c8 35QT_TRANSLATE_NOOP("bitcoin-core", ""
baa510b2 36"Cannot obtain a lock on data directory %s. Bitcoin is probably already "
15094f76 37"running."),
10ed8178 38QT_TRANSLATE_NOOP("bitcoin-core", ""
dae15813
PK
39"Enter regression test mode, which uses a special chain in which blocks can "
40"be solved instantly. This is intended for regression testing tools and app "
41"development."),
42QT_TRANSLATE_NOOP("bitcoin-core", ""
baa510b2 43"Error: The transaction was rejected! This might happen if some of the coins "
10ed8178
PW
44"in your wallet were already spent, such as if you used a copy of wallet.dat "
45"and coins were spent in the copy but not marked as spent here."),
746ea6bd 46QT_TRANSLATE_NOOP("bitcoin-core", ""
15094f76 47"Error: This transaction requires a transaction fee of at least %s because of "
baa510b2 48"its amount, complexity, or use of recently received funds!"),
3fddc8ef 49QT_TRANSLATE_NOOP("bitcoin-core", ""
88ff6559
PK
50"Execute command when a relevant alert is received or we see a really long "
51"fork (%s in cmd is replaced by message)"),
90bd933e 52QT_TRANSLATE_NOOP("bitcoin-core", ""
c83dd749
PK
53"Execute command when a wallet transaction changes (%s in cmd is replaced by "
54"TxID)"),
55QT_TRANSLATE_NOOP("bitcoin-core", ""
3fddc8ef
WL
56"Execute command when the best block changes (%s in cmd is replaced by block "
57"hash)"),
6315130e 58QT_TRANSLATE_NOOP("bitcoin-core", ""
f1e262c8
WL
59"Listen for JSON-RPC connections on <port> (default: 8332 or testnet: 18332)"),
60QT_TRANSLATE_NOOP("bitcoin-core", ""
15094f76
WL
61"Number of seconds to keep misbehaving peers from reconnecting (default: "
62"86400)"),
6315130e 63QT_TRANSLATE_NOOP("bitcoin-core", ""
3a50cd21
WL
64"Set maximum size of high-priority/low-fee transactions in bytes (default: "
65"27000)"),
66QT_TRANSLATE_NOOP("bitcoin-core", ""
b9763faf
PK
67"Set the number of script verification threads (up to 16, 0 = auto, <0 = "
68"leave that many cores free, default: 0)"),
d001476c 69QT_TRANSLATE_NOOP("bitcoin-core", ""
baa510b2
PK
70"This is a pre-release test build - use at your own risk - do not use for "
71"mining or merchant applications"),
72QT_TRANSLATE_NOOP("bitcoin-core", ""
15094f76 73"Unable to bind to %s on this computer. Bitcoin is probably already running."),
10ed8178 74QT_TRANSLATE_NOOP("bitcoin-core", ""
3a50cd21 75"Warning: -paytxfee is set very high! This is the transaction fee you will "
10ed8178 76"pay if you send a transaction."),
6315130e 77QT_TRANSLATE_NOOP("bitcoin-core", ""
3a50cd21 78"Warning: Please check that your computer's date and time are correct! If "
15094f76
WL
79"your clock is wrong Bitcoin will not work properly."),
80QT_TRANSLATE_NOOP("bitcoin-core", ""
88ff6559
PK
81"Warning: The network does not appear to fully agree! Some miners appear to "
82"be experiencing issues."),
83QT_TRANSLATE_NOOP("bitcoin-core", ""
84"Warning: We do not appear to fully agree with our peers! You may need to "
85"upgrade, or other nodes may need to upgrade."),
86QT_TRANSLATE_NOOP("bitcoin-core", ""
baa510b2
PK
87"Warning: error reading wallet.dat! All keys read correctly, but transaction "
88"data or address book entries might be missing or incorrect."),
89QT_TRANSLATE_NOOP("bitcoin-core", ""
90"Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as "
91"wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect "
92"you should restore from a backup."),
93QT_TRANSLATE_NOOP("bitcoin-core", ""
15094f76
WL
94"You must set rpcpassword=<password> in the configuration file:\n"
95"%s\n"
96"If the file does not exist, create it with owner-readable-only file "
97"permissions."),
15094f76
WL
98QT_TRANSLATE_NOOP("bitcoin-core", "Accept command line and JSON-RPC commands"),
99QT_TRANSLATE_NOOP("bitcoin-core", "Accept connections from outside (default: 1 if no -proxy or -connect)"),
100QT_TRANSLATE_NOOP("bitcoin-core", "Add a node to connect to and attempt to keep the connection open"),
101QT_TRANSLATE_NOOP("bitcoin-core", "Allow DNS lookups for -addnode, -seednode and -connect"),
102QT_TRANSLATE_NOOP("bitcoin-core", "Allow JSON-RPC connections from specified IP address"),
baa510b2 103QT_TRANSLATE_NOOP("bitcoin-core", "Attempt to recover private keys from a corrupt wallet.dat"),
9705c5b9 104QT_TRANSLATE_NOOP("bitcoin-core", "Bitcoin RPC client version"),
15094f76 105QT_TRANSLATE_NOOP("bitcoin-core", "Bitcoin version"),
3a50cd21 106QT_TRANSLATE_NOOP("bitcoin-core", "Block creation options:"),
15094f76 107QT_TRANSLATE_NOOP("bitcoin-core", "Cannot downgrade wallet"),
10ed8178 108QT_TRANSLATE_NOOP("bitcoin-core", "Cannot resolve -bind address: '%s'"),
10ed8178 109QT_TRANSLATE_NOOP("bitcoin-core", "Cannot resolve -externalip address: '%s'"),
15094f76
WL
110QT_TRANSLATE_NOOP("bitcoin-core", "Cannot write default address"),
111QT_TRANSLATE_NOOP("bitcoin-core", "Connect only to the specified node(s)"),
112QT_TRANSLATE_NOOP("bitcoin-core", "Connect through socks proxy"),
9705c5b9 113QT_TRANSLATE_NOOP("bitcoin-core", "Connect to JSON-RPC on <port> (default: 8332 or testnet: 18332)"),
15094f76 114QT_TRANSLATE_NOOP("bitcoin-core", "Connect to a node to retrieve peer addresses, and disconnect"),
c83dd749 115QT_TRANSLATE_NOOP("bitcoin-core", "Corrupted block database detected"),
15094f76 116QT_TRANSLATE_NOOP("bitcoin-core", "Discover own IP address (default: 1 when listening and no -externalip)"),
c83dd749 117QT_TRANSLATE_NOOP("bitcoin-core", "Do you want to rebuild the block database now?"),
15094f76 118QT_TRANSLATE_NOOP("bitcoin-core", "Done loading"),
f561f3f3 119QT_TRANSLATE_NOOP("bitcoin-core", "Error initializing block database"),
48253c16 120QT_TRANSLATE_NOOP("bitcoin-core", "Error initializing wallet database environment %s!"),
3a2e0749 121QT_TRANSLATE_NOOP("bitcoin-core", "Error loading block database"),
15094f76 122QT_TRANSLATE_NOOP("bitcoin-core", "Error loading wallet.dat"),
6e39e7c9
GA
123QT_TRANSLATE_NOOP("bitcoin-core", "Error loading wallet.dat: Wallet corrupted"),
124QT_TRANSLATE_NOOP("bitcoin-core", "Error loading wallet.dat: Wallet requires newer version of Bitcoin"),
c83dd749 125QT_TRANSLATE_NOOP("bitcoin-core", "Error opening block database"),
15094f76 126QT_TRANSLATE_NOOP("bitcoin-core", "Error"),
2e43c924 127QT_TRANSLATE_NOOP("bitcoin-core", "Error: Disk space is low!"),
baa510b2 128QT_TRANSLATE_NOOP("bitcoin-core", "Error: Wallet locked, unable to create transaction!"),
5711a208 129QT_TRANSLATE_NOOP("bitcoin-core", "Error: system error: "),
15094f76 130QT_TRANSLATE_NOOP("bitcoin-core", "Failed to listen on any port. Use -listen=0 if you want this."),
5711a208
PK
131QT_TRANSLATE_NOOP("bitcoin-core", "Failed to read block info"),
132QT_TRANSLATE_NOOP("bitcoin-core", "Failed to read block"),
133QT_TRANSLATE_NOOP("bitcoin-core", "Failed to sync block index"),
134QT_TRANSLATE_NOOP("bitcoin-core", "Failed to write block index"),
135QT_TRANSLATE_NOOP("bitcoin-core", "Failed to write block info"),
136QT_TRANSLATE_NOOP("bitcoin-core", "Failed to write block"),
137QT_TRANSLATE_NOOP("bitcoin-core", "Failed to write file info"),
138QT_TRANSLATE_NOOP("bitcoin-core", "Failed to write to coin database"),
139QT_TRANSLATE_NOOP("bitcoin-core", "Failed to write transaction index"),
140QT_TRANSLATE_NOOP("bitcoin-core", "Failed to write undo data"),
15094f76 141QT_TRANSLATE_NOOP("bitcoin-core", "Fee per KB to add to transactions you send"),
b42adfe0 142QT_TRANSLATE_NOOP("bitcoin-core", "Find peers using DNS lookup (default: 1 unless -connect)"),
b9763faf 143QT_TRANSLATE_NOOP("bitcoin-core", "Generate coins (default: 0)"),
15094f76 144QT_TRANSLATE_NOOP("bitcoin-core", "Get help for a command"),
5711a208 145QT_TRANSLATE_NOOP("bitcoin-core", "How many blocks to check at startup (default: 288, 0 = all)"),
3a2e0749 146QT_TRANSLATE_NOOP("bitcoin-core", "How thorough the block verification is (0-4, default: 3)"),
2e43c924 147QT_TRANSLATE_NOOP("bitcoin-core", "Imports blocks from external blk000??.dat file"),
dae15813 148QT_TRANSLATE_NOOP("bitcoin-core", "Incorrect or no genesis block found. Wrong datadir for network?"),
2e43c924 149QT_TRANSLATE_NOOP("bitcoin-core", "Information"),
15094f76 150QT_TRANSLATE_NOOP("bitcoin-core", "Insufficient funds"),
9705c5b9 151QT_TRANSLATE_NOOP("bitcoin-core", "Invalid -onion address: '%s'"),
15094f76 152QT_TRANSLATE_NOOP("bitcoin-core", "Invalid -proxy address: '%s'"),
e7d41be8
PK
153QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -minrelaytxfee=<amount>: '%s'"),
154QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -mintxfee=<amount>: '%s'"),
15094f76
WL
155QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -paytxfee=<amount>: '%s'"),
156QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount"),
157QT_TRANSLATE_NOOP("bitcoin-core", "List commands"),
15094f76
WL
158QT_TRANSLATE_NOOP("bitcoin-core", "Listen for connections on <port> (default: 8333 or testnet: 18333)"),
159QT_TRANSLATE_NOOP("bitcoin-core", "Loading addresses..."),
160QT_TRANSLATE_NOOP("bitcoin-core", "Loading block index..."),
161QT_TRANSLATE_NOOP("bitcoin-core", "Loading wallet..."),
d001476c 162QT_TRANSLATE_NOOP("bitcoin-core", "Maintain a full transaction index (default: 0)"),
15094f76 163QT_TRANSLATE_NOOP("bitcoin-core", "Maintain at most <n> connections to peers (default: 125)"),
b42adfe0
WL
164QT_TRANSLATE_NOOP("bitcoin-core", "Maximum per-connection receive buffer, <n>*1000 bytes (default: 5000)"),
165QT_TRANSLATE_NOOP("bitcoin-core", "Maximum per-connection send buffer, <n>*1000 bytes (default: 1000)"),
b9763faf 166QT_TRANSLATE_NOOP("bitcoin-core", "Not enough file descriptors available."),
2e43c924 167QT_TRANSLATE_NOOP("bitcoin-core", "Only accept block chain matching built-in checkpoints (default: 1)"),
b42adfe0 168QT_TRANSLATE_NOOP("bitcoin-core", "Only connect to nodes in network <net> (IPv4, IPv6 or Tor)"),
15094f76 169QT_TRANSLATE_NOOP("bitcoin-core", "Options:"),
b42adfe0
WL
170QT_TRANSLATE_NOOP("bitcoin-core", "Output extra debugging information. Implies all other -debug* options"),
171QT_TRANSLATE_NOOP("bitcoin-core", "Output extra network debugging information"),
15094f76
WL
172QT_TRANSLATE_NOOP("bitcoin-core", "Password for JSON-RPC connections"),
173QT_TRANSLATE_NOOP("bitcoin-core", "Prepend debug output with timestamp"),
967125ca 174QT_TRANSLATE_NOOP("bitcoin-core", "Rebuild block chain index from current blk000??.dat files"),
15094f76
WL
175QT_TRANSLATE_NOOP("bitcoin-core", "Rescan the block chain for missing wallet transactions"),
176QT_TRANSLATE_NOOP("bitcoin-core", "Rescanning..."),
177QT_TRANSLATE_NOOP("bitcoin-core", "Run in the background as a daemon and accept commands"),
3a50cd21 178QT_TRANSLATE_NOOP("bitcoin-core", "SSL options: (see the Bitcoin Wiki for SSL setup instructions)"),
15094f76 179QT_TRANSLATE_NOOP("bitcoin-core", "Select the version of socks proxy to use (4-5, default: 5)"),
9705c5b9 180QT_TRANSLATE_NOOP("bitcoin-core", "Send command to Bitcoin server"),
15094f76
WL
181QT_TRANSLATE_NOOP("bitcoin-core", "Send commands to node running on <ip> (default: 127.0.0.1)"),
182QT_TRANSLATE_NOOP("bitcoin-core", "Send trace/debug info to console instead of debug.log file"),
183QT_TRANSLATE_NOOP("bitcoin-core", "Send trace/debug info to debugger"),
15094f76
WL
184QT_TRANSLATE_NOOP("bitcoin-core", "Server certificate file (default: server.cert)"),
185QT_TRANSLATE_NOOP("bitcoin-core", "Server private key (default: server.pem)"),
186QT_TRANSLATE_NOOP("bitcoin-core", "Set database cache size in megabytes (default: 25)"),
15094f76 187QT_TRANSLATE_NOOP("bitcoin-core", "Set key pool size to <n> (default: 100)"),
3a50cd21
WL
188QT_TRANSLATE_NOOP("bitcoin-core", "Set maximum block size in bytes (default: 250000)"),
189QT_TRANSLATE_NOOP("bitcoin-core", "Set minimum block size in bytes (default: 0)"),
6a270c5f 190QT_TRANSLATE_NOOP("bitcoin-core", "Set the number of threads to service RPC calls (default: 4)"),
3a50cd21 191QT_TRANSLATE_NOOP("bitcoin-core", "Shrink debug.log file on client startup (default: 1 when no -debug)"),
e7d41be8 192QT_TRANSLATE_NOOP("bitcoin-core", "Signing transaction failed"),
15094f76 193QT_TRANSLATE_NOOP("bitcoin-core", "Specify configuration file (default: bitcoin.conf)"),
4ee70624 194QT_TRANSLATE_NOOP("bitcoin-core", "Specify connection timeout in milliseconds (default: 5000)"),
15094f76
WL
195QT_TRANSLATE_NOOP("bitcoin-core", "Specify data directory"),
196QT_TRANSLATE_NOOP("bitcoin-core", "Specify pid file (default: bitcoind.pid)"),
0f1c8f23 197QT_TRANSLATE_NOOP("bitcoin-core", "Specify wallet file (within data directory)"),
15094f76 198QT_TRANSLATE_NOOP("bitcoin-core", "Specify your own public address"),
9705c5b9 199QT_TRANSLATE_NOOP("bitcoin-core", "Start Bitcoin server"),
5711a208 200QT_TRANSLATE_NOOP("bitcoin-core", "System error: "),
15094f76
WL
201QT_TRANSLATE_NOOP("bitcoin-core", "This help message"),
202QT_TRANSLATE_NOOP("bitcoin-core", "Threshold for disconnecting misbehaving peers (default: 100)"),
203QT_TRANSLATE_NOOP("bitcoin-core", "To use the %s option"),
e7d41be8
PK
204QT_TRANSLATE_NOOP("bitcoin-core", "Transaction amount too small"),
205QT_TRANSLATE_NOOP("bitcoin-core", "Transaction amounts must be positive"),
206QT_TRANSLATE_NOOP("bitcoin-core", "Transaction too large"),
15094f76
WL
207QT_TRANSLATE_NOOP("bitcoin-core", "Unable to bind to %s on this computer (bind returned error %d, %s)"),
208QT_TRANSLATE_NOOP("bitcoin-core", "Unknown -socks proxy version requested: %i"),
209QT_TRANSLATE_NOOP("bitcoin-core", "Unknown network specified in -onlynet: '%s'"),
210QT_TRANSLATE_NOOP("bitcoin-core", "Upgrade wallet to latest format"),
9705c5b9 211QT_TRANSLATE_NOOP("bitcoin-core", "Usage (deprecated, use bitcoin-cli):"),
15094f76
WL
212QT_TRANSLATE_NOOP("bitcoin-core", "Usage:"),
213QT_TRANSLATE_NOOP("bitcoin-core", "Use OpenSSL (https) for JSON-RPC connections"),
214QT_TRANSLATE_NOOP("bitcoin-core", "Use UPnP to map the listening port (default: 0)"),
215QT_TRANSLATE_NOOP("bitcoin-core", "Use UPnP to map the listening port (default: 1 when listening)"),
b42adfe0 216QT_TRANSLATE_NOOP("bitcoin-core", "Use proxy to reach tor hidden services (default: same as -proxy)"),
15094f76
WL
217QT_TRANSLATE_NOOP("bitcoin-core", "Use the test network"),
218QT_TRANSLATE_NOOP("bitcoin-core", "Username for JSON-RPC connections"),
48253c16
PK
219QT_TRANSLATE_NOOP("bitcoin-core", "Verifying blocks..."),
220QT_TRANSLATE_NOOP("bitcoin-core", "Verifying wallet..."),
265e2657 221QT_TRANSLATE_NOOP("bitcoin-core", "Wallet %s resides outside data directory %s"),
15094f76 222QT_TRANSLATE_NOOP("bitcoin-core", "Wallet needed to be rewritten: restart Bitcoin to complete"),
2e43c924 223QT_TRANSLATE_NOOP("bitcoin-core", "Warning"),
3a50cd21 224QT_TRANSLATE_NOOP("bitcoin-core", "Warning: This version is obsolete, upgrade required!"),
0206e38d 225QT_TRANSLATE_NOOP("bitcoin-core", "You need to rebuild the database using -reindex to change -txindex"),
baa510b2 226QT_TRANSLATE_NOOP("bitcoin-core", "wallet.dat corrupt, salvage failed"),
51ed9ec9 227};
This page took 0.123155 seconds and 4 git commands to generate.