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_de.ts | |
parent | d4ffe4e425b5a3f6fe4ff0ce7297608dfe6c7417 (diff) |
qt: periodic translations update
Diffstat (limited to 'src/qt/locale/bitcoin_de.ts')
-rw-r--r-- | src/qt/locale/bitcoin_de.ts | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/qt/locale/bitcoin_de.ts b/src/qt/locale/bitcoin_de.ts index d242fe3c43..7f7e505e1d 100644 --- a/src/qt/locale/bitcoin_de.ts +++ b/src/qt/locale/bitcoin_de.ts @@ -1348,6 +1348,10 @@ Adresse: %4</translation> <translation>Fehler: Ungültige Kombination von -regtest und -testnet.</translation> </message> <message> + <source>Bitcoin Core did't yet exit safely...</source> + <translation>Bitcoin Core wurde noch nicht sicher beendet...</translation> + </message> + <message> <source>Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source> <translation>Bitcoin-Adresse eingeben (z.B. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation> </message> @@ -2953,6 +2957,10 @@ zum Beispiel: alertnotify=echo %%s | mail -s \"Bitcoin Alert\" admin@f <translation>Wenn <category> nicht angegeben wird, jegliche Debugginginformationen ausgeben.</translation> </message> <message> + <source>Importing...</source> + <translation>Importiere...</translation> + </message> + <message> <source>Incorrect or no genesis block found. Wrong datadir for network?</source> <translation>Fehlerhafter oder kein Genesis-Block gefunden. Falsches Datenverzeichnis für das Netzwerk?</translation> </message> |