diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2016-07-06 05:25:57 +0000 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2016-07-06 07:59:07 +0200 |
commit | b978701ba1822140452d35f037ce776fdcba0175 (patch) | |
tree | df0999706b9c7cedc9829a5838a17dc3bf63c599 /src/qt/locale/bitcoin_da.ts | |
parent | 396f9d629662ae8c95bc576000166f5b8941ef0b (diff) |
qt: periodic translations update
Diffstat (limited to 'src/qt/locale/bitcoin_da.ts')
-rw-r--r-- | src/qt/locale/bitcoin_da.ts | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/qt/locale/bitcoin_da.ts b/src/qt/locale/bitcoin_da.ts index 91903088cf..fd1a4a0863 100644 --- a/src/qt/locale/bitcoin_da.ts +++ b/src/qt/locale/bitcoin_da.ts @@ -1879,6 +1879,10 @@ <translation>Dette er en foreløbig testudgivelse - brug på eget ansvar - brug ikke til udvinding eller handelsprogrammer</translation> </message> <message> + <source>Unable to rewind the database to a pre-fork state. You will need to redownload the blockchain</source> + <translation>Kan ikke spole databasen tilbage til en tilstand inden en splitning. Du er nødt til at downloade blokkæden igen</translation> + </message> + <message> <source>Use UPnP to map the listening port (default: 1 when listening and no -proxy)</source> <translation>Brug UPnP for at konfigurere den lyttende port (standard: 1 under lytning og ingen -proxy)</translation> </message> @@ -2099,10 +2103,18 @@ <translation>Genopbyg kædetilstand ud fra de aktuelt indekserede blokke</translation> </message> <message> + <source>Rewinding blocks...</source> + <translation>Spoler blokke tilbage…</translation> + </message> + <message> <source>Set database cache size in megabytes (%d to %d, default: %d)</source> <translation>Sæt cache-størrelse for database i megabytes (%d til %d; standard: %d)</translation> </message> <message> + <source>Set maximum block cost (default: %d)</source> + <translation>Sæt maksimal blokudgift (standard: %d)</translation> + </message> + <message> <source>Set maximum block size in bytes (default: %d)</source> <translation>Sæt maksimum blokstørrelse i byte (standard: %d)</translation> </message> |