Skip to content

Commit 6725030

Browse files
committed
qt: Update translation source file for string freeze (round 2)
1 parent f523df1 commit 6725030

File tree

3 files changed

+595
-341
lines changed

3 files changed

+595
-341
lines changed

src/qt/bitcoinstrings.cpp

+46-2
Original file line numberDiff line numberDiff line change
@@ -60,16 +60,28 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
6060
"Error reading %s! Transaction data may be missing or incorrect. Rescanning "
6161
"wallet."),
6262
QT_TRANSLATE_NOOP("bitcoin-core", ""
63+
"Error: Address book data in wallet cannot be identified to belong to "
64+
"migrated wallets"),
65+
QT_TRANSLATE_NOOP("bitcoin-core", ""
6366
"Error: Dumpfile format record is incorrect. Got \"%s\", expected \"format\"."),
6467
QT_TRANSLATE_NOOP("bitcoin-core", ""
6568
"Error: Dumpfile identifier record is incorrect. Got \"%s\", expected \"%s\"."),
6669
QT_TRANSLATE_NOOP("bitcoin-core", ""
6770
"Error: Dumpfile version is not supported. This version of bitcoin-wallet "
6871
"only supports version 1 dumpfiles. Got dumpfile with version %s"),
6972
QT_TRANSLATE_NOOP("bitcoin-core", ""
73+
"Error: Duplicate descriptors created during migration. Your wallet may be "
74+
"corrupted."),
75+
QT_TRANSLATE_NOOP("bitcoin-core", ""
7076
"Error: Legacy wallets only support the \"legacy\", \"p2sh-segwit\", and "
7177
"\"bech32\" address types"),
7278
QT_TRANSLATE_NOOP("bitcoin-core", ""
79+
"Error: Transaction %s in wallet cannot be identified to belong to migrated "
80+
"wallets"),
81+
QT_TRANSLATE_NOOP("bitcoin-core", ""
82+
"Error: Unable to produce descriptors for this legacy wallet. Make sure the "
83+
"wallet is unlocked first"),
84+
QT_TRANSLATE_NOOP("bitcoin-core", ""
7385
"Failed to rename invalid peers.dat file. Please move or delete it and try "
7486
"again."),
7587
QT_TRANSLATE_NOOP("bitcoin-core", ""
@@ -79,6 +91,9 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
7991
"File %s already exists. If you are sure this is what you want, move it out "
8092
"of the way first."),
8193
QT_TRANSLATE_NOOP("bitcoin-core", ""
94+
"Incompatible options: -dnsseed=1 was explicitly specified, but -onlynet "
95+
"forbids connections to IPv4/IPv6"),
96+
QT_TRANSLATE_NOOP("bitcoin-core", ""
8297
"Invalid amount for -maxtxfee=<amount>: '%s' (must be at least the minrelay "
8398
"fee of %s to prevent stuck transactions)"),
8499
QT_TRANSLATE_NOOP("bitcoin-core", ""
@@ -98,8 +113,11 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
98113
"be provided."),
99114
QT_TRANSLATE_NOOP("bitcoin-core", ""
100115
"Outbound connections restricted to Tor (-onlynet=onion) but the proxy for "
101-
"reaching the Tor network is not provided (no -proxy= and no -onion= given) "
102-
"or it is explicitly forbidden (-onion=0)"),
116+
"reaching the Tor network is explicitly forbidden: -onion=0"),
117+
QT_TRANSLATE_NOOP("bitcoin-core", ""
118+
"Outbound connections restricted to Tor (-onlynet=onion) but the proxy for "
119+
"reaching the Tor network is not provided: none of -proxy, -onion or -"
120+
"listenonion is given"),
103121
QT_TRANSLATE_NOOP("bitcoin-core", ""
104122
"Please check that your computer's date and time are correct! If your clock "
105123
"is wrong, %s will not work properly."),
@@ -156,6 +174,14 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
156174
"Unknown wallet file format \"%s\" provided. Please provide one of \"bdb\" or "
157175
"\"sqlite\"."),
158176
QT_TRANSLATE_NOOP("bitcoin-core", ""
177+
"Unrecognized descriptor found. Loading wallet %s\n"
178+
"\n"
179+
"The wallet might had been created on a newer version.\n"
180+
"Please try running the latest software version.\n"),
181+
QT_TRANSLATE_NOOP("bitcoin-core", ""
182+
"Unsupported category-specific logging level -loglevel=%s. Expected -"
183+
"loglevel=<category>:<loglevel>. Valid categories: %s. Valid loglevels: %s."),
184+
QT_TRANSLATE_NOOP("bitcoin-core", ""
159185
"Unsupported chainstate database format found. Please restart with -reindex-"
160186
"chainstate. This will rebuild the chainstate database."),
161187
QT_TRANSLATE_NOOP("bitcoin-core", ""
@@ -176,6 +202,12 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
176202
QT_TRANSLATE_NOOP("bitcoin-core", ""
177203
"You need to rebuild the database using -reindex to go back to unpruned "
178204
"mode. This will redownload the entire blockchain"),
205+
QT_TRANSLATE_NOOP("bitcoin-core", ""
206+
"\n"
207+
"Unable to cleanup failed migration"),
208+
QT_TRANSLATE_NOOP("bitcoin-core", ""
209+
"\n"
210+
"Unable to restore backup of wallet."),
179211
QT_TRANSLATE_NOOP("bitcoin-core", "%s is set very high!"),
180212
QT_TRANSLATE_NOOP("bitcoin-core", "-maxmempool must be at least %d MB"),
181213
QT_TRANSLATE_NOOP("bitcoin-core", "A fatal internal error occurred, see debug.log for details"),
@@ -203,15 +235,25 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Error loading block database"),
203235
QT_TRANSLATE_NOOP("bitcoin-core", "Error opening block database"),
204236
QT_TRANSLATE_NOOP("bitcoin-core", "Error reading from database, shutting down."),
205237
QT_TRANSLATE_NOOP("bitcoin-core", "Error reading next record from wallet database"),
238+
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Could not add watchonly tx to watchonly wallet"),
239+
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Could not delete watchonly transactions"),
206240
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Couldn't create cursor into database"),
207241
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Disk space is low for %s"),
208242
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Dumpfile checksum does not match. Computed %s, expected %s"),
243+
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Failed to create new watchonly wallet"),
209244
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Got key that was not hex: %s"),
210245
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Got value that was not hex: %s"),
211246
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Keypool ran out, please call keypoolrefill first"),
212247
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Missing checksum"),
213248
QT_TRANSLATE_NOOP("bitcoin-core", "Error: No %s addresses available."),
249+
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Not all watchonly txs could be deleted"),
250+
QT_TRANSLATE_NOOP("bitcoin-core", "Error: This wallet already uses SQLite"),
251+
QT_TRANSLATE_NOOP("bitcoin-core", "Error: This wallet is already a descriptor wallet"),
252+
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to begin reading all records in the database"),
253+
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to make a backup of your wallet"),
214254
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to parse version %u as a uint32_t"),
255+
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to read all records in the database"),
256+
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to remove watchonly address book data"),
215257
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to write record to new wallet"),
216258
QT_TRANSLATE_NOOP("bitcoin-core", "Failed to listen on any port. Use -listen=0 if you want this."),
217259
QT_TRANSLATE_NOOP("bitcoin-core", "Failed to rescan the wallet during initialization"),
@@ -283,11 +325,13 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Unable to generate keys"),
283325
QT_TRANSLATE_NOOP("bitcoin-core", "Unable to open %s for writing"),
284326
QT_TRANSLATE_NOOP("bitcoin-core", "Unable to parse -maxuploadtarget: '%s'"),
285327
QT_TRANSLATE_NOOP("bitcoin-core", "Unable to start HTTP server. See debug log for details."),
328+
QT_TRANSLATE_NOOP("bitcoin-core", "Unable to unload the wallet before migrating"),
286329
QT_TRANSLATE_NOOP("bitcoin-core", "Unknown -blockfilterindex value %s."),
287330
QT_TRANSLATE_NOOP("bitcoin-core", "Unknown address type '%s'"),
288331
QT_TRANSLATE_NOOP("bitcoin-core", "Unknown change type '%s'"),
289332
QT_TRANSLATE_NOOP("bitcoin-core", "Unknown network specified in -onlynet: '%s'"),
290333
QT_TRANSLATE_NOOP("bitcoin-core", "Unknown new rules activated (versionbit %i)"),
334+
QT_TRANSLATE_NOOP("bitcoin-core", "Unsupported global logging level -loglevel=%s. Valid values: %s."),
291335
QT_TRANSLATE_NOOP("bitcoin-core", "Unsupported logging category %s=%s."),
292336
QT_TRANSLATE_NOOP("bitcoin-core", "User Agent comment (%s) contains unsafe characters."),
293337
QT_TRANSLATE_NOOP("bitcoin-core", "Verifying blocks…"),

0 commit comments

Comments
 (0)