Mercurial > hg > bitcoin
comparison src/qt/bitcoinstrings.cpp @ 3485:704d34a23354 draft
Partially Bugfix: Update English translation strings and translations from Transifex
Bugfix: Correct doubled-up & in translations
Bugfix: Remove extra spaces after ampersand in translations (this fixes hotkeys)
Restore copyright translations, now split up
Restore old translations lost due to changes to English structure
Skipped: ca_ES et eu_ES fr_CA (under 10% coverage)
author | Luke Dashjr <luke-jr+git@utopios.org> |
---|---|
date | Sat, 08 Sep 2012 03:31:38 +0000 |
parents | 26a18c7671df |
children | 40f4370c77b3 |
comparison
equal
deleted
inserted
replaced
3476:b5df9d0645f9 | 3485:704d34a23354 |
---|---|
131 QT_TRANSLATE_NOOP("bitcoin-core", "Set key pool size to <n> (default: 100)"), | 131 QT_TRANSLATE_NOOP("bitcoin-core", "Set key pool size to <n> (default: 100)"), |
132 QT_TRANSLATE_NOOP("bitcoin-core", "Set maximum block size in bytes (default: 250000)"), | 132 QT_TRANSLATE_NOOP("bitcoin-core", "Set maximum block size in bytes (default: 250000)"), |
133 QT_TRANSLATE_NOOP("bitcoin-core", "Set minimum block size in bytes (default: 0)"), | 133 QT_TRANSLATE_NOOP("bitcoin-core", "Set minimum block size in bytes (default: 0)"), |
134 QT_TRANSLATE_NOOP("bitcoin-core", "Shrink debug.log file on client startup (default: 1 when no -debug)"), | 134 QT_TRANSLATE_NOOP("bitcoin-core", "Shrink debug.log file on client startup (default: 1 when no -debug)"), |
135 QT_TRANSLATE_NOOP("bitcoin-core", "Specify configuration file (default: bitcoin.conf)"), | 135 QT_TRANSLATE_NOOP("bitcoin-core", "Specify configuration file (default: bitcoin.conf)"), |
136 QT_TRANSLATE_NOOP("bitcoin-core", "Specify connection timeout (in milliseconds)"), | 136 QT_TRANSLATE_NOOP("bitcoin-core", "Specify connection timeout in milliseconds (default: 5000)"), |
137 QT_TRANSLATE_NOOP("bitcoin-core", "Specify data directory"), | 137 QT_TRANSLATE_NOOP("bitcoin-core", "Specify data directory"), |
138 QT_TRANSLATE_NOOP("bitcoin-core", "Specify pid file (default: bitcoind.pid)"), | 138 QT_TRANSLATE_NOOP("bitcoin-core", "Specify pid file (default: bitcoind.pid)"), |
139 QT_TRANSLATE_NOOP("bitcoin-core", "Specify your own public address"), | 139 QT_TRANSLATE_NOOP("bitcoin-core", "Specify your own public address"), |
140 QT_TRANSLATE_NOOP("bitcoin-core", "This help message"), | 140 QT_TRANSLATE_NOOP("bitcoin-core", "This help message"), |
141 QT_TRANSLATE_NOOP("bitcoin-core", "Threshold for disconnecting misbehaving peers (default: 100)"), | 141 QT_TRANSLATE_NOOP("bitcoin-core", "Threshold for disconnecting misbehaving peers (default: 100)"), |