Bitcoin ABC
0.26.3
P2P Digital Currency
Loading...
Searching...
No Matches
src
qt
bitcoinstrings.cpp
Go to the documentation of this file.
1
#include <QtGlobal>
2
// Automatically @generated by extract_strings_qt.py
3
4
#ifdef __GNUC__
5
#define UNUSED __attribute__((unused))
6
#else
7
#define UNUSED
8
#endif
9
static
const
char
UNUSED
*
bitcoin_strings
[] = {
10
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"The %s developers"
),
11
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
""
12
"-maxtxfee is set very high! Fees this large could be paid on a single "
13
"transaction."
),
14
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
""
15
"Can't generate a change-address key. Private keys are disabled for this "
16
"wallet."
),
17
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
""
18
"Cannot obtain a lock on data directory %s. %s is probably already running."
),
19
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
""
20
"Cannot provide specific connections and have addrman find outgoing "
21
"connections at the same."
),
22
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
""
23
"Cannot upgrade a non HD split wallet without upgrading to support pre split "
24
"keypool. Please use -upgradewallet=200300 or -upgradewallet with no version "
25
"specified."
),
26
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
""
27
"Distributed under the MIT software license, see the accompanying file %s or "
28
"%s"
),
29
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
""
30
"Error reading %s! All keys read correctly, but transaction data or address "
31
"book entries might be missing or incorrect."
),
32
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
""
33
"Error: Listening for incoming connections failed (listen returned error %s)"
),
34
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
""
35
"Invalid amount for -maxtxfee=<amount>: '%s' (must be at least the minrelay "
36
"fee of %s to prevent stuck transactions)"
),
37
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
""
38
"Max generated block size (blockmaxsize) cannot exceed the excessive block "
39
"size (excessiveblocksize)"
),
40
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
""
41
"Please check that your computer's date and time are correct! If your clock "
42
"is wrong, %s will not work properly."
),
43
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
""
44
"Please contribute if you find %s useful. Visit %s for further information "
45
"about the software."
),
46
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
""
47
"Prune configured below the minimum of %d MiB. Please use a higher number."
),
48
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
""
49
"Prune: last wallet synchronisation goes beyond pruned data. You need to -"
50
"reindex (download the whole blockchain again in case of pruned node)"
),
51
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
""
52
"Rescans are not possible in pruned mode. You will need to use -reindex which "
53
"will download the whole blockchain again."
),
54
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
""
55
"The block database contains a block which appears to be from the future. "
56
"This may be due to your computer's date and time being set incorrectly. Only "
57
"rebuild the block database if you are sure that your computer's date and "
58
"time are correct"
),
59
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
""
60
"The transaction amount is too small to send after the fee has been deducted"
),
61
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
""
62
"This is a pre-release test build - use at your own risk - do not use for "
63
"mining or merchant applications"
),
64
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
""
65
"This is the transaction fee you may pay when fee estimates are not available."
),
66
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
""
67
"This product includes software developed by the OpenSSL Project for use in "
68
"the OpenSSL Toolkit %s and cryptographic software written by Eric Young and "
69
"UPnP software written by Thomas Bernard."
),
70
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
""
71
"Total length of network version string (%i) exceeds maximum length (%i). "
72
"Reduce the number or size of uacomments."
),
73
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
""
74
"Unable to replay blocks. You will need to rebuild the database using -"
75
"reindex-chainstate."
),
76
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
""
77
"Warning: Private keys detected in wallet {%s} with disabled private keys"
),
78
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
""
79
"Warning: The network does not appear to fully agree! Some miners appear to "
80
"be experiencing issues."
),
81
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
""
82
"Warning: Wallet file corrupt, data salvaged! Original %s saved as %s in %s; "
83
"if your balance or transactions are incorrect you should restore from a "
84
"backup."
),
85
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
""
86
"Warning: We do not appear to fully agree with our peers! You may need to "
87
"upgrade, or other nodes may need to upgrade."
),
88
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
""
89
"You need to rebuild the database using -reindex to go back to unpruned "
90
"mode. This will redownload the entire blockchain"
),
91
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"%s corrupt, salvage failed"
),
92
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"%s is set very high!"
),
93
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"(press q to shutdown and continue later)"
),
94
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"-maxmempool must be at least %d MB"
),
95
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Cannot downgrade wallet"
),
96
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Cannot resolve -%s address: '%s'"
),
97
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Cannot write to data directory '%s'; check permissions."
),
98
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Change index out of range"
),
99
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Config setting for %s only applied on %s network when in [%s] section."
),
100
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Copyright (C) %i-%i"
),
101
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Corrupted block database detected"
),
102
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Do you want to rebuild the block database now?"
),
103
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Done loading"
),
104
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Error initializing block database"
),
105
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Error initializing wallet database environment %s!"
),
106
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Error loading %s"
),
107
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Error loading %s: Private keys can only be disabled during creation"
),
108
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Error loading %s: Wallet corrupted"
),
109
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Error loading %s: Wallet requires newer version of %s"
),
110
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Error loading block database"
),
111
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Error loading wallet %s. Duplicate -wallet filename specified."
),
112
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Error opening block database"
),
113
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Error reading from database, shutting down."
),
114
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Error upgrading chainstate database"
),
115
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Error"
),
116
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Error: A fatal internal error occurred, see debug.log for details"
),
117
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Error: Disk space is low for %s"
),
118
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Error: Disk space is low!"
),
119
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Excessive block size must be > 1,000,000 bytes (1MB)"
),
120
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Failed to listen on any port. Use -listen=0 if you want this."
),
121
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Failed to rescan the wallet during initialization"
),
122
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Importing..."
),
123
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Incorrect or no genesis block found. Wrong datadir for network?"
),
124
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Information"
),
125
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Initialization sanity check failed. %s is shutting down."
),
126
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Insufficient funds"
),
127
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Invalid -onion address or hostname: '%s'"
),
128
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Invalid -proxy address or hostname: '%s'"
),
129
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Invalid amount for -%s=<amount>: '%s'"
),
130
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Invalid amount for -fallbackfee=<amount>: '%s'"
),
131
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Invalid amount for -paytxfee=<amount>: '%s' (must be at least %s)"
),
132
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Invalid netmask specified in -whitelist: '%s'"
),
133
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Keypool ran out, please call keypoolrefill first"
),
134
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Loading P2P addresses..."
),
135
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Loading banlist..."
),
136
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Loading block index..."
),
137
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Loading wallet..."
),
138
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Need to specify a port with -whitebind: '%s'"
),
139
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Not enough file descriptors available."
),
140
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Prune cannot be configured with a negative value."
),
141
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Prune mode is incompatible with -txindex."
),
142
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Pruning blockstore..."
),
143
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Reducing -maxconnections from %d to %d, because of system limitations."
),
144
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Replaying blocks..."
),
145
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Rescanning..."
),
146
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Section [%s] is not recognized."
),
147
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Signing transaction failed"
),
148
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Specified -walletdir \"%s\" does not exist"
),
149
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Specified -walletdir \"%s\" is a relative path"
),
150
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Specified -walletdir \"%s\" is not a directory"
),
151
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Specified blocks directory \"%s\" does not exist."
),
152
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Starting network threads..."
),
153
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"The source code is available from %s."
),
154
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"The transaction amount is too small to pay the fee"
),
155
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"The wallet will avoid paying less than the minimum relay fee."
),
156
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"This is experimental software."
),
157
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"This is the minimum transaction fee you pay on every transaction."
),
158
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"This is the transaction fee you will pay if you send a transaction."
),
159
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Transaction amount too small"
),
160
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Transaction amounts must not be negative"
),
161
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Transaction fee and change calculation failed"
),
162
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Transaction has too long of a mempool chain"
),
163
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Transaction must have at least one recipient"
),
164
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Transaction too large for fee policy"
),
165
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Transaction too large"
),
166
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Unable to bind to %s on this computer (bind returned error %s)"
),
167
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Unable to bind to %s on this computer. %s is probably already running."
),
168
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Unable to create the PID file '%s': %s"
),
169
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Unable to generate initial keys"
),
170
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Unable to generate keys"
),
171
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Unable to start HTTP server. See debug log for details."
),
172
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Unknown network specified in -onlynet: '%s'"
),
173
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Unsupported logging category %s=%s."
),
174
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Upgrading UTXO database"
),
175
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Upgrading txindex database"
),
176
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"User Agent comment (%s) contains unsafe characters."
),
177
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Verifying blocks..."
),
178
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Verifying wallet(s)..."
),
179
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Wallet %s resides outside wallet directory %s"
),
180
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Wallet needed to be rewritten: restart %s to complete"
),
181
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Warning"
),
182
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"Zapping all transactions from wallet..."
),
183
QT_TRANSLATE_NOOP
(
"bitcoin-abc"
,
"press q to shutdown"
),
184
};
bitcoin_strings
static const char UNUSED * bitcoin_strings[]
Definition
bitcoinstrings.cpp:9
UNUSED
#define UNUSED
Definition
bitcoinstrings.cpp:7
GetRand
T GetRand(T nMax=std::numeric_limits< T >::max()) noexcept
Generate a uniform random integer of type T in the range [0..nMax) nMax defaults to std::numeric_limi...
Definition
random.h:85
Generated on Sat Nov 23 2024 02:37:59 for Bitcoin ABC by
1.9.8