diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2017-01-16 19:59:28 +0000 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2017-01-16 20:59:50 +0100 |
commit | b0819c7e9b428631b806d97ff19beb2e218df31f (patch) | |
tree | 749a95728d29b2da0737f6d5d05280079eb1f46a /src/qt/locale/bitcoin_nb.ts | |
parent | dd98f045382428f450dc917a3933c9e4e8e1ba99 (diff) |
qt: periodic translations update
Diffstat (limited to 'src/qt/locale/bitcoin_nb.ts')
-rw-r--r-- | src/qt/locale/bitcoin_nb.ts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/qt/locale/bitcoin_nb.ts b/src/qt/locale/bitcoin_nb.ts index 9749db2b1f..f98cdd32d2 100644 --- a/src/qt/locale/bitcoin_nb.ts +++ b/src/qt/locale/bitcoin_nb.ts @@ -2202,10 +2202,6 @@ <translation>Bruk separate SOCKS5 proxyer for å nå noder via Tor skjulte tjenester (standardverdi: %s)</translation> </message> <message> - <source>Username and hashed password for JSON-RPC connections. The field <userpw> comes in the format: <USERNAME>:<SALT>$<HASH>. A canonical python script is included in share/rpcuser. This option can be specified multiple times</source> - <translation>Brukernavn og hashet passord for JSON-RPC tilkoblinger. Feltet <userpw> kommer i formatet: <USERNAME>:<SALT>$<HASH>. Et Python-skript er inkludert i share/rpcuser. Dette alternativet kan angis flere ganger</translation> - </message> - <message> <source>(default: %s)</source> <translation>(standardverdi: %s)</translation> </message> |