PIVX Core  5.6.99
P2P Digital Currency
pivxstrings.cpp
Go to the documentation of this file.
1 
2 
3 #include <QtGlobal>
4 
5 // Automatically generated by extract_strings.py
6 #ifdef __GNUC__
7 #define UNUSED __attribute__((unused))
8 #else
9 #define UNUSED
10 #endif
11 static const char UNUSED *pivx_strings[] = {
12 QT_TRANSLATE_NOOP("pivx-core", ""
13 "Cannot find the Sapling parameters in the following directory:\n"
14 "%s"),
15 QT_TRANSLATE_NOOP("pivx-core", ""
16 "Cannot obtain a lock on data directory %s. %s is probably already running."),
17 QT_TRANSLATE_NOOP("pivx-core", ""
18 "Cannot provide specific connections and have addrman find outgoing "
19 "connections at the same."),
20 QT_TRANSLATE_NOOP("pivx-core", ""
21 "Cannot start deterministic masternode before enforcement. Remove %s to start "
22 "as legacy masternode"),
23 QT_TRANSLATE_NOOP("pivx-core", ""
24 "Cannot upgrade to Sapling wallet (already running Sapling support). Version: "
25 "%d"),
26 QT_TRANSLATE_NOOP("pivx-core", ""
27 "Distributed under the MIT software license, see the accompanying file "
28 "COPYING or <http://www.opensource.org/licenses/mit-license.php>."),
29 QT_TRANSLATE_NOOP("pivx-core", ""
30 "Enabling Masternode support requires turning on transaction indexing.Please "
31 "add %s to your configuration and start with %s"),
32 QT_TRANSLATE_NOOP("pivx-core", ""
33 "Error: Listening for incoming connections failed (listen returned error %s)"),
34 QT_TRANSLATE_NOOP("pivx-core", ""
35 "Error: Unsupported argument %s found. Setting SOCKS version isn't possible "
36 "anymore, only SOCKS5 proxies are supported."),
37 QT_TRANSLATE_NOOP("pivx-core", ""
38 "Failed to create backup, file already exists! This could happen if you "
39 "restarted wallet in less than 60 seconds. You can continue if you are ok "
40 "with this."),
41 QT_TRANSLATE_NOOP("pivx-core", ""
42 "Invalid -wallet path '%s'. -wallet path should point to a directory where "
43 "wallet.dat and database/log.?????????? files can be stored, a location where "
44 "such a directory could be created or (for backwards compatibility) the name "
45 "of an existing data file in -walletdir (%s)"),
46 QT_TRANSLATE_NOOP("pivx-core", ""
47 "Invalid amount for %s: '%s' (must be at least the minimum relay fee of %s to "
48 "prevent stuck transactions)"),
49 QT_TRANSLATE_NOOP("pivx-core", ""
50 "Legacy masternode system disabled. Use %s to start as deterministic "
51 "masternode"),
52 QT_TRANSLATE_NOOP("pivx-core", ""
53 "Please check that your computer's date and time are correct! If your clock "
54 "is wrong %s will not work properly."),
55 QT_TRANSLATE_NOOP("pivx-core", ""
56 "System error while flushing the chainstate after pruning invalid entries. "
57 "Possible corrupt database."),
58 QT_TRANSLATE_NOOP("pivx-core", ""
59 "The block database contains a block which appears to be from the future. "
60 "This may be due to your computer's date and time being set incorrectly. Only "
61 "rebuild the block database if you are sure that your computer's date and "
62 "time are correct"),
63 QT_TRANSLATE_NOOP("pivx-core", ""
64 "This file contains all of your private keys in plain text. DO NOT send this "
65 "file to anyone!"),
66 QT_TRANSLATE_NOOP("pivx-core", ""
67 "This is a pre-release test build - use at your own risk - do not use for "
68 "staking or merchant applications!"),
69 QT_TRANSLATE_NOOP("pivx-core", ""
70 "Total length of network version string (%i) exceeds maximum length (%i). "
71 "Reduce the number or size of %s."),
72 QT_TRANSLATE_NOOP("pivx-core", ""
73 "Unable to replay blocks. You will need to rebuild the database using %s."),
74 QT_TRANSLATE_NOOP("pivx-core", ""
75 "WARNING: The transaction has been signed and recorded, so the wallet will "
76 "try to re-send it. Use 'abandontransaction' to cancel it. (txid: %s)"),
77 QT_TRANSLATE_NOOP("pivx-core", ""
78 "Warning: %s is set very high! Fees this large could be paid on a single "
79 "transaction."),
80 QT_TRANSLATE_NOOP("pivx-core", ""
81 "Warning: %s is set very high! This is the transaction fee you will pay if "
82 "you send a transaction."),
83 QT_TRANSLATE_NOOP("pivx-core", ""
84 "Warning: Please check that your computer's date and time are correct! If "
85 "your clock is wrong %s will not work properly."),
86 QT_TRANSLATE_NOOP("pivx-core", ""
87 "Warning: The network does not appear to fully agree! Some miners appear to "
88 "be experiencing issues."),
89 QT_TRANSLATE_NOOP("pivx-core", ""
90 "Warning: Wallet file corrupt, data salvaged! Original %s saved as %s in %s; "
91 "if your balance or transactions are incorrect you should restore from a "
92 "backup."),
93 QT_TRANSLATE_NOOP("pivx-core", ""
94 "Warning: We do not appear to fully agree with our peers! You may need to "
95 "upgrade, or other nodes may need to upgrade."),
96 QT_TRANSLATE_NOOP("pivx-core", ""
97 "Warning: error reading %s! All keys read correctly, but transaction data or "
98 "address book entries might be missing or incorrect."),
99 QT_TRANSLATE_NOOP("pivx-core", ""
100 "\"local\" vote is no longer available with DMNs. Use \"alias\" from the "
101 "wallet with the voting key."),
102 QT_TRANSLATE_NOOP("pivx-core", "%s Invalid %s address or hostname: '%s'"),
103 QT_TRANSLATE_NOOP("pivx-core", "%s corrupt, salvage failed"),
104 QT_TRANSLATE_NOOP("pivx-core", "%s is not allowed in combination with enabled wallet functionality"),
105 QT_TRANSLATE_NOOP("pivx-core", "%s is only allowed with a single wallet file"),
106 QT_TRANSLATE_NOOP("pivx-core", "(must be %d for %s-net)"),
107 QT_TRANSLATE_NOOP("pivx-core", "A fatal internal error occurred, see debug.log for details"),
108 QT_TRANSLATE_NOOP("pivx-core", "Active Masternode not initialized."),
109 QT_TRANSLATE_NOOP("pivx-core", "Calculating money supply..."),
110 QT_TRANSLATE_NOOP("pivx-core", "Can't generate a change-address key. Please call keypoolrefill first."),
111 QT_TRANSLATE_NOOP("pivx-core", "Cannot be a masternode and only connect to specific nodes"),
112 QT_TRANSLATE_NOOP("pivx-core", "Cannot downgrade wallet."),
113 QT_TRANSLATE_NOOP("pivx-core", "Cannot resolve -%s address: '%s'"),
114 QT_TRANSLATE_NOOP("pivx-core", "Cannot set %s or %s together with %s"),
115 QT_TRANSLATE_NOOP("pivx-core", "Cannot upgrade a locked wallet."),
116 QT_TRANSLATE_NOOP("pivx-core", "Cannot write to data directory '%s'; check permissions."),
117 QT_TRANSLATE_NOOP("pivx-core", "Change index out of range"),
118 QT_TRANSLATE_NOOP("pivx-core", "Copyright (C) 2009-%i The Bitcoin Core Developers"),
119 QT_TRANSLATE_NOOP("pivx-core", "Copyright (C) 2014-%i The Dash Core Developers"),
120 QT_TRANSLATE_NOOP("pivx-core", "Copyright (C) 2015-%i The %s Developers"),
121 QT_TRANSLATE_NOOP("pivx-core", "Corrupted block database detected"),
122 QT_TRANSLATE_NOOP("pivx-core", "Could not find asmap file %s"),
123 QT_TRANSLATE_NOOP("pivx-core", "Could not open debug log file %s"),
124 QT_TRANSLATE_NOOP("pivx-core", "Could not parse asmap file %s"),
125 QT_TRANSLATE_NOOP("pivx-core", "Could not parse masternode.conf"),
126 QT_TRANSLATE_NOOP("pivx-core", "Deterministic masternodes are not enforced yet"),
127 QT_TRANSLATE_NOOP("pivx-core", "Do you want to rebuild the block database now?"),
128 QT_TRANSLATE_NOOP("pivx-core", "Done loading"),
129 QT_TRANSLATE_NOOP("pivx-core", "Elliptic curve cryptography sanity check failure. Aborting."),
130 QT_TRANSLATE_NOOP("pivx-core", "Error initializing block database"),
131 QT_TRANSLATE_NOOP("pivx-core", "Error initializing wallet database environment %s!"),
132 QT_TRANSLATE_NOOP("pivx-core", "Error loading %s: Wallet corrupted"),
133 QT_TRANSLATE_NOOP("pivx-core", "Error loading %s: Wallet requires newer version of %s"),
134 QT_TRANSLATE_NOOP("pivx-core", "Error loading %s\n"),
135 QT_TRANSLATE_NOOP("pivx-core", "Error loading block database"),
136 QT_TRANSLATE_NOOP("pivx-core", "Error loading wallet %s. Duplicate %s filename specified."),
137 QT_TRANSLATE_NOOP("pivx-core", "Error opening block database"),
138 QT_TRANSLATE_NOOP("pivx-core", "Error reading from database, shutting down."),
139 QT_TRANSLATE_NOOP("pivx-core", "Error reading masternode configuration file: %s"),
140 QT_TRANSLATE_NOOP("pivx-core", "Error upgrading chainstate database"),
141 QT_TRANSLATE_NOOP("pivx-core", "Error"),
142 QT_TRANSLATE_NOOP("pivx-core", "Error: %s must be at least %d MB"),
143 QT_TRANSLATE_NOOP("pivx-core", "Error: %s must be true if %s is set."),
144 QT_TRANSLATE_NOOP("pivx-core", "Error: A fatal internal error occurred, see debug.log for details"),
145 QT_TRANSLATE_NOOP("pivx-core", "Error: Disk space is low for %s"),
146 QT_TRANSLATE_NOOP("pivx-core", "Error: Disk space is low!"),
147 QT_TRANSLATE_NOOP("pivx-core", "Error: Initializing networking failed"),
148 QT_TRANSLATE_NOOP("pivx-core", "Error: Unsupported argument %s found, use %s."),
149 QT_TRANSLATE_NOOP("pivx-core", "Error: Unsupported argument %s found. Checklevel must be level 4."),
150 QT_TRANSLATE_NOOP("pivx-core", "Failed to accept tx in the memory pool (reason: %s)\n"),
151 QT_TRANSLATE_NOOP("pivx-core", "Failed to clear masternode metadata cache at: %s"),
152 QT_TRANSLATE_NOOP("pivx-core", "Failed to delete backup, error: %s"),
153 QT_TRANSLATE_NOOP("pivx-core", "Failed to listen on any port. Use -listen=0 if you want this."),
154 QT_TRANSLATE_NOOP("pivx-core", "Failed to load masternode metadata cache from: %s"),
155 QT_TRANSLATE_NOOP("pivx-core", "Failed to parse host:port string"),
156 QT_TRANSLATE_NOOP("pivx-core", "Failed to rescan the wallet during initialization"),
157 QT_TRANSLATE_NOOP("pivx-core", "Importing..."),
158 QT_TRANSLATE_NOOP("pivx-core", "Incorrect or no genesis block found. Wrong datadir for network?"),
159 QT_TRANSLATE_NOOP("pivx-core", "Information"),
160 QT_TRANSLATE_NOOP("pivx-core", "Initialization sanity check failed. %s is shutting down."),
161 QT_TRANSLATE_NOOP("pivx-core", "Insufficient funds."),
162 QT_TRANSLATE_NOOP("pivx-core", "Invalid -masternodeaddr address: %s"),
163 QT_TRANSLATE_NOOP("pivx-core", "Invalid -masternodeaddr port %d, isn't the same as the peer port %d"),
164 QT_TRANSLATE_NOOP("pivx-core", "Invalid -masternodeaddr port %d, only %d is supported on %s-net."),
165 QT_TRANSLATE_NOOP("pivx-core", "Invalid activation height (%s)"),
166 QT_TRANSLATE_NOOP("pivx-core", "Invalid amount for %s: '%s' (must be at least %s)"),
167 QT_TRANSLATE_NOOP("pivx-core", "Invalid amount for -%s=<amount>: '%s'"),
168 QT_TRANSLATE_NOOP("pivx-core", "Invalid masternodeprivkey. Please see the documentation."),
169 QT_TRANSLATE_NOOP("pivx-core", "Invalid mnoperatorprivatekey. Please see the documentation."),
170 QT_TRANSLATE_NOOP("pivx-core", "Invalid netmask specified in %s: '%s'"),
171 QT_TRANSLATE_NOOP("pivx-core", "Invalid network upgrade (%s)"),
172 QT_TRANSLATE_NOOP("pivx-core", "Invalid port %d detected in masternode.conf"),
173 QT_TRANSLATE_NOOP("pivx-core", "Invalid status error."),
174 QT_TRANSLATE_NOOP("pivx-core", "Keypool ran out, please call keypoolrefill first, or unlock the wallet."),
175 QT_TRANSLATE_NOOP("pivx-core", "Legacy Masternode is obsolete."),
176 QT_TRANSLATE_NOOP("pivx-core", "Line: %d"),
177 QT_TRANSLATE_NOOP("pivx-core", "Loading addresses..."),
178 QT_TRANSLATE_NOOP("pivx-core", "Loading banlist..."),
179 QT_TRANSLATE_NOOP("pivx-core", "Loading block index..."),
180 QT_TRANSLATE_NOOP("pivx-core", "Loading budget cache..."),
181 QT_TRANSLATE_NOOP("pivx-core", "Loading masternode cache..."),
182 QT_TRANSLATE_NOOP("pivx-core", "Loading masternode payment cache..."),
183 QT_TRANSLATE_NOOP("pivx-core", "Loading network requests cache..."),
184 QT_TRANSLATE_NOOP("pivx-core", "Loading sporks..."),
185 QT_TRANSLATE_NOOP("pivx-core", "Loading wallet..."),
186 QT_TRANSLATE_NOOP("pivx-core", "Loading/Pruning invalid outputs..."),
187 QT_TRANSLATE_NOOP("pivx-core", "MNs synchronization pending..."),
188 QT_TRANSLATE_NOOP("pivx-core", "Masternode must be able to handle at least %d connections, set %s=%d"),
189 QT_TRANSLATE_NOOP("pivx-core", "Need to specify a port with %s: '%s'"),
190 QT_TRANSLATE_NOOP("pivx-core", "Network upgrade parameters malformed, expecting %s"),
191 QT_TRANSLATE_NOOP("pivx-core", "Network upgrade parameters may only be overridden on regtest."),
192 QT_TRANSLATE_NOOP("pivx-core", "No error"),
193 QT_TRANSLATE_NOOP("pivx-core", "Not enough file descriptors available."),
194 QT_TRANSLATE_NOOP("pivx-core", "OS cryptographic RNG sanity check failure. Aborting."),
195 QT_TRANSLATE_NOOP("pivx-core", "Peers are being disconnected due time differences."),
196 QT_TRANSLATE_NOOP("pivx-core", "Please copy the included params files to the %s directory."),
197 QT_TRANSLATE_NOOP("pivx-core", "Please run the included %s script and then restart."),
198 QT_TRANSLATE_NOOP("pivx-core", "Preparing for resync..."),
199 QT_TRANSLATE_NOOP("pivx-core", "Reaccepting wallet transactions..."),
200 QT_TRANSLATE_NOOP("pivx-core", "Replaying blocks..."),
201 QT_TRANSLATE_NOOP("pivx-core", "Rescanning..."),
202 QT_TRANSLATE_NOOP("pivx-core", "Shutdown requested over the txs scan. Exiting."),
203 QT_TRANSLATE_NOOP("pivx-core", "Signing transaction failed"),
204 QT_TRANSLATE_NOOP("pivx-core", "Specified -walletdir \"%s\" does not exist"),
205 QT_TRANSLATE_NOOP("pivx-core", "Specified -walletdir \"%s\" is a relative path"),
206 QT_TRANSLATE_NOOP("pivx-core", "Specified -walletdir \"%s\" is not a directory"),
207 QT_TRANSLATE_NOOP("pivx-core", "Specified blocks directory \"%s\" does not exist."),
208 QT_TRANSLATE_NOOP("pivx-core", "Synchronization failed"),
209 QT_TRANSLATE_NOOP("pivx-core", "Synchronization finished"),
210 QT_TRANSLATE_NOOP("pivx-core", "Synchronizing budgets..."),
211 QT_TRANSLATE_NOOP("pivx-core", "Synchronizing masternode winners..."),
212 QT_TRANSLATE_NOOP("pivx-core", "Synchronizing masternodes..."),
213 QT_TRANSLATE_NOOP("pivx-core", "Synchronizing sporks..."),
214 QT_TRANSLATE_NOOP("pivx-core", "The threshold value cannot be less than %s"),
215 QT_TRANSLATE_NOOP("pivx-core", "This is experimental software."),
216 QT_TRANSLATE_NOOP("pivx-core", "This is not a deterministic masternode. 'local' option disabled."),
217 QT_TRANSLATE_NOOP("pivx-core", "This is not a masternode. 'local' option disabled."),
218 QT_TRANSLATE_NOOP("pivx-core", "This is not a masternode."),
219 QT_TRANSLATE_NOOP("pivx-core", "This product includes UPnP software written by Thomas Bernard."),
220 QT_TRANSLATE_NOOP("pivx-core", "Transaction amount too small"),
221 QT_TRANSLATE_NOOP("pivx-core", "Transaction amounts must be positive"),
222 QT_TRANSLATE_NOOP("pivx-core", "Transaction canceled."),
223 QT_TRANSLATE_NOOP("pivx-core", "Transaction has too long of a mempool chain"),
224 QT_TRANSLATE_NOOP("pivx-core", "Transaction must have at least one recipient"),
225 QT_TRANSLATE_NOOP("pivx-core", "Transaction too large for fee policy"),
226 QT_TRANSLATE_NOOP("pivx-core", "Transaction too large"),
227 QT_TRANSLATE_NOOP("pivx-core", "Unable to bind to %s on this computer (bind returned error %s)"),
228 QT_TRANSLATE_NOOP("pivx-core", "Unable to bind to %s on this computer. %s is probably already running."),
229 QT_TRANSLATE_NOOP("pivx-core", "Unable to create the PID file '%s': %s"),
230 QT_TRANSLATE_NOOP("pivx-core", "Unable to generate initial key!"),
231 QT_TRANSLATE_NOOP("pivx-core", "Unable to generate keys"),
232 QT_TRANSLATE_NOOP("pivx-core", "Unable to sign spork message, wrong key?"),
233 QT_TRANSLATE_NOOP("pivx-core", "Unable to start HTTP server. See debug log for details."),
234 QT_TRANSLATE_NOOP("pivx-core", "Unknown network specified in %s: '%s'"),
235 QT_TRANSLATE_NOOP("pivx-core", "Unsupported logging category %s=%s."),
236 QT_TRANSLATE_NOOP("pivx-core", "Upgrading coins database if needed..."),
237 QT_TRANSLATE_NOOP("pivx-core", "User Agent comment (%s) contains unsafe characters."),
238 QT_TRANSLATE_NOOP("pivx-core", "Verifying blocks..."),
239 QT_TRANSLATE_NOOP("pivx-core", "Verifying wallet(s)..."),
240 QT_TRANSLATE_NOOP("pivx-core", "Wallet %s resides outside data directory %s"),
241 QT_TRANSLATE_NOOP("pivx-core", "Wallet needed to be rewritten: restart %s to complete"),
242 QT_TRANSLATE_NOOP("pivx-core", "Warning"),
243 QT_TRANSLATE_NOOP("pivx-core", "Warning: This version is obsolete, upgrade required!"),
244 QT_TRANSLATE_NOOP("pivx-core", "Warning: Unsupported argument %s ignored, use %s"),
245 QT_TRANSLATE_NOOP("pivx-core", "Warning: Unsupported argument %s ignored, use %s."),
246 QT_TRANSLATE_NOOP("pivx-core", "You need to rebuild the database using %s to change %s"),
247 QT_TRANSLATE_NOOP("pivx-core", "Zapping all transactions from wallet..."),
248 };
#define UNUSED
Definition: pivxstrings.cpp:9