Skip to content

Commit 42307c4

Browse files
committed
qt: Periodic translations update
Tree-SHA512: 08b255a0f90eac4a68dbcd7f8cb497c8f0c70a9248ba29f460b31fd4dafcdf14589cbd4518ba803233349643749a03c7fbd3829caf6dc2cdadac8737f3440819
1 parent af56397 commit 42307c4

File tree

7 files changed

+251
-61
lines changed

7 files changed

+251
-61
lines changed

src/qt/bitcoinstrings.cpp

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
6363
QT_TRANSLATE_NOOP("bitcoin-core", ""
6464
"Error loading %s: You can't enable HD on an already existing non-HD wallet"),
6565
QT_TRANSLATE_NOOP("bitcoin-core", ""
66+
"Error loading wallet %s. -wallet parameter must only specify a filename (not "
67+
"a path)."),
68+
QT_TRANSLATE_NOOP("bitcoin-core", ""
6669
"Error reading %s! All keys read correctly, but transaction data or address "
6770
"book entries might be missing or incorrect."),
6871
QT_TRANSLATE_NOOP("bitcoin-core", ""
@@ -170,10 +173,10 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
170173
"rebuild the block database if you are sure that your computer's date and "
171174
"time are correct"),
172175
QT_TRANSLATE_NOOP("bitcoin-core", ""
173-
"The fee rate (in %s/kB) used to discard change (to fee) if it would be dust "
174-
"at this fee rate (default: %s) Note: We will always discard up to the dust "
175-
"relay fee and a discard fee above that is limited by the longest target fee "
176-
"estimate"),
176+
"The fee rate (in %s/kB) that indicates your tolerance for discarding change "
177+
"by adding it to the fee (default: %s). Note: An output is discarded if it is "
178+
"dust at this rate, but we will always discard up to the dust relay fee and a "
179+
"discard fee above that is limited by the fee estimate for the longest target"),
177180
QT_TRANSLATE_NOOP("bitcoin-core", ""
178181
"The transaction amount is too small to send after the fee has been deducted"),
179182
QT_TRANSLATE_NOOP("bitcoin-core", ""
@@ -256,7 +259,6 @@ QT_TRANSLATE_NOOP("bitcoin-core", "(default: %s)"),
256259
QT_TRANSLATE_NOOP("bitcoin-core", "(default: %u)"),
257260
QT_TRANSLATE_NOOP("bitcoin-core", "(press q to shutdown and continue later)"),
258261
QT_TRANSLATE_NOOP("bitcoin-core", "-maxmempool must be at least %d MB"),
259-
QT_TRANSLATE_NOOP("bitcoin-core", "-wallet parameter must only specify a filename (not a path)"),
260262
QT_TRANSLATE_NOOP("bitcoin-core", "<category> can be:"),
261263
QT_TRANSLATE_NOOP("bitcoin-core", "Accept command line and JSON-RPC commands"),
262264
QT_TRANSLATE_NOOP("bitcoin-core", "Accept connections from outside (default: 1 if no -proxy or -connect)"),
@@ -294,6 +296,9 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Error loading %s: Wallet corrupted"),
294296
QT_TRANSLATE_NOOP("bitcoin-core", "Error loading %s: Wallet requires newer version of %s"),
295297
QT_TRANSLATE_NOOP("bitcoin-core", "Error loading %s: You can't disable HD on an already existing HD wallet"),
296298
QT_TRANSLATE_NOOP("bitcoin-core", "Error loading block database"),
299+
QT_TRANSLATE_NOOP("bitcoin-core", "Error loading wallet %s. -wallet filename must be a regular file."),
300+
QT_TRANSLATE_NOOP("bitcoin-core", "Error loading wallet %s. Duplicate -wallet filename specified."),
301+
QT_TRANSLATE_NOOP("bitcoin-core", "Error loading wallet %s. Invalid characters in -wallet filename."),
297302
QT_TRANSLATE_NOOP("bitcoin-core", "Error opening block database"),
298303
QT_TRANSLATE_NOOP("bitcoin-core", "Error reading from database, shutting down."),
299304
QT_TRANSLATE_NOOP("bitcoin-core", "Error upgrading chainstate database"),
@@ -316,7 +321,6 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -%s=<amount>: '%s'"),
316321
QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -discardfee=<amount>: '%s'"),
317322
QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -fallbackfee=<amount>: '%s'"),
318323
QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -paytxfee=<amount>: '%s' (must be at least %s)"),
319-
QT_TRANSLATE_NOOP("bitcoin-core", "Invalid characters in -wallet filename"),
320324
QT_TRANSLATE_NOOP("bitcoin-core", "Invalid netmask specified in -whitelist: '%s'"),
321325
QT_TRANSLATE_NOOP("bitcoin-core", "Keep at most <n> unconnectable transactions in memory (default: %u)"),
322326
QT_TRANSLATE_NOOP("bitcoin-core", "Keep the transaction memory pool below <n> megabytes (default: %u)"),

src/qt/locale/bitcoin_de.ts

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3081,6 +3081,10 @@
30813081
<source>Delete all wallet transactions and only recover those parts of the blockchain through -rescan on startup</source>
30823082
<translation>Alle Wallet-Transaktionen löschen und nur diese Teilbereiche der Blockkette durch -rescan beim Starten wiederherstellen</translation>
30833083
</message>
3084+
<message>
3085+
<source>Error loading %s: You can't enable HD on a already existing non-HD wallet</source>
3086+
<translation>Fehler beim Laden von %s: Sie können HD nicht aktivieren da sie derzeit eine nicht HD Brieftasche besitzen.</translation>
3087+
</message>
30843088
<message>
30853089
<source>Error reading %s! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</source>
30863090
<translation>Lesen von %s fehlgeschlagen! Alle Schlüssel wurden korrekt gelesen, Transaktionsdaten bzw. Adressbucheinträge fehlen aber möglicherweise oder sind inkorrekt.</translation>
@@ -3095,7 +3099,11 @@
30953099
</message>
30963100
<message>
30973101
<source>If this block is in the chain assume that it and its ancestors are valid and potentially skip their script verification (0 to verify all, default: %s, testnet: %s)</source>
3098-
<translation>Sofern dieser Block Bestandteil der Blockchain ist, nehme an das er und seine Vorgänger gültig sind und überspringe ggf. dessen Skriptverifikation (0 um alle zu verifizieren, default: %s, testnet: %s)</translation>
3102+
<translation>Sofern dieser Block Bestandteil der Blockchain ist, nehme an, dass er und seine Vorgänger gültig sind und überspringe ggf. dessen Skriptverifikation (0 um alle zu verifizieren, default: %s, testnet: %s)</translation>
3103+
</message>
3104+
<message>
3105+
<source>Maximum allowed median peer time offset adjustment. Local perspective of time may be influenced by peers forward or backward by this amount. (default: %u seconds)</source>
3106+
<translation>Maximal zulässige mediane Peer-Zeit-Offset-Einstellung. Lokale Perspektive der Zeit kann von Peers vorwärts oder rückwärts um diesen Betrag beeinflusst werden. (Voreinstellung: %u Sekunden)</translation>
30993107
</message>
31003108
<message>
31013109
<source>Maximum total fees (in %s) to use in a single wallet transaction or raw transaction; setting this too low may abort large transactions (default: %s)</source>
@@ -3727,7 +3735,7 @@
37273735
</message>
37283736
<message>
37293737
<source>%s is set very high!</source>
3730-
<translation>%s wurde sehr hoch Eingestellt!</translation>
3738+
<translation>%s wurde sehr hoch eingestellt!</translation>
37313739
</message>
37323740
<message>
37333741
<source>(default: %s)</source>

0 commit comments

Comments
 (0)