]> Git Repo - VerusCoin.git/blame - src/qt/bitcoinstrings.cpp
Merge pull request #77 from jl777/acspeed
[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", ""
6d3ab856
WL
13"(1 = keep tx meta data e.g. account owner and payment request information, 2 "
14"= drop tx meta data)"),
10ed8178 15QT_TRANSLATE_NOOP("bitcoin-core", ""
50903034
WL
16"Allow JSON-RPC connections from specified source. Valid for <ip> are a "
17"single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or "
18"a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times"),
baa510b2 19QT_TRANSLATE_NOOP("bitcoin-core", ""
50903034
WL
20"An error occurred while setting up the RPC address %s port %u for listening: "
21"%s"),
f1e262c8 22QT_TRANSLATE_NOOP("bitcoin-core", ""
baa510b2
PK
23"Bind to given address and always listen on it. Use [host]:port notation for "
24"IPv6"),
f1e262c8 25QT_TRANSLATE_NOOP("bitcoin-core", ""
84c5f77d
WL
26"Bind to given address and whitelist peers connecting to it. Use [host]:port "
27"notation for IPv6"),
28QT_TRANSLATE_NOOP("bitcoin-core", ""
50903034
WL
29"Bind to given address to listen for JSON-RPC connections. Use [host]:port "
30"notation for IPv6. This option can be specified multiple times (default: "
31"bind to all interfaces)"),
32QT_TRANSLATE_NOOP("bitcoin-core", ""
78859073 33"Cannot obtain a lock on data directory %s. Bitcoin Core is probably already "
15094f76 34"running."),
10ed8178 35QT_TRANSLATE_NOOP("bitcoin-core", ""
84c5f77d
WL
36"Create new files with system default permissions, instead of umask 077 (only "
37"effective with disabled wallet functionality)"),
38QT_TRANSLATE_NOOP("bitcoin-core", ""
2b410c2f 39"Delete all wallet transactions and only recover those parts of the "
40"blockchain through -rescan on startup"),
50903034 41QT_TRANSLATE_NOOP("bitcoin-core", ""
f9645ba8
WL
42"Discover own IP addresses (default: 1 when listening and no -externalip or -"
43"proxy)"),
44QT_TRANSLATE_NOOP("bitcoin-core", ""
1b2600a1 45"Distributed under the MIT software license, see the accompanying file "
50903034 46"COPYING or <http://www.opensource.org/licenses/mit-license.php>."),
dae15813 47QT_TRANSLATE_NOOP("bitcoin-core", ""
50903034 48"Error: Listening for incoming connections failed (listen returned error %s)"),
78859073 49QT_TRANSLATE_NOOP("bitcoin-core", ""
84c5f77d
WL
50"Error: Unsupported argument -socks found. Setting SOCKS version isn't "
51"possible anymore, only SOCKS5 proxies are supported."),
52QT_TRANSLATE_NOOP("bitcoin-core", ""
88ff6559
PK
53"Execute command when a relevant alert is received or we see a really long "
54"fork (%s in cmd is replaced by message)"),
90bd933e 55QT_TRANSLATE_NOOP("bitcoin-core", ""
c83dd749
PK
56"Execute command when a wallet transaction changes (%s in cmd is replaced by "
57"TxID)"),
58QT_TRANSLATE_NOOP("bitcoin-core", ""
3fddc8ef
WL
59"Execute command when the best block changes (%s in cmd is replaced by block "
60"hash)"),
6315130e 61QT_TRANSLATE_NOOP("bitcoin-core", ""
50903034
WL
62"Fees (in BTC/Kb) smaller than this are considered zero fee for relaying "
63"(default: %s)"),
64QT_TRANSLATE_NOOP("bitcoin-core", ""
6d3ab856 65"How thorough the block verification of -checkblocks is (0-4, default: %u)"),
2f3308f2 66QT_TRANSLATE_NOOP("bitcoin-core", ""
f9645ba8
WL
67"If paytxfee is not set, include enough fee so transactions begin "
68"confirmation on average within n blocks (default: %u)"),
73ac7abd 69QT_TRANSLATE_NOOP("bitcoin-core", ""
f9645ba8
WL
70"Invalid amount for -maxtxfee=<amount>: '%s' (must be at least the minrelay "
71"fee of %s to prevent stuck transactions)"),
72QT_TRANSLATE_NOOP("bitcoin-core", ""
6d3ab856
WL
73"Maintain a full transaction index, used by the getrawtransaction rpc call "
74"(default: %u)"),
f1e262c8 75QT_TRANSLATE_NOOP("bitcoin-core", ""
4a106eeb
WL
76"Maximum size of data in data carrier transactions we relay and mine "
77"(default: %u)"),
78QT_TRANSLATE_NOOP("bitcoin-core", ""
20b3dc85
WL
79"Maximum total fees to use in a single wallet transaction; setting this too "
80"low may abort large transactions (default: %s)"),
f9645ba8 81QT_TRANSLATE_NOOP("bitcoin-core", ""
6d3ab856 82"Number of seconds to keep misbehaving peers from reconnecting (default: %u)"),
6315130e 83QT_TRANSLATE_NOOP("bitcoin-core", ""
6d3ab856 84"Output debugging information (default: %u, supplying <category> is optional)"),
88ba2643 85QT_TRANSLATE_NOOP("bitcoin-core", ""
f9645ba8
WL
86"Prune configured below the minimum of %d MB. Please use a higher number."),
87QT_TRANSLATE_NOOP("bitcoin-core", ""
84c5f77d
WL
88"Query for peer addresses via DNS lookup, if low on addresses (default: 1 "
89"unless -connect)"),
90QT_TRANSLATE_NOOP("bitcoin-core", ""
f9645ba8
WL
91"Randomize credentials for every proxy connection. This enables Tor stream "
92"isolation (default: %u)"),
93QT_TRANSLATE_NOOP("bitcoin-core", ""
94"Reduce storage requirements by pruning (deleting) old blocks. This mode "
fc44231c
WL
95"disables wallet support and is incompatible with -txindex. Warning: "
96"Reverting this setting requires re-downloading the entire blockchain. "
97"(default: 0 = disable pruning blocks, >%u = target size in MiB to use for "
98"block files)"),
f9645ba8 99QT_TRANSLATE_NOOP("bitcoin-core", ""
88ba2643 100"Set maximum size of high-priority/low-fee transactions in bytes (default: %d)"),
3a50cd21 101QT_TRANSLATE_NOOP("bitcoin-core", ""
2f3308f2
WL
102"Set the number of script verification threads (%u to %d, 0 = auto, <0 = "
103"leave that many cores free, default: %d)"),
104QT_TRANSLATE_NOOP("bitcoin-core", ""
4a106eeb
WL
105"Set the number of threads for coin generation if enabled (-1 = all cores, "
106"default: %d)"),
d001476c 107QT_TRANSLATE_NOOP("bitcoin-core", ""
f9645ba8
WL
108"The transaction amount is too small to send after the fee has been deducted"),
109QT_TRANSLATE_NOOP("bitcoin-core", ""
baa510b2
PK
110"This is a pre-release test build - use at your own risk - do not use for "
111"mining or merchant applications"),
112QT_TRANSLATE_NOOP("bitcoin-core", ""
50903034
WL
113"This product includes software developed by the OpenSSL Project for use in "
114"the OpenSSL Toolkit <https://www.openssl.org/> and cryptographic software "
115"written by Eric Young and UPnP software written by Thomas Bernard."),
116QT_TRANSLATE_NOOP("bitcoin-core", ""
f3ae714c 117"To use bitcoind, or the -server option to komodo-qt, you must set an "
f9645ba8
WL
118"rpcpassword in the configuration file:\n"
119"%s\n"
120"It is recommended you use the following random password:\n"
121"rpcuser=bitcoinrpc\n"
122"rpcpassword=%s\n"
123"(you do not need to remember this password)\n"
124"The username and password MUST NOT be the same.\n"
125"If the file does not exist, create it with owner-readable-only file "
126"permissions.\n"
127"It is also recommended to set alertnotify so you are notified of problems;\n"
128"for example: alertnotify=echo %%s | mail -s \"Bitcoin Alert\" [email protected]\n"),
129QT_TRANSLATE_NOOP("bitcoin-core", ""
78859073
WL
130"Unable to bind to %s on this computer. Bitcoin Core is probably already "
131"running."),
10ed8178 132QT_TRANSLATE_NOOP("bitcoin-core", ""
6d3ab856
WL
133"Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: "
134"%s)"),
88ba2643 135QT_TRANSLATE_NOOP("bitcoin-core", ""
94cd7051
WL
136"WARNING: abnormally high number of blocks generated, %d blocks received in "
137"the last %d hours (%d expected)"),
138QT_TRANSLATE_NOOP("bitcoin-core", ""
139"WARNING: check your network connection, %d blocks received in the last %d "
140"hours (%d expected)"),
141QT_TRANSLATE_NOOP("bitcoin-core", ""
f9645ba8
WL
142"Warning: -maxtxfee is set very high! Fees this large could be paid on a "
143"single transaction."),
144QT_TRANSLATE_NOOP("bitcoin-core", ""
3a50cd21 145"Warning: -paytxfee is set very high! This is the transaction fee you will "
10ed8178 146"pay if you send a transaction."),
6315130e 147QT_TRANSLATE_NOOP("bitcoin-core", ""
3a50cd21 148"Warning: Please check that your computer's date and time are correct! If "
2b410c2f 149"your clock is wrong Bitcoin Core will not work properly."),
15094f76 150QT_TRANSLATE_NOOP("bitcoin-core", ""
88ff6559
PK
151"Warning: The network does not appear to fully agree! Some miners appear to "
152"be experiencing issues."),
153QT_TRANSLATE_NOOP("bitcoin-core", ""
154"Warning: We do not appear to fully agree with our peers! You may need to "
155"upgrade, or other nodes may need to upgrade."),
156QT_TRANSLATE_NOOP("bitcoin-core", ""
baa510b2
PK
157"Warning: error reading wallet.dat! All keys read correctly, but transaction "
158"data or address book entries might be missing or incorrect."),
159QT_TRANSLATE_NOOP("bitcoin-core", ""
160"Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as "
161"wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect "
162"you should restore from a backup."),
84c5f77d 163QT_TRANSLATE_NOOP("bitcoin-core", ""
9acbb418
WL
164"Whitelist peers connecting from the given netmask or IP address. Can be "
165"specified multiple times."),
84c5f77d
WL
166QT_TRANSLATE_NOOP("bitcoin-core", ""
167"Whitelisted peers cannot be DoS banned and their transactions are always "
168"relayed, even if they are already in the mempool, useful e.g. for a gateway"),
f9645ba8
WL
169QT_TRANSLATE_NOOP("bitcoin-core", ""
170"You need to rebuild the database using -reindex to go back to unpruned "
171"mode. This will redownload the entire blockchain"),
6d3ab856 172QT_TRANSLATE_NOOP("bitcoin-core", "(default: %s)"),
f9645ba8 173QT_TRANSLATE_NOOP("bitcoin-core", "(default: %u)"),
2f3308f2 174QT_TRANSLATE_NOOP("bitcoin-core", "(default: 1)"),
88ba2643 175QT_TRANSLATE_NOOP("bitcoin-core", "<category> can be:"),
15094f76
WL
176QT_TRANSLATE_NOOP("bitcoin-core", "Accept command line and JSON-RPC commands"),
177QT_TRANSLATE_NOOP("bitcoin-core", "Accept connections from outside (default: 1 if no -proxy or -connect)"),
f9645ba8 178QT_TRANSLATE_NOOP("bitcoin-core", "Accept public REST requests (default: %u)"),
6d3ab856 179QT_TRANSLATE_NOOP("bitcoin-core", "Acceptable ciphers (default: %s)"),
fc44231c 180QT_TRANSLATE_NOOP("bitcoin-core", "Activating best chain..."),
15094f76
WL
181QT_TRANSLATE_NOOP("bitcoin-core", "Add a node to connect to and attempt to keep the connection open"),
182QT_TRANSLATE_NOOP("bitcoin-core", "Allow DNS lookups for -addnode, -seednode and -connect"),
6d3ab856 183QT_TRANSLATE_NOOP("bitcoin-core", "Always query for peer addresses via DNS lookup (default: %u)"),
baa510b2 184QT_TRANSLATE_NOOP("bitcoin-core", "Attempt to recover private keys from a corrupt wallet.dat"),
3a50cd21 185QT_TRANSLATE_NOOP("bitcoin-core", "Block creation options:"),
f9645ba8 186QT_TRANSLATE_NOOP("bitcoin-core", "Can't run with a wallet in prune mode."),
15094f76 187QT_TRANSLATE_NOOP("bitcoin-core", "Cannot downgrade wallet"),
10ed8178 188QT_TRANSLATE_NOOP("bitcoin-core", "Cannot resolve -bind address: '%s'"),
10ed8178 189QT_TRANSLATE_NOOP("bitcoin-core", "Cannot resolve -externalip address: '%s'"),
84c5f77d 190QT_TRANSLATE_NOOP("bitcoin-core", "Cannot resolve -whitebind address: '%s'"),
15094f76 191QT_TRANSLATE_NOOP("bitcoin-core", "Cannot write default address"),
f9645ba8 192QT_TRANSLATE_NOOP("bitcoin-core", "Choose data directory on startup (default: 0)"),
15094f76 193QT_TRANSLATE_NOOP("bitcoin-core", "Connect only to the specified node(s)"),
84c5f77d 194QT_TRANSLATE_NOOP("bitcoin-core", "Connect through SOCKS5 proxy"),
15094f76 195QT_TRANSLATE_NOOP("bitcoin-core", "Connect to a node to retrieve peer addresses, and disconnect"),
2f3308f2 196QT_TRANSLATE_NOOP("bitcoin-core", "Connection options:"),
50903034 197QT_TRANSLATE_NOOP("bitcoin-core", "Copyright (C) 2009-%i The Bitcoin Core Developers"),
c83dd749 198QT_TRANSLATE_NOOP("bitcoin-core", "Corrupted block database detected"),
50903034 199QT_TRANSLATE_NOOP("bitcoin-core", "Could not parse -rpcbind value %s as network address"),
2f3308f2 200QT_TRANSLATE_NOOP("bitcoin-core", "Debugging/Testing options:"),
f087ce88 201QT_TRANSLATE_NOOP("bitcoin-core", "Do not load the wallet and disable wallet RPC calls"),
d3b5faf9 202QT_TRANSLATE_NOOP("bitcoin-core", "error with HDD data, maybe just need to update to latest version"),
15094f76 203QT_TRANSLATE_NOOP("bitcoin-core", "Done loading"),
f561f3f3 204QT_TRANSLATE_NOOP("bitcoin-core", "Error initializing block database"),
48253c16 205QT_TRANSLATE_NOOP("bitcoin-core", "Error initializing wallet database environment %s!"),
3a2e0749 206QT_TRANSLATE_NOOP("bitcoin-core", "Error loading block database"),
15094f76 207QT_TRANSLATE_NOOP("bitcoin-core", "Error loading wallet.dat"),
6e39e7c9 208QT_TRANSLATE_NOOP("bitcoin-core", "Error loading wallet.dat: Wallet corrupted"),
2b410c2f 209QT_TRANSLATE_NOOP("bitcoin-core", "Error loading wallet.dat: Wallet requires newer version of Bitcoin Core"),
c83dd749 210QT_TRANSLATE_NOOP("bitcoin-core", "Error opening block database"),
f9645ba8 211QT_TRANSLATE_NOOP("bitcoin-core", "Error reading from database, shutting down."),
15094f76 212QT_TRANSLATE_NOOP("bitcoin-core", "Error"),
8a915e56 213QT_TRANSLATE_NOOP("bitcoin-core", "Error: A fatal internal error occurred, see debug.log for details"),
2e43c924 214QT_TRANSLATE_NOOP("bitcoin-core", "Error: Disk space is low!"),
50903034 215QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unsupported argument -tor found, use -onion."),
15094f76 216QT_TRANSLATE_NOOP("bitcoin-core", "Failed to listen on any port. Use -listen=0 if you want this."),
50903034 217QT_TRANSLATE_NOOP("bitcoin-core", "Fee (in BTC/kB) to add to transactions you send (default: %s)"),
6d3ab856
WL
218QT_TRANSLATE_NOOP("bitcoin-core", "Generate coins (default: %u)"),
219QT_TRANSLATE_NOOP("bitcoin-core", "How many blocks to check at startup (default: %u, 0 = all)"),
88ba2643 220QT_TRANSLATE_NOOP("bitcoin-core", "If <category> is not supplied, output all debugging information."),
48be9cea 221QT_TRANSLATE_NOOP("bitcoin-core", "Importing..."),
2e43c924 222QT_TRANSLATE_NOOP("bitcoin-core", "Imports blocks from external blk000??.dat file"),
6d3ab856 223QT_TRANSLATE_NOOP("bitcoin-core", "Include IP addresses in debug output (default: %u)"),
dae15813 224QT_TRANSLATE_NOOP("bitcoin-core", "Incorrect or no genesis block found. Wrong datadir for network?"),
2e43c924 225QT_TRANSLATE_NOOP("bitcoin-core", "Information"),
50903034 226QT_TRANSLATE_NOOP("bitcoin-core", "Initialization sanity check failed. Bitcoin Core is shutting down."),
15094f76 227QT_TRANSLATE_NOOP("bitcoin-core", "Insufficient funds"),
9705c5b9 228QT_TRANSLATE_NOOP("bitcoin-core", "Invalid -onion address: '%s'"),
15094f76 229QT_TRANSLATE_NOOP("bitcoin-core", "Invalid -proxy address: '%s'"),
f9645ba8 230QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -maxtxfee=<amount>: '%s'"),
e7d41be8
PK
231QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -minrelaytxfee=<amount>: '%s'"),
232QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -mintxfee=<amount>: '%s'"),
73ac7abd 233QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -paytxfee=<amount>: '%s' (must be at least %s)"),
15094f76 234QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -paytxfee=<amount>: '%s'"),
84c5f77d 235QT_TRANSLATE_NOOP("bitcoin-core", "Invalid netmask specified in -whitelist: '%s'"),
eb6b3b24 236QT_TRANSLATE_NOOP("bitcoin-core", "Keep at most <n> unconnectable transactions in memory (default: %u)"),
6d3ab856
WL
237QT_TRANSLATE_NOOP("bitcoin-core", "Listen for JSON-RPC connections on <port> (default: %u or testnet: %u)"),
238QT_TRANSLATE_NOOP("bitcoin-core", "Listen for connections on <port> (default: %u or testnet: %u)"),
15094f76
WL
239QT_TRANSLATE_NOOP("bitcoin-core", "Loading addresses..."),
240QT_TRANSLATE_NOOP("bitcoin-core", "Loading block index..."),
241QT_TRANSLATE_NOOP("bitcoin-core", "Loading wallet..."),
6d3ab856 242QT_TRANSLATE_NOOP("bitcoin-core", "Maintain at most <n> connections to peers (default: %u)"),
f9645ba8 243QT_TRANSLATE_NOOP("bitcoin-core", "Make the wallet broadcast transactions"),
6d3ab856
WL
244QT_TRANSLATE_NOOP("bitcoin-core", "Maximum per-connection receive buffer, <n>*1000 bytes (default: %u)"),
245QT_TRANSLATE_NOOP("bitcoin-core", "Maximum per-connection send buffer, <n>*1000 bytes (default: %u)"),
84c5f77d 246QT_TRANSLATE_NOOP("bitcoin-core", "Need to specify a port with -whitebind: '%s'"),
50903034 247QT_TRANSLATE_NOOP("bitcoin-core", "Node relay options:"),
b9763faf 248QT_TRANSLATE_NOOP("bitcoin-core", "Not enough file descriptors available."),
eb6b3b24 249QT_TRANSLATE_NOOP("bitcoin-core", "Only connect to nodes in network <net> (ipv4, ipv6 or onion)"),
15094f76 250QT_TRANSLATE_NOOP("bitcoin-core", "Options:"),
15094f76 251QT_TRANSLATE_NOOP("bitcoin-core", "Password for JSON-RPC connections"),
6d3ab856 252QT_TRANSLATE_NOOP("bitcoin-core", "Prepend debug output with timestamp (default: %u)"),
f9645ba8
WL
253QT_TRANSLATE_NOOP("bitcoin-core", "Prune cannot be configured with a negative value."),
254QT_TRANSLATE_NOOP("bitcoin-core", "Prune mode is incompatible with -txindex."),
8a915e56 255QT_TRANSLATE_NOOP("bitcoin-core", "Pruning blockstore..."),
2f3308f2 256QT_TRANSLATE_NOOP("bitcoin-core", "RPC SSL options: (see the Bitcoin Wiki for SSL setup instructions)"),
2f3308f2 257QT_TRANSLATE_NOOP("bitcoin-core", "RPC server options:"),
f9645ba8 258QT_TRANSLATE_NOOP("bitcoin-core", "RPC support for HTTP persistent connections (default: %d)"),
ac75bafa 259QT_TRANSLATE_NOOP("bitcoin-core", "Rebuild block chain index from current blk000??.dat files on startup"),
ea5b5ddd 260QT_TRANSLATE_NOOP("bitcoin-core", "Receive and display P2P network alerts (default: %u)"),
6d3ab856
WL
261QT_TRANSLATE_NOOP("bitcoin-core", "Relay and mine data carrier transactions (default: %u)"),
262QT_TRANSLATE_NOOP("bitcoin-core", "Relay non-P2SH multisig (default: %u)"),
15094f76
WL
263QT_TRANSLATE_NOOP("bitcoin-core", "Rescan the block chain for missing wallet transactions"),
264QT_TRANSLATE_NOOP("bitcoin-core", "Rescanning..."),
265QT_TRANSLATE_NOOP("bitcoin-core", "Run in the background as a daemon and accept commands"),
15094f76 266QT_TRANSLATE_NOOP("bitcoin-core", "Send trace/debug info to console instead of debug.log file"),
4a106eeb 267QT_TRANSLATE_NOOP("bitcoin-core", "Send transactions as zero-fee transactions if possible (default: %u)"),
6d3ab856
WL
268QT_TRANSLATE_NOOP("bitcoin-core", "Server certificate file (default: %s)"),
269QT_TRANSLATE_NOOP("bitcoin-core", "Server private key (default: %s)"),
f9645ba8 270QT_TRANSLATE_NOOP("bitcoin-core", "Set SSL root certificates for payment request (default: -system-)"),
78859073 271QT_TRANSLATE_NOOP("bitcoin-core", "Set database cache size in megabytes (%d to %d, default: %d)"),
6d3ab856 272QT_TRANSLATE_NOOP("bitcoin-core", "Set key pool size to <n> (default: %u)"),
f9645ba8 273QT_TRANSLATE_NOOP("bitcoin-core", "Set language, for example \"de_DE\" (default: system locale)"),
88ba2643 274QT_TRANSLATE_NOOP("bitcoin-core", "Set maximum block size in bytes (default: %d)"),
6d3ab856
WL
275QT_TRANSLATE_NOOP("bitcoin-core", "Set minimum block size in bytes (default: %u)"),
276QT_TRANSLATE_NOOP("bitcoin-core", "Set the number of threads to service RPC calls (default: %d)"),
2f3308f2 277QT_TRANSLATE_NOOP("bitcoin-core", "Show all debugging options (usage: --help -help-debug)"),
f9645ba8 278QT_TRANSLATE_NOOP("bitcoin-core", "Show splash screen on startup (default: 1)"),
3a50cd21 279QT_TRANSLATE_NOOP("bitcoin-core", "Shrink debug.log file on client startup (default: 1 when no -debug)"),
e7d41be8 280QT_TRANSLATE_NOOP("bitcoin-core", "Signing transaction failed"),
6d3ab856
WL
281QT_TRANSLATE_NOOP("bitcoin-core", "Specify configuration file (default: %s)"),
282QT_TRANSLATE_NOOP("bitcoin-core", "Specify connection timeout in milliseconds (minimum: 1, default: %d)"),
15094f76 283QT_TRANSLATE_NOOP("bitcoin-core", "Specify data directory"),
6d3ab856 284QT_TRANSLATE_NOOP("bitcoin-core", "Specify pid file (default: %s)"),
0f1c8f23 285QT_TRANSLATE_NOOP("bitcoin-core", "Specify wallet file (within data directory)"),
15094f76 286QT_TRANSLATE_NOOP("bitcoin-core", "Specify your own public address"),
6d3ab856 287QT_TRANSLATE_NOOP("bitcoin-core", "Spend unconfirmed change when sending transactions (default: %u)"),
f9645ba8 288QT_TRANSLATE_NOOP("bitcoin-core", "Start minimized"),
f9645ba8 289QT_TRANSLATE_NOOP("bitcoin-core", "The transaction amount is too small to pay the fee"),
15094f76 290QT_TRANSLATE_NOOP("bitcoin-core", "This help message"),
50903034 291QT_TRANSLATE_NOOP("bitcoin-core", "This is experimental software."),
6d3ab856 292QT_TRANSLATE_NOOP("bitcoin-core", "Threshold for disconnecting misbehaving peers (default: %u)"),
e7d41be8
PK
293QT_TRANSLATE_NOOP("bitcoin-core", "Transaction amount too small"),
294QT_TRANSLATE_NOOP("bitcoin-core", "Transaction amounts must be positive"),
f9645ba8 295QT_TRANSLATE_NOOP("bitcoin-core", "Transaction too large for fee policy"),
e7d41be8 296QT_TRANSLATE_NOOP("bitcoin-core", "Transaction too large"),
f9645ba8 297QT_TRANSLATE_NOOP("bitcoin-core", "UI Options:"),
50903034 298QT_TRANSLATE_NOOP("bitcoin-core", "Unable to bind to %s on this computer (bind returned error %s)"),
15094f76
WL
299QT_TRANSLATE_NOOP("bitcoin-core", "Unknown network specified in -onlynet: '%s'"),
300QT_TRANSLATE_NOOP("bitcoin-core", "Upgrade wallet to latest format"),
15094f76 301QT_TRANSLATE_NOOP("bitcoin-core", "Use OpenSSL (https) for JSON-RPC connections"),
6d3ab856 302QT_TRANSLATE_NOOP("bitcoin-core", "Use UPnP to map the listening port (default: %u)"),
15094f76
WL
303QT_TRANSLATE_NOOP("bitcoin-core", "Use UPnP to map the listening port (default: 1 when listening)"),
304QT_TRANSLATE_NOOP("bitcoin-core", "Use the test network"),
305QT_TRANSLATE_NOOP("bitcoin-core", "Username for JSON-RPC connections"),
48253c16
PK
306QT_TRANSLATE_NOOP("bitcoin-core", "Verifying blocks..."),
307QT_TRANSLATE_NOOP("bitcoin-core", "Verifying wallet..."),
265e2657 308QT_TRANSLATE_NOOP("bitcoin-core", "Wallet %s resides outside data directory %s"),
2b410c2f 309QT_TRANSLATE_NOOP("bitcoin-core", "Wallet needed to be rewritten: restart Bitcoin Core to complete"),
f087ce88 310QT_TRANSLATE_NOOP("bitcoin-core", "Wallet options:"),
2e43c924 311QT_TRANSLATE_NOOP("bitcoin-core", "Warning"),
20b3dc85 312QT_TRANSLATE_NOOP("bitcoin-core", "Warning: This version is obsolete; upgrade required!"),
84c5f77d
WL
313QT_TRANSLATE_NOOP("bitcoin-core", "Warning: Unsupported argument -benchmark ignored, use -debug=bench."),
314QT_TRANSLATE_NOOP("bitcoin-core", "Warning: Unsupported argument -debugnet ignored, use -debug=net."),
0206e38d 315QT_TRANSLATE_NOOP("bitcoin-core", "You need to rebuild the database using -reindex to change -txindex"),
098316c7 316QT_TRANSLATE_NOOP("bitcoin-core", "Zapping all transactions from wallet..."),
2f3308f2 317QT_TRANSLATE_NOOP("bitcoin-core", "on startup"),
baa510b2 318QT_TRANSLATE_NOOP("bitcoin-core", "wallet.dat corrupt, salvage failed"),
51ed9ec9 319};
This page took 0.319857 seconds and 4 git commands to generate.