Skip to content

Commit 7532c9a

Browse files
committed
qt: Periodic translations update
1 parent 598e3b1 commit 7532c9a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+16463
-2530
lines changed

src/Makefile.qt_locale.include

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ QT_TS = \
2727
qt/locale/bitcoin_fi.ts \
2828
qt/locale/bitcoin_fil.ts \
2929
qt/locale/bitcoin_fr.ts \
30+
qt/locale/bitcoin_gl_ES.ts \
3031
qt/locale/bitcoin_he.ts \
3132
qt/locale/bitcoin_hi.ts \
3233
qt/locale/bitcoin_hr.ts \
@@ -71,7 +72,6 @@ QT_TS = \
7172
qt/locale/bitcoin_ta.ts \
7273
qt/locale/bitcoin_te.ts \
7374
qt/locale/bitcoin_th.ts \
74-
qt/locale/bitcoin_tr.ts \
7575
qt/locale/bitcoin_uk.ts \
7676
qt/locale/bitcoin_ur.ts \
7777
qt/locale/[email protected] \
@@ -82,4 +82,5 @@ QT_TS = \
8282
qt/locale/bitcoin_zh.ts \
8383
qt/locale/bitcoin_zh_CN.ts \
8484
qt/locale/bitcoin_zh_HK.ts \
85-
qt/locale/bitcoin_zh_TW.ts
85+
qt/locale/bitcoin_zh_TW.ts \
86+
qt/locale/bitcoin_zu.ts

src/qt/bitcoin_locale.qrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<file alias="fi">locale/bitcoin_fi.qm</file>
2929
<file alias="fil">locale/bitcoin_fil.qm</file>
3030
<file alias="fr">locale/bitcoin_fr.qm</file>
31+
<file alias="gl_ES">locale/bitcoin_gl_ES.qm</file>
3132
<file alias="he">locale/bitcoin_he.qm</file>
3233
<file alias="hi">locale/bitcoin_hi.qm</file>
3334
<file alias="hr">locale/bitcoin_hr.qm</file>
@@ -72,7 +73,6 @@
7273
<file alias="ta">locale/bitcoin_ta.qm</file>
7374
<file alias="te">locale/bitcoin_te.qm</file>
7475
<file alias="th">locale/bitcoin_th.qm</file>
75-
<file alias="tr">locale/bitcoin_tr.qm</file>
7676
<file alias="uk">locale/bitcoin_uk.qm</file>
7777
<file alias="ur">locale/bitcoin_ur.qm</file>
7878
<file alias="uz@Cyrl">locale/[email protected]</file>
@@ -84,5 +84,6 @@
8484
<file alias="zh_CN">locale/bitcoin_zh_CN.qm</file>
8585
<file alias="zh_HK">locale/bitcoin_zh_HK.qm</file>
8686
<file alias="zh_TW">locale/bitcoin_zh_TW.qm</file>
87+
<file alias="zu">locale/bitcoin_zu.qm</file>
8788
</qresource>
8889
</RCC>

src/qt/bitcoinstrings.cpp

Lines changed: 20 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,19 @@
1111
static const char UNUSED *bitcoin_strings[] = {
1212
QT_TRANSLATE_NOOP("bitcoin-core", "The %s developers"),
1313
QT_TRANSLATE_NOOP("bitcoin-core", ""
14+
"%s corrupt. Try using the wallet tool bitcoin-wallet to salvage or restoring "
15+
"a backup."),
16+
QT_TRANSLATE_NOOP("bitcoin-core", ""
1417
"-maxtxfee is set very high! Fees this large could be paid on a single "
1518
"transaction."),
1619
QT_TRANSLATE_NOOP("bitcoin-core", ""
17-
"Can't generate a change-address key. No keys in the internal keypool and "
18-
"can't generate any keys."),
19-
QT_TRANSLATE_NOOP("bitcoin-core", ""
2020
"Cannot obtain a lock on data directory %s. %s is probably already running."),
2121
QT_TRANSLATE_NOOP("bitcoin-core", ""
2222
"Cannot provide specific connections and have addrman find outgoing "
2323
"connections at the same."),
2424
QT_TRANSLATE_NOOP("bitcoin-core", ""
2525
"Cannot upgrade a non HD split wallet without upgrading to support pre split "
26-
"keypool. Please use -upgradewallet=169900 or -upgradewallet with no version "
27-
"specified."),
26+
"keypool. Please use version 169900 or no version specified."),
2827
QT_TRANSLATE_NOOP("bitcoin-core", ""
2928
"Distributed under the MIT software license, see the accompanying file %s or "
3029
"%s"),
@@ -58,9 +57,16 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
5857
QT_TRANSLATE_NOOP("bitcoin-core", ""
5958
"The transaction amount is too small to send after the fee has been deducted"),
6059
QT_TRANSLATE_NOOP("bitcoin-core", ""
60+
"This error could occur if this wallet was not shutdown cleanly and was last "
61+
"loaded using a build with a newer version of Berkeley DB. If so, please use "
62+
"the software that last loaded this wallet"),
63+
QT_TRANSLATE_NOOP("bitcoin-core", ""
6164
"This is a pre-release test build - use at your own risk - do not use for "
6265
"mining or merchant applications"),
6366
QT_TRANSLATE_NOOP("bitcoin-core", ""
67+
"This is the maximum transaction fee you pay (in addition to the normal fee) "
68+
"to prioritize partial spend avoidance over regular coin selection."),
69+
QT_TRANSLATE_NOOP("bitcoin-core", ""
6470
"This is the transaction fee you may discard if change is smaller than dust "
6571
"at this level"),
6672
QT_TRANSLATE_NOOP("bitcoin-core", ""
@@ -69,6 +75,9 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
6975
"Total length of network version string (%i) exceeds maximum length (%i). "
7076
"Reduce the number or size of uacomments."),
7177
QT_TRANSLATE_NOOP("bitcoin-core", ""
78+
"Transaction needs a change address, but we can't generate it. Please call "
79+
"keypoolrefill first."),
80+
QT_TRANSLATE_NOOP("bitcoin-core", ""
7281
"Unable to replay blocks. You will need to rebuild the database using -"
7382
"reindex-chainstate."),
7483
QT_TRANSLATE_NOOP("bitcoin-core", ""
@@ -80,28 +89,25 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
8089
"Warning: The network does not appear to fully agree! Some miners appear to "
8190
"be experiencing issues."),
8291
QT_TRANSLATE_NOOP("bitcoin-core", ""
83-
"Warning: Wallet file corrupt, data salvaged! Original %s saved as %s in %s; "
84-
"if your balance or transactions are incorrect you should restore from a "
85-
"backup."),
86-
QT_TRANSLATE_NOOP("bitcoin-core", ""
8792
"Warning: We do not appear to fully agree with our peers! You may need to "
8893
"upgrade, or other nodes may need to upgrade."),
8994
QT_TRANSLATE_NOOP("bitcoin-core", ""
9095
"You need to rebuild the database using -reindex to go back to unpruned "
9196
"mode. This will redownload the entire blockchain"),
92-
QT_TRANSLATE_NOOP("bitcoin-core", "%d of last 100 blocks have unexpected version"),
93-
QT_TRANSLATE_NOOP("bitcoin-core", "%s corrupt, salvage failed"),
9497
QT_TRANSLATE_NOOP("bitcoin-core", "%s is set very high!"),
9598
QT_TRANSLATE_NOOP("bitcoin-core", "-maxmempool must be at least %d MB"),
99+
QT_TRANSLATE_NOOP("bitcoin-core", "A fatal internal error occurred, see debug.log for details"),
96100
QT_TRANSLATE_NOOP("bitcoin-core", "Cannot downgrade wallet"),
97101
QT_TRANSLATE_NOOP("bitcoin-core", "Cannot resolve -%s address: '%s'"),
102+
QT_TRANSLATE_NOOP("bitcoin-core", "Cannot set -peerblockfilters without -blockfilterindex."),
98103
QT_TRANSLATE_NOOP("bitcoin-core", "Cannot write to data directory '%s'; check permissions."),
99104
QT_TRANSLATE_NOOP("bitcoin-core", "Change index out of range"),
100105
QT_TRANSLATE_NOOP("bitcoin-core", "Config setting for %s only applied on %s network when in [%s] section."),
101106
QT_TRANSLATE_NOOP("bitcoin-core", "Copyright (C) %i-%i"),
102107
QT_TRANSLATE_NOOP("bitcoin-core", "Corrupted block database detected"),
103108
QT_TRANSLATE_NOOP("bitcoin-core", "Could not find asmap file %s"),
104109
QT_TRANSLATE_NOOP("bitcoin-core", "Could not parse asmap file %s"),
110+
QT_TRANSLATE_NOOP("bitcoin-core", "Disk space is too low!"),
105111
QT_TRANSLATE_NOOP("bitcoin-core", "Do you want to rebuild the block database now?"),
106112
QT_TRANSLATE_NOOP("bitcoin-core", "Done loading"),
107113
QT_TRANSLATE_NOOP("bitcoin-core", "Error initializing block database"),
@@ -115,11 +121,11 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Error loading wallet %s. Duplicate -wallet fi
115121
QT_TRANSLATE_NOOP("bitcoin-core", "Error opening block database"),
116122
QT_TRANSLATE_NOOP("bitcoin-core", "Error reading from database, shutting down."),
117123
QT_TRANSLATE_NOOP("bitcoin-core", "Error upgrading chainstate database"),
118-
QT_TRANSLATE_NOOP("bitcoin-core", "Error: A fatal internal error occurred, see debug.log for details"),
119124
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Disk space is low for %s"),
120-
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Disk space is too low!"),
125+
QT_TRANSLATE_NOOP("bitcoin-core", "Error: Keypool ran out, please call keypoolrefill first"),
121126
QT_TRANSLATE_NOOP("bitcoin-core", "Failed to listen on any port. Use -listen=0 if you want this."),
122127
QT_TRANSLATE_NOOP("bitcoin-core", "Failed to rescan the wallet during initialization"),
128+
QT_TRANSLATE_NOOP("bitcoin-core", "Fee rate (%s) is lower than the minimum fee rate setting (%s)"),
123129
QT_TRANSLATE_NOOP("bitcoin-core", "Importing..."),
124130
QT_TRANSLATE_NOOP("bitcoin-core", "Incorrect or no genesis block found. Wrong datadir for network?"),
125131
QT_TRANSLATE_NOOP("bitcoin-core", "Initialization sanity check failed. %s is shutting down."),
@@ -137,6 +143,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Loading banlist..."),
137143
QT_TRANSLATE_NOOP("bitcoin-core", "Loading block index..."),
138144
QT_TRANSLATE_NOOP("bitcoin-core", "Loading wallet..."),
139145
QT_TRANSLATE_NOOP("bitcoin-core", "Need to specify a port with -whitebind: '%s'"),
146+
QT_TRANSLATE_NOOP("bitcoin-core", "No proxy server specified. Use -proxy=<ip> or -proxy=<ip:port>."),
140147
QT_TRANSLATE_NOOP("bitcoin-core", "Not enough file descriptors available."),
141148
QT_TRANSLATE_NOOP("bitcoin-core", "Prune cannot be configured with a negative value."),
142149
QT_TRANSLATE_NOOP("bitcoin-core", "Prune mode is incompatible with -blockfilterindex."),
@@ -184,5 +191,4 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Verifying blocks..."),
184191
QT_TRANSLATE_NOOP("bitcoin-core", "Verifying wallet(s)..."),
185192
QT_TRANSLATE_NOOP("bitcoin-core", "Wallet needed to be rewritten: restart %s to complete"),
186193
QT_TRANSLATE_NOOP("bitcoin-core", "Warning: unknown new rules activated (versionbit %i)"),
187-
QT_TRANSLATE_NOOP("bitcoin-core", "Zapping all transactions from wallet..."),
188194
};

0 commit comments

Comments
 (0)