Skip to content

Commit 9172cc6

Browse files
committed
qt: Update translation source file
The diff is produced by running `make -C src translate`.
1 parent 7b0cbf4 commit 9172cc6

File tree

3 files changed

+1903
-1739
lines changed

3 files changed

+1903
-1739
lines changed

src/qt/bitcoinstrings.cpp

+35-7
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
1515
"a backup."),
1616
QT_TRANSLATE_NOOP("bitcoin-core", ""
1717
"%s request to listen on port %u. This port is considered \"bad\" and thus it "
18-
"is unlikely that any Bitcoin Core peers connect to it. See doc/p2p-bad-ports."
19-
"md for details and a full list."),
18+
"is unlikely that any peer will connect to it. See doc/p2p-bad-ports.md for "
19+
"details and a full list."),
2020
QT_TRANSLATE_NOOP("bitcoin-core", ""
2121
"-maxtxfee is set very high! Fees this large could be paid on a single "
2222
"transaction."),
@@ -33,9 +33,6 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
3333
"temporarily disable txindex while using -reindex-chainstate, or replace -"
3434
"reindex-chainstate with -reindex to fully rebuild all indexes."),
3535
QT_TRANSLATE_NOOP("bitcoin-core", ""
36-
"Assumed-valid: last wallet synchronisation goes beyond available block data. "
37-
"You need to wait for the background validation chain to download more blocks."),
38-
QT_TRANSLATE_NOOP("bitcoin-core", ""
3936
"Cannot downgrade wallet from version %i to version %i. Wallet version "
4037
"unchanged."),
4138
QT_TRANSLATE_NOOP("bitcoin-core", ""
@@ -48,12 +45,20 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
4845
"upgrading to support pre-split keypool. Please use version %i or no version "
4946
"specified."),
5047
QT_TRANSLATE_NOOP("bitcoin-core", ""
48+
"Disk space for %s may not accommodate the block files. Approximately %u GB "
49+
"of data will be stored in this directory."),
50+
QT_TRANSLATE_NOOP("bitcoin-core", ""
5151
"Distributed under the MIT software license, see the accompanying file %s or "
5252
"%s"),
5353
QT_TRANSLATE_NOOP("bitcoin-core", ""
5454
"Error loading %s: External signer wallet being loaded without external "
5555
"signer support compiled"),
5656
QT_TRANSLATE_NOOP("bitcoin-core", ""
57+
"Error loading wallet. Wallet requires blocks to be downloaded, and software "
58+
"does not currently support loading wallets while blocks are being downloaded "
59+
"out of order when using assumeutxo snapshots. Wallet should be able to load "
60+
"successfully after node sync reaches height %s"),
61+
QT_TRANSLATE_NOOP("bitcoin-core", ""
5762
"Error reading %s! All keys read correctly, but transaction data or address "
5863
"book entries might be missing or incorrect."),
5964
QT_TRANSLATE_NOOP("bitcoin-core", ""
@@ -79,8 +84,8 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
7984
"Error: Transaction %s in wallet cannot be identified to belong to migrated "
8085
"wallets"),
8186
QT_TRANSLATE_NOOP("bitcoin-core", ""
82-
"Error: Unable to produce descriptors for this legacy wallet. Make sure the "
83-
"wallet is unlocked first"),
87+
"Error: Unable to produce descriptors for this legacy wallet. Make sure to "
88+
"provide the wallet's passphrase if it is encrypted."),
8489
QT_TRANSLATE_NOOP("bitcoin-core", ""
8590
"Failed to rename invalid peers.dat file. Please move or delete it and try "
8691
"again."),
@@ -112,13 +117,19 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
112117
"No wallet file format provided. To use createfromdump, -format=<format> must "
113118
"be provided."),
114119
QT_TRANSLATE_NOOP("bitcoin-core", ""
120+
"Outbound connections restricted to CJDNS (-onlynet=cjdns) but -"
121+
"cjdnsreachable is not provided"),
122+
QT_TRANSLATE_NOOP("bitcoin-core", ""
115123
"Outbound connections restricted to Tor (-onlynet=onion) but the proxy for "
116124
"reaching the Tor network is explicitly forbidden: -onion=0"),
117125
QT_TRANSLATE_NOOP("bitcoin-core", ""
118126
"Outbound connections restricted to Tor (-onlynet=onion) but the proxy for "
119127
"reaching the Tor network is not provided: none of -proxy, -onion or -"
120128
"listenonion is given"),
121129
QT_TRANSLATE_NOOP("bitcoin-core", ""
130+
"Outbound connections restricted to i2p (-onlynet=i2p) but -i2psam is not "
131+
"provided"),
132+
QT_TRANSLATE_NOOP("bitcoin-core", ""
122133
"Please check that your computer's date and time are correct! If your clock "
123134
"is wrong, %s will not work properly."),
124135
QT_TRANSLATE_NOOP("bitcoin-core", ""
@@ -148,6 +159,13 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
148159
"space, run a full -reindex, otherwise ignore this error. This error message "
149160
"will not be displayed again."),
150161
QT_TRANSLATE_NOOP("bitcoin-core", ""
162+
"The inputs size exceeds the maximum weight. Please try sending a smaller "
163+
"amount or manually consolidating your wallet's UTXOs"),
164+
QT_TRANSLATE_NOOP("bitcoin-core", ""
165+
"The preselected coins total amount does not cover the transaction target. "
166+
"Please allow other inputs to be automatically selected or include more coins "
167+
"manually"),
168+
QT_TRANSLATE_NOOP("bitcoin-core", ""
151169
"The transaction amount is too small to send after the fee has been deducted"),
152170
QT_TRANSLATE_NOOP("bitcoin-core", ""
153171
"This error could occur if this wallet was not shutdown cleanly and was last "
@@ -171,6 +189,10 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
171189
"Unable to replay blocks. You will need to rebuild the database using -"
172190
"reindex-chainstate."),
173191
QT_TRANSLATE_NOOP("bitcoin-core", ""
192+
"Unexpected legacy entry in descriptor wallet found. Loading wallet %s\n"
193+
"\n"
194+
"The wallet might have been tampered with or created with malicious intent.\n"),
195+
QT_TRANSLATE_NOOP("bitcoin-core", ""
174196
"Unknown wallet file format \"%s\" provided. Please provide one of \"bdb\" or "
175197
"\"sqlite\"."),
176198
QT_TRANSLATE_NOOP("bitcoin-core", ""
@@ -235,6 +257,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Error loading block database"),
235257
QT_TRANSLATE_NOOP("bitcoin-core", "Error opening block database"),
236258
QT_TRANSLATE_NOOP("bitcoin-core", "Error reading from database, shutting down."),
237259
QT_TRANSLATE_NOOP("bitcoin-core", "Error reading next record from wallet database"),
260+
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Cannot extract destination from the generated scriptpubkey"),
238261
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Could not add watchonly tx to watchonly wallet"),
239262
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Could not delete watchonly transactions"),
240263
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Couldn't create cursor into database"),
@@ -264,6 +287,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Importing…"),
264287
QT_TRANSLATE_NOOP("bitcoin-core", "Incorrect or no genesis block found. Wrong datadir for network?"),
265288
QT_TRANSLATE_NOOP("bitcoin-core", "Initialization sanity check failed. %s is shutting down."),
266289
QT_TRANSLATE_NOOP("bitcoin-core", "Input not found or already spent"),
290+
QT_TRANSLATE_NOOP("bitcoin-core", "Insufficient dbcache for block verification"),
267291
QT_TRANSLATE_NOOP("bitcoin-core", "Insufficient funds"),
268292
QT_TRANSLATE_NOOP("bitcoin-core", "Invalid -i2psam address or hostname: '%s'"),
269293
QT_TRANSLATE_NOOP("bitcoin-core", "Invalid -onion address or hostname: '%s'"),
@@ -274,6 +298,8 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -discardfee=<amount>: '%s'
274298
QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -fallbackfee=<amount>: '%s'"),
275299
QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -paytxfee=<amount>: '%s' (must be at least %s)"),
276300
QT_TRANSLATE_NOOP("bitcoin-core", "Invalid netmask specified in -whitelist: '%s'"),
301+
QT_TRANSLATE_NOOP("bitcoin-core", "Invalid port specified in %s: '%s'"),
302+
QT_TRANSLATE_NOOP("bitcoin-core", "Invalid pre-selected input %s"),
277303
QT_TRANSLATE_NOOP("bitcoin-core", "Listening for incoming connections failed (listen returned error %s)"),
278304
QT_TRANSLATE_NOOP("bitcoin-core", "Loading P2P addresses…"),
279305
QT_TRANSLATE_NOOP("bitcoin-core", "Loading banlist…"),
@@ -284,6 +310,8 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Missing solving data for estimating transacti
284310
QT_TRANSLATE_NOOP("bitcoin-core", "Need to specify a port with -whitebind: '%s'"),
285311
QT_TRANSLATE_NOOP("bitcoin-core", "No addresses available"),
286312
QT_TRANSLATE_NOOP("bitcoin-core", "Not enough file descriptors available."),
313+
QT_TRANSLATE_NOOP("bitcoin-core", "Not found pre-selected input %s"),
314+
QT_TRANSLATE_NOOP("bitcoin-core", "Not solvable pre-selected input %s"),
287315
QT_TRANSLATE_NOOP("bitcoin-core", "Prune cannot be configured with a negative value."),
288316
QT_TRANSLATE_NOOP("bitcoin-core", "Prune mode is incompatible with -txindex."),
289317
QT_TRANSLATE_NOOP("bitcoin-core", "Pruning blockstore…"),

0 commit comments

Comments
 (0)