@@ -17,31 +17,53 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
17
17
" -maxtxfee is set very high! Fees this large could be paid on a single "
18
18
" transaction." ),
19
19
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
20
+ " Cannot downgrade wallet from version %i to version %i. Wallet version "
21
+ " unchanged." ),
22
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " "
20
23
" Cannot obtain a lock on data directory %s. %s is probably already running." ),
21
24
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
22
25
" Cannot provide specific connections and have addrman find outgoing "
23
26
" connections at the same." ),
24
27
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
25
- " Cannot upgrade a non HD split wallet without upgrading to support pre split "
26
- " keypool. Please use version 169900 or no version specified." ),
28
+ " Cannot upgrade a non HD split wallet from version %i to version %i without "
29
+ " upgrading to support pre-split keypool. Please use version %i or no version "
30
+ " specified." ),
27
31
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
28
32
" Distributed under the MIT software license, see the accompanying file %s or "
29
33
" %s" ),
30
34
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
31
35
" Error reading %s! All keys read correctly, but transaction data or address "
32
36
" book entries might be missing or incorrect." ),
33
37
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
38
+ " Error: Dumpfile format record is incorrect. Got \" %s\" , expected \" format\" ." ),
39
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " "
40
+ " Error: Dumpfile identifier record is incorrect. Got \" %s\" , expected \" %s\" ." ),
41
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " "
42
+ " Error: Dumpfile version is not supported. This version of bitcoin-wallet "
43
+ " only supports version 1 dumpfiles. Got dumpfile with version %s" ),
44
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " "
34
45
" Error: Listening for incoming connections failed (listen returned error %s)" ),
35
46
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
36
47
" Fee estimation failed. Fallbackfee is disabled. Wait a few blocks or enable -"
37
48
" fallbackfee." ),
38
49
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
50
+ " File %s already exists. If you are sure this is what you want, move it out "
51
+ " of the way first." ),
52
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " "
39
53
" Invalid amount for -maxtxfee=<amount>: '%s' (must be at least the minrelay "
40
54
" fee of %s to prevent stuck transactions)" ),
41
55
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
42
56
" More than one onion bind address is provided. Using %s for the automatically "
43
57
" created Tor onion service." ),
44
58
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
59
+ " No dump file provided. To use createfromdump, -dumpfile=<filename> must be "
60
+ " provided." ),
61
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " "
62
+ " No dump file provided. To use dump, -dumpfile=<filename> must be provided." ),
63
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " "
64
+ " No wallet file format provided. To use createfromdump, -format=<format> must "
65
+ " be provided." ),
66
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " "
45
67
" Please check that your computer's date and time are correct! If your clock "
46
68
" is wrong, %s will not work properly." ),
47
69
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
@@ -96,10 +118,13 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
96
118
" Unable to rewind the database to a pre-fork state. You will need to "
97
119
" redownload the blockchain" ),
98
120
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
99
- " Warning: Private keys detected in wallet {%s} with disabled private keys" ),
121
+ " Unknown wallet file format \" %s\" provided. Please provide one of \" bdb\" or "
122
+ " \" sqlite\" ." ),
100
123
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
101
- " Warning: The network does not appear to fully agree! Some miners appear to "
102
- " be experiencing issues." ),
124
+ " Warning: Dumpfile wallet format \" %s\" does not match command line specified "
125
+ " format \" %s\" ." ),
126
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " "
127
+ " Warning: Private keys detected in wallet {%s} with disabled private keys" ),
103
128
QT_TRANSLATE_NOOP (" bitcoin-core" , " "
104
129
" Warning: We do not appear to fully agree with our peers! You may need to "
105
130
" upgrade, or other nodes may need to upgrade." ),
@@ -109,7 +134,6 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
109
134
QT_TRANSLATE_NOOP (" bitcoin-core" , " %s is set very high!" ),
110
135
QT_TRANSLATE_NOOP (" bitcoin-core" , " -maxmempool must be at least %d MB" ),
111
136
QT_TRANSLATE_NOOP (" bitcoin-core" , " A fatal internal error occurred, see debug.log for details" ),
112
- QT_TRANSLATE_NOOP (" bitcoin-core" , " Cannot downgrade wallet" ),
113
137
QT_TRANSLATE_NOOP (" bitcoin-core" , " Cannot resolve -%s address: '%s'" ),
114
138
QT_TRANSLATE_NOOP (" bitcoin-core" , " Cannot set -peerblockfilters without -blockfilterindex." ),
115
139
QT_TRANSLATE_NOOP (" bitcoin-core" , " Cannot write to data directory '%s'; check permissions." ),
@@ -122,6 +146,8 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Could not parse asmap file %s"),
122
146
QT_TRANSLATE_NOOP (" bitcoin-core" , " Disk space is too low!" ),
123
147
QT_TRANSLATE_NOOP (" bitcoin-core" , " Do you want to rebuild the block database now?" ),
124
148
QT_TRANSLATE_NOOP (" bitcoin-core" , " Done loading" ),
149
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Dump file %s does not exist." ),
150
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Error creating %s" ),
125
151
QT_TRANSLATE_NOOP (" bitcoin-core" , " Error initializing block database" ),
126
152
QT_TRANSLATE_NOOP (" bitcoin-core" , " Error initializing wallet database environment %s!" ),
127
153
QT_TRANSLATE_NOOP (" bitcoin-core" , " Error loading %s" ),
@@ -131,9 +157,17 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Error loading %s: Wallet requires newer versi
131
157
QT_TRANSLATE_NOOP (" bitcoin-core" , " Error loading block database" ),
132
158
QT_TRANSLATE_NOOP (" bitcoin-core" , " Error opening block database" ),
133
159
QT_TRANSLATE_NOOP (" bitcoin-core" , " Error reading from database, shutting down." ),
160
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Error reading next record from wallet database" ),
134
161
QT_TRANSLATE_NOOP (" bitcoin-core" , " Error upgrading chainstate database" ),
162
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Error: Couldn't create cursor into database" ),
135
163
QT_TRANSLATE_NOOP (" bitcoin-core" , " Error: Disk space is low for %s" ),
164
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Error: Dumpfile checksum does not match. Computed %s, expected %s" ),
165
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Error: Got key that was not hex: %s" ),
166
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Error: Got value that was not hex: %s" ),
136
167
QT_TRANSLATE_NOOP (" bitcoin-core" , " Error: Keypool ran out, please call keypoolrefill first" ),
168
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Error: Missing checksum" ),
169
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Error: Unable to parse version %u as a uint32_t" ),
170
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Error: Unable to write record to new wallet" ),
137
171
QT_TRANSLATE_NOOP (" bitcoin-core" , " Failed to listen on any port. Use -listen=0 if you want this." ),
138
172
QT_TRANSLATE_NOOP (" bitcoin-core" , " Failed to rescan the wallet during initialization" ),
139
173
QT_TRANSLATE_NOOP (" bitcoin-core" , " Failed to verify database" ),
@@ -143,6 +177,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Importing..."),
143
177
QT_TRANSLATE_NOOP (" bitcoin-core" , " Incorrect or no genesis block found. Wrong datadir for network?" ),
144
178
QT_TRANSLATE_NOOP (" bitcoin-core" , " Initialization sanity check failed. %s is shutting down." ),
145
179
QT_TRANSLATE_NOOP (" bitcoin-core" , " Insufficient funds" ),
180
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Invalid -i2psam address or hostname: '%s'" ),
146
181
QT_TRANSLATE_NOOP (" bitcoin-core" , " Invalid -onion address or hostname: '%s'" ),
147
182
QT_TRANSLATE_NOOP (" bitcoin-core" , " Invalid -proxy address or hostname: '%s'" ),
148
183
QT_TRANSLATE_NOOP (" bitcoin-core" , " Invalid P2P permission: '%s'" ),
@@ -159,7 +194,6 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Need to specify a port with -whitebind: '%s'"
159
194
QT_TRANSLATE_NOOP (" bitcoin-core" , " No proxy server specified. Use -proxy=<ip> or -proxy=<ip:port>." ),
160
195
QT_TRANSLATE_NOOP (" bitcoin-core" , " Not enough file descriptors available." ),
161
196
QT_TRANSLATE_NOOP (" bitcoin-core" , " Prune cannot be configured with a negative value." ),
162
- QT_TRANSLATE_NOOP (" bitcoin-core" , " Prune mode is incompatible with -blockfilterindex." ),
163
197
QT_TRANSLATE_NOOP (" bitcoin-core" , " Prune mode is incompatible with -txindex." ),
164
198
QT_TRANSLATE_NOOP (" bitcoin-core" , " Pruning blockstore..." ),
165
199
QT_TRANSLATE_NOOP (" bitcoin-core" , " Reducing -maxconnections from %d to %d, because of system limitations." ),
@@ -180,7 +214,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Specified -walletdir \"%s\" is not a director
180
214
QT_TRANSLATE_NOOP (" bitcoin-core" , " Specified blocks directory \" %s\" does not exist." ),
181
215
QT_TRANSLATE_NOOP (" bitcoin-core" , " Starting network threads..." ),
182
216
QT_TRANSLATE_NOOP (" bitcoin-core" , " The source code is available from %s." ),
183
- QT_TRANSLATE_NOOP (" bitcoin-core" , " The specified config file %s does not exist\n " ),
217
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " The specified config file %s does not exist" ),
184
218
QT_TRANSLATE_NOOP (" bitcoin-core" , " The transaction amount is too small to pay the fee" ),
185
219
QT_TRANSLATE_NOOP (" bitcoin-core" , " The wallet will avoid paying less than the minimum relay fee." ),
186
220
QT_TRANSLATE_NOOP (" bitcoin-core" , " This is experimental software." ),
@@ -197,6 +231,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Unable to bind to %s on this computer. %s is
197
231
QT_TRANSLATE_NOOP (" bitcoin-core" , " Unable to create the PID file '%s': %s" ),
198
232
QT_TRANSLATE_NOOP (" bitcoin-core" , " Unable to generate initial keys" ),
199
233
QT_TRANSLATE_NOOP (" bitcoin-core" , " Unable to generate keys" ),
234
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Unable to open %s for writing" ),
200
235
QT_TRANSLATE_NOOP (" bitcoin-core" , " Unable to start HTTP server. See debug log for details." ),
201
236
QT_TRANSLATE_NOOP (" bitcoin-core" , " Unknown -blockfilterindex value %s." ),
202
237
QT_TRANSLATE_NOOP (" bitcoin-core" , " Unknown address type '%s'" ),
0 commit comments