diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-10-09 15:29:02 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-10-09 15:29:02 +0200 |
commit | 44d6bc85285f2cbbee0a7b94924975d3e9d84875 (patch) | |
tree | ad0a81b504e16f83e409abc882591585536a89f4 /src/qt/locale/bitcoin_sv.ts | |
parent | 1bf6ac62abc2faad8af76aebfa0887c073e2c9b4 (diff) |
qt: Translations update before 0.10.3v0.10.3rc1
Diffstat (limited to 'src/qt/locale/bitcoin_sv.ts')
-rw-r--r-- | src/qt/locale/bitcoin_sv.ts | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/src/qt/locale/bitcoin_sv.ts b/src/qt/locale/bitcoin_sv.ts index 0ed914fdcf..8685411751 100644 --- a/src/qt/locale/bitcoin_sv.ts +++ b/src/qt/locale/bitcoin_sv.ts @@ -1986,8 +1986,8 @@ Adress: %4 <translation>Kopiera växel</translation> </message> <message> - <source>Total Amount %1 (= %2)</source> - <translation>Totalt %1 (= %2)</translation> + <source>Total Amount %1<span style='font-size:10pt;font-weight:normal;'><br />(=%2)</span></source> + <translation>Total summa %1<span style='font-size:10pt;font-weight:normal;'><br />(=%2)</span></translation> </message> <message> <source>or</source> @@ -2928,10 +2928,6 @@ Adress: %4 <translation>Fel vid öppning av blockdatabasen</translation> </message> <message> - <source>Error: A fatal internal error occured, see debug.log for details</source> - <translation>Fel: Ett fatalt internt fel inträffade. Se debug.log för detaljer</translation> - </message> - <message> <source>Error: Disk space is low!</source> <translation>Fel: Hårddiskutrymme är lågt!</translation> </message> @@ -3157,6 +3153,10 @@ till exempel: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com <translation>Fel vid läsning från databas, avslutar.</translation> </message> <message> + <source>Error: A fatal internal error occurred, see debug.log for details</source> + <translation>Fel: Ett kritiskt internt fel uppstod, se debug.log för detaljer</translation> + </message> + <message> <source>Error: Unsupported argument -tor found, use -onion.</source> <translation>Fel: Argumentet -tor stöds inte, använd -onion.</translation> </message> @@ -3225,6 +3225,10 @@ till exempel: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com <translation>Slupmässigt brus 1 gång varje <n> nätverksmeddelande</translation> </message> <message> + <source>Receive and display P2P network alerts (default: %u)</source> + <translation>Ta emot och visa varningar för P2P-nätverk (standard: %u)</translation> + </message> + <message> <source>Send trace/debug info to console instead of debug.log file</source> <translation>Skicka trace-/debuginformation till terminalen istället för till debug.log</translation> </message> |