7 #define UNUSED __attribute__((unused))
12 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
13 "%s, you must set a rpcpassword in the configuration file:\n"
15 "It is recommended you use the following random password:\n"
16 "rpcuser=bitcoinrpc\n"
18 "(you do not need to remember this password)\n"
19 "The username and password MUST NOT be the same.\n"
20 "If the file does not exist, create it with owner-readable-only file "
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\" admin@foo.com\n"),
24 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
25 "Acceptable ciphers (default: TLSv1.2+HIGH:TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!"
27 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
28 "An error occurred while setting up the RPC port %u for listening on IPv4: %s"),
29 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
30 "An error occurred while setting up the RPC port %u for listening on IPv6, "
31 "falling back to IPv4: %s"),
32 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
33 "Bind to given address and always listen on it. Use [host]:port notation for "
35 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
36 "Cannot obtain a lock on data directory %s. Bitcoin Core is probably already "
38 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
39 "Continuously rate-limit free transactions to <n>*1000 bytes per minute "
41 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
42 "Enter regression test mode, which uses a special chain in which blocks can "
43 "be solved instantly. This is intended for regression testing tools and app "
45 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
46 "Enter regression test mode, which uses a special chain in which blocks can "
47 "be solved instantly."),
48 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
49 "Error: Listening for incoming connections failed (listen returned error %d)"),
50 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
51 "Error: The transaction was rejected! This might happen if some of the coins "
52 "in your wallet were already spent, such as if you used a copy of wallet.dat "
53 "and coins were spent in the copy but not marked as spent here."),
54 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
55 "Error: This transaction requires a transaction fee of at least %s because of "
56 "its amount, complexity, or use of recently received funds!"),
57 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
58 "Execute command when a relevant alert is received or we see a really long "
59 "fork (%s in cmd is replaced by message)"),
60 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
61 "Execute command when a wallet transaction changes (%s in cmd is replaced by "
63 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
64 "Execute command when the best block changes (%s in cmd is replaced by block "
66 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
67 "Fees smaller than this are considered zero fee (for transaction creation) "
69 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
70 "Flush database activity from memory pool to disk log every <n> megabytes "
72 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
73 "How thorough the block verification of -checkblocks is (0-4, default: 3)"),
74 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
75 "In this mode -genproclimit controls how many blocks are generated "
77 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
78 "Listen for JSON-RPC connections on <port> (default: 8332 or testnet: 18332)"),
79 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
80 "Number of seconds to keep misbehaving peers from reconnecting (default: "
82 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
83 "Output debugging information (default: 0, supplying <category> is optional)"),
84 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
85 "Set maximum size of high-priority/low-fee transactions in bytes (default: %d)"),
86 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
87 "Set the number of script verification threads (%u to %d, 0 = auto, <0 = "
88 "leave that many cores free, default: %d)"),
89 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
90 "Set the processor limit for when generation is on (-1 = unlimited, default: "
92 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
93 "This is a pre-release test build - use at your own risk - do not use for "
94 "mining or merchant applications"),
95 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
96 "Unable to bind to %s on this computer. Bitcoin Core is probably already "
98 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
99 "Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: -"
101 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
102 "Warning: -paytxfee is set very high! This is the transaction fee you will "
103 "pay if you send a transaction."),
104 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
105 "Warning: Please check that your computer's date and time are correct! If "
106 "your clock is wrong Bitcoin will not work properly."),
107 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
108 "Warning: The network does not appear to fully agree! Some miners appear to "
109 "be experiencing issues."),
110 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
111 "Warning: We do not appear to fully agree with our peers! You may need to "
112 "upgrade, or other nodes may need to upgrade."),
113 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
114 "Warning: error reading wallet.dat! All keys read correctly, but transaction "
115 "data or address book entries might be missing or incorrect."),
116 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
117 "Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as "
118 "wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect "
119 "you should restore from a backup."),
120 QT_TRANSLATE_NOOP(
"bitcoin-core",
""
121 "You must set rpcpassword=<password> in the configuration file:\n"
123 "If the file does not exist, create it with owner-readable-only file "
125 QT_TRANSLATE_NOOP(
"bitcoin-core",
"(default: 1)"),
126 QT_TRANSLATE_NOOP(
"bitcoin-core",
"(default: wallet.dat)"),
127 QT_TRANSLATE_NOOP(
"bitcoin-core",
"<category> can be:"),
128 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Accept command line and JSON-RPC commands"),
129 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Accept connections from outside (default: 1 if no -proxy or -connect)"),
130 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Add a node to connect to and attempt to keep the connection open"),
131 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Allow DNS lookups for -addnode, -seednode and -connect"),
132 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Allow JSON-RPC connections from specified IP address"),
133 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Attempt to recover private keys from a corrupt wallet.dat"),
134 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Bitcoin Core Daemon"),
135 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Bitcoin Core RPC client version"),
136 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Block creation options:"),
137 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Cannot downgrade wallet"),
138 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Cannot resolve -bind address: '%s'"),
139 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Cannot resolve -externalip address: '%s'"),
140 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Cannot write default address"),
141 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Clear list of wallet transactions (diagnostic tool; implies -rescan)"),
142 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Connect only to the specified node(s)"),
143 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Connect through SOCKS proxy"),
144 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Connect to JSON-RPC on <port> (default: 8332 or testnet: 18332)"),
145 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Connect to a node to retrieve peer addresses, and disconnect"),
146 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Connection options:"),
147 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Corrupted block database detected"),
148 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Debugging/Testing options:"),
149 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Disable safemode, override a real safe mode event (default: 0)"),
150 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Discover own IP address (default: 1 when listening and no -externalip)"),
151 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Do not load the wallet and disable wallet RPC calls"),
152 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Do you want to rebuild the block database now?"),
153 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Done loading"),
154 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error initializing block database"),
155 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error initializing wallet database environment %s!"),
156 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error loading block database"),
157 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error loading wallet.dat"),
158 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error loading wallet.dat: Wallet corrupted"),
159 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error loading wallet.dat: Wallet requires newer version of Bitcoin"),
160 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error opening block database"),
161 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error"),
162 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Disk space is low!"),
163 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Wallet locked, unable to create transaction!"),
164 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: system error: "),
165 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failed to listen on any port. Use -listen=0 if you want this."),
166 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failed to read block info"),
167 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failed to read block"),
168 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failed to sync block index"),
169 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failed to write block index"),
170 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failed to write block info"),
171 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failed to write block"),
172 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failed to write file info"),
173 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failed to write to coin database"),
174 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failed to write transaction index"),
175 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failed to write undo data"),
176 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Fee per kB to add to transactions you send"),
177 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Fees smaller than this are considered zero fee (for relaying) (default:"),
178 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Find peers using DNS lookup (default: 1 unless -connect)"),
179 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Force safe mode (default: 0)"),
180 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Generate coins (default: 0)"),
181 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Get help for a command"),
182 QT_TRANSLATE_NOOP(
"bitcoin-core",
"How many blocks to check at startup (default: 288, 0 = all)"),
183 QT_TRANSLATE_NOOP(
"bitcoin-core",
"If <category> is not supplied, output all debugging information."),
184 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Importing..."),
185 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Imports blocks from external blk000??.dat file"),
186 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Incorrect or no genesis block found. Wrong datadir for network?"),
187 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Information"),
188 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Insufficient funds"),
189 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid -onion address: '%s'"),
190 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid -proxy address: '%s'"),
191 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid amount for -minrelaytxfee=<amount>: '%s'"),
192 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid amount for -mintxfee=<amount>: '%s'"),
193 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid amount for -paytxfee=<amount>: '%s'"),
194 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid amount"),
195 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Limit size of signature cache to <n> entries (default: 50000)"),
196 QT_TRANSLATE_NOOP(
"bitcoin-core",
"List commands"),
197 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Listen for connections on <port> (default: 8333 or testnet: 18333)"),
198 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Loading addresses..."),
199 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Loading block index..."),
200 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Loading wallet..."),
201 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Log transaction priority and fee per kB when mining blocks (default: 0)"),
202 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Maintain a full transaction index (default: 0)"),
203 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Maintain at most <n> connections to peers (default: 125)"),
204 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Maximum per-connection receive buffer, <n>*1000 bytes (default: 5000)"),
205 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Maximum per-connection send buffer, <n>*1000 bytes (default: 1000)"),
206 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Not enough file descriptors available."),
207 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Only accept block chain matching built-in checkpoints (default: 1)"),
208 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Only connect to nodes in network <net> (IPv4, IPv6 or Tor)"),
209 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Options:"),
210 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Password for JSON-RPC connections"),
211 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Prepend debug output with timestamp (default: 1)"),
212 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Print block on startup, if found in block index"),
213 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Print block tree on startup (default: 0)"),
214 QT_TRANSLATE_NOOP(
"bitcoin-core",
"RPC SSL options: (see the Bitcoin Wiki for SSL setup instructions)"),
215 QT_TRANSLATE_NOOP(
"bitcoin-core",
"RPC client options:"),
216 QT_TRANSLATE_NOOP(
"bitcoin-core",
"RPC server options:"),
217 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Randomly drop 1 of every <n> network messages"),
218 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Randomly fuzz 1 of every <n> network messages"),
219 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Rebuild block chain index from current blk000??.dat files"),
220 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Rescan the block chain for missing wallet transactions"),
221 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Rescanning..."),
222 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Run a thread to flush wallet periodically (default: 1)"),
223 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Run in the background as a daemon and accept commands"),
224 QT_TRANSLATE_NOOP(
"bitcoin-core",
"SSL options: (see the Bitcoin Wiki for SSL setup instructions)"),
225 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Select SOCKS version for -proxy (4 or 5, default: 5)"),
226 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Send command to Bitcoin Core"),
227 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Send commands to node running on <ip> (default: 127.0.0.1)"),
228 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Send trace/debug info to console instead of debug.log file"),
229 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Server certificate file (default: server.cert)"),
230 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Server private key (default: server.pem)"),
231 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Set database cache size in megabytes (%d to %d, default: %d)"),
232 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Set key pool size to <n> (default: 100)"),
233 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Set maximum block size in bytes (default: %d)"),
234 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Set minimum block size in bytes (default: 0)"),
235 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Set the number of threads to service RPC calls (default: 4)"),
236 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Sets the DB_PRIVATE flag in the wallet db environment (default: 1)"),
237 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Show all debugging options (usage: --help -help-debug)"),
238 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Show benchmark information (default: 0)"),
239 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Shrink debug.log file on client startup (default: 1 when no -debug)"),
240 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Signing transaction failed"),
241 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Specify configuration file (default: bitcoin.conf)"),
242 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Specify connection timeout in milliseconds (default: 5000)"),
243 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Specify data directory"),
244 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Specify pid file (default: bitcoind.pid)"),
245 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Specify wallet file (within data directory)"),
246 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Specify your own public address"),
247 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Spend unconfirmed change when sending transactions (default: 1)"),
248 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Start Bitcoin Core Daemon"),
249 QT_TRANSLATE_NOOP(
"bitcoin-core",
"System error: "),
250 QT_TRANSLATE_NOOP(
"bitcoin-core",
"This help message"),
251 QT_TRANSLATE_NOOP(
"bitcoin-core",
"This is intended for regression testing tools and app development."),
252 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Threshold for disconnecting misbehaving peers (default: 100)"),
253 QT_TRANSLATE_NOOP(
"bitcoin-core",
"To use the %s option"),
254 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Transaction amount too small"),
255 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Transaction amounts must be positive"),
256 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Transaction too large"),
257 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to bind to %s on this computer (bind returned error %d, %s)"),
258 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unknown -socks proxy version requested: %i"),
259 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unknown network specified in -onlynet: '%s'"),
260 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Upgrade wallet to latest format"),
261 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Usage (deprecated, use bitcoin-cli):"),
262 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Usage:"),
263 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Use OpenSSL (https) for JSON-RPC connections"),
264 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Use UPnP to map the listening port (default: 0)"),
265 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Use UPnP to map the listening port (default: 1 when listening)"),
266 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Use the test network"),
267 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Username for JSON-RPC connections"),
268 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Verifying blocks..."),
269 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Verifying wallet..."),
270 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Wait for RPC server to start"),
271 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Wallet %s resides outside data directory %s"),
272 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Wallet needed to be rewritten: restart Bitcoin to complete"),
273 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Wallet options:"),
274 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Warning"),
275 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Warning: Deprecated argument -debugnet ignored, use -debug=net"),
276 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Warning: This version is obsolete, upgrade required!"),
277 QT_TRANSLATE_NOOP(
"bitcoin-core",
"You need to rebuild the database using -reindex to change -txindex"),
278 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Zapping all transactions from wallet..."),
279 QT_TRANSLATE_NOOP(
"bitcoin-core",
"on startup"),
280 QT_TRANSLATE_NOOP(
"bitcoin-core",
"version"),
281 QT_TRANSLATE_NOOP(
"bitcoin-core",
"wallet.dat corrupt, salvage failed"),
static const char UNUSED * bitcoin_strings[]