aboutsummaryrefslogtreecommitdiff
path: root/src/qt/locale/bitcoin_en_GB.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/qt/locale/bitcoin_en_GB.ts')
-rw-r--r--src/qt/locale/bitcoin_en_GB.ts52
1 files changed, 52 insertions, 0 deletions
diff --git a/src/qt/locale/bitcoin_en_GB.ts b/src/qt/locale/bitcoin_en_GB.ts
index 96cdecfe83..bf912d295e 100644
--- a/src/qt/locale/bitcoin_en_GB.ts
+++ b/src/qt/locale/bitcoin_en_GB.ts
@@ -882,6 +882,34 @@
<source>command-line options</source>
<translation>command-line options</translation>
</message>
+ <message>
+ <source>UI Options:</source>
+ <translation>UI Options:</translation>
+ </message>
+ <message>
+ <source>Choose data directory on startup (default: %u)</source>
+ <translation>Choose data directory on startup (default: %u)</translation>
+ </message>
+ <message>
+ <source>Set language, for example "de_DE" (default: system locale)</source>
+ <translation>Set language, for example "de_DE" (default: system locale)</translation>
+ </message>
+ <message>
+ <source>Start minimized</source>
+ <translation>Start minimised</translation>
+ </message>
+ <message>
+ <source>Set SSL root certificates for payment request (default: -system-)</source>
+ <translation>Set SSL root certificates for payment request (default: -system-)</translation>
+ </message>
+ <message>
+ <source>Show splash screen on startup (default: %u)</source>
+ <translation>Show splash screen on startup (default: %u)</translation>
+ </message>
+ <message>
+ <source>Reset all settings changes made over the GUI</source>
+ <translation>Reset all settings changes made over the GUI</translation>
+ </message>
</context>
<context>
<name>Intro</name>
@@ -1478,6 +1506,18 @@
<translation>Current number of blocks</translation>
</message>
<message>
+ <source>Memory Pool</source>
+ <translation>Memory Pool</translation>
+ </message>
+ <message>
+ <source>Current number of transactions</source>
+ <translation>Current number of transactions</translation>
+ </message>
+ <message>
+ <source>Memory usage</source>
+ <translation>Memory usage</translation>
+ </message>
+ <message>
<source>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</source>
<translation>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</translation>
</message>
@@ -3484,6 +3524,10 @@
<translation>Error reading wallet.dat! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</translation>
</message>
<message>
+ <source>Fees (in %s/kB) smaller than this are considered zero fee for transaction creation (default: %s)</source>
+ <translation>Fees (in %s/kB) smaller than this are considered zero fee for transaction creation (default: %s)</translation>
+ </message>
+ <message>
<source>How thorough the block verification of -checkblocks is (0-4, default: %u)</source>
<translation>How thorough the block verification of -checkblocks is (0-4, default: %u)</translation>
</message>
@@ -3500,6 +3544,10 @@
<translation>Output debugging information (default: %u, supplying &lt;category&gt; is optional)</translation>
</message>
<message>
+ <source>Support filtering of blocks and transaction with bloom filters (default: %u)</source>
+ <translation>Support filtering of blocks and transaction with bloom filters (default: %u)</translation>
+ </message>
+ <message>
<source>Total length of network version string (%i) exceeds maximum length (%i). Reduce the number or size of uacomments.</source>
<translation>Total length of network version string (%i) exceeds maximum length (%i). Reduce the number or size of uacomments.</translation>
</message>
@@ -3516,6 +3564,10 @@
<translation>Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: %s)</translation>
</message>
<message>
+ <source>Username and hashed password for JSON-RPC connections. The field &lt;userpw&gt; comes in the format: &lt;USERNAME&gt;:&lt;SALT&gt;$&lt;HASH&gt;. A canonical python script is included in share/rpcuser. This option can be specified multiple times</source>
+ <translation>Username and hashed password for JSON-RPC connections. The field &lt;userpw&gt; comes in the format: &lt;USERNAME&gt;:&lt;SALT&gt;$&lt;HASH&gt;. A canonical python script is included in share/rpcuser. This option can be specified multiple times</translation>
+ </message>
+ <message>
<source>(default: %s)</source>
<translation>(default: %s)</translation>
</message>