aboutsummaryrefslogtreecommitdiff
path: root/src/qt/locale/bitcoin_da.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/qt/locale/bitcoin_da.ts')
-rw-r--r--src/qt/locale/bitcoin_da.ts58
1 files changed, 57 insertions, 1 deletions
diff --git a/src/qt/locale/bitcoin_da.ts b/src/qt/locale/bitcoin_da.ts
index edcd9b3b03..aa2724a1e8 100644
--- a/src/qt/locale/bitcoin_da.ts
+++ b/src/qt/locale/bitcoin_da.ts
@@ -882,6 +882,34 @@
<source>command-line options</source>
<translation>kommandolinjetilvalg</translation>
</message>
+ <message>
+ <source>UI Options:</source>
+ <translation>Indstillinger for brugergrænseflade:</translation>
+ </message>
+ <message>
+ <source>Choose data directory on startup (default: %u)</source>
+ <translation>Vælg datamappe under opstart (standard: %u)</translation>
+ </message>
+ <message>
+ <source>Set language, for example "de_DE" (default: system locale)</source>
+ <translation>Vælg sprog; fx "da_DK" (standard: systemsprog)</translation>
+ </message>
+ <message>
+ <source>Start minimized</source>
+ <translation>Start minimeret</translation>
+ </message>
+ <message>
+ <source>Set SSL root certificates for payment request (default: -system-)</source>
+ <translation>Opsæt SSL-rodcertifikater til betalingsadmodninger (standard: -system-)</translation>
+ </message>
+ <message>
+ <source>Show splash screen on startup (default: %u)</source>
+ <translation>Vis startskærm under opstart (standard: %u)</translation>
+ </message>
+ <message>
+ <source>Reset all settings changes made over the GUI</source>
+ <translation>Nulstil alle indstillinger, der er foretaget i den grafiske brugerflade</translation>
+ </message>
</context>
<context>
<name>Intro</name>
@@ -925,7 +953,11 @@
<source>%n GB of free space available</source>
<translation><numerusform>%n GB fri plads tilgængelig</numerusform><numerusform>%n GB fri plads tilgængelig</numerusform></translation>
</message>
- </context>
+ <message numerus="yes">
+ <source>(of %n GB needed)</source>
+ <translation><numerusform>(ud af %n GB behøvet)</numerusform><numerusform>(ud af %n GB behøvet)</numerusform></translation>
+ </message>
+</context>
<context>
<name>OpenURIDialog</name>
<message>
@@ -1474,6 +1506,18 @@
<translation>Nuværende antal blokke</translation>
</message>
<message>
+ <source>Memory Pool</source>
+ <translation>Hukommelsespulje</translation>
+ </message>
+ <message>
+ <source>Current number of transactions</source>
+ <translation>Aktuelt antal transaktioner</translation>
+ </message>
+ <message>
+ <source>Memory usage</source>
+ <translation>Hukommelsesforbrug</translation>
+ </message>
+ <message>
<source>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</source>
<translation>Åbn Bitcoin Cores fejlsøgningslogfil fra den aktuelle datamappe. Dette kan tage nogle få sekunder for store logfiler.</translation>
</message>
@@ -3480,6 +3524,10 @@
<translation>Fejl under læsning af wallet.dat! Alle nøgler blev læst korrekt, men transaktionsdata eller indgange i adressebogen kan mangle eller være ukorrekte.</translation>
</message>
<message>
+ <source>Fees (in %s/kB) smaller than this are considered zero fee for transaction creation (default: %s)</source>
+ <translation>Gebyrer (i %s/kB) mindre end dette opfattes som intet gebyr under oprettelse af transaktioner (standard: %s)</translation>
+ </message>
+ <message>
<source>How thorough the block verification of -checkblocks is (0-4, default: %u)</source>
<translation>Hvor gennemarbejdet blokverificeringen for -checkblocks er (0-4; standard: %u)</translation>
</message>
@@ -3496,6 +3544,10 @@
<translation>Udskriv fejlsøgningsinformation (standard: %u, angivelse af &lt;kategori&gt; er valgfri)</translation>
</message>
<message>
+ <source>Support filtering of blocks and transaction with bloom filters (default: %u)</source>
+ <translation>Understøt filtrering af blokke og transaktioner med Bloom-filtre (standard: %u)</translation>
+ </message>
+ <message>
<source>Total length of network version string (%i) exceeds maximum length (%i). Reduce the number or size of uacomments.</source>
<translation>Den totale længde på netværksversionsstrengen (%i) overstiger maksimallængden (%i). Reducér antaller af eller størrelsen på uacomments.</translation>
</message>
@@ -3512,6 +3564,10 @@
<translation>Brug separat SOCS5-proxy for at nå knuder via skjulte Tor-tjenester (standard: %s)</translation>
</message>
<message>
+ <source>Username and hashed password for JSON-RPC connections. The field &lt;userpw&gt; comes in the format: &lt;USERNAME&gt;:&lt;SALT&gt;$&lt;HASH&gt;. A canonical python script is included in share/rpcuser. This option can be specified multiple times</source>
+ <translation>Brugernavn og hashet adgangskode for JSON-RPC-forbindelser. Feltet &lt;userpw&gt; er i formatet: &lt;BRUGERNAVN&gt;:&lt;SALT&gt;$&lt;HASH&gt;. Et kanonisk Python-skript inkluderes i share/rpcuser. Dette tilvalg kan angives flere gange</translation>
+ </message>
+ <message>
<source>(default: %s)</source>
<translation>(standard: %s)</translation>
</message>