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_sv.ts | |
parent | 396f9d629662ae8c95bc576000166f5b8941ef0b (diff) |
qt: periodic translations update
Diffstat (limited to 'src/qt/locale/bitcoin_sv.ts')
-rw-r--r-- | src/qt/locale/bitcoin_sv.ts | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/qt/locale/bitcoin_sv.ts b/src/qt/locale/bitcoin_sv.ts index a637cebe2c..6361b5ea5f 100644 --- a/src/qt/locale/bitcoin_sv.ts +++ b/src/qt/locale/bitcoin_sv.ts @@ -1875,6 +1875,10 @@ <translation>Detta är ett förhands testbygge - använd på egen risk - använd inte för mining eller handels applikationer</translation> </message> <message> + <source>Unable to rewind the database to a pre-fork state. You will need to redownload the blockchain</source> + <translation>Kan inte spola tillbaka databasen till obeskärt läge. Du måste ladda ner blockkedjan igen</translation> + </message> + <message> <source>Use UPnP to map the listening port (default: 1 when listening and no -proxy)</source> <translation>Använd UPnP för att mappa den lyssnande porten (förvalt: 1 när lyssning aktiverat och utan -proxy)</translation> </message> @@ -2095,10 +2099,18 @@ <translation>Återskapa blockkedjans status från aktuella indexerade block</translation> </message> <message> + <source>Rewinding blocks...</source> + <translation>Spolar tillbaka blocken...</translation> + </message> + <message> <source>Set database cache size in megabytes (%d to %d, default: %d)</source> <translation>Sätt databasens cachestorlek i megabyte (%d till %d, förvalt: %d)</translation> </message> <message> + <source>Set maximum block cost (default: %d)</source> + <translation>Sätt maximal blockkostnad (förvalt: %d)</translation> + </message> + <message> <source>Set maximum block size in bytes (default: %d)</source> <translation>Sätt maximal blockstorlek i byte (förvalt: %d)</translation> </message> |