diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-05-06 12:20:48 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-05-06 12:21:26 +0200 |
commit | b733288d95842d13a6559477bc9e8b5a93457ef0 (patch) | |
tree | 94d093e7fa34b6d593a22a28a162d282135c2a14 /src/qt/locale/bitcoin_nl.ts | |
parent | d4ffe4e425b5a3f6fe4ff0ce7297608dfe6c7417 (diff) |
qt: periodic translations update
Diffstat (limited to 'src/qt/locale/bitcoin_nl.ts')
-rw-r--r-- | src/qt/locale/bitcoin_nl.ts | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/qt/locale/bitcoin_nl.ts b/src/qt/locale/bitcoin_nl.ts index 18ab38b771..0da46059b5 100644 --- a/src/qt/locale/bitcoin_nl.ts +++ b/src/qt/locale/bitcoin_nl.ts @@ -1349,6 +1349,10 @@ Adres: %4 <translation>Fout: Ongeldige combinatie van -regtest en -testnet</translation> </message> <message> + <source>Bitcoin Core did't yet exit safely...</source> + <translation type="unfinished"/> + </message> + <message> <source>Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source> <translation>Vul een Bitcoinadres in (bijv. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation> </message> @@ -2954,6 +2958,10 @@ bijvoorbeeld: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo <translation>Als er geen <category> is opgegeven, laat dan alle debugging informatie zien.</translation> </message> <message> + <source>Importing...</source> + <translation type="unfinished"/> + </message> + <message> <source>Incorrect or no genesis block found. Wrong datadir for network?</source> <translation>Incorrect of geen genesis-blok gevonden. Verkeerde datamap voor het netwerk?</translation> </message> |