Update translations for bitcoin core
[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", ""
4 "Unable to bind to port %d on this computer.  Bitcoin is probably already "
5 "running."),
6 QT_TRANSLATE_NOOP("bitcoin-core", "Warning: Disk space is low  "),
7 QT_TRANSLATE_NOOP("bitcoin-core", "Bitcoin version"),
8 QT_TRANSLATE_NOOP("bitcoin-core", "Usage:"),
9 QT_TRANSLATE_NOOP("bitcoin-core", "Send command to -server or bitcoind"),
10 QT_TRANSLATE_NOOP("bitcoin-core", "List commands"),
11 QT_TRANSLATE_NOOP("bitcoin-core", "Get help for a command"),
12 QT_TRANSLATE_NOOP("bitcoin-core", "Options:"),
13 QT_TRANSLATE_NOOP("bitcoin-core", "Specify configuration file (default: bitcoin.conf)"),
14 QT_TRANSLATE_NOOP("bitcoin-core", "Specify pid file (default: bitcoind.pid)"),
15 QT_TRANSLATE_NOOP("bitcoin-core", "Generate coins"),
16 QT_TRANSLATE_NOOP("bitcoin-core", "Don't generate coins"),
17 QT_TRANSLATE_NOOP("bitcoin-core", "Start minimized"),
18 QT_TRANSLATE_NOOP("bitcoin-core", "Show splash screen on startup (default: 1)"),
19 QT_TRANSLATE_NOOP("bitcoin-core", "Specify data directory"),
20 QT_TRANSLATE_NOOP("bitcoin-core", "Set database cache size in megabytes (default: 25)"),
21 QT_TRANSLATE_NOOP("bitcoin-core", "Set database disk log size in megabytes (default: 100)"),
22 QT_TRANSLATE_NOOP("bitcoin-core", "Specify connection timeout (in milliseconds)"),
23 QT_TRANSLATE_NOOP("bitcoin-core", "Connect through socks4 proxy"),
24 QT_TRANSLATE_NOOP("bitcoin-core", "Allow DNS lookups for addnode and connect"),
25 QT_TRANSLATE_NOOP("bitcoin-core", "Listen for connections on <port> (default: 8333 or testnet: 18333)"),
26 QT_TRANSLATE_NOOP("bitcoin-core", "Maintain at most <n> connections to peers (default: 125)"),
27 QT_TRANSLATE_NOOP("bitcoin-core", "Add a node to connect to and attempt to keep the connection open"),
28 QT_TRANSLATE_NOOP("bitcoin-core", "Connect only to the specified node"),
29 QT_TRANSLATE_NOOP("bitcoin-core", "Find peers using internet relay chat (default: 0)"),
30 QT_TRANSLATE_NOOP("bitcoin-core", "Accept connections from outside (default: 1)"),
31 QT_TRANSLATE_NOOP("bitcoin-core", "Set language, for example \"de_DE\" (default: system locale)"),
32 QT_TRANSLATE_NOOP("bitcoin-core", "Find peers using DNS lookup (default: 1)"),
33 QT_TRANSLATE_NOOP("bitcoin-core", "Threshold for disconnecting misbehaving peers (default: 100)"),
34 QT_TRANSLATE_NOOP("bitcoin-core", ""
35 "Number of seconds to keep misbehaving peers from reconnecting (default: "
36 "86400)"),
37 QT_TRANSLATE_NOOP("bitcoin-core", "Maximum per-connection receive buffer, <n>*1000 bytes (default: 10000)"),
38 QT_TRANSLATE_NOOP("bitcoin-core", "Maximum per-connection send buffer, <n>*1000 bytes (default: 10000)"),
39 QT_TRANSLATE_NOOP("bitcoin-core", "Use Universal Plug and Play to map the listening port (default: 1)"),
40 QT_TRANSLATE_NOOP("bitcoin-core", "Use Universal Plug and Play to map the listening port (default: 0)"),
41 QT_TRANSLATE_NOOP("bitcoin-core", "Fee per KB to add to transactions you send"),
42 QT_TRANSLATE_NOOP("bitcoin-core", "Accept command line and JSON-RPC commands"),
43 QT_TRANSLATE_NOOP("bitcoin-core", "Run in the background as a daemon and accept commands"),
44 QT_TRANSLATE_NOOP("bitcoin-core", "Use the test network"),
45 QT_TRANSLATE_NOOP("bitcoin-core", "Output extra debugging information"),
46 QT_TRANSLATE_NOOP("bitcoin-core", "Prepend debug output with timestamp"),
47 QT_TRANSLATE_NOOP("bitcoin-core", "Send trace/debug info to console instead of debug.log file"),
48 QT_TRANSLATE_NOOP("bitcoin-core", "Send trace/debug info to debugger"),
49 QT_TRANSLATE_NOOP("bitcoin-core", "Username for JSON-RPC connections"),
50 QT_TRANSLATE_NOOP("bitcoin-core", "Password for JSON-RPC connections"),
51 QT_TRANSLATE_NOOP("bitcoin-core", "Listen for JSON-RPC connections on <port> (default: 8332)"),
52 QT_TRANSLATE_NOOP("bitcoin-core", "Allow JSON-RPC connections from specified IP address"),
53 QT_TRANSLATE_NOOP("bitcoin-core", "Send commands to node running on <ip> (default: 127.0.0.1)"),
54 QT_TRANSLATE_NOOP("bitcoin-core", ""
55 "Execute command when the best block changes (%s in cmd is replaced by block "
56 "hash)"),
57 QT_TRANSLATE_NOOP("bitcoin-core", "Upgrade wallet to latest format"),
58 QT_TRANSLATE_NOOP("bitcoin-core", "Set key pool size to <n> (default: 100)"),
59 QT_TRANSLATE_NOOP("bitcoin-core", "Rescan the block chain for missing wallet transactions"),
60 QT_TRANSLATE_NOOP("bitcoin-core", "How many blocks to check at startup (default: 2500, 0 = all)"),
61 QT_TRANSLATE_NOOP("bitcoin-core", "How thorough the block verification is (0-6, default: 1)"),
62 QT_TRANSLATE_NOOP("bitcoin-core", ""
63 "\n"
64 "SSL options: (see the Bitcoin Wiki for SSL setup instructions)"),
65 QT_TRANSLATE_NOOP("bitcoin-core", "Use OpenSSL (https) for JSON-RPC connections"),
66 QT_TRANSLATE_NOOP("bitcoin-core", "Server certificate file (default: server.cert)"),
67 QT_TRANSLATE_NOOP("bitcoin-core", "Server private key (default: server.pem)"),
68 QT_TRANSLATE_NOOP("bitcoin-core", ""
69 "Acceptable ciphers (default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:"
70 "@STRENGTH)"),
71 QT_TRANSLATE_NOOP("bitcoin-core", "This help message"),
72 QT_TRANSLATE_NOOP("bitcoin-core", "Usage"),
73 QT_TRANSLATE_NOOP("bitcoin-core", ""
74 "Cannot obtain a lock on data directory %s.  Bitcoin is probably already "
75 "running."),
76 QT_TRANSLATE_NOOP("bitcoin-core", "Bitcoin"),
77 QT_TRANSLATE_NOOP("bitcoin-core", "Loading addresses..."),
78 QT_TRANSLATE_NOOP("bitcoin-core", "Error loading addr.dat"),
79 QT_TRANSLATE_NOOP("bitcoin-core", "Loading block index..."),
80 QT_TRANSLATE_NOOP("bitcoin-core", "Error loading blkindex.dat"),
81 QT_TRANSLATE_NOOP("bitcoin-core", "Loading wallet..."),
82 QT_TRANSLATE_NOOP("bitcoin-core", "Error loading wallet.dat: Wallet corrupted"),
83 QT_TRANSLATE_NOOP("bitcoin-core", "Error loading wallet.dat: Wallet requires newer version of Bitcoin"),
84 QT_TRANSLATE_NOOP("bitcoin-core", "Wallet needed to be rewritten: restart Bitcoin to complete"),
85 QT_TRANSLATE_NOOP("bitcoin-core", "Error loading wallet.dat"),
86 QT_TRANSLATE_NOOP("bitcoin-core", "Cannot downgrade wallet"),
87 QT_TRANSLATE_NOOP("bitcoin-core", "Cannot initialize keypool"),
88 QT_TRANSLATE_NOOP("bitcoin-core", "Cannot write default address"),
89 QT_TRANSLATE_NOOP("bitcoin-core", "Rescanning..."),
90 QT_TRANSLATE_NOOP("bitcoin-core", "Done loading"),
91 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid -proxy address"),
92 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -paytxfee=<amount>"),
93 QT_TRANSLATE_NOOP("bitcoin-core", ""
94 "Warning: -paytxfee is set very high.  This is the transaction fee you will "
95 "pay if you send a transaction."),
96 QT_TRANSLATE_NOOP("bitcoin-core", "Error: CreateThread(StartNode) failed"),
97 QT_TRANSLATE_NOOP("bitcoin-core", "To use the %s option"),
98 QT_TRANSLATE_NOOP("bitcoin-core", ""
99 "%s, you must set a rpcpassword in the configuration file:\n"
100 " %s\n"
101 "It is recommended you use the following random password:\n"
102 "rpcuser=bitcoinrpc\n"
103 "rpcpassword=%s\n"
104 "(you do not need to remember this password)\n"
105 "If the file does not exist, create it with owner-readable-only file "
106 "permissions.\n"),
107 QT_TRANSLATE_NOOP("bitcoin-core", "Error"),
108 QT_TRANSLATE_NOOP("bitcoin-core", "An error occured while setting up the RPC port %i for listening: %s"),
109 QT_TRANSLATE_NOOP("bitcoin-core", ""
110 "You must set rpcpassword=<password> in the configuration file:\n"
111 "%s\n"
112 "If the file does not exist, create it with owner-readable-only file "
113 "permissions."),
114 QT_TRANSLATE_NOOP("bitcoin-core", ""
115 "Warning: Please check that your computer's date and time are correct.  If "
116 "your clock is wrong Bitcoin will not work properly."),
117 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Wallet locked, unable to create transaction  "),
118 QT_TRANSLATE_NOOP("bitcoin-core", ""
119 "Error: This transaction requires a transaction fee of at least %s because of "
120 "its amount, complexity, or use of recently received funds  "),
121 QT_TRANSLATE_NOOP("bitcoin-core", "Error: Transaction creation failed  "),
122 QT_TRANSLATE_NOOP("bitcoin-core", "Sending..."),
123 QT_TRANSLATE_NOOP("bitcoin-core", ""
124 "Error: The transaction was rejected.  This might happen if some of the coins "
125 "in your wallet were already spent, such as if you used a copy of wallet.dat "
126 "and coins were spent in the copy but not marked as spent here."),
127 QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount"),
128 QT_TRANSLATE_NOOP("bitcoin-core", "Insufficient funds"),
129 };