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_da.ts | |
parent | 1bf6ac62abc2faad8af76aebfa0887c073e2c9b4 (diff) |
qt: Translations update before 0.10.3v0.10.3rc1
Diffstat (limited to 'src/qt/locale/bitcoin_da.ts')
-rw-r--r-- | src/qt/locale/bitcoin_da.ts | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/src/qt/locale/bitcoin_da.ts b/src/qt/locale/bitcoin_da.ts index a5113d4a55..f22636b7b4 100644 --- a/src/qt/locale/bitcoin_da.ts +++ b/src/qt/locale/bitcoin_da.ts @@ -1989,8 +1989,8 @@ Adresse: %4 <translation>Kopiér byttepenge</translation> </message> <message> - <source>Total Amount %1 (= %2)</source> - <translation>Totalbeløb %1 (= %2)</translation> + <source>Total Amount %1<span style='font-size:10pt;font-weight:normal;'><br />(=%2)</span></source> + <translation>Totalbeløb %1<span style='font-size:10pt;font-weight:normal;'><br />(=%2)</span></translation> </message> <message> <source>or</source> @@ -2931,10 +2931,6 @@ Adresse: %4 <translation>Åbning af blokdatabase mislykkedes</translation> </message> <message> - <source>Error: A fatal internal error occured, see debug.log for details</source> - <translation>Fejl: En fatal intern fejl opstod; se debug.log for detaljer</translation> - </message> - <message> <source>Error: Disk space is low!</source> <translation>Fejl: Mangel på ledig diskplads!</translation> </message> @@ -3163,6 +3159,10 @@ for eksempel: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com <translation>Fejl under læsning fra database; lukker ned.</translation> </message> <message> + <source>Error: A fatal internal error occurred, see debug.log for details</source> + <translation>Fejl: En alvorlig intern fejl er opstået. Se debug.log for detaljer</translation> + </message> + <message> <source>Error: Unsupported argument -tor found, use -onion.</source> <translation>Fejl: Ikke understøttet argument -tor fundet, brug -onion.</translation> </message> @@ -3231,6 +3231,10 @@ for eksempel: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com <translation>Slør tilfældigt 1 ud af hver <n> netværksbeskeder</translation> </message> <message> + <source>Receive and display P2P network alerts (default: %u)</source> + <translation>Modtag og vis P2P-netværksadvarsler (standard: %u)</translation> + </message> + <message> <source>Send trace/debug info to console instead of debug.log file</source> <translation>Send sporings-/fejlsøgningsinformation til konsollen i stedet for debug.log filen</translation> </message> |