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