BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
src
qt
bitcoinstrings.cpp
Go to the documentation of this file.
1
2
3
#include <QtGlobal>
4
5
// Automatically generated by extract_strings_qt.py
6
#ifdef __GNUC__
7
#define UNUSED __attribute__((unused))
8
#else
9
#define UNUSED
10
#endif
11
static
const
char
UNUSED
*bitcoin_strings[] = {
12
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"BSHA3"
),
13
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"The %s developers"
),
14
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
15
"-maxtxfee is set very high! Fees this large could be paid on a single "
16
"transaction."
),
17
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
18
"Can't generate a change-address key. Private keys are disabled for this "
19
"wallet."
),
20
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
21
"Cannot obtain a lock on data directory %s. %s is probably already running."
),
22
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
23
"Cannot provide specific connections and have addrman find outgoing "
24
"connections at the same."
),
25
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
26
"Cannot upgrade a non HD split wallet without upgrading to support pre split "
27
"keypool. Please use -upgradewallet=169900 or -upgradewallet with no version "
28
"specified."
),
29
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
30
"Distributed under the MIT software license, see the accompanying file %s or "
31
"%s"
),
32
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
33
"Error loading %s: You can't enable HD on an already existing non-HD wallet"
),
34
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
35
"Error reading %s! All keys read correctly, but transaction data or address "
36
"book entries might be missing or incorrect."
),
37
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
38
"Error: Listening for incoming connections failed (listen returned error %s)"
),
39
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
40
"Fee estimation failed. Fallbackfee is disabled. Wait a few blocks or enable -"
41
"fallbackfee."
),
42
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
43
"Group outputs by address, selecting all or none, instead of selecting on a "
44
"per-output basis. Privacy is improved as an address is only used once "
45
"(unless someone sends to it after spending from it), but may result in "
46
"slightly higher fees as suboptimal coin selection may result due to the "
47
"added limitation (default: %u)"
),
48
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
49
"Invalid amount for -maxtxfee=<amount>: '%s' (must be at least the minrelay "
50
"fee of %s to prevent stuck transactions)"
),
51
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
52
"Please check that your computer's date and time are correct! If your clock "
53
"is wrong, %s will not work properly."
),
54
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
55
"Please contribute if you find %s useful. Visit %s for further information "
56
"about the software."
),
57
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
58
"Prune configured below the minimum of %d MiB. Please use a higher number."
),
59
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
60
"Prune: last wallet synchronisation goes beyond pruned data. You need to -"
61
"reindex (download the whole blockchain again in case of pruned node)"
),
62
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
63
"Rescans are not possible in pruned mode. You will need to use -reindex which "
64
"will download the whole blockchain again."
),
65
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
66
"The block database contains a block which appears to be from the future. "
67
"This may be due to your computer's date and time being set incorrectly. Only "
68
"rebuild the block database if you are sure that your computer's date and "
69
"time are correct"
),
70
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
71
"The transaction amount is too small to send after the fee has been deducted"
),
72
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
73
"This is a pre-release test build - use at your own risk - do not use for "
74
"mining or merchant applications"
),
75
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
76
"This is the transaction fee you may discard if change is smaller than dust "
77
"at this level"
),
78
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
79
"This is the transaction fee you may pay when fee estimates are not available."
),
80
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
81
"This product includes software developed by the OpenSSL Project for use in "
82
"the OpenSSL Toolkit %s and cryptographic software written by Eric Young and "
83
"UPnP software written by Thomas Bernard."
),
84
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
85
"Total length of network version string (%i) exceeds maximum length (%i). "
86
"Reduce the number or size of uacomments."
),
87
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
88
"Unable to replay blocks. You will need to rebuild the database using -"
89
"reindex-chainstate."
),
90
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
91
"Unable to rewind the database to a pre-fork state. You will need to "
92
"redownload the blockchain"
),
93
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
94
"Unsupported argument -socks found. Setting SOCKS version isn't possible "
95
"anymore, only SOCKS5 proxies are supported."
),
96
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
97
"Unsupported argument -whitelistalwaysrelay ignored, use -whitelistrelay and/"
98
"or -whitelistforcerelay."
),
99
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
100
"Warning: Private keys detected in wallet {%s} with disabled private keys"
),
101
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
102
"Warning: The network does not appear to fully agree! Some miners appear to "
103
"be experiencing issues."
),
104
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
105
"Warning: Unknown block versions being mined! It's possible unknown rules are "
106
"in effect"
),
107
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
108
"Warning: Wallet file corrupt, data salvaged! Original %s saved as %s in %s; "
109
"if your balance or transactions are incorrect you should restore from a "
110
"backup."
),
111
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
112
"Warning: We do not appear to fully agree with our peers! You may need to "
113
"upgrade, or other nodes may need to upgrade."
),
114
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
""
115
"You need to rebuild the database using -reindex to go back to unpruned "
116
"mode. This will redownload the entire blockchain"
),
117
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"%d of last 100 blocks have unexpected version"
),
118
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"%s corrupt, salvage failed"
),
119
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"%s is set very high!"
),
120
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"-maxmempool must be at least %d MB"
),
121
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Cannot downgrade wallet"
),
122
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Cannot resolve -%s address: '%s'"
),
123
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Cannot write to data directory '%s'; check permissions."
),
124
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Change index out of range"
),
125
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Copyright (C) %i-%i"
),
126
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Corrupted block database detected"
),
127
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Do you want to rebuild the block database now?"
),
128
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Done loading"
),
129
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Error creating %s: You can't create non-HD wallets with this version."
),
130
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Error initializing block database"
),
131
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Error initializing wallet database environment %s!"
),
132
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Error loading %s"
),
133
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Error loading %s: Private keys can only be disabled during creation"
),
134
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Error loading %s: Wallet corrupted"
),
135
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Error loading %s: Wallet requires newer version of %s"
),
136
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Error loading %s: You can't disable HD on an already existing HD wallet"
),
137
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Error loading block database"
),
138
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Error loading wallet %s. Duplicate -wallet filename specified."
),
139
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Error opening block database"
),
140
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Error reading from database, shutting down."
),
141
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Error upgrading chainstate database"
),
142
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Error"
),
143
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Error: A fatal internal error occurred, see debug.log for details"
),
144
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Error: Disk space is low!"
),
145
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Failed to listen on any port. Use -listen=0 if you want this."
),
146
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Failed to rescan the wallet during initialization"
),
147
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Importing..."
),
148
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Incorrect or no genesis block found. Wrong datadir for network?"
),
149
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Information"
),
150
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Initialization sanity check failed. %s is shutting down."
),
151
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Insufficient funds"
),
152
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Invalid -onion address or hostname: '%s'"
),
153
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Invalid -proxy address or hostname: '%s'"
),
154
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Invalid amount for -%s=<amount>: '%s'"
),
155
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Invalid amount for -discardfee=<amount>: '%s'"
),
156
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Invalid amount for -fallbackfee=<amount>: '%s'"
),
157
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Invalid amount for -paytxfee=<amount>: '%s' (must be at least %s)"
),
158
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Invalid netmask specified in -whitelist: '%s'"
),
159
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Keypool ran out, please call keypoolrefill first"
),
160
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Loading P2P addresses..."
),
161
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Loading banlist..."
),
162
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Loading block index..."
),
163
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Loading wallet..."
),
164
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Need to specify a port with -whitebind: '%s'"
),
165
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Not enough file descriptors available."
),
166
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Prune cannot be configured with a negative value."
),
167
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Prune mode is incompatible with -txindex."
),
168
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Pruning blockstore..."
),
169
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Reducing -maxconnections from %d to %d, because of system limitations."
),
170
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Replaying blocks..."
),
171
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Rescanning..."
),
172
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Rewinding blocks..."
),
173
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Signing transaction failed"
),
174
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Specified -walletdir \"%s\" does not exist"
),
175
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Specified -walletdir \"%s\" is a relative path"
),
176
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Specified -walletdir \"%s\" is not a directory"
),
177
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Specified blocks directory \"%s\" does not exist."
),
178
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Starting network threads..."
),
179
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"The source code is available from %s."
),
180
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"The transaction amount is too small to pay the fee"
),
181
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"The wallet will avoid paying less than the minimum relay fee."
),
182
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"This is experimental software."
),
183
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"This is the minimum transaction fee you pay on every transaction."
),
184
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"This is the transaction fee you will pay if you send a transaction."
),
185
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Transaction amount too small"
),
186
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Transaction amounts must not be negative"
),
187
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Transaction fee and change calculation failed"
),
188
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Transaction has too long of a mempool chain"
),
189
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Transaction must have at least one recipient"
),
190
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Transaction too large for fee policy"
),
191
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Transaction too large"
),
192
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Unable to bind to %s on this computer (bind returned error %s)"
),
193
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Unable to bind to %s on this computer. %s is probably already running."
),
194
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Unable to generate initial keys"
),
195
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Unable to generate keys"
),
196
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Unable to start HTTP server. See debug log for details."
),
197
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Unknown network specified in -onlynet: '%s'"
),
198
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Unsupported argument -benchmark ignored, use -debug=bench."
),
199
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Unsupported argument -debugnet ignored, use -debug=net."
),
200
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Unsupported argument -tor found, use -onion."
),
201
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Unsupported logging category %s=%s."
),
202
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Upgrading UTXO database"
),
203
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Upgrading txindex database"
),
204
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"User Agent comment (%s) contains unsafe characters."
),
205
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Verifying blocks..."
),
206
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Verifying wallet(s)..."
),
207
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Wallet %s resides outside wallet directory %s"
),
208
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Wallet needed to be rewritten: restart %s to complete"
),
209
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Warning"
),
210
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Warning: unknown new rules activated (versionbit %i)"
),
211
QT_TRANSLATE_NOOP(
"bitcoin-core"
,
"Zapping all transactions from wallet..."
),
212
};
UNUSED
#define UNUSED
Definition:
bitcoinstrings.cpp:9
Generated on Wed Nov 28 2018 15:30:28 for BSHA3 by
1.8.14