diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2018-02-02 09:01:39 +0000 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2018-02-02 10:03:10 +0100 |
commit | f17942a3bc810d981724228bb5c99b5fb572efbe (patch) | |
tree | 7be377ed50a09c513eff2986786766bd59da0391 /src/qt/locale/bitcoin_da.ts | |
parent | 5303970c26a5564135ff35f3cff514798d286e6d (diff) |
qt: Pre-rc2 translations updatev0.16.0rc2
Tree-SHA512: 09551113babe41bcc33e58c4467a17405f411ef4bc4cceeab937d35d115f946d3105d0540960456785843d59571410bf58dd9b5262d085b8a13a4d367b0e1c3b
Diffstat (limited to 'src/qt/locale/bitcoin_da.ts')
-rw-r--r-- | src/qt/locale/bitcoin_da.ts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/qt/locale/bitcoin_da.ts b/src/qt/locale/bitcoin_da.ts index 6143c412e4..388469b4c8 100644 --- a/src/qt/locale/bitcoin_da.ts +++ b/src/qt/locale/bitcoin_da.ts @@ -3186,6 +3186,10 @@ <translation>Acceptér videresendte transaktioner, der modtages fra hvidlistede knuder, selv når transaktioner ikke videresendes (standard: %d)</translation> </message> <message> + <source>Add a node to connect to and attempt to keep the connection open (see the `addnode` RPC command help for more info)</source> + <translation>Tilføj en knude at forbinde til og forsøg at holde forbindelsen åben (se hjælp for RPC-kommandoen “addnode” for mere info)</translation> + </message> + <message> <source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source> <translation>Tildel til den givne adresse og lyt altid på den. Brug [vært]:port-notation for IPv6</translation> </message> |