@@ -19,8 +19,8 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
19
19
" It is also recommended to set alertnotify so you are notified of problems;\n "
20
20
" for example: alertnotify=echo %%s | mail -s \" Bitcoin Alert\" [email protected] \n " ),
21
21
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
22
- " Acceptable ciphers (default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES: "
23
- " @STRENGTH)" ),
22
+ " Acceptable ciphers (default: TLSv1.2 +HIGH:TLSv1+HIGH: !SSLv2:!aNULL:!eNULL:!"
23
+ " 3DES: @STRENGTH)" ),
24
24
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
25
25
" An error occurred while setting up the RPC port %u for listening on IPv4: %s" ),
26
26
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
@@ -98,6 +98,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Add a node to connect to and attempt to keep
98
98
QT_TRANSLATE_NOOP (" bitcoin-core" , " Allow DNS lookups for -addnode, -seednode and -connect" ),
99
99
QT_TRANSLATE_NOOP (" bitcoin-core" , " Allow JSON-RPC connections from specified IP address" ),
100
100
QT_TRANSLATE_NOOP (" bitcoin-core" , " Attempt to recover private keys from a corrupt wallet.dat" ),
101
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Bitcoin RPC client version" ),
101
102
QT_TRANSLATE_NOOP (" bitcoin-core" , " Bitcoin version" ),
102
103
QT_TRANSLATE_NOOP (" bitcoin-core" , " Block creation options:" ),
103
104
QT_TRANSLATE_NOOP (" bitcoin-core" , " Cannot downgrade wallet" ),
@@ -106,6 +107,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Cannot resolve -externalip address: '%s'"),
106
107
QT_TRANSLATE_NOOP (" bitcoin-core" , " Cannot write default address" ),
107
108
QT_TRANSLATE_NOOP (" bitcoin-core" , " Connect only to the specified node(s)" ),
108
109
QT_TRANSLATE_NOOP (" bitcoin-core" , " Connect through socks proxy" ),
110
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Connect to JSON-RPC on <port> (default: 8332 or testnet: 18332)" ),
109
111
QT_TRANSLATE_NOOP (" bitcoin-core" , " Connect to a node to retrieve peer addresses, and disconnect" ),
110
112
QT_TRANSLATE_NOOP (" bitcoin-core" , " Corrupted block database detected" ),
111
113
QT_TRANSLATE_NOOP (" bitcoin-core" , " Discover own IP address (default: 1 when listening and no -externalip)" ),
@@ -143,8 +145,8 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Imports blocks from external blk000??.dat fil
143
145
QT_TRANSLATE_NOOP (" bitcoin-core" , " Incorrect or no genesis block found. Wrong datadir for network?" ),
144
146
QT_TRANSLATE_NOOP (" bitcoin-core" , " Information" ),
145
147
QT_TRANSLATE_NOOP (" bitcoin-core" , " Insufficient funds" ),
148
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Invalid -onion address: '%s'" ),
146
149
QT_TRANSLATE_NOOP (" bitcoin-core" , " Invalid -proxy address: '%s'" ),
147
- QT_TRANSLATE_NOOP (" bitcoin-core" , " Invalid -tor address: '%s'" ),
148
150
QT_TRANSLATE_NOOP (" bitcoin-core" , " Invalid amount for -minrelaytxfee=<amount>: '%s'" ),
149
151
QT_TRANSLATE_NOOP (" bitcoin-core" , " Invalid amount for -mintxfee=<amount>: '%s'" ),
150
152
QT_TRANSLATE_NOOP (" bitcoin-core" , " Invalid amount for -paytxfee=<amount>: '%s'" ),
@@ -172,7 +174,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Rescanning..."),
172
174
QT_TRANSLATE_NOOP (" bitcoin-core" , " Run in the background as a daemon and accept commands" ),
173
175
QT_TRANSLATE_NOOP (" bitcoin-core" , " SSL options: (see the Bitcoin Wiki for SSL setup instructions)" ),
174
176
QT_TRANSLATE_NOOP (" bitcoin-core" , " Select the version of socks proxy to use (4-5, default: 5)" ),
175
- QT_TRANSLATE_NOOP (" bitcoin-core" , " Send command to -server or bitcoind " ),
177
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Send command to Bitcoin server " ),
176
178
QT_TRANSLATE_NOOP (" bitcoin-core" , " Send commands to node running on <ip> (default: 127.0.0.1)" ),
177
179
QT_TRANSLATE_NOOP (" bitcoin-core" , " Send trace/debug info to console instead of debug.log file" ),
178
180
QT_TRANSLATE_NOOP (" bitcoin-core" , " Send trace/debug info to debugger" ),
@@ -191,6 +193,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Specify data directory"),
191
193
QT_TRANSLATE_NOOP (" bitcoin-core" , " Specify pid file (default: bitcoind.pid)" ),
192
194
QT_TRANSLATE_NOOP (" bitcoin-core" , " Specify wallet file (within data directory)" ),
193
195
QT_TRANSLATE_NOOP (" bitcoin-core" , " Specify your own public address" ),
196
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Start Bitcoin server" ),
194
197
QT_TRANSLATE_NOOP (" bitcoin-core" , " System error: " ),
195
198
QT_TRANSLATE_NOOP (" bitcoin-core" , " This help message" ),
196
199
QT_TRANSLATE_NOOP (" bitcoin-core" , " Threshold for disconnecting misbehaving peers (default: 100)" ),
@@ -202,6 +205,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Unable to bind to %s on this computer (bind r
202
205
QT_TRANSLATE_NOOP (" bitcoin-core" , " Unknown -socks proxy version requested: %i" ),
203
206
QT_TRANSLATE_NOOP (" bitcoin-core" , " Unknown network specified in -onlynet: '%s'" ),
204
207
QT_TRANSLATE_NOOP (" bitcoin-core" , " Upgrade wallet to latest format" ),
208
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Usage (deprecated, use bitcoin-cli):" ),
205
209
QT_TRANSLATE_NOOP (" bitcoin-core" , " Usage:" ),
206
210
QT_TRANSLATE_NOOP (" bitcoin-core" , " Use OpenSSL (https) for JSON-RPC connections" ),
207
211
QT_TRANSLATE_NOOP (" bitcoin-core" , " Use UPnP to map the listening port (default: 0)" ),
0 commit comments