7 #define UNUSED __attribute__((unused)) 12 QT_TRANSLATE_NOOP(
"bitcoin-core",
"The %s developers"),
13 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 14 "%s corrupt. Try using the wallet tool bitcoin-wallet to salvage or restoring " 16 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 17 "-maxtxfee is set very high! Fees this large could be paid on a single " 19 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 20 "Cannot downgrade wallet from version %i to version %i. Wallet version " 22 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 23 "Cannot obtain a lock on data directory %s. %s is probably already running."),
24 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 25 "Cannot provide specific connections and have addrman find outgoing " 26 "connections at the same."),
27 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 28 "Cannot upgrade a non HD split wallet from version %i to version %i without " 29 "upgrading to support pre-split keypool. Please use version %i or no version " 31 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 32 "Distributed under the MIT software license, see the accompanying file %s or " 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: Dumpfile format record is incorrect. Got \"%s\", expected \"format\"."),
39 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 40 "Error: Dumpfile identifier record is incorrect. Got \"%s\", expected \"%s\"."),
41 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 42 "Error: Dumpfile version is not supported. This version of bitcoin-wallet " 43 "only supports version 1 dumpfiles. Got dumpfile with version %s"),
44 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 45 "Error: Legacy wallets only support the \"legacy\", \"p2sh-segwit\", and " 46 "\"bech32\" address types"),
47 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 48 "Error: Listening for incoming connections failed (listen returned error %s)"),
49 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 50 "Fee estimation failed. Fallbackfee is disabled. Wait a few blocks or enable -" 52 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 53 "File %s already exists. If you are sure this is what you want, move it out " 55 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 56 "Invalid amount for -maxtxfee=<amount>: '%s' (must be at least the minrelay " 57 "fee of %s to prevent stuck transactions)"),
58 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 59 "More than one onion bind address is provided. Using %s for the automatically " 60 "created Tor onion service."),
61 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 62 "No dump file provided. To use createfromdump, -dumpfile=<filename> must be " 64 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 65 "No dump file provided. To use dump, -dumpfile=<filename> must be provided."),
66 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 67 "No wallet file format provided. To use createfromdump, -format=<format> must " 69 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 70 "Please check that your computer's date and time are correct! If your clock " 71 "is wrong, %s will not work properly."),
72 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 73 "Please contribute if you find %s useful. Visit %s for further information " 74 "about the software."),
75 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 76 "Prune configured below the minimum of %d MiB. Please use a higher number."),
77 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 78 "Prune: last wallet synchronisation goes beyond pruned data. You need to -" 79 "reindex (download the whole blockchain again in case of pruned node)"),
80 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 81 "SQLiteDatabase: Unknown sqlite wallet schema version %d. Only version %d is " 83 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 84 "The block database contains a block which appears to be from the future. " 85 "This may be due to your computer's date and time being set incorrectly. Only " 86 "rebuild the block database if you are sure that your computer's date and " 88 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 89 "The transaction amount is too small to send after the fee has been deducted"),
90 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 91 "This error could occur if this wallet was not shutdown cleanly and was last " 92 "loaded using a build with a newer version of Berkeley DB. If so, please use " 93 "the software that last loaded this wallet"),
94 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 95 "This is a pre-release test build - use at your own risk - do not use for " 96 "mining or merchant applications"),
97 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 98 "This is the maximum transaction fee you pay (in addition to the normal fee) " 99 "to prioritize partial spend avoidance over regular coin selection."),
100 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 101 "This is the transaction fee you may discard if change is smaller than dust " 103 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 104 "This is the transaction fee you may pay when fee estimates are not available."),
105 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 106 "Total length of network version string (%i) exceeds maximum length (%i). " 107 "Reduce the number or size of uacomments."),
108 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 109 "Unable to replay blocks. You will need to rebuild the database using -" 110 "reindex-chainstate."),
111 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 112 "Unknown wallet file format \"%s\" provided. Please provide one of \"bdb\" or " 114 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 115 "Warning: Dumpfile wallet format \"%s\" does not match command line specified " 117 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 118 "Warning: Private keys detected in wallet {%s} with disabled private keys"),
119 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 120 "Warning: We do not appear to fully agree with our peers! You may need to " 121 "upgrade, or other nodes may need to upgrade."),
122 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 123 "Witness data for blocks after height %d requires validation. Please restart " 125 QT_TRANSLATE_NOOP(
"bitcoin-core",
"" 126 "You need to rebuild the database using -reindex to go back to unpruned " 127 "mode. This will redownload the entire blockchain"),
128 QT_TRANSLATE_NOOP(
"bitcoin-core",
"%s is set very high!"),
129 QT_TRANSLATE_NOOP(
"bitcoin-core",
"-maxmempool must be at least %d MB"),
130 QT_TRANSLATE_NOOP(
"bitcoin-core",
"A fatal internal error occurred, see debug.log for details"),
131 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Cannot resolve -%s address: '%s'"),
132 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Cannot set -peerblockfilters without -blockfilterindex."),
133 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Cannot write to data directory '%s'; check permissions."),
134 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Change index out of range"),
135 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Config setting for %s only applied on %s network when in [%s] section."),
136 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Copyright (C) %i-%i"),
137 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Corrupted block database detected"),
138 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Could not find asmap file %s"),
139 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Could not parse asmap file %s"),
140 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Disk space is too low!"),
141 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Do you want to rebuild the block database now?"),
142 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Done loading"),
143 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Dump file %s does not exist."),
144 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error creating %s"),
145 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error initializing block database"),
146 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error initializing wallet database environment %s!"),
147 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error loading %s"),
148 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error loading %s: Private keys can only be disabled during creation"),
149 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error loading %s: Wallet corrupted"),
150 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error loading %s: Wallet requires newer version of %s"),
151 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error loading block database"),
152 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error opening block database"),
153 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error reading from database, shutting down."),
154 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error reading next record from wallet database"),
155 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error upgrading chainstate database"),
156 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Couldn't create cursor into database"),
157 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Disk space is low for %s"),
158 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Dumpfile checksum does not match. Computed %s, expected %s"),
159 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Got key that was not hex: %s"),
160 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Got value that was not hex: %s"),
161 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Keypool ran out, please call keypoolrefill first"),
162 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Missing checksum"),
163 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: No %s addresses available."),
164 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Unable to parse version %u as a uint32_t"),
165 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Error: Unable to write record to new wallet"),
166 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failed to listen on any port. Use -listen=0 if you want this."),
167 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failed to rescan the wallet during initialization"),
168 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Failed to verify database"),
169 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Fee rate (%s) is lower than the minimum fee rate setting (%s)"),
170 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Ignoring duplicate -wallet %s."),
171 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Importing…"),
172 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Incorrect or no genesis block found. Wrong datadir for network?"),
173 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Initialization sanity check failed. %s is shutting down."),
174 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Insufficient funds"),
175 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid -i2psam address or hostname: '%s'"),
176 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid -onion address or hostname: '%s'"),
177 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid -proxy address or hostname: '%s'"),
178 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid P2P permission: '%s'"),
179 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid amount for -%s=<amount>: '%s'"),
180 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid amount for -discardfee=<amount>: '%s'"),
181 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid amount for -fallbackfee=<amount>: '%s'"),
182 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid amount for -paytxfee=<amount>: '%s' (must be at least %s)"),
183 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Invalid netmask specified in -whitelist: '%s'"),
184 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Loading P2P addresses…"),
185 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Loading banlist…"),
186 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Loading block index…"),
187 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Loading wallet…"),
188 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Need to specify a port with -whitebind: '%s'"),
189 QT_TRANSLATE_NOOP(
"bitcoin-core",
"No proxy server specified. Use -proxy=<ip> or -proxy=<ip:port>."),
190 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Not enough file descriptors available."),
191 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Prune cannot be configured with a negative value."),
192 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Prune mode is incompatible with -coinstatsindex."),
193 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Prune mode is incompatible with -txindex."),
194 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Pruning blockstore…"),
195 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Reducing -maxconnections from %d to %d, because of system limitations."),
196 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Replaying blocks…"),
197 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Rescanning…"),
198 QT_TRANSLATE_NOOP(
"bitcoin-core",
"SQLiteDatabase: Failed to execute statement to verify database: %s"),
199 QT_TRANSLATE_NOOP(
"bitcoin-core",
"SQLiteDatabase: Failed to prepare statement to verify database: %s"),
200 QT_TRANSLATE_NOOP(
"bitcoin-core",
"SQLiteDatabase: Failed to read database verification error: %s"),
201 QT_TRANSLATE_NOOP(
"bitcoin-core",
"SQLiteDatabase: Unexpected application id. Expected %u, got %u"),
202 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Section [%s] is not recognized."),
203 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Signing transaction failed"),
204 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Specified -walletdir \"%s\" does not exist"),
205 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Specified -walletdir \"%s\" is a relative path"),
206 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Specified -walletdir \"%s\" is not a directory"),
207 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Specified blocks directory \"%s\" does not exist."),
208 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Starting network threads…"),
209 QT_TRANSLATE_NOOP(
"bitcoin-core",
"The source code is available from %s."),
210 QT_TRANSLATE_NOOP(
"bitcoin-core",
"The specified config file %s does not exist"),
211 QT_TRANSLATE_NOOP(
"bitcoin-core",
"The transaction amount is too small to pay the fee"),
212 QT_TRANSLATE_NOOP(
"bitcoin-core",
"The wallet will avoid paying less than the minimum relay fee."),
213 QT_TRANSLATE_NOOP(
"bitcoin-core",
"This is experimental software."),
214 QT_TRANSLATE_NOOP(
"bitcoin-core",
"This is the minimum transaction fee you pay on every transaction."),
215 QT_TRANSLATE_NOOP(
"bitcoin-core",
"This is the transaction fee you will pay if you send a transaction."),
216 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Transaction amount too small"),
217 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Transaction amounts must not be negative"),
218 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Transaction has too long of a mempool chain"),
219 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Transaction must have at least one recipient"),
220 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Transaction needs a change address, but we can't generate it. %s"),
221 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Transaction too large"),
222 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to bind to %s on this computer (bind returned error %s)"),
223 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to bind to %s on this computer. %s is probably already running."),
224 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to create the PID file '%s': %s"),
225 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to generate initial keys"),
226 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to generate keys"),
227 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to open %s for writing"),
228 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unable to start HTTP server. See debug log for details."),
229 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unknown -blockfilterindex value %s."),
230 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unknown address type '%s'"),
231 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unknown change type '%s'"),
232 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unknown network specified in -onlynet: '%s'"),
233 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unknown new rules activated (versionbit %i)"),
234 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Unsupported logging category %s=%s."),
235 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Upgrading UTXO database"),
236 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Upgrading txindex database"),
237 QT_TRANSLATE_NOOP(
"bitcoin-core",
"User Agent comment (%s) contains unsafe characters."),
238 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Verifying blocks…"),
239 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Verifying wallet(s)…"),
240 QT_TRANSLATE_NOOP(
"bitcoin-core",
"Wallet needed to be rewritten: restart %s to complete"),
static const char UNUSED * bitcoin_strings[]