Remove UPNP support & do some cleanup.
[novacoin.git] / src / qt / bitcoinstrings.cpp
1 #include <QtGlobal>
2 // Automatically generated by extract_strings.py
3 #ifdef __GNUC__
4 #define UNUSED __attribute__((unused))
5 #else
6 #define UNUSED
7 #endif
8 static const char UNUSED *bitcoin_strings[] = {
9 QT_TRANSLATE_NOOP("bitcoin-core", ""
10 "%s, you must set a rpcpassword in the configuration file:\n"
11 " %s\n"
12 "It is recommended you use the following random password:\n"
13 "rpcuser=novacoinrpc\n"
14 "rpcpassword=%s\n"
15 "(you do not need to remember this password)\n"
16 "If the file does not exist, create it with owner-readable-only file "
17 "permissions.\n"),
18 QT_TRANSLATE_NOOP("bitcoin-core", ""
19 "Acceptable ciphers (default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:"
20 "@STRENGTH)"),
21 QT_TRANSLATE_NOOP("bitcoin-core", ""
22 "An error occurred while setting up the RPC port %u for listening on IPv4: %s"),
23 QT_TRANSLATE_NOOP("bitcoin-core", ""
24 "An error occurred while setting up the RPC port %u for listening on IPv6, "
25 "falling back to IPv4: %s"),
26 QT_TRANSLATE_NOOP("bitcoin-core", ""
27 "Cannot obtain a lock on data directory %s.  NovaCoin is probably already "
28 "running."),
29 QT_TRANSLATE_NOOP("bitcoin-core", ""
30 "Detach block and address databases. Increases shutdown time (default: 0)"),
31 QT_TRANSLATE_NOOP("bitcoin-core", ""
32 "Error initializing database environment %s! To recover, BACKUP THAT "
33 "DIRECTORY, then remove everything from it except for wallet.dat."),
34 QT_TRANSLATE_NOOP("bitcoin-core", ""
35 "Error: The transaction was rejected.  This might happen if some of the coins "
36 "in your wallet were already spent, such as if you used a copy of wallet.dat "
37 "and coins were spent in the copy but not marked as spent here."),
38 QT_TRANSLATE_NOOP("bitcoin-core", ""
39 "Error: This transaction requires a transaction fee of at least %s because of "
40 "its amount, complexity, or use of recently received funds  "),
41 QT_TRANSLATE_NOOP("bitcoin-core", ""
42 "Error: Wallet unlocked for block minting only, unable to create transaction."),
43 QT_TRANSLATE_NOOP("bitcoin-core", ""
44 "Execute command when the best block changes (%s in cmd is replaced by block "
45 "hash)"),
46 QT_TRANSLATE_NOOP("bitcoin-core", ""
47 "Listen for JSON-RPC connections on <port> (default: 8344 or testnet: 18344)"),
48 QT_TRANSLATE_NOOP("bitcoin-core", ""
49 "Number of seconds to keep misbehaving peers from reconnecting (default: "
50 "86400)"),
51 QT_TRANSLATE_NOOP("bitcoin-core", ""
52 "Set maximum size of high-priority/low-fee transactions in bytes (default: "
53 "27000)"),
54 QT_TRANSLATE_NOOP("bitcoin-core", ""
55 "Unable to bind to %s on this computer. NovaCoin is probably already running."),
56 QT_TRANSLATE_NOOP("bitcoin-core", ""
57 "Warning: -paytxfee is set very high! This is the transaction fee you will "
58 "pay if you send a transaction."),
59 QT_TRANSLATE_NOOP("bitcoin-core", ""
60 "Warning: Please check that your computer's date and time are correct! If "
61 "your clock is wrong NovaCoin will not work properly."),
62 QT_TRANSLATE_NOOP("bitcoin-core", ""
63 "Warning: error reading wallet.dat! All keys read correctly, but transaction "
64 "data or address book entries might be missing or incorrect."),
65 QT_TRANSLATE_NOOP("bitcoin-core", ""
66 "Warning: wallet.dat corrupt, data salvaged! Original wallet.dat saved as "
67 "wallet.{timestamp}.bak in %s; if your balance or transactions are incorrect "
68 "you should restore from a backup."),
69 QT_TRANSLATE_NOOP("bitcoin-core", ""
70 "You must set rpcpassword=<password> in the configuration file:\n"
71 "%s\n"
72 "If the file does not exist, create it with owner-readable-only file "
73 "permissions."),
74 QT_TRANSLATE_NOOP("bitcoin-core", "Accept command line and JSON-RPC commands"),
75 QT_TRANSLATE_NOOP("bitcoin-core", "Accept connections from outside (default: 1 if no -proxy or -connect)"),
76 QT_TRANSLATE_NOOP("bitcoin-core", "Add a node to connect to and attempt to keep the connection open"),
77 QT_TRANSLATE_NOOP("bitcoin-core", "Allow DNS lookups for -addnode, -seednode and -connect"),
78 QT_TRANSLATE_NOOP("bitcoin-core", "Allow JSON-RPC connections from specified IP address"),
79 QT_TRANSLATE_NOOP("bitcoin-core", "Attempt to recover private keys from a corrupt wallet.dat"),
80 QT_TRANSLATE_NOOP("bitcoin-core", "Bind to given address. Use [host]:port notation for IPv6"),
81 QT_TRANSLATE_NOOP("bitcoin-core", "Block creation options:"),
82 QT_TRANSLATE_NOOP("bitcoin-core", "Cannot downgrade wallet"),
83 QT_TRANSLATE_NOOP("bitcoin-core", "Cannot initialize keypool"),
84 QT_TRANSLATE_NOOP("bitcoin-core", "Cannot resolve -bind address: '%s'"),
85 QT_TRANSLATE_NOOP("bitcoin-core", "Cannot resolve -externalip address: '%s'"),
86 QT_TRANSLATE_NOOP("bitcoin-core", "Cannot write default address"),
87 QT_TRANSLATE_NOOP("bitcoin-core", "Connect only to the specified node(s)"),
88 QT_TRANSLATE_NOOP("bitcoin-core", "Connect through socks proxy"),
89 QT_TRANSLATE_NOOP("bitcoin-core", "Connect to a node to retrieve peer addresses, and disconnect"),
90 QT_TRANSLATE_NOOP("bitcoin-core", "Discover own IP address (default: 1 when listening and no -externalip)"),
91 QT_TRANSLATE_NOOP("bitcoin-core", "Done loading"),
92 QT_TRANSLATE_NOOP("bitcoin-core", "Error loading blkindex.dat"),
93 QT_TRANSLATE_NOOP("bitcoin-core", "Error loading wallet.dat"),
94 QT_TRANSLATE_NOOP("bitcoin-core", "Error loading wallet.dat: Wallet corrupted"),
95 QT_TRANSLATE_NOOP("bitcoin-core", "Error loading wallet.dat: Wallet requires newer version of NovaCoin"),
96 QT_TRANSLATE_NOOP("bitcoin-core", "Error"),
97 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Transaction creation failed  "),
98 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Wallet locked, unable to create transaction  "),
99 QT_TRANSLATE_NOOP("bitcoin-core", "Error: could not start node"),
100 QT_TRANSLATE_NOOP("bitcoin-core", "Failed to listen on any port. Use -listen=0 if you want this."),
101 QT_TRANSLATE_NOOP("bitcoin-core", "Fee per KB to add to transactions you send"),
102 QT_TRANSLATE_NOOP("bitcoin-core", "Find peers using DNS lookup (default: 0)"),
103 QT_TRANSLATE_NOOP("bitcoin-core", "Find peers using internet relay chat (default: 1)"),
104 QT_TRANSLATE_NOOP("bitcoin-core", "Get help for a command"),
105 QT_TRANSLATE_NOOP("bitcoin-core", "How many blocks to check at startup (default: 2500, 0 = all)"),
106 QT_TRANSLATE_NOOP("bitcoin-core", "How thorough the block verification is (0-6, default: 1)"),
107 QT_TRANSLATE_NOOP("bitcoin-core", "Importing blockchain data file."),
108 QT_TRANSLATE_NOOP("bitcoin-core", "Importing bootstrap blockchain data file."),
109 QT_TRANSLATE_NOOP("bitcoin-core", "Imports blocks from external blk000?.dat file"),
110 QT_TRANSLATE_NOOP("bitcoin-core", "Insufficient funds"),
111 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid -proxy address: '%s'"),
112 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid -tor address: '%s'"),
113 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -paytxfee=<amount>: '%s'"),
114 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -reservebalance=<amount>"),
115 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount"),
116 QT_TRANSLATE_NOOP("bitcoin-core", "List commands"),
117 QT_TRANSLATE_NOOP("bitcoin-core", "Listen for connections on <port> (default: 7777 or testnet: 17777)"),
118 QT_TRANSLATE_NOOP("bitcoin-core", "Loading addresses..."),
119 QT_TRANSLATE_NOOP("bitcoin-core", "Loading block index..."),
120 QT_TRANSLATE_NOOP("bitcoin-core", "Loading wallet..."),
121 QT_TRANSLATE_NOOP("bitcoin-core", "Maintain at most <n> connections to peers (default: 125)"),
122 QT_TRANSLATE_NOOP("bitcoin-core", "Maximum per-connection receive buffer, <n>*1000 bytes (default: 5000)"),
123 QT_TRANSLATE_NOOP("bitcoin-core", "Maximum per-connection send buffer, <n>*1000 bytes (default: 1000)"),
124 QT_TRANSLATE_NOOP("bitcoin-core", "NovaCoin version"),
125 QT_TRANSLATE_NOOP("bitcoin-core", "NovaCoin"),
126 QT_TRANSLATE_NOOP("bitcoin-core", "Only connect to nodes in network <net> (IPv4, IPv6 or Tor)"),
127 QT_TRANSLATE_NOOP("bitcoin-core", "Options:"),
128 QT_TRANSLATE_NOOP("bitcoin-core", "Output extra debugging information. Implies all other -debug* options"),
129 QT_TRANSLATE_NOOP("bitcoin-core", "Output extra network debugging information"),
130 QT_TRANSLATE_NOOP("bitcoin-core", "Password for JSON-RPC connections"),
131 QT_TRANSLATE_NOOP("bitcoin-core", "Prepend debug output with timestamp"),
132 QT_TRANSLATE_NOOP("bitcoin-core", "Rescan the block chain for missing wallet transactions"),
133 QT_TRANSLATE_NOOP("bitcoin-core", "Rescanning..."),
134 QT_TRANSLATE_NOOP("bitcoin-core", "Run in the background as a daemon and accept commands"),
135 QT_TRANSLATE_NOOP("bitcoin-core", "SSL options: (see the Bitcoin Wiki for SSL setup instructions)"),
136 QT_TRANSLATE_NOOP("bitcoin-core", "Select the version of socks proxy to use (4-5, default: 5)"),
137 QT_TRANSLATE_NOOP("bitcoin-core", "Send command to -server or novacoind"),
138 QT_TRANSLATE_NOOP("bitcoin-core", "Send commands to node running on <ip> (default: 127.0.0.1)"),
139 QT_TRANSLATE_NOOP("bitcoin-core", "Send trace/debug info to console instead of debug.log file"),
140 QT_TRANSLATE_NOOP("bitcoin-core", "Send trace/debug info to debugger"),
141 QT_TRANSLATE_NOOP("bitcoin-core", "Sending..."),
142 QT_TRANSLATE_NOOP("bitcoin-core", "Server certificate file (default: server.cert)"),
143 QT_TRANSLATE_NOOP("bitcoin-core", "Server private key (default: server.pem)"),
144 QT_TRANSLATE_NOOP("bitcoin-core", "Set database cache size in megabytes (default: 25)"),
145 QT_TRANSLATE_NOOP("bitcoin-core", "Set database disk log size in megabytes (default: 100)"),
146 QT_TRANSLATE_NOOP("bitcoin-core", "Set key pool size to <n> (default: 100)"),
147 QT_TRANSLATE_NOOP("bitcoin-core", "Set maximum block size in bytes (default: 250000)"),
148 QT_TRANSLATE_NOOP("bitcoin-core", "Set minimum block size in bytes (default: 0)"),
149 QT_TRANSLATE_NOOP("bitcoin-core", "Shrink debug.log file on client startup (default: 1 when no -debug)"),
150 QT_TRANSLATE_NOOP("bitcoin-core", "Specify configuration file (default: novacoin.conf)"),
151 QT_TRANSLATE_NOOP("bitcoin-core", "Specify connection timeout in milliseconds (default: 5000)"),
152 QT_TRANSLATE_NOOP("bitcoin-core", "Specify data directory"),
153 QT_TRANSLATE_NOOP("bitcoin-core", "Specify pid file (default: novacoind.pid)"),
154 QT_TRANSLATE_NOOP("bitcoin-core", "Specify your own public address"),
155 QT_TRANSLATE_NOOP("bitcoin-core", "This help message"),
156 QT_TRANSLATE_NOOP("bitcoin-core", "Threshold for disconnecting misbehaving peers (default: 100)"),
157 QT_TRANSLATE_NOOP("bitcoin-core", "To use the %s option"),
158 QT_TRANSLATE_NOOP("bitcoin-core", "Unable to bind to %s on this computer (bind returned error %d, %s)"),
159 QT_TRANSLATE_NOOP("bitcoin-core", "Unable to sign checkpoint, wrong checkpointkey?\n"),
160 QT_TRANSLATE_NOOP("bitcoin-core", "Unknown -socks proxy version requested: %i"),
161 QT_TRANSLATE_NOOP("bitcoin-core", "Unknown network specified in -onlynet: '%s'"),
162 QT_TRANSLATE_NOOP("bitcoin-core", "Upgrade wallet to latest format"),
163 QT_TRANSLATE_NOOP("bitcoin-core", "Usage:"),
164 QT_TRANSLATE_NOOP("bitcoin-core", "Use OpenSSL (https) for JSON-RPC connections"),
165 QT_TRANSLATE_NOOP("bitcoin-core", "Use proxy to reach tor hidden services (default: same as -proxy)"),
166 QT_TRANSLATE_NOOP("bitcoin-core", "Use the test network"),
167 QT_TRANSLATE_NOOP("bitcoin-core", "Username for JSON-RPC connections"),
168 QT_TRANSLATE_NOOP("bitcoin-core", "Verifying database integrity..."),
169 QT_TRANSLATE_NOOP("bitcoin-core", "Wallet needed to be rewritten: restart NovaCoin to complete"),
170 QT_TRANSLATE_NOOP("bitcoin-core", "Warning: Disk space is low!"),
171 QT_TRANSLATE_NOOP("bitcoin-core", "Warning: This version is obsolete, upgrade required!"),
172 QT_TRANSLATE_NOOP("bitcoin-core", "wallet.dat corrupt, salvage failed"),
173 QT_TRANSLATE_NOOP("bitcoin-core", "Specify wallet file (within data directory)"),
174 QT_TRANSLATE_NOOP("bitcoin-core", "Use in-memory logging for block index database (default: 1)"),
175 QT_TRANSLATE_NOOP("bitcoin-core", "Find peers using DNS lookup (default: 1)"),
176 QT_TRANSLATE_NOOP("bitcoin-core", "Sync checkpoints policy (default: strict)"),
177 QT_TRANSLATE_NOOP("bitcoin-core", "Execute command when a wallet transaction changes (%s in cmd is replaced by TxID)"),
178 QT_TRANSLATE_NOOP("bitcoin-core", "Require a confirmations for change (default: 0)"),
179 QT_TRANSLATE_NOOP("bitcoin-core", "Enforce transaction scripts to use canonical PUSH operators (default: 1)"),
180 QT_TRANSLATE_NOOP("bitcoin-core", "Set the number of script verification threads (1-16, 0=auto, default: 0)"),
181 QT_TRANSLATE_NOOP("bitcoin-core", "When creating transactions, ignore inputs with value less than this (default: %s)"),
182 };