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