Skip to content

Commit 71927b2

Browse files
committed
qt: Update translation source file
The diff is generated by executing `make -C src translate`.
1 parent 4d0b0bf commit 71927b2

File tree

3 files changed

+414
-384
lines changed

3 files changed

+414
-384
lines changed

src/qt/bitcoinstrings.cpp

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Error reading configuration file: %s"),
271271
QT_TRANSLATE_NOOP("bitcoin-core", "Error reading from database, shutting down."),
272272
QT_TRANSLATE_NOOP("bitcoin-core", "Error reading next record from wallet database"),
273273
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Cannot extract destination from the generated scriptpubkey"),
274-
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Could not add watchonly tx to watchonly wallet"),
274+
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Could not add watchonly tx %s to watchonly wallet"),
275275
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Could not delete watchonly transactions"),
276276
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Couldn't create cursor into database"),
277277
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Disk space is low for %s"),
@@ -289,8 +289,11 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to begin reading all records in
289289
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to make a backup of your wallet"),
290290
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to parse version %u as a uint32_t"),
291291
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to read all records in the database"),
292+
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to read wallet's best block locator record"),
292293
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to remove watchonly address book data"),
293294
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to write record to new wallet"),
295+
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to write solvable wallet best block locator record"),
296+
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Unable to write watchonly wallet best block locator record"),
294297
QT_TRANSLATE_NOOP("bitcoin-core", "Failed to listen on any port. Use -listen=0 if you want this."),
295298
QT_TRANSLATE_NOOP("bitcoin-core", "Failed to rescan the wallet during initialization"),
296299
QT_TRANSLATE_NOOP("bitcoin-core", "Failed to start indexes, shutting down.."),
@@ -355,7 +358,6 @@ QT_TRANSLATE_NOOP("bitcoin-core", "This is the transaction fee you will pay if y
355358
QT_TRANSLATE_NOOP("bitcoin-core", "Transaction amount too small"),
356359
QT_TRANSLATE_NOOP("bitcoin-core", "Transaction amounts must not be negative"),
357360
QT_TRANSLATE_NOOP("bitcoin-core", "Transaction change output index out of range"),
358-
QT_TRANSLATE_NOOP("bitcoin-core", "Transaction has too long of a mempool chain"),
359361
QT_TRANSLATE_NOOP("bitcoin-core", "Transaction must have at least one recipient"),
360362
QT_TRANSLATE_NOOP("bitcoin-core", "Transaction needs a change address, but we can't generate it."),
361363
QT_TRANSLATE_NOOP("bitcoin-core", "Transaction too large"),
@@ -380,6 +382,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Unsupported logging category %s=%s."),
380382
QT_TRANSLATE_NOOP("bitcoin-core", "User Agent comment (%s) contains unsafe characters."),
381383
QT_TRANSLATE_NOOP("bitcoin-core", "Verifying blocks…"),
382384
QT_TRANSLATE_NOOP("bitcoin-core", "Verifying wallet(s)…"),
385+
QT_TRANSLATE_NOOP("bitcoin-core", "Wallet file creation failed: %s"),
383386
QT_TRANSLATE_NOOP("bitcoin-core", "Wallet needed to be rewritten: restart %s to complete"),
384387
QT_TRANSLATE_NOOP("bitcoin-core", "acceptstalefeeestimates is not supported on %s chain."),
385388
};

src/qt/locale/bitcoin_en.ts

Lines changed: 57 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ Signing is only possible with addresses of the type &apos;legacy&apos;.</source>
427427
<translation type="unfinished"></translation>
428428
</message>
429429
<message>
430-
<location line="+412"/>
430+
<location line="+415"/>
431431
<source>Network activity disabled.</source>
432432
<extracomment>A substring of the tooltip.</extracomment>
433433
<translation type="unfinished"></translation>
@@ -438,7 +438,7 @@ Signing is only possible with addresses of the type &apos;legacy&apos;.</source>
438438
<translation type="unfinished"></translation>
439439
</message>
440440
<message>
441-
<location line="-1194"/>
441+
<location line="-1197"/>
442442
<source>Send coins to a Bitcoin address</source>
443443
<translation>Send coins to a Bitcoin address</translation>
444444
</message>
@@ -553,7 +553,7 @@ Signing is only possible with addresses of the type &apos;legacy&apos;.</source>
553553
<translation>Tabs toolbar</translation>
554554
</message>
555555
<message>
556-
<location line="+476"/>
556+
<location line="+479"/>
557557
<source>Syncing Headers (%1%)…</source>
558558
<translation type="unfinished"></translation>
559559
</message>
@@ -578,7 +578,7 @@ Signing is only possible with addresses of the type &apos;legacy&apos;.</source>
578578
<translation type="unfinished"></translation>
579579
</message>
580580
<message>
581-
<location line="-852"/>
581+
<location line="-855"/>
582582
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
583583
<translation type="unfinished"></translation>
584584
</message>
@@ -598,7 +598,7 @@ Signing is only possible with addresses of the type &apos;legacy&apos;.</source>
598598
<translation type="unfinished"></translation>
599599
</message>
600600
<message numerus="yes">
601-
<location line="+764"/>
601+
<location line="+767"/>
602602
<source>Processed %n block(s) of transaction history.</source>
603603
<translation>
604604
<numerusform>Processed %n block of transaction history.</numerusform>
@@ -646,7 +646,7 @@ Signing is only possible with addresses of the type &apos;legacy&apos;.</source>
646646
<translation>Up to date</translation>
647647
</message>
648648
<message>
649-
<location line="-837"/>
649+
<location line="-840"/>
650650
<source>Ctrl+Q</source>
651651
<translation type="unfinished"></translation>
652652
</message>
@@ -802,7 +802,7 @@ Signing is only possible with addresses of the type &apos;legacy&apos;.</source>
802802
<translation type="unfinished"></translation>
803803
</message>
804804
<message>
805-
<location line="+274"/>
805+
<location line="+277"/>
806806
<source>%1 client</source>
807807
<translation type="unfinished"></translation>
808808
</message>
@@ -1099,7 +1099,7 @@ Signing is only possible with addresses of the type &apos;legacy&apos;.</source>
10991099
<translation type="unfinished"></translation>
11001100
</message>
11011101
<message>
1102-
<location line="+153"/>
1102+
<location line="+165"/>
11031103
<source>Can vary +/- %1 satoshi(s) per input.</source>
11041104
<translation type="unfinished"></translation>
11051105
</message>
@@ -1537,12 +1537,12 @@ The migration process will create a backup of the wallet before migrating. This
15371537
</message>
15381538
<message>
15391539
<location line="+2"/>
1540-
<source> Watchonly scripts have been migrated to a new wallet named &apos;%1&apos;.</source>
1540+
<source>Watchonly scripts have been migrated to a new wallet named &apos;%1&apos;.</source>
15411541
<translation type="unfinished"></translation>
15421542
</message>
15431543
<message>
15441544
<location line="+3"/>
1545-
<source> Solvable but not watched scripts have been migrated to a new wallet named &apos;%1&apos;.</source>
1545+
<source>Solvable but not watched scripts have been migrated to a new wallet named &apos;%1&apos;.</source>
15461546
<translation type="unfinished"></translation>
15471547
</message>
15481548
<message>
@@ -2155,7 +2155,7 @@ The migration process will create a backup of the wallet before migrating. This
21552155
<context>
21562156
<name>OptionsModel</name>
21572157
<message>
2158-
<location filename="../optionsmodel.cpp" line="+198"/>
2158+
<location filename="../optionsmodel.cpp" line="+199"/>
21592159
<source>Could not read setting &quot;%1&quot;, %2.</source>
21602160
<translation type="unfinished"></translation>
21612161
</message>
@@ -2358,8 +2358,8 @@ The migration process will create a backup of the wallet before migrating. This
23582358
<translation type="unfinished"></translation>
23592359
</message>
23602360
<message>
2361-
<location line="+16"/>
2362-
<source> * Sends %1 to %2</source>
2361+
<location line="+17"/>
2362+
<source>Sends %1 to %2</source>
23632363
<translation type="unfinished"></translation>
23642364
</message>
23652365
<message>
@@ -2647,7 +2647,7 @@ If you are receiving this error you should request the merchant provide a BIP21
26472647
<translation type="unfinished"></translation>
26482648
</message>
26492649
<message>
2650-
<location line="+13"/>
2650+
<location line="+12"/>
26512651
<location line="+12"/>
26522652
<source>%1 d</source>
26532653
<translation type="unfinished"></translation>
@@ -2775,12 +2775,12 @@ If you are receiving this error you should request the merchant provide a BIP21
27752775
<translation type="unfinished"></translation>
27762776
</message>
27772777
<message>
2778-
<location line="+395"/>
2778+
<location line="+423"/>
27792779
<source>Error: %1</source>
27802780
<translation type="unfinished"></translation>
27812781
</message>
27822782
<message>
2783-
<location line="+70"/>
2783+
<location line="+73"/>
27842784
<source>%1 didn&apos;t yet exit safely…</source>
27852785
<translation type="unfinished"></translation>
27862786
</message>
@@ -4047,12 +4047,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of &quot;100
40474047
<translation type="unfinished"></translation>
40484048
</message>
40494049
<message>
4050-
<location line="+92"/>
4051-
<source> from wallet &apos;%1&apos;</source>
4052-
<translation type="unfinished"></translation>
4053-
</message>
4054-
<message>
4055-
<location line="+11"/>
4050+
<location line="+103"/>
40564051
<source>%1 to &apos;%2&apos;</source>
40574052
<translation type="unfinished"></translation>
40584053
</message>
@@ -4122,7 +4117,12 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of &quot;100
41224117
<translation type="unfinished"></translation>
41234118
</message>
41244119
<message>
4125-
<location line="-6"/>
4120+
<location line="-30"/>
4121+
<source>%1 from wallet &apos;%2&apos;</source>
4122+
<translation type="unfinished"></translation>
4123+
</message>
4124+
<message>
4125+
<location line="+24"/>
41264126
<source>Do you want to create this transaction?</source>
41274127
<extracomment>Message displayed when attempting to create a transaction. Cautionary text to prompt the user to verify that the displayed transaction details represent the transaction the user intends to create.</extracomment>
41284128
<translation type="unfinished"></translation>
@@ -4771,7 +4771,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of &quot;100
47714771
</message>
47724772
<message>
47734773
<location line="+16"/>
4774-
<source> (Certificate was not verified)</source>
4774+
<source>%1 (Certificate was not verified)</source>
47754775
<translation type="unfinished"></translation>
47764776
</message>
47774777
<message>
@@ -4800,7 +4800,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of &quot;100
48004800
<translation type="unfinished"></translation>
48014801
</message>
48024802
<message>
4803-
<location line="+21"/>
4803+
<location line="+19"/>
48044804
<source>Amount</source>
48054805
<translation type="unfinished">Amount</translation>
48064806
</message>
@@ -5139,7 +5139,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee rate of &quot;100
51395139
<translation type="unfinished"></translation>
51405140
</message>
51415141
<message>
5142-
<location line="+170"/>
5142+
<location line="+173"/>
51435143
<source>Range:</source>
51445144
<translation type="unfinished"></translation>
51455145
</message>
@@ -5235,7 +5235,7 @@ Go to File &gt; Open Wallet to load a wallet.
52355235
<context>
52365236
<name>WalletModel</name>
52375237
<message>
5238-
<location filename="../walletmodel.cpp" line="+228"/>
5238+
<location filename="../walletmodel.cpp" line="+227"/>
52395239
<location line="+13"/>
52405240
<source>Send Coins</source>
52415241
<translation type="unfinished">Send Coins</translation>
@@ -5897,12 +5897,7 @@ Unable to restore backup of wallet.</source>
58975897
<translation type="unfinished"></translation>
58985898
</message>
58995899
<message>
5900-
<location line="+1"/>
5901-
<source>Error: Could not add watchonly tx to watchonly wallet</source>
5902-
<translation type="unfinished"></translation>
5903-
</message>
5904-
<message>
5905-
<location line="+1"/>
5900+
<location line="+2"/>
59065901
<source>Error: Could not delete watchonly transactions</source>
59075902
<translation type="unfinished"></translation>
59085903
</message>
@@ -5986,6 +5981,11 @@ Unable to restore backup of wallet.</source>
59865981
<source>Error: Unable to read all records in the database</source>
59875982
<translation type="unfinished"></translation>
59885983
</message>
5984+
<message>
5985+
<location line="+1"/>
5986+
<source>Error: Unable to read wallet&apos;s best block locator record</source>
5987+
<translation type="unfinished"></translation>
5988+
</message>
59895989
<message>
59905990
<location line="+1"/>
59915991
<source>Error: Unable to remove watchonly address book data</source>
@@ -5996,6 +5996,16 @@ Unable to restore backup of wallet.</source>
59965996
<source>Error: Unable to write record to new wallet</source>
59975997
<translation type="unfinished"></translation>
59985998
</message>
5999+
<message>
6000+
<location line="+1"/>
6001+
<source>Error: Unable to write solvable wallet best block locator record</source>
6002+
<translation type="unfinished"></translation>
6003+
</message>
6004+
<message>
6005+
<location line="+1"/>
6006+
<source>Error: Unable to write watchonly wallet best block locator record</source>
6007+
<translation type="unfinished"></translation>
6008+
</message>
59996009
<message>
60006010
<location line="+1"/>
60016011
<source>Failed to listen on any port. Use -listen=0 if you want this.</source>
@@ -6306,11 +6316,6 @@ Unable to restore backup of wallet.</source>
63066316
<source>Transaction change output index out of range</source>
63076317
<translation type="unfinished"></translation>
63086318
</message>
6309-
<message>
6310-
<location line="+1"/>
6311-
<source>Transaction has too long of a mempool chain</source>
6312-
<translation type="unfinished"></translation>
6313-
</message>
63146319
<message>
63156320
<location line="+1"/>
63166321
<source>Transaction must have at least one recipient</source>
@@ -6412,17 +6417,27 @@ Unable to restore backup of wallet.</source>
64126417
<translation type="unfinished"></translation>
64136418
</message>
64146419
<message>
6415-
<location line="+6"/>
6420+
<location line="+5"/>
6421+
<source>Wallet file creation failed: %s</source>
6422+
<translation type="unfinished"></translation>
6423+
</message>
6424+
<message>
6425+
<location line="+2"/>
64166426
<source>acceptstalefeeestimates is not supported on %s chain.</source>
64176427
<translation type="unfinished"></translation>
64186428
</message>
64196429
<message>
6420-
<location line="-5"/>
6430+
<location line="-6"/>
64216431
<source>Unsupported logging category %s=%s.</source>
64226432
<translation type="unfinished"></translation>
64236433
</message>
64246434
<message>
6425-
<location line="+1"/>
6435+
<location line="-107"/>
6436+
<source>Error: Could not add watchonly tx %s to watchonly wallet</source>
6437+
<translation type="unfinished"></translation>
6438+
</message>
6439+
<message>
6440+
<location line="+108"/>
64266441
<source>User Agent comment (%s) contains unsafe characters.</source>
64276442
<translation type="unfinished"></translation>
64286443
</message>
@@ -6437,7 +6452,7 @@ Unable to restore backup of wallet.</source>
64376452
<translation type="unfinished"></translation>
64386453
</message>
64396454
<message>
6440-
<location line="+1"/>
6455+
<location line="+2"/>
64416456
<source>Wallet needed to be rewritten: restart %s to complete</source>
64426457
<translation type="unfinished"></translation>
64436458
</message>

0 commit comments

Comments
 (0)