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_nb.ts | |
parent | 5303970c26a5564135ff35f3cff514798d286e6d (diff) |
qt: Pre-rc2 translations updatev0.16.0rc2
Tree-SHA512: 09551113babe41bcc33e58c4467a17405f411ef4bc4cceeab937d35d115f946d3105d0540960456785843d59571410bf58dd9b5262d085b8a13a4d367b0e1c3b
Diffstat (limited to 'src/qt/locale/bitcoin_nb.ts')
-rw-r--r-- | src/qt/locale/bitcoin_nb.ts | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/qt/locale/bitcoin_nb.ts b/src/qt/locale/bitcoin_nb.ts index c791e1a877..da3d7794db 100644 --- a/src/qt/locale/bitcoin_nb.ts +++ b/src/qt/locale/bitcoin_nb.ts @@ -1028,6 +1028,14 @@ <translation>Bruk egen SOCKS&5-proxy for å nå noder via Tor hidden services:</translation> </message> <message> + <source>Hide the icon from the system tray.</source> + <translation>Skjul ikonet fra systemkurven.</translation> + </message> + <message> + <source>&Hide tray icon</source> + <translation>&Skjul systemkurvsikon</translation> + </message> + <message> <source>Minimize instead of exit the application when the window is closed. When this option is enabled, the application will be closed only after selecting Exit in the menu.</source> <translation>Minimer i stedet for å avslutte applikasjonen når vinduet lukkes. Når dette er valgt, vil applikasjonen avsluttes kun etter at Avslutte er valgt i menyen.</translation> </message> @@ -1092,6 +1100,14 @@ <translation>Sett opp port ved hjelp av &UPnP</translation> </message> <message> + <source>Accept connections from outside.</source> + <translation>Tillat tilkoblinger fra utsiden</translation> + </message> + <message> + <source>Allow incomin&g connections</source> + <translation>Tillatt innkommend&e tilkoblinger</translation> + </message> + <message> <source>Connect to the Bitcoin network through a SOCKS5 proxy.</source> <translation>Koble til Bitcoin-nettverket gjennom en SOCKS5 proxy.</translation> </message> |