fix warnings: unused variable 'XX' [-Wunused-variable]
[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[] = {QT_TRANSLATE_NOOP("bitcoin-core", "Bitcoin version"),
9 QT_TRANSLATE_NOOP("bitcoin-core", "Usage:"),
10 QT_TRANSLATE_NOOP("bitcoin-core", "Send command to -server or bitcoind"),
11 QT_TRANSLATE_NOOP("bitcoin-core", "List commands"),
12 QT_TRANSLATE_NOOP("bitcoin-core", "Get help for a command"),
13 QT_TRANSLATE_NOOP("bitcoin-core", "Options:"),
14 QT_TRANSLATE_NOOP("bitcoin-core", "Specify configuration file (default: bitcoin.conf)"),
15 QT_TRANSLATE_NOOP("bitcoin-core", "Specify pid file (default: bitcoind.pid)"),
16 QT_TRANSLATE_NOOP("bitcoin-core", "Generate coins"),
17 QT_TRANSLATE_NOOP("bitcoin-core", "Don't generate coins"),
18 QT_TRANSLATE_NOOP("bitcoin-core", "Start minimized"),
19 QT_TRANSLATE_NOOP("bitcoin-core", "Specify data directory"),
20 QT_TRANSLATE_NOOP("bitcoin-core", "Specify connection timeout (in milliseconds)"),
21 QT_TRANSLATE_NOOP("bitcoin-core", "Connect through socks4 proxy"),
22 QT_TRANSLATE_NOOP("bitcoin-core", "Allow DNS lookups for addnode and connect"),
23 QT_TRANSLATE_NOOP("bitcoin-core", "Listen for connections on <port> (default: 8333 or testnet: 18333)"),
24 QT_TRANSLATE_NOOP("bitcoin-core", "Maintain at most <n> connections to peers (default: 125)"),
25 QT_TRANSLATE_NOOP("bitcoin-core", "Add a node to connect to"),
26 QT_TRANSLATE_NOOP("bitcoin-core", "Connect only to the specified node"),
27 QT_TRANSLATE_NOOP("bitcoin-core", "Don't accept connections from outside"),
28 QT_TRANSLATE_NOOP("bitcoin-core", "Don't bootstrap list of peers using DNS"),
29 QT_TRANSLATE_NOOP("bitcoin-core", "Threshold for disconnecting misbehaving peers (default: 100)"),
30 QT_TRANSLATE_NOOP("bitcoin-core", ""
31 "Number of seconds to keep misbehaving peers from reconnecting (default: "
32 "86400)"),
33 QT_TRANSLATE_NOOP("bitcoin-core", "Maximum per-connection receive buffer, <n>*1000 bytes (default: 10000)"),
34 QT_TRANSLATE_NOOP("bitcoin-core", "Maximum per-connection send buffer, <n>*1000 bytes (default: 10000)"),
35 QT_TRANSLATE_NOOP("bitcoin-core", "Don't attempt to use UPnP to map the listening port"),
36 QT_TRANSLATE_NOOP("bitcoin-core", "Attempt to use UPnP to map the listening port"),
37 QT_TRANSLATE_NOOP("bitcoin-core", "Fee per kB to add to transactions you send"),
38 QT_TRANSLATE_NOOP("bitcoin-core", "Accept command line and JSON-RPC commands"),
39 QT_TRANSLATE_NOOP("bitcoin-core", "Run in the background as a daemon and accept commands"),
40 QT_TRANSLATE_NOOP("bitcoin-core", "Use the test network"),
41 QT_TRANSLATE_NOOP("bitcoin-core", "Output extra debugging information"),
42 QT_TRANSLATE_NOOP("bitcoin-core", "Prepend debug output with timestamp"),
43 QT_TRANSLATE_NOOP("bitcoin-core", "Send trace/debug info to console instead of debug.log file"),
44 QT_TRANSLATE_NOOP("bitcoin-core", "Send trace/debug info to debugger"),
45 QT_TRANSLATE_NOOP("bitcoin-core", "Username for JSON-RPC connections"),
46 QT_TRANSLATE_NOOP("bitcoin-core", "Password for JSON-RPC connections"),
47 QT_TRANSLATE_NOOP("bitcoin-core", "Listen for JSON-RPC connections on <port> (default: 8332)"),
48 QT_TRANSLATE_NOOP("bitcoin-core", "Allow JSON-RPC connections from specified IP address"),
49 QT_TRANSLATE_NOOP("bitcoin-core", "Send commands to node running on <ip> (default: 127.0.0.1)"),
50 QT_TRANSLATE_NOOP("bitcoin-core", "Set key pool size to <n> (default: 100)"),
51 QT_TRANSLATE_NOOP("bitcoin-core", "Rescan the block chain for missing wallet transactions"),
52 QT_TRANSLATE_NOOP("bitcoin-core", ""
53 "\n"
54 "SSL options: (see the Bitcoin Wiki for SSL setup instructions)"),
55 QT_TRANSLATE_NOOP("bitcoin-core", "Use OpenSSL (https) for JSON-RPC connections"),
56 QT_TRANSLATE_NOOP("bitcoin-core", "Server certificate file (default: server.cert)"),
57 QT_TRANSLATE_NOOP("bitcoin-core", "Server private key (default: server.pem)"),
58 QT_TRANSLATE_NOOP("bitcoin-core", ""
59 "Acceptable ciphers (default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:"
60 "@STRENGTH)"),
61 QT_TRANSLATE_NOOP("bitcoin-core", "This help message"),
62 QT_TRANSLATE_NOOP("bitcoin-core", ""
63 "Cannot obtain a lock on data directory %s.  Bitcoin is probably already "
64 "running."),
65 QT_TRANSLATE_NOOP("bitcoin-core", "Loading addresses..."),
66 QT_TRANSLATE_NOOP("bitcoin-core", "Error loading addr.dat"),
67 QT_TRANSLATE_NOOP("bitcoin-core", "Loading block index..."),
68 QT_TRANSLATE_NOOP("bitcoin-core", "Error loading blkindex.dat"),
69 QT_TRANSLATE_NOOP("bitcoin-core", "Loading wallet..."),
70 QT_TRANSLATE_NOOP("bitcoin-core", "Error loading wallet.dat: Wallet corrupted"),
71 QT_TRANSLATE_NOOP("bitcoin-core", "Error loading wallet.dat: Wallet requires newer version of Bitcoin"),
72 QT_TRANSLATE_NOOP("bitcoin-core", "Wallet needed to be rewritten: restart Bitcoin to complete"),
73 QT_TRANSLATE_NOOP("bitcoin-core", "Error loading wallet.dat"),
74 QT_TRANSLATE_NOOP("bitcoin-core", "Rescanning..."),
75 QT_TRANSLATE_NOOP("bitcoin-core", "Done loading"),
76 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid -proxy address"),
77 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -paytxfee=<amount>"),
78 QT_TRANSLATE_NOOP("bitcoin-core", ""
79 "Warning: -paytxfee is set very high.  This is the transaction fee you will "
80 "pay if you send a transaction."),
81 QT_TRANSLATE_NOOP("bitcoin-core", "Error: CreateThread(StartNode) failed"),
82 QT_TRANSLATE_NOOP("bitcoin-core", "Warning: Disk space is low  "),
83 QT_TRANSLATE_NOOP("bitcoin-core", ""
84 "Unable to bind to port %d on this computer.  Bitcoin is probably already "
85 "running."),
86 QT_TRANSLATE_NOOP("bitcoin-core", ""
87 "Warning: Please check that your computer's date and time are correct.  If "
88 "your clock is wrong Bitcoin will not work properly."),
89 QT_TRANSLATE_NOOP("bitcoin-core", "beta"),
90 };