Merge branch '0.4.x' into 0.5.x
[novacoin.git] / src / qt / locale / bitcoin_nb.ts
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE TS>
3 <TS version="2.0" language="nb">
4 <defaultcodec>UTF-8</defaultcodec>
5 <context>
6     <name>AboutDialog</name>
7     <message>
8         <location filename="../forms/aboutdialog.ui" line="14"/>
9         <source>About Bitcoin</source>
10         <translation>Om Bitcoin</translation>
11     </message>
12     <message>
13         <location filename="../forms/aboutdialog.ui" line="53"/>
14         <source>&lt;b&gt;Bitcoin&lt;/b&gt; version</source>
15         <translation>&lt;b&gt;Bitcoin&lt;/b&gt; versjon</translation>
16     </message>
17     <message>
18         <location filename="../forms/aboutdialog.ui" line="85"/>
19         <source>Copyright © 2009-2012 Bitcoin Developers
20
21 This is experimental software.
22
23 Distributed under the MIT/X11 software license, see the accompanying file license.txt or http://www.opensource.org/licenses/mit-license.php.
24
25 This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/) and cryptographic software written by Eric Young (eay@cryptsoft.com) and UPnP software written by Thomas Bernard.</source>
26         <translation>Copyright © 2009-2012 Bitcoin Utviklerne
27
28 Dette er eksperimentell programvare.
29
30 Distribuert under MIT/X11 programvarelisensen, se medfølgende fil license.txt eller http://www.opensource.org/licenses/mit-license.php.
31
32 Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i OpenSSL Toolkit (http://www.openssl.org/) og kryptografisk programvare skrevet av Eric Young (eay@cryptsoft.com) og UPnP programvare skrevet av Thomas Bernard.</translation>
33     </message>
34 </context>
35 <context>
36     <name>AddressBookPage</name>
37     <message>
38         <location filename="../forms/addressbookpage.ui" line="14"/>
39         <source>Address Book</source>
40         <translation>Adressebok</translation>
41     </message>
42     <message>
43         <location filename="../forms/addressbookpage.ui" line="20"/>
44         <source>These are your Bitcoin addresses for receiving payments.  You may want to give a different one to each sender so you can keep track of who is paying you.</source>
45         <translation>Dette er dine Bitcoin adresser for å motta betalinger.  Du kan gi en separat adresse til hver avsender slik at du kan holde oversikt over hvem som betaler deg.</translation>
46     </message>
47     <message>
48         <location filename="../forms/addressbookpage.ui" line="33"/>
49         <source>Double-click to edit address or label</source>
50         <translation>Dobbeltklikk for å redigere adresse eller merkelapp</translation>
51     </message>
52     <message>
53         <location filename="../forms/addressbookpage.ui" line="57"/>
54         <source>Create a new address</source>
55         <translation>Lag en ny adresse</translation>
56     </message>
57     <message>
58         <location filename="../forms/addressbookpage.ui" line="60"/>
59         <source>&amp;New Address...</source>
60         <translation> &amp;Ny adresse...</translation>
61     </message>
62     <message>
63         <location filename="../forms/addressbookpage.ui" line="71"/>
64         <source>Copy the currently selected address to the system clipboard</source>
65         <translation>Kopier den valgte adressen til systemets utklippstavle</translation>
66     </message>
67     <message>
68         <location filename="../forms/addressbookpage.ui" line="74"/>
69         <source>&amp;Copy to Clipboard</source>
70         <translation>&amp;Kopier til utklippstavle</translation>
71     </message>
72     <message>
73         <location filename="../forms/addressbookpage.ui" line="85"/>
74         <source>Delete the currently selected address from the list. Only sending addresses can be deleted.</source>
75         <translation>Slett den valgte adressen fra listen. Bare adresser for sending kan slettes.</translation>
76     </message>
77     <message>
78         <location filename="../forms/addressbookpage.ui" line="88"/>
79         <source>&amp;Delete</source>
80         <translation>&amp;Slett</translation>
81     </message>
82     <message>
83         <location filename="../addressbookpage.cpp" line="211"/>
84         <source>Export Address Book Data</source>
85         <translation>Eksporter adressebok</translation>
86     </message>
87     <message>
88         <location filename="../addressbookpage.cpp" line="212"/>
89         <source>Comma separated file (*.csv)</source>
90         <translation>Kommaseparert fil (*.csv)</translation>
91     </message>
92     <message>
93         <location filename="../addressbookpage.cpp" line="225"/>
94         <source>Error exporting</source>
95         <translation>Feil ved eksportering</translation>
96     </message>
97     <message>
98         <location filename="../addressbookpage.cpp" line="225"/>
99         <source>Could not write to file %1.</source>
100         <translation>Kunne ikke skrive til filen %1.</translation>
101     </message>
102 </context>
103 <context>
104     <name>AddressTableModel</name>
105     <message>
106         <location filename="../addresstablemodel.cpp" line="78"/>
107         <source>Label</source>
108         <translation>Merkelapp</translation>
109     </message>
110     <message>
111         <location filename="../addresstablemodel.cpp" line="78"/>
112         <source>Address</source>
113         <translation>Adresse</translation>
114     </message>
115     <message>
116         <location filename="../addresstablemodel.cpp" line="114"/>
117         <source>(no label)</source>
118         <translation>(ingen merkelapp)</translation>
119     </message>
120 </context>
121 <context>
122     <name>AskPassphraseDialog</name>
123     <message>
124         <location filename="../forms/askpassphrasedialog.ui" line="26"/>
125         <source>Dialog</source>
126         <translation>Dialog</translation>
127     </message>
128     <message>
129         <location filename="../forms/askpassphrasedialog.ui" line="32"/>
130         <location filename="../forms/askpassphrasedialog.ui" line="97"/>
131         <source>TextLabel</source>
132         <translation>Merkelapp</translation>
133     </message>
134     <message>
135         <location filename="../forms/askpassphrasedialog.ui" line="50"/>
136         <source>Enter passphrase</source>
137         <translation>Angi adgangsfrase</translation>
138     </message>
139     <message>
140         <location filename="../forms/askpassphrasedialog.ui" line="64"/>
141         <source>New passphrase</source>
142         <translation>Ny adgangsfrase</translation>
143     </message>
144     <message>
145         <location filename="../forms/askpassphrasedialog.ui" line="78"/>
146         <source>Repeat new passphrase</source>
147         <translation>Gjenta ny adgangsfrase</translation>
148     </message>
149     <message>
150         <location filename="../askpassphrasedialog.cpp" line="34"/>
151         <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;10 or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
152         <translation>Skriv inn den nye adgangsfrasen for lommeboken.&lt;br/&gt;Vennligst bruk en adgangsfrase med &lt;b&gt;10 eller flere tilfeldige tegn&lt;/b&gt;, eller &lt;b&gt;åtte eller flere ord&lt;/b&gt;.</translation>
153     </message>
154     <message>
155         <location filename="../askpassphrasedialog.cpp" line="35"/>
156         <source>Encrypt wallet</source>
157         <translation>Krypter lommebok</translation>
158     </message>
159     <message>
160         <location filename="../askpassphrasedialog.cpp" line="38"/>
161         <source>This operation needs your wallet passphrase to unlock the wallet.</source>
162         <translation>Denne operasjonen krever adgangsfrasen til lommeboken for å låse den opp.</translation>
163     </message>
164     <message>
165         <location filename="../askpassphrasedialog.cpp" line="43"/>
166         <source>Unlock wallet</source>
167         <translation>Lås opp lommebok</translation>
168     </message>
169     <message>
170         <location filename="../askpassphrasedialog.cpp" line="46"/>
171         <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
172         <translation>Denne operasjonen krever adgangsfrasen til lommeboken for å dekryptere den.</translation>
173     </message>
174     <message>
175         <location filename="../askpassphrasedialog.cpp" line="51"/>
176         <source>Decrypt wallet</source>
177         <translation>Dekrypter lommebok</translation>
178     </message>
179     <message>
180         <location filename="../askpassphrasedialog.cpp" line="54"/>
181         <source>Change passphrase</source>
182         <translation>Endre adgangsfrase</translation>
183     </message>
184     <message>
185         <location filename="../askpassphrasedialog.cpp" line="55"/>
186         <source>Enter the old and new passphrase to the wallet.</source>
187         <translation>Skriv inn gammel og ny adgangsfrase for lommeboken.</translation>
188     </message>
189     <message>
190         <location filename="../askpassphrasedialog.cpp" line="101"/>
191         <source>Confirm wallet encryption</source>
192         <translation>Bekreft kryptering av lommebok</translation>
193     </message>
194     <message>
195         <location filename="../askpassphrasedialog.cpp" line="102"/>
196         <source>WARNING: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!
197 Are you sure you wish to encrypt your wallet?</source>
198         <translation>ADVARSEL: Hvis du krypterer lommeboken og mister adgangsfrasen vil du &lt;b&gt;MISTE ALLE DINE BITCOINS&lt;/b&gt;!
199 Er du sikker på at du vil kryptere lommeboken?</translation>
200     </message>
201     <message>
202         <location filename="../askpassphrasedialog.cpp" line="111"/>
203         <location filename="../askpassphrasedialog.cpp" line="160"/>
204         <source>Wallet encrypted</source>
205         <translation>Lommebok kryptert</translation>
206     </message>
207     <message>
208         <location filename="../askpassphrasedialog.cpp" line="208"/>
209         <location filename="../askpassphrasedialog.cpp" line="232"/>
210         <source>Warning: The Caps Lock key is on.</source>
211         <translation>Advarsel: Caps lock tasten er på.</translation>
212     </message>
213     <message>
214         <location filename="../askpassphrasedialog.cpp" line="117"/>
215         <location filename="../askpassphrasedialog.cpp" line="124"/>
216         <location filename="../askpassphrasedialog.cpp" line="166"/>
217         <location filename="../askpassphrasedialog.cpp" line="172"/>
218         <source>Wallet encryption failed</source>
219         <translation>Kryptering av lommebok feilet</translation>
220     </message>
221     <message>
222         <location filename="../askpassphrasedialog.cpp" line="118"/>
223         <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
224         <translation>Kryptering av lommebok feilet på grunn av en intern feil. Din lommebok ble ikke kryptert.</translation>
225     </message>
226     <message>
227         <location filename="../askpassphrasedialog.cpp" line="112"/>
228         <source>Bitcoin will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
229         <translation>Bitcoin vil nå lukkes for å fullføre krypteringsprosessen. Husk at kryptering av lommeboken ikke fullt ut kan beskytte dine bitcoins fra å bli stjålet om skadevare infiserer datamaskinen.</translation>
230     </message>
231     <message>
232         <location filename="../askpassphrasedialog.cpp" line="125"/>
233         <location filename="../askpassphrasedialog.cpp" line="173"/>
234         <source>The supplied passphrases do not match.</source>
235         <translation>De angitte adgangsfrasene er ulike.</translation>
236     </message>
237     <message>
238         <location filename="../askpassphrasedialog.cpp" line="136"/>
239         <source>Wallet unlock failed</source>
240         <translation>Opplåsing av lommebok feilet</translation>
241     </message>
242     <message>
243         <location filename="../askpassphrasedialog.cpp" line="137"/>
244         <location filename="../askpassphrasedialog.cpp" line="148"/>
245         <location filename="../askpassphrasedialog.cpp" line="167"/>
246         <source>The passphrase entered for the wallet decryption was incorrect.</source>
247         <translation>Adgangsfrasen angitt for dekryptering av lommeboken var feil.</translation>
248     </message>
249     <message>
250         <location filename="../askpassphrasedialog.cpp" line="147"/>
251         <source>Wallet decryption failed</source>
252         <translation>Dekryptering av lommebok feilet</translation>
253     </message>
254     <message>
255         <location filename="../askpassphrasedialog.cpp" line="161"/>
256         <source>Wallet passphrase was succesfully changed.</source>
257         <translation>Lommebokens adgangsfrase ble endret.</translation>
258     </message>
259 </context>
260 <context>
261     <name>BitcoinGUI</name>
262     <message>
263         <location filename="../bitcoingui.cpp" line="69"/>
264         <source>Bitcoin Wallet</source>
265         <translation>Bitcoin Lommebok</translation>
266     </message>
267     <message>
268         <location filename="../bitcoingui.cpp" line="138"/>
269         <location filename="../bitcoingui.cpp" line="432"/>
270         <source>Synchronizing with network...</source>
271         <translation>Synkroniserer med nettverk...</translation>
272     </message>
273     <message>
274         <location filename="../bitcoingui.cpp" line="141"/>
275         <source>Block chain synchronization in progress</source>
276         <translation>Synkronisering av blokk-kjede igang</translation>
277     </message>
278     <message>
279         <location filename="../bitcoingui.cpp" line="170"/>
280         <source>&amp;Overview</source>
281         <translation>&amp;Oversikt</translation>
282     </message>
283     <message>
284         <location filename="../bitcoingui.cpp" line="171"/>
285         <source>Show general overview of wallet</source>
286         <translation>Vis generell oversikt over lommeboken</translation>
287     </message>
288     <message>
289         <location filename="../bitcoingui.cpp" line="176"/>
290         <source>&amp;Transactions</source>
291         <translation>&amp;Transaksjoner</translation>
292     </message>
293     <message>
294         <location filename="../bitcoingui.cpp" line="177"/>
295         <source>Browse transaction history</source>
296         <translation>Vis transaksjonshistorikk</translation>
297     </message>
298     <message>
299         <location filename="../bitcoingui.cpp" line="182"/>
300         <source>&amp;Address Book</source>
301         <translation>&amp;Adressebok</translation>
302     </message>
303     <message>
304         <location filename="../bitcoingui.cpp" line="183"/>
305         <source>Edit the list of stored addresses and labels</source>
306         <translation>Rediger listen over adresser og deres merkelapper</translation>
307     </message>
308     <message>
309         <location filename="../bitcoingui.cpp" line="188"/>
310         <source>&amp;Receive coins</source>
311         <translation>&amp;Motta bitcoins</translation>
312     </message>
313     <message>
314         <location filename="../bitcoingui.cpp" line="189"/>
315         <source>Show the list of addresses for receiving payments</source>
316         <translation>Vis listen over adresser for mottak av betalinger</translation>
317     </message>
318     <message>
319         <location filename="../bitcoingui.cpp" line="194"/>
320         <source>&amp;Send coins</source>
321         <translation>&amp;Send bitcoins</translation>
322     </message>
323     <message>
324         <location filename="../bitcoingui.cpp" line="195"/>
325         <source>Send coins to a bitcoin address</source>
326         <translation>Send bitcoins til en adresse</translation>
327     </message>
328     <message>
329         <location filename="../bitcoingui.cpp" line="211"/>
330         <source>E&amp;xit</source>
331         <translation>&amp;Avslutt</translation>
332     </message>
333     <message>
334         <location filename="../bitcoingui.cpp" line="212"/>
335         <source>Quit application</source>
336         <translation>Avslutt applikasjonen</translation>
337     </message>
338     <message>
339         <location filename="../bitcoingui.cpp" line="215"/>
340         <source>&amp;About %1</source>
341         <translation> &amp;Om %1</translation>
342     </message>
343     <message>
344         <location filename="../bitcoingui.cpp" line="216"/>
345         <source>Show information about Bitcoin</source>
346         <translation>Vis informasjon om Bitcoin</translation>
347     </message>
348     <message>
349         <location filename="../bitcoingui.cpp" line="221"/>
350         <source>&amp;Options...</source>
351         <translation>&amp;Innstillinger...</translation>
352     </message>
353     <message>
354         <location filename="../bitcoingui.cpp" line="222"/>
355         <source>Modify configuration options for bitcoin</source>
356         <translation>Endre innstillinger for bitcoin</translation>
357     </message>
358     <message>
359         <location filename="../bitcoingui.cpp" line="224"/>
360         <source>Open &amp;Bitcoin</source>
361         <translation>Åpne &amp;Bitcoin</translation>
362     </message>
363     <message>
364         <location filename="../bitcoingui.cpp" line="225"/>
365         <source>Show the Bitcoin window</source>
366         <translation>Vis Bitcoin-vinduet</translation>
367     </message>
368     <message>
369         <location filename="../bitcoingui.cpp" line="226"/>
370         <source>&amp;Export...</source>
371         <translation>&amp;Eksporter...</translation>
372     </message>
373     <message>
374         <location filename="../bitcoingui.cpp" line="227"/>
375         <source>Export the current view to a file</source>
376         <translation>Eksporter visningen til en fil</translation>
377     </message>
378     <message>
379         <location filename="../bitcoingui.cpp" line="228"/>
380         <source>&amp;Encrypt Wallet</source>
381         <translation>&amp;Krypter Lommebok</translation>
382     </message>
383     <message>
384         <location filename="../bitcoingui.cpp" line="229"/>
385         <source>Encrypt or decrypt wallet</source>
386         <translation>Krypter eller dekrypter lommebok</translation>
387     </message>
388     <message>
389         <location filename="../bitcoingui.cpp" line="231"/>
390         <source>&amp;Change Passphrase</source>
391         <translation>&amp;Endre Adgangsfrase</translation>
392     </message>
393     <message>
394         <location filename="../bitcoingui.cpp" line="232"/>
395         <source>Change the passphrase used for wallet encryption</source>
396         <translation>Endre adgangsfrasen brukt for kryptering av lommebok</translation>
397     </message>
398     <message>
399         <location filename="../bitcoingui.cpp" line="218"/>
400         <source>About &amp;Qt</source>
401         <translation>Om &amp;Qt</translation>
402     </message>
403     <message>
404         <location filename="../bitcoingui.cpp" line="219"/>
405         <source>Show information about Qt</source>
406         <translation>Vis informasjon om Qt</translation>
407     </message>
408     <message>
409         <location filename="../bitcoingui.cpp" line="254"/>
410         <source>&amp;File</source>
411         <translation>&amp;Fil</translation>
412     </message>
413     <message>
414         <location filename="../bitcoingui.cpp" line="257"/>
415         <source>&amp;Settings</source>
416         <translation>&amp;Innstillinger</translation>
417     </message>
418     <message>
419         <location filename="../bitcoingui.cpp" line="263"/>
420         <source>&amp;Help</source>
421         <translation>&amp;Hjelp</translation>
422     </message>
423     <message>
424         <location filename="../bitcoingui.cpp" line="270"/>
425         <source>Tabs toolbar</source>
426         <translation>Verktøylinje for faner</translation>
427     </message>
428     <message>
429         <location filename="../bitcoingui.cpp" line="278"/>
430         <source>Actions toolbar</source>
431         <translation>Verktøylinje for handlinger</translation>
432     </message>
433     <message>
434         <location filename="../bitcoingui.cpp" line="290"/>
435         <source>[testnet]</source>
436         <translation>[testnett]</translation>
437     </message>
438     <message>
439         <location filename="../bitcoingui.cpp" line="375"/>
440         <source>bitcoin-qt</source>
441         <translation>bitcoin-qt</translation>
442     </message>
443     <message numerus="yes">
444         <location filename="../bitcoingui.cpp" line="417"/>
445         <source>%n active connection(s) to Bitcoin network</source>
446         <translation>
447             <numerusform>%n aktiv forbindelse til Bitcoin-nettverket</numerusform>
448             <numerusform>%n aktive forbindelser til Bitcoin-nettverket</numerusform>
449         </translation>
450     </message>
451     <message>
452         <location filename="../bitcoingui.cpp" line="443"/>
453         <source>Downloaded %1 of %2 blocks of transaction history.</source>
454         <translation>Lastet ned %1 av %2 blokker med transaksjonshistorikk.</translation>
455     </message>
456     <message>
457         <location filename="../bitcoingui.cpp" line="455"/>
458         <source>Downloaded %1 blocks of transaction history.</source>
459         <translation>Lastet ned %1 blokker med transaksjonshistorikk.</translation>
460     </message>
461     <message numerus="yes">
462         <location filename="../bitcoingui.cpp" line="470"/>
463         <source>%n second(s) ago</source>
464         <translation>
465             <numerusform>for %n sekund siden</numerusform>
466             <numerusform>for %n sekunder siden</numerusform>
467         </translation>
468     </message>
469     <message numerus="yes">
470         <location filename="../bitcoingui.cpp" line="474"/>
471         <source>%n minute(s) ago</source>
472         <translation>
473             <numerusform>for %n minutt siden</numerusform>
474             <numerusform>for %n minutter siden</numerusform>
475         </translation>
476     </message>
477     <message numerus="yes">
478         <location filename="../bitcoingui.cpp" line="478"/>
479         <source>%n hour(s) ago</source>
480         <translation>
481             <numerusform>for %n time siden</numerusform>
482             <numerusform>for %n timer siden</numerusform>
483         </translation>
484     </message>
485     <message numerus="yes">
486         <location filename="../bitcoingui.cpp" line="482"/>
487         <source>%n day(s) ago</source>
488         <translation>
489             <numerusform>for %n dag siden</numerusform>
490             <numerusform>for %n dager siden</numerusform>
491         </translation>
492     </message>
493     <message>
494         <location filename="../bitcoingui.cpp" line="488"/>
495         <source>Up to date</source>
496         <translation>Ajour</translation>
497     </message>
498     <message>
499         <location filename="../bitcoingui.cpp" line="493"/>
500         <source>Catching up...</source>
501         <translation>Kommer ajour...</translation>
502     </message>
503     <message>
504         <location filename="../bitcoingui.cpp" line="501"/>
505         <source>Last received block was generated %1.</source>
506         <translation>Siste mottatte blokk ble generert %1.</translation>
507     </message>
508     <message>
509         <location filename="../bitcoingui.cpp" line="574"/>
510         <source>This transaction is over the size limit.  You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network.  Do you want to pay the fee?</source>
511         <translation>Denne transaksjonen overstiger størrelsesbegrensningen.  Du kan likevel sende den med et gebyr på %1, som går til nodene som prosesserer transaksjonen din og støtter nettverket.  Vil du betale gebyret?</translation>
512     </message>
513     <message>
514         <location filename="../bitcoingui.cpp" line="579"/>
515         <source>Sending...</source>
516         <translation>Sender...</translation>
517     </message>
518     <message>
519         <location filename="../bitcoingui.cpp" line="606"/>
520         <source>Sent transaction</source>
521         <translation>Sendt transaksjon</translation>
522     </message>
523     <message>
524         <location filename="../bitcoingui.cpp" line="607"/>
525         <source>Incoming transaction</source>
526         <translation>Innkommende transaksjon</translation>
527     </message>
528     <message>
529         <location filename="../bitcoingui.cpp" line="608"/>
530         <source>Date: %1
531 Amount: %2
532 Type: %3
533 Address: %4
534 </source>
535         <translation>Dato: %1
536 Beløp: %2
537 Type: %3
538 Adresse: %4
539 </translation>
540     </message>
541     <message>
542         <location filename="../bitcoingui.cpp" line="702"/>
543         <source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
544         <translation>Lommeboken er &lt;b&gt;kryptert&lt;/b&gt; og for tiden &lt;b&gt;ulåst&lt;/b&gt;</translation>
545     </message>
546     <message>
547         <location filename="../bitcoingui.cpp" line="710"/>
548         <source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
549         <translation>Lommeboken er &lt;b&gt;kryptert&lt;/b&gt; og for tiden &lt;b&gt;låst&lt;/b&gt;</translation>
550     </message>
551     <message>
552         <location filename="../bitcoin.cpp" line="128"/>
553         <source>A fatal error occured. Bitcoin can no longer continue safely and will quit.</source>
554         <translation type="unfinished"></translation>
555     </message>
556 </context>
557 <context>
558     <name>DisplayOptionsPage</name>
559     <message>
560         <location filename="../optionsdialog.cpp" line="270"/>
561         <source>&amp;Unit to show amounts in: </source>
562         <translation>&amp;Enhet for å vise beløp i: </translation>
563     </message>
564     <message>
565         <location filename="../optionsdialog.cpp" line="274"/>
566         <source>Choose the default subdivision unit to show in the interface, and when sending coins</source>
567         <translation>Velg standard underenhet som skal vises i grensesnittet og ved sending av mynter</translation>
568     </message>
569     <message>
570         <location filename="../optionsdialog.cpp" line="281"/>
571         <source>&amp;Display addresses in transaction list</source>
572         <translation>&amp;Vis adresser i transaksjonslisten</translation>
573     </message>
574     <message>
575         <location filename="../optionsdialog.cpp" line="282"/>
576         <source>Whether to show Bitcoin addresses in the transaction list</source>
577         <translation type="unfinished"></translation>
578     </message>
579 </context>
580 <context>
581     <name>EditAddressDialog</name>
582     <message>
583         <location filename="../forms/editaddressdialog.ui" line="14"/>
584         <source>Edit Address</source>
585         <translation>Rediger adresse</translation>
586     </message>
587     <message>
588         <location filename="../forms/editaddressdialog.ui" line="25"/>
589         <source>&amp;Label</source>
590         <translation>&amp;Merkelapp</translation>
591     </message>
592     <message>
593         <location filename="../forms/editaddressdialog.ui" line="35"/>
594         <source>The label associated with this address book entry</source>
595         <translation>Merkelappen koblet til denne adressen i adresseboken</translation>
596     </message>
597     <message>
598         <location filename="../forms/editaddressdialog.ui" line="42"/>
599         <source>&amp;Address</source>
600         <translation>&amp;Adresse</translation>
601     </message>
602     <message>
603         <location filename="../forms/editaddressdialog.ui" line="52"/>
604         <source>The address associated with this address book entry. This can only be modified for sending addresses.</source>
605         <translation>Adressen til denne oppføringen i adresseboken. Denne kan kun endres for utsendingsadresser.</translation>
606     </message>
607     <message>
608         <location filename="../editaddressdialog.cpp" line="20"/>
609         <source>New receiving address</source>
610         <translation>Ny mottaksadresse</translation>
611     </message>
612     <message>
613         <location filename="../editaddressdialog.cpp" line="24"/>
614         <source>New sending address</source>
615         <translation>Ny utsendingsadresse</translation>
616     </message>
617     <message>
618         <location filename="../editaddressdialog.cpp" line="27"/>
619         <source>Edit receiving address</source>
620         <translation>Rediger mottaksadresse</translation>
621     </message>
622     <message>
623         <location filename="../editaddressdialog.cpp" line="31"/>
624         <source>Edit sending address</source>
625         <translation>Rediger utsendingsadresse</translation>
626     </message>
627     <message>
628         <location filename="../editaddressdialog.cpp" line="91"/>
629         <source>The entered address &quot;%1&quot; is already in the address book.</source>
630         <translation>Den oppgitte adressen &quot;%1&quot; er allerede i adresseboken.</translation>
631     </message>
632     <message>
633         <location filename="../editaddressdialog.cpp" line="96"/>
634         <source>The entered address &quot;%1&quot; is not a valid bitcoin address.</source>
635         <translation>en oppgitte adressen &quot;%1&quot; er ikke en gyldig bitcoin-adresse.</translation>
636     </message>
637     <message>
638         <location filename="../editaddressdialog.cpp" line="101"/>
639         <source>Could not unlock wallet.</source>
640         <translation>Kunne ikke låse opp lommeboken.</translation>
641     </message>
642     <message>
643         <location filename="../editaddressdialog.cpp" line="106"/>
644         <source>New key generation failed.</source>
645         <translation>Generering av ny nøkkel feilet.</translation>
646     </message>
647 </context>
648 <context>
649     <name>MainOptionsPage</name>
650     <message>
651         <location filename="../optionsdialog.cpp" line="170"/>
652         <source>&amp;Start Bitcoin on window system startup</source>
653         <translation>&amp;Start Bitcoin ved oppstart</translation>
654     </message>
655     <message>
656         <location filename="../optionsdialog.cpp" line="171"/>
657         <source>Automatically start Bitcoin after the computer is turned on</source>
658         <translation>Start Bitcoin automatisk når datamaskinen blir slått på</translation>
659     </message>
660     <message>
661         <location filename="../optionsdialog.cpp" line="175"/>
662         <source>&amp;Minimize to the tray instead of the taskbar</source>
663         <translation>&amp;Minimer til systemkurv istedenfor oppgavelinjen</translation>
664     </message>
665     <message>
666         <location filename="../optionsdialog.cpp" line="176"/>
667         <source>Show only a tray icon after minimizing the window</source>
668         <translation>Vis kun ikon i systemkurv etter minimering av vinduet</translation>
669     </message>
670     <message>
671         <location filename="../optionsdialog.cpp" line="180"/>
672         <source>Map port using &amp;UPnP</source>
673         <translation>Sett opp port vha. &amp;UPnP</translation>
674     </message>
675     <message>
676         <location filename="../optionsdialog.cpp" line="181"/>
677         <source>Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled.</source>
678         <translation>Åpne automatisk Bitcoin klientporten på ruteren. Dette virker kun om din ruter støtter UPnP og dette er påslått.</translation>
679     </message>
680     <message>
681         <location filename="../optionsdialog.cpp" line="185"/>
682         <source>M&amp;inimize on close</source>
683         <translation>M&amp;inimér ved lukking</translation>
684     </message>
685     <message>
686         <location filename="../optionsdialog.cpp" line="186"/>
687         <source>Minimize instead of exit the application when the window is closed. When this option is enabled, the application will be closed only after selecting Quit in the menu.</source>
688         <translation>Minimerer vinduet istedenfor å avslutte applikasjonen når vinduet lukkes. Når dette er slått på avsluttes applikasjonen kun ved å velge avslutt i menyen.</translation>
689     </message>
690     <message>
691         <location filename="../optionsdialog.cpp" line="190"/>
692         <source>&amp;Connect through SOCKS4 proxy:</source>
693         <translation>&amp;Koble til gjennom SOCKS4 proxy:</translation>
694     </message>
695     <message>
696         <location filename="../optionsdialog.cpp" line="191"/>
697         <source>Connect to the Bitcon network through a SOCKS4 proxy (e.g. when connecting through Tor)</source>
698         <translation>Koble til Bitcoin nettverket gjennom en SOCKS4 mellomtjener (f.eks. for tilkobling gjennom Tor)</translation>
699     </message>
700     <message>
701         <location filename="../optionsdialog.cpp" line="196"/>
702         <source>Proxy &amp;IP: </source>
703         <translation>Mellomtjeners &amp;IP: </translation>
704     </message>
705     <message>
706         <location filename="../optionsdialog.cpp" line="202"/>
707         <source>IP address of the proxy (e.g. 127.0.0.1)</source>
708         <translation>IP-adresse for mellomtjener (f.eks. 127.0.0.1)</translation>
709     </message>
710     <message>
711         <location filename="../optionsdialog.cpp" line="205"/>
712         <source>&amp;Port: </source>
713         <translation>&amp;Port: </translation>
714     </message>
715     <message>
716         <location filename="../optionsdialog.cpp" line="211"/>
717         <source>Port of the proxy (e.g. 1234)</source>
718         <translation>Port for mellomtjener (f.eks. 1234)</translation>
719     </message>
720     <message>
721         <location filename="../optionsdialog.cpp" line="217"/>
722         <source>Optional transaction fee per kB that helps make sure your transactions are processed quickly.  Most transactions are 1 kB.  Fee 0.01 recommended.</source>
723         <translation>Valgfritt transaksjonsgebyr per kB som sikrer at dine transaksjoner blir raskt prosessert.  De fleste transaksjoner er 1 kB.  Et gebyr på 0.01 er anbefalt.</translation>
724     </message>
725     <message>
726         <location filename="../optionsdialog.cpp" line="223"/>
727         <source>Pay transaction &amp;fee</source>
728         <translation>Betal transaksjons&amp;gebyr</translation>
729     </message>
730     <message>
731         <location filename="../optionsdialog.cpp" line="226"/>
732         <source>Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. Fee 0.01 recommended.</source>
733         <translation>Valgfritt transaksjonsgebyr per kB som sikrer at dine transaksjoner blir raskt prosessert. De fleste transaksjoner er 1 kB. Et gebyr på 0.01 er anbefalt.</translation>
734     </message>
735 </context>
736 <context>
737     <name>OptionsDialog</name>
738     <message>
739         <location filename="../optionsdialog.cpp" line="79"/>
740         <source>Main</source>
741         <translation>Hoved</translation>
742     </message>
743     <message>
744         <location filename="../optionsdialog.cpp" line="84"/>
745         <source>Display</source>
746         <translation>Visning</translation>
747     </message>
748     <message>
749         <location filename="../optionsdialog.cpp" line="104"/>
750         <source>Options</source>
751         <translation>Innstillinger</translation>
752     </message>
753 </context>
754 <context>
755     <name>OverviewPage</name>
756     <message>
757         <location filename="../forms/overviewpage.ui" line="14"/>
758         <source>Form</source>
759         <translation>Skjema</translation>
760     </message>
761     <message>
762         <location filename="../forms/overviewpage.ui" line="40"/>
763         <source>Balance:</source>
764         <translation>Saldo:</translation>
765     </message>
766     <message>
767         <location filename="../forms/overviewpage.ui" line="47"/>
768         <source>123.456 BTC</source>
769         <translation>123.456 BTC</translation>
770     </message>
771     <message>
772         <location filename="../forms/overviewpage.ui" line="54"/>
773         <source>Number of transactions:</source>
774         <translation>Antall transaksjoner:</translation>
775     </message>
776     <message>
777         <location filename="../forms/overviewpage.ui" line="61"/>
778         <source>0</source>
779         <translation>0</translation>
780     </message>
781     <message>
782         <location filename="../forms/overviewpage.ui" line="68"/>
783         <source>Unconfirmed:</source>
784         <translation>Ubekreftet</translation>
785     </message>
786     <message>
787         <location filename="../forms/overviewpage.ui" line="75"/>
788         <source>0 BTC</source>
789         <translation>0 BTC</translation>
790     </message>
791     <message>
792         <location filename="../forms/overviewpage.ui" line="88"/>
793         <source>Wallet</source>
794         <translation>Lommebok</translation>
795     </message>
796     <message>
797         <location filename="../forms/overviewpage.ui" line="124"/>
798         <source>&lt;b&gt;Recent transactions&lt;/b&gt;</source>
799         <translation>&lt;b&gt;Siste transaksjoner&lt;/b&gt;</translation>
800     </message>
801     <message>
802         <location filename="../overviewpage.cpp" line="103"/>
803         <source>Your current balance</source>
804         <translation>Din nåværende saldo</translation>
805     </message>
806     <message>
807         <location filename="../overviewpage.cpp" line="108"/>
808         <source>Total of transactions that have yet to be confirmed, and do not yet count toward the current balance</source>
809         <translation>Totalt antall ubekreftede transaksjoner som ikke telles med i saldo enda</translation>
810     </message>
811     <message>
812         <location filename="../overviewpage.cpp" line="111"/>
813         <source>Total number of transactions in wallet</source>
814         <translation>Totalt antall transaksjoner i lommeboken</translation>
815     </message>
816 </context>
817 <context>
818     <name>SendCoinsDialog</name>
819     <message>
820         <location filename="../forms/sendcoinsdialog.ui" line="14"/>
821         <location filename="../sendcoinsdialog.cpp" line="116"/>
822         <location filename="../sendcoinsdialog.cpp" line="121"/>
823         <location filename="../sendcoinsdialog.cpp" line="126"/>
824         <location filename="../sendcoinsdialog.cpp" line="131"/>
825         <location filename="../sendcoinsdialog.cpp" line="137"/>
826         <location filename="../sendcoinsdialog.cpp" line="142"/>
827         <location filename="../sendcoinsdialog.cpp" line="147"/>
828         <source>Send Coins</source>
829         <translation>Send Bitcoins</translation>
830     </message>
831     <message>
832         <location filename="../forms/sendcoinsdialog.ui" line="64"/>
833         <source>Send to multiple recipients at once</source>
834         <translation>Send til flere enn én mottaker</translation>
835     </message>
836     <message>
837         <location filename="../forms/sendcoinsdialog.ui" line="67"/>
838         <source>&amp;Add recipient...</source>
839         <translation>&amp;Legg til mottaker...</translation>
840     </message>
841     <message>
842         <location filename="../forms/sendcoinsdialog.ui" line="87"/>
843         <source>Clear all</source>
844         <translation>Fjern alle</translation>
845     </message>
846     <message>
847         <location filename="../forms/sendcoinsdialog.ui" line="84"/>
848         <source>Remove all transaction fields</source>
849         <translation>Fjern alle transaksjonsfelter</translation>
850     </message>
851     <message>
852         <location filename="../forms/sendcoinsdialog.ui" line="106"/>
853         <source>Balance:</source>
854         <translation>Saldo:</translation>
855     </message>
856     <message>
857         <location filename="../forms/sendcoinsdialog.ui" line="113"/>
858         <source>123.456 BTC</source>
859         <translation>123.456 BTC</translation>
860     </message>
861     <message>
862         <location filename="../forms/sendcoinsdialog.ui" line="144"/>
863         <source>Confirm the send action</source>
864         <translation>Bekreft sending</translation>
865     </message>
866     <message>
867         <location filename="../forms/sendcoinsdialog.ui" line="147"/>
868         <source>&amp;Send</source>
869         <translation>&amp;Send</translation>
870     </message>
871     <message>
872         <location filename="../sendcoinsdialog.cpp" line="92"/>
873         <source>&lt;b&gt;%1&lt;/b&gt; to %2 (%3)</source>
874         <translation>&lt;b&gt;%1&lt;/b&gt; til %2 (%3)</translation>
875     </message>
876     <message>
877         <location filename="../sendcoinsdialog.cpp" line="95"/>
878         <source>Confirm send coins</source>
879         <translation>Bekreft sending av bitcoins</translation>
880     </message>
881     <message>
882         <location filename="../sendcoinsdialog.cpp" line="96"/>
883         <source>Are you sure you want to send %1?</source>
884         <translation>Er du sikker på at du vil sende %1?</translation>
885     </message>
886     <message>
887         <location filename="../sendcoinsdialog.cpp" line="96"/>
888         <source> and </source>
889         <translation> og </translation>
890     </message>
891     <message>
892         <location filename="../sendcoinsdialog.cpp" line="117"/>
893         <source>The recepient address is not valid, please recheck.</source>
894         <translation>Mottaksadressen er ugyldig, prøv igjen.</translation>
895     </message>
896     <message>
897         <location filename="../sendcoinsdialog.cpp" line="122"/>
898         <source>The amount to pay must be larger than 0.</source>
899         <translation>Beløpen som skal betales må være over 0.</translation>
900     </message>
901     <message>
902         <location filename="../sendcoinsdialog.cpp" line="127"/>
903         <source>Amount exceeds your balance</source>
904         <translation>Beløpet overstiger saldoen din</translation>
905     </message>
906     <message>
907         <location filename="../sendcoinsdialog.cpp" line="132"/>
908         <source>Total exceeds your balance when the %1 transaction fee is included</source>
909         <translation>Totalen overgår din saldo når transaksjonsgebyret på %1 tas med</translation>
910     </message>
911     <message>
912         <location filename="../sendcoinsdialog.cpp" line="138"/>
913         <source>Duplicate address found, can only send to each address once in one send operation</source>
914         <translation>Duplikate adresser funnet, kan kun sende til hver adresse en gang i hver sendeoperasjon</translation>
915     </message>
916     <message>
917         <location filename="../sendcoinsdialog.cpp" line="143"/>
918         <source>Error: Transaction creation failed  </source>
919         <translation>Feil: Opprettelse av transaksjon feilet  </translation>
920     </message>
921     <message>
922         <location filename="../sendcoinsdialog.cpp" line="148"/>
923         <source>Error: The transaction was rejected.  This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
924         <translation>Feil: Transaksjonen ble avvist.  Dette kan skje hvis noen av myntene i lommeboken allerede var brukt, f.eks. hvis du kopierte wallet.dat og mynter ble brukt i kopien uten å bli markert brukt her.</translation>
925     </message>
926 </context>
927 <context>
928     <name>SendCoinsEntry</name>
929     <message>
930         <location filename="../forms/sendcoinsentry.ui" line="14"/>
931         <source>Form</source>
932         <translation>Skjema</translation>
933     </message>
934     <message>
935         <location filename="../forms/sendcoinsentry.ui" line="29"/>
936         <source>A&amp;mount:</source>
937         <translation>&amp;Beløp:</translation>
938     </message>
939     <message>
940         <location filename="../forms/sendcoinsentry.ui" line="42"/>
941         <source>Pay &amp;To:</source>
942         <translation>Betal &amp;Til:</translation>
943     </message>
944     <message>
945         <location filename="../forms/sendcoinsentry.ui" line="66"/>
946         <location filename="../sendcoinsentry.cpp" line="26"/>
947         <source>Enter a label for this address to add it to your address book</source>
948         <translation>Skriv inn en merkelapp for denne adressen for å legge den til i din adressebok</translation>
949     </message>
950     <message>
951         <location filename="../forms/sendcoinsentry.ui" line="75"/>
952         <source>&amp;Label:</source>
953         <translation>&amp;Merkelapp:</translation>
954     </message>
955     <message>
956         <location filename="../forms/sendcoinsentry.ui" line="93"/>
957         <source>The address to send the payment to  (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
958         <translation>Adressen betalingen skal sendes til  (f.eks. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
959     </message>
960     <message>
961         <location filename="../forms/sendcoinsentry.ui" line="103"/>
962         <source>Choose address from address book</source>
963         <translation>Velg adresse fra adresseboken</translation>
964     </message>
965     <message>
966         <location filename="../forms/sendcoinsentry.ui" line="113"/>
967         <source>Alt+A</source>
968         <translation>Alt+A</translation>
969     </message>
970     <message>
971         <location filename="../forms/sendcoinsentry.ui" line="120"/>
972         <source>Paste address from clipboard</source>
973         <translation>Lim inn adresse fra utklippstavlen</translation>
974     </message>
975     <message>
976         <location filename="../forms/sendcoinsentry.ui" line="130"/>
977         <source>Alt+P</source>
978         <translation>Alt+P</translation>
979     </message>
980     <message>
981         <location filename="../forms/sendcoinsentry.ui" line="137"/>
982         <source>Remove this recipient</source>
983         <translation>Fjern denne mottakeren</translation>
984     </message>
985     <message>
986         <location filename="../sendcoinsentry.cpp" line="25"/>
987         <source>Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
988         <translation>Skriv inn en Bitcoin adresse (f.eks. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
989     </message>
990 </context>
991 <context>
992     <name>TransactionDesc</name>
993     <message>
994         <location filename="../transactiondesc.cpp" line="34"/>
995         <source>Open for %1 blocks</source>
996         <translation>Åpen for %1 blokker</translation>
997     </message>
998     <message>
999         <location filename="../transactiondesc.cpp" line="36"/>
1000         <source>Open until %1</source>
1001         <translation>Åpen til %1</translation>
1002     </message>
1003     <message>
1004         <location filename="../transactiondesc.cpp" line="42"/>
1005         <source>%1/offline?</source>
1006         <translation>%1/frakoblet?</translation>
1007     </message>
1008     <message>
1009         <location filename="../transactiondesc.cpp" line="44"/>
1010         <source>%1/unconfirmed</source>
1011         <translation>%1/ubekreftet</translation>
1012     </message>
1013     <message>
1014         <location filename="../transactiondesc.cpp" line="46"/>
1015         <source>%1 confirmations</source>
1016         <translation>%1 bekreftelser</translation>
1017     </message>
1018     <message>
1019         <location filename="../transactiondesc.cpp" line="63"/>
1020         <source>&lt;b&gt;Status:&lt;/b&gt; </source>
1021         <translation>&lt;b&gt;Status:&lt;/b&gt; </translation>
1022     </message>
1023     <message>
1024         <location filename="../transactiondesc.cpp" line="68"/>
1025         <source>, has not been successfully broadcast yet</source>
1026         <translation>, har ikke blitt kringkastet uten problemer enda.</translation>
1027     </message>
1028     <message>
1029         <location filename="../transactiondesc.cpp" line="70"/>
1030         <source>, broadcast through %1 node</source>
1031         <translation>, kringkast gjennom %1 node</translation>
1032     </message>
1033     <message>
1034         <location filename="../transactiondesc.cpp" line="72"/>
1035         <source>, broadcast through %1 nodes</source>
1036         <translation>, kringkast gjennom %1 noder</translation>
1037     </message>
1038     <message>
1039         <location filename="../transactiondesc.cpp" line="76"/>
1040         <source>&lt;b&gt;Date:&lt;/b&gt; </source>
1041         <translation>&lt;b&gt;Dato:&lt;/b&gt; </translation>
1042     </message>
1043     <message>
1044         <location filename="../transactiondesc.cpp" line="83"/>
1045         <source>&lt;b&gt;Source:&lt;/b&gt; Generated&lt;br&gt;</source>
1046         <translation>&lt;b&gt;Kilde:&lt;/b&gt; Generert&lt;br&gt;</translation>
1047     </message>
1048     <message>
1049         <location filename="../transactiondesc.cpp" line="89"/>
1050         <location filename="../transactiondesc.cpp" line="106"/>
1051         <source>&lt;b&gt;From:&lt;/b&gt; </source>
1052         <translation>&lt;b&gt;Fra:&lt;/b&gt; </translation>
1053     </message>
1054     <message>
1055         <location filename="../transactiondesc.cpp" line="106"/>
1056         <source>unknown</source>
1057         <translation>ukjent</translation>
1058     </message>
1059     <message>
1060         <location filename="../transactiondesc.cpp" line="107"/>
1061         <location filename="../transactiondesc.cpp" line="130"/>
1062         <location filename="../transactiondesc.cpp" line="189"/>
1063         <source>&lt;b&gt;To:&lt;/b&gt; </source>
1064         <translation>&lt;b&gt;Til:&lt;/b&gt; </translation>
1065     </message>
1066     <message>
1067         <location filename="../transactiondesc.cpp" line="110"/>
1068         <source> (yours, label: </source>
1069         <translation> (din, merkelapp: </translation>
1070     </message>
1071     <message>
1072         <location filename="../transactiondesc.cpp" line="112"/>
1073         <source> (yours)</source>
1074         <translation> (din)</translation>
1075     </message>
1076     <message>
1077         <location filename="../transactiondesc.cpp" line="147"/>
1078         <location filename="../transactiondesc.cpp" line="161"/>
1079         <location filename="../transactiondesc.cpp" line="206"/>
1080         <location filename="../transactiondesc.cpp" line="223"/>
1081         <source>&lt;b&gt;Credit:&lt;/b&gt; </source>
1082         <translation>&lt;b&gt;Kredit:&lt;/b&gt; </translation>
1083     </message>
1084     <message>
1085         <location filename="../transactiondesc.cpp" line="149"/>
1086         <source>(%1 matures in %2 more blocks)</source>
1087         <translation>(%1 modnes om %2 flere blokker)</translation>
1088     </message>
1089     <message>
1090         <location filename="../transactiondesc.cpp" line="153"/>
1091         <source>(not accepted)</source>
1092         <translation>(ikke akseptert)</translation>
1093     </message>
1094     <message>
1095         <location filename="../transactiondesc.cpp" line="197"/>
1096         <location filename="../transactiondesc.cpp" line="205"/>
1097         <location filename="../transactiondesc.cpp" line="220"/>
1098         <source>&lt;b&gt;Debit:&lt;/b&gt; </source>
1099         <translation>&lt;b&gt;Debet:&lt;/b&gt; </translation>
1100     </message>
1101     <message>
1102         <location filename="../transactiondesc.cpp" line="211"/>
1103         <source>&lt;b&gt;Transaction fee:&lt;/b&gt; </source>
1104         <translation>&lt;b&gt;Transaksjonsgebyr:&lt;/b&gt; </translation>
1105     </message>
1106     <message>
1107         <location filename="../transactiondesc.cpp" line="227"/>
1108         <source>&lt;b&gt;Net amount:&lt;/b&gt; </source>
1109         <translation>&lt;b&gt;Nettobeløp:&lt;/b&gt; </translation>
1110     </message>
1111     <message>
1112         <location filename="../transactiondesc.cpp" line="233"/>
1113         <source>Message:</source>
1114         <translation>Melding:</translation>
1115     </message>
1116     <message>
1117         <location filename="../transactiondesc.cpp" line="235"/>
1118         <source>Comment:</source>
1119         <translation>Kommentar:</translation>
1120     </message>
1121     <message>
1122         <location filename="../transactiondesc.cpp" line="238"/>
1123         <source>Generated coins must wait 120 blocks before they can be spent.  When you generated this block, it was broadcast to the network to be added to the block chain.  If it fails to get into the chain, it will change to &quot;not accepted&quot; and not be spendable.  This may occasionally happen if another node generates a block within a few seconds of yours.</source>
1124         <translation>Genererte mynter må vente 120 blokker før de kan brukes.  Da du genererte denne blokken ble den kringkastet på nettverket for å bli lagt til i kjeden av blokker.  Hvis den ikke kommer med i kjeden vil den endre seg til &quot;ikke akseptert og pengene vil ikke kunne brukes.  Dette vil noen ganger skje hvis en annen node genererer en blokk noen sekunder i tid fra din egen.</translation>
1125     </message>
1126 </context>
1127 <context>
1128     <name>TransactionDescDialog</name>
1129     <message>
1130         <location filename="../forms/transactiondescdialog.ui" line="14"/>
1131         <source>Transaction details</source>
1132         <translation>Transaksjonsdetaljer</translation>
1133     </message>
1134     <message>
1135         <location filename="../forms/transactiondescdialog.ui" line="20"/>
1136         <source>This pane shows a detailed description of the transaction</source>
1137         <translation>Her vises en detaljert beskrivelse av transaksjonen</translation>
1138     </message>
1139 </context>
1140 <context>
1141     <name>TransactionTableModel</name>
1142     <message>
1143         <location filename="../transactiontablemodel.cpp" line="214"/>
1144         <source>Date</source>
1145         <translation>Dato</translation>
1146     </message>
1147     <message>
1148         <location filename="../transactiontablemodel.cpp" line="214"/>
1149         <source>Type</source>
1150         <translation>Type</translation>
1151     </message>
1152     <message>
1153         <location filename="../transactiontablemodel.cpp" line="214"/>
1154         <source>Address</source>
1155         <translation>Adresse</translation>
1156     </message>
1157     <message>
1158         <location filename="../transactiontablemodel.cpp" line="214"/>
1159         <source>Amount</source>
1160         <translation>Beløp</translation>
1161     </message>
1162     <message numerus="yes">
1163         <location filename="../transactiontablemodel.cpp" line="275"/>
1164         <source>Open for %n block(s)</source>
1165         <translation>
1166             <numerusform>Åpen for %n blokk</numerusform>
1167             <numerusform>Åpen for %n blokker</numerusform>
1168         </translation>
1169     </message>
1170     <message>
1171         <location filename="../transactiontablemodel.cpp" line="278"/>
1172         <source>Open until %1</source>
1173         <translation>Åpen til %1</translation>
1174     </message>
1175     <message>
1176         <location filename="../transactiontablemodel.cpp" line="281"/>
1177         <source>Offline (%1 confirmations)</source>
1178         <translation>Frakoblet (%1 bekreftelser)</translation>
1179     </message>
1180     <message>
1181         <location filename="../transactiontablemodel.cpp" line="284"/>
1182         <source>Unconfirmed (%1 of %2 confirmations)</source>
1183         <translation>Ubekreftet (%1 av %2 bekreftelser)</translation>
1184     </message>
1185     <message>
1186         <location filename="../transactiontablemodel.cpp" line="287"/>
1187         <source>Confirmed (%1 confirmations)</source>
1188         <translation>Bekreftet (%1 bekreftelser)</translation>
1189     </message>
1190     <message numerus="yes">
1191         <location filename="../transactiontablemodel.cpp" line="295"/>
1192         <source>Mined balance will be available in %n more blocks</source>
1193         <translation>
1194             <numerusform>Utvunnet saldo vil bli tilgjengelig om %n blokk</numerusform>
1195             <numerusform>Utvunnet saldo vil bli tilgjengelig om %n blokker</numerusform>
1196         </translation>
1197     </message>
1198     <message>
1199         <location filename="../transactiontablemodel.cpp" line="301"/>
1200         <source>This block was not received by any other nodes and will probably not be accepted!</source>
1201         <translation>Denne blokken har ikke blitt mottatt av noen andre noder og vil sannsynligvis ikke bli akseptert!</translation>
1202     </message>
1203     <message>
1204         <location filename="../transactiontablemodel.cpp" line="304"/>
1205         <source>Generated but not accepted</source>
1206         <translation>Generert men ikke akseptert</translation>
1207     </message>
1208     <message>
1209         <location filename="../transactiontablemodel.cpp" line="347"/>
1210         <source>Received with</source>
1211         <translation>Mottatt med</translation>
1212     </message>
1213     <message>
1214         <location filename="../transactiontablemodel.cpp" line="349"/>
1215         <source>Received from</source>
1216         <translation>Mottatt fra</translation>
1217     </message>
1218     <message>
1219         <location filename="../transactiontablemodel.cpp" line="352"/>
1220         <source>Sent to</source>
1221         <translation>Sendt til</translation>
1222     </message>
1223     <message>
1224         <location filename="../transactiontablemodel.cpp" line="354"/>
1225         <source>Payment to yourself</source>
1226         <translation>Betaling til deg selv</translation>
1227     </message>
1228     <message>
1229         <location filename="../transactiontablemodel.cpp" line="356"/>
1230         <source>Mined</source>
1231         <translation>Utvunnet</translation>
1232     </message>
1233     <message>
1234         <location filename="../transactiontablemodel.cpp" line="394"/>
1235         <source>(n/a)</source>
1236         <translation>-</translation>
1237     </message>
1238     <message>
1239         <location filename="../transactiontablemodel.cpp" line="593"/>
1240         <source>Transaction status. Hover over this field to show number of confirmations.</source>
1241         <translation>Transaksjonsstatus. Hold muspekeren over dette feltet for å se antall bekreftelser.</translation>
1242     </message>
1243     <message>
1244         <location filename="../transactiontablemodel.cpp" line="595"/>
1245         <source>Date and time that the transaction was received.</source>
1246         <translation>Dato og tid for da transaksjonen ble mottat.</translation>
1247     </message>
1248     <message>
1249         <location filename="../transactiontablemodel.cpp" line="597"/>
1250         <source>Type of transaction.</source>
1251         <translation>Type transaksjon.</translation>
1252     </message>
1253     <message>
1254         <location filename="../transactiontablemodel.cpp" line="599"/>
1255         <source>Destination address of transaction.</source>
1256         <translation>Mottaksadresse for transaksjonen</translation>
1257     </message>
1258     <message>
1259         <location filename="../transactiontablemodel.cpp" line="601"/>
1260         <source>Amount removed from or added to balance.</source>
1261         <translation>Beløp fjernet eller lagt til saldo.</translation>
1262     </message>
1263 </context>
1264 <context>
1265     <name>TransactionView</name>
1266     <message>
1267         <location filename="../transactionview.cpp" line="55"/>
1268         <location filename="../transactionview.cpp" line="71"/>
1269         <source>All</source>
1270         <translation>Alle</translation>
1271     </message>
1272     <message>
1273         <location filename="../transactionview.cpp" line="56"/>
1274         <source>Today</source>
1275         <translation>I dag</translation>
1276     </message>
1277     <message>
1278         <location filename="../transactionview.cpp" line="57"/>
1279         <source>This week</source>
1280         <translation>Denne uken</translation>
1281     </message>
1282     <message>
1283         <location filename="../transactionview.cpp" line="58"/>
1284         <source>This month</source>
1285         <translation>Denne måneden</translation>
1286     </message>
1287     <message>
1288         <location filename="../transactionview.cpp" line="59"/>
1289         <source>Last month</source>
1290         <translation>Forrige måned</translation>
1291     </message>
1292     <message>
1293         <location filename="../transactionview.cpp" line="60"/>
1294         <source>This year</source>
1295         <translation>Dette året</translation>
1296     </message>
1297     <message>
1298         <location filename="../transactionview.cpp" line="61"/>
1299         <source>Range...</source>
1300         <translation>Intervall...</translation>
1301     </message>
1302     <message>
1303         <location filename="../transactionview.cpp" line="72"/>
1304         <source>Received with</source>
1305         <translation>Mottatt med</translation>
1306     </message>
1307     <message>
1308         <location filename="../transactionview.cpp" line="74"/>
1309         <source>Sent to</source>
1310         <translation>Sendt til</translation>
1311     </message>
1312     <message>
1313         <location filename="../transactionview.cpp" line="76"/>
1314         <source>To yourself</source>
1315         <translation>Til deg selv</translation>
1316     </message>
1317     <message>
1318         <location filename="../transactionview.cpp" line="77"/>
1319         <source>Mined</source>
1320         <translation>Utvunnet</translation>
1321     </message>
1322     <message>
1323         <location filename="../transactionview.cpp" line="78"/>
1324         <source>Other</source>
1325         <translation>Andre</translation>
1326     </message>
1327     <message>
1328         <location filename="../transactionview.cpp" line="84"/>
1329         <source>Enter address or label to search</source>
1330         <translation>Skriv inn adresse eller merkelapp for søk</translation>
1331     </message>
1332     <message>
1333         <location filename="../transactionview.cpp" line="90"/>
1334         <source>Min amount</source>
1335         <translation>Minimumsbeløp</translation>
1336     </message>
1337     <message>
1338         <location filename="../transactionview.cpp" line="125"/>
1339         <source>Copy address</source>
1340         <translation>Kopier adresse</translation>
1341     </message>
1342     <message>
1343         <location filename="../transactionview.cpp" line="126"/>
1344         <source>Copy label</source>
1345         <translation>Kopier merkelapp</translation>
1346     </message>
1347     <message>
1348         <location filename="../transactionview.cpp" line="127"/>
1349         <source>Edit label</source>
1350         <translation>Rediger merkelapp</translation>
1351     </message>
1352     <message>
1353         <location filename="../transactionview.cpp" line="128"/>
1354         <source>Show details...</source>
1355         <translation>Vis detaljer...</translation>
1356     </message>
1357     <message>
1358         <location filename="../transactionview.cpp" line="270"/>
1359         <source>Export Transaction Data</source>
1360         <translation>Eksporter transaksjonsdata</translation>
1361     </message>
1362     <message>
1363         <location filename="../transactionview.cpp" line="271"/>
1364         <source>Comma separated file (*.csv)</source>
1365         <translation>Kommaseparert fil (*.csv)</translation>
1366     </message>
1367     <message>
1368         <location filename="../transactionview.cpp" line="279"/>
1369         <source>Confirmed</source>
1370         <translation>Bekreftet</translation>
1371     </message>
1372     <message>
1373         <location filename="../transactionview.cpp" line="280"/>
1374         <source>Date</source>
1375         <translation>Dato</translation>
1376     </message>
1377     <message>
1378         <location filename="../transactionview.cpp" line="281"/>
1379         <source>Type</source>
1380         <translation>Type</translation>
1381     </message>
1382     <message>
1383         <location filename="../transactionview.cpp" line="282"/>
1384         <source>Label</source>
1385         <translation>Merkelapp</translation>
1386     </message>
1387     <message>
1388         <location filename="../transactionview.cpp" line="283"/>
1389         <source>Address</source>
1390         <translation>Adresse</translation>
1391     </message>
1392     <message>
1393         <location filename="../transactionview.cpp" line="284"/>
1394         <source>Amount</source>
1395         <translation>Beløp</translation>
1396     </message>
1397     <message>
1398         <location filename="../transactionview.cpp" line="285"/>
1399         <source>ID</source>
1400         <translation>ID</translation>
1401     </message>
1402     <message>
1403         <location filename="../transactionview.cpp" line="289"/>
1404         <source>Error exporting</source>
1405         <translation>Feil ved eksport</translation>
1406     </message>
1407     <message>
1408         <location filename="../transactionview.cpp" line="289"/>
1409         <source>Could not write to file %1.</source>
1410         <translation>Kunne ikke skrive til filen %1.</translation>
1411     </message>
1412     <message>
1413         <location filename="../transactionview.cpp" line="391"/>
1414         <source>Range:</source>
1415         <translation>Intervall:</translation>
1416     </message>
1417     <message>
1418         <location filename="../transactionview.cpp" line="399"/>
1419         <source>to</source>
1420         <translation>til</translation>
1421     </message>
1422 </context>
1423 <context>
1424     <name>WalletModel</name>
1425     <message>
1426         <location filename="../walletmodel.cpp" line="144"/>
1427         <source>Sending...</source>
1428         <translation>Sender...</translation>
1429     </message>
1430 </context>
1431 <context>
1432     <name>bitcoin-core</name>
1433     <message>
1434         <location filename="../bitcoinstrings.cpp" line="8"/>
1435         <source>Bitcoin version</source>
1436         <translation>Bitcoin versjon</translation>
1437     </message>
1438     <message>
1439         <location filename="../bitcoinstrings.cpp" line="9"/>
1440         <source>Usage:</source>
1441         <translation>Bruk:</translation>
1442     </message>
1443     <message>
1444         <location filename="../bitcoinstrings.cpp" line="10"/>
1445         <source>Send command to -server or bitcoind
1446 </source>
1447         <translation>Send kommando til -server eller bitcoind
1448 </translation>
1449     </message>
1450     <message>
1451         <location filename="../bitcoinstrings.cpp" line="11"/>
1452         <source>List commands
1453 </source>
1454         <translation>Vis liste over kommandoer
1455 </translation>
1456     </message>
1457     <message>
1458         <location filename="../bitcoinstrings.cpp" line="12"/>
1459         <source>Get help for a command
1460 </source>
1461         <translation>Få hjelp til kommando
1462 </translation>
1463     </message>
1464     <message>
1465         <location filename="../bitcoinstrings.cpp" line="13"/>
1466         <source>Options:
1467 </source>
1468         <translation>Innstillinger:
1469 </translation>
1470     </message>
1471     <message>
1472         <location filename="../bitcoinstrings.cpp" line="14"/>
1473         <source>Specify configuration file (default: bitcoin.conf)
1474 </source>
1475         <translation>Angi konfigurasjonsfil (standard: bitcoin.conf)
1476 </translation>
1477     </message>
1478     <message>
1479         <location filename="../bitcoinstrings.cpp" line="15"/>
1480         <source>Specify pid file (default: bitcoind.pid)
1481 </source>
1482         <translation>Angi pid-fil (standard: bitcoind.pid)
1483 </translation>
1484     </message>
1485     <message>
1486         <location filename="../bitcoinstrings.cpp" line="16"/>
1487         <source>Generate coins
1488 </source>
1489         <translation>Generer mynter
1490 </translation>
1491     </message>
1492     <message>
1493         <location filename="../bitcoinstrings.cpp" line="17"/>
1494         <source>Don&apos;t generate coins
1495 </source>
1496         <translation>Ikke generer mynter
1497
1498 </translation>
1499     </message>
1500     <message>
1501         <location filename="../bitcoinstrings.cpp" line="18"/>
1502         <source>Start minimized
1503 </source>
1504         <translation>Start minimert
1505 </translation>
1506     </message>
1507     <message>
1508         <location filename="../bitcoinstrings.cpp" line="19"/>
1509         <source>Specify data directory
1510 </source>
1511         <translation>Angi mappe for data
1512 </translation>
1513     </message>
1514     <message>
1515         <location filename="../bitcoinstrings.cpp" line="20"/>
1516         <source>Specify connection timeout (in milliseconds)
1517 </source>
1518         <translation>Angi tidsavbrudd for forbindelser (i millisekunder)
1519 </translation>
1520     </message>
1521     <message>
1522         <location filename="../bitcoinstrings.cpp" line="21"/>
1523         <source>Connect through socks4 proxy
1524 </source>
1525         <translation>Koble til gjennom sock4 mellomtjener
1526 </translation>
1527     </message>
1528     <message>
1529         <location filename="../bitcoinstrings.cpp" line="22"/>
1530         <source>Allow DNS lookups for addnode and connect
1531 </source>
1532         <translation>Tillat DNS-oppslag for addnode og connect
1533 </translation>
1534     </message>
1535     <message>
1536         <location filename="../bitcoinstrings.cpp" line="23"/>
1537         <source>Add a node to connect to
1538 </source>
1539         <translation>Legg til node for tilkobling
1540 </translation>
1541     </message>
1542     <message>
1543         <location filename="../bitcoinstrings.cpp" line="24"/>
1544         <source>Connect only to the specified node
1545 </source>
1546         <translation>Koble kun til en oppgitt node
1547 </translation>
1548     </message>
1549     <message>
1550         <location filename="../bitcoinstrings.cpp" line="25"/>
1551         <source>Don&apos;t accept connections from outside
1552 </source>
1553         <translation>Ikke ta imot tilkoblinger fra utsiden
1554 </translation>
1555     </message>
1556     <message>
1557         <location filename="../bitcoinstrings.cpp" line="30"/>
1558         <source>Don&apos;t attempt to use UPnP to map the listening port
1559 </source>
1560         <translation>Ikke forsøk å bruke UPnP for å sette opp lytteport</translation>
1561     </message>
1562     <message>
1563         <location filename="../bitcoinstrings.cpp" line="31"/>
1564         <source>Attempt to use UPnP to map the listening port
1565 </source>
1566         <translation>Forsøk å bruke UPnP for å sette opp lytteport</translation>
1567     </message>
1568     <message>
1569         <location filename="../bitcoinstrings.cpp" line="32"/>
1570         <source>Fee per kB to add to transactions you send
1571 </source>
1572         <translation>Gebyr per kB som skal legges til transaksjoner du sender
1573 </translation>
1574     </message>
1575     <message>
1576         <location filename="../bitcoinstrings.cpp" line="33"/>
1577         <source>Accept command line and JSON-RPC commands
1578 </source>
1579         <translation>Ta imot kommandoer fra både kommandolinje og JSON-RPC
1580 </translation>
1581     </message>
1582     <message>
1583         <location filename="../bitcoinstrings.cpp" line="34"/>
1584         <source>Run in the background as a daemon and accept commands
1585 </source>
1586         <translation>Kjør som bakgrunnsprosess og ta imot kommandoer
1587 </translation>
1588     </message>
1589     <message>
1590         <location filename="../bitcoinstrings.cpp" line="35"/>
1591         <source>Use the test network
1592 </source>
1593         <translation>Bruk testnettet
1594 </translation>
1595     </message>
1596     <message>
1597         <location filename="../bitcoinstrings.cpp" line="36"/>
1598         <source>Username for JSON-RPC connections
1599 </source>
1600         <translation>Brukernavn for JSON-RPC forbindelser
1601 </translation>
1602     </message>
1603     <message>
1604         <location filename="../bitcoinstrings.cpp" line="37"/>
1605         <source>Password for JSON-RPC connections
1606 </source>
1607         <translation>Passord for JSON-RPC forbindelser
1608 </translation>
1609     </message>
1610     <message>
1611         <location filename="../bitcoinstrings.cpp" line="38"/>
1612         <source>Listen for JSON-RPC connections on &lt;port&gt; (default: 8332)
1613 </source>
1614         <translation>Lytt etter JSON-RPC forbindelser på &lt;port&gt; (standard: 8332)
1615 </translation>
1616     </message>
1617     <message>
1618         <location filename="../bitcoinstrings.cpp" line="39"/>
1619         <source>Allow JSON-RPC connections from specified IP address
1620 </source>
1621         <translation>Tillat JSON-RPC forbindelser fra oppgitt IP-adresse
1622 </translation>
1623     </message>
1624     <message>
1625         <location filename="../bitcoinstrings.cpp" line="40"/>
1626         <source>Send commands to node running on &lt;ip&gt; (default: 127.0.0.1)
1627 </source>
1628         <translation>Send kommandoer til noden som kjører på &lt;ip&gt; (standard: 127.0.0.1)
1629 </translation>
1630     </message>
1631     <message>
1632         <location filename="../bitcoinstrings.cpp" line="41"/>
1633         <source>Set key pool size to &lt;n&gt; (default: 100)
1634 </source>
1635         <translation>Sett størrelsen på lager for nye nøkler til &lt;n&gt; (standard: 100)
1636 </translation>
1637     </message>
1638     <message>
1639         <location filename="../bitcoinstrings.cpp" line="42"/>
1640         <source>Rescan the block chain for missing wallet transactions
1641 </source>
1642         <translation>Se igjennom blokk-kjeden på nytt etter manglende lommebokstransaksjoner
1643 </translation>
1644     </message>
1645     <message>
1646         <location filename="../bitcoinstrings.cpp" line="43"/>
1647         <source>
1648 SSL options: (see the Bitcoin Wiki for SSL setup instructions)
1649 </source>
1650         <translation>SSL innstillinger: (se Bitcoin Wikien for instruksjoner for SSL-oppsett)
1651 </translation>
1652     </message>
1653     <message>
1654         <location filename="../bitcoinstrings.cpp" line="46"/>
1655         <source>Use OpenSSL (https) for JSON-RPC connections
1656 </source>
1657         <translation>Bruk OpenSSL (https) for JSON-RPC forbindelser
1658 </translation>
1659     </message>
1660     <message>
1661         <location filename="../bitcoinstrings.cpp" line="47"/>
1662         <source>Server certificate file (default: server.cert)
1663 </source>
1664         <translation>Fil for tjenersertifikat (standard: server.cert)
1665 </translation>
1666     </message>
1667     <message>
1668         <location filename="../bitcoinstrings.cpp" line="48"/>
1669         <source>Server private key (default: server.pem)
1670 </source>
1671         <translation>Privat nøkkel for tjener (standard: server.pem)
1672 </translation>
1673     </message>
1674     <message>
1675         <location filename="../bitcoinstrings.cpp" line="49"/>
1676         <source>Acceptable ciphers (default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH)
1677 </source>
1678         <translation>Akseptable krypteringsmetoder (standard: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH)
1679 </translation>
1680     </message>
1681     <message>
1682         <location filename="../bitcoinstrings.cpp" line="52"/>
1683         <source>This help message
1684 </source>
1685         <translation>Denne hjelpemeldingen
1686 </translation>
1687     </message>
1688     <message>
1689         <location filename="../bitcoinstrings.cpp" line="53"/>
1690         <source>Cannot obtain a lock on data directory %s.  Bitcoin is probably already running.</source>
1691         <translation>Kunne ikke låse datamappen %s.  Bitcoin kjører sannsynligvis allerede.</translation>
1692     </message>
1693     <message>
1694         <location filename="../bitcoinstrings.cpp" line="56"/>
1695         <source>Loading addresses...</source>
1696         <translation>Laster adresser...</translation>
1697     </message>
1698     <message>
1699         <location filename="../bitcoinstrings.cpp" line="57"/>
1700         <source>Error loading addr.dat      
1701 </source>
1702         <translation>Feil ved lasting av addr.dat      
1703 </translation>
1704     </message>
1705     <message>
1706         <location filename="../bitcoinstrings.cpp" line="58"/>
1707         <source>Loading block index...</source>
1708         <translation>Laster blokkindeks...</translation>
1709     </message>
1710     <message>
1711         <location filename="../bitcoinstrings.cpp" line="59"/>
1712         <source>Error loading blkindex.dat      
1713 </source>
1714         <translation>Feil ved lasting av blkindex.dat      
1715 </translation>
1716     </message>
1717     <message>
1718         <location filename="../bitcoinstrings.cpp" line="60"/>
1719         <source>Loading wallet...</source>
1720         <translation>Laster lommebok...</translation>
1721     </message>
1722     <message>
1723         <location filename="../bitcoinstrings.cpp" line="61"/>
1724         <source>Error loading wallet.dat: Wallet corrupted      
1725 </source>
1726         <translation>Feil ved lasting av wallet.dat: Skadde data i lommeboken      
1727 </translation>
1728     </message>
1729     <message>
1730         <location filename="../bitcoinstrings.cpp" line="62"/>
1731         <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin      
1732 </source>
1733         <translation>Feil ved lasting av wallet.dat: Lommeboken krever en nyere versjon av Bitcoin      
1734 </translation>
1735     </message>
1736     <message>
1737         <location filename="../bitcoinstrings.cpp" line="64"/>
1738         <source>Error loading wallet.dat      
1739 </source>
1740         <translation>Feil ved lasting av wallet.dat      
1741 </translation>
1742     </message>
1743     <message>
1744         <location filename="../bitcoinstrings.cpp" line="65"/>
1745         <source>Rescanning...</source>
1746         <translation>Leser gjennom...</translation>
1747     </message>
1748     <message>
1749         <location filename="../bitcoinstrings.cpp" line="26"/>
1750         <source>Threshold for disconnecting misbehaving peers (default: 100)
1751 </source>
1752         <translation type="unfinished"></translation>
1753     </message>
1754     <message>
1755         <location filename="../bitcoinstrings.cpp" line="27"/>
1756         <source>Number of seconds to keep misbehaving peers from reconnecting (default: 86400)
1757 </source>
1758         <translation type="unfinished"></translation>
1759     </message>
1760     <message>
1761         <location filename="../bitcoinstrings.cpp" line="66"/>
1762         <source>Done loading</source>
1763         <translation>Ferdig med lasting</translation>
1764     </message>
1765     <message>
1766         <location filename="../bitcoinstrings.cpp" line="67"/>
1767         <source>Invalid -proxy address</source>
1768         <translation>Ugyldig -proxy adresse for mellomtjener</translation>
1769     </message>
1770     <message>
1771         <location filename="../bitcoinstrings.cpp" line="68"/>
1772         <source>Invalid amount for -paytxfee=&lt;amount&gt;</source>
1773         <translation>Ugyldig gebyrbeløp for -paytxfee=&lt;beløp&gt;</translation>
1774     </message>
1775     <message>
1776         <location filename="../bitcoinstrings.cpp" line="69"/>
1777         <source>Warning: -paytxfee is set very high.  This is the transaction fee you will pay if you send a transaction.</source>
1778         <translation>Advarsel: -paytxfee er satt veldig høyt.  Dette er transaksjonsgebyret du betaler når du sender en transaksjon.</translation>
1779     </message>
1780     <message>
1781         <location filename="../bitcoinstrings.cpp" line="72"/>
1782         <source>Error: CreateThread(StartNode) failed</source>
1783         <translation>Feil: CreateThread(StartNode) feilet</translation>
1784     </message>
1785     <message>
1786         <location filename="../bitcoinstrings.cpp" line="73"/>
1787         <source>Warning: Disk space is low  </source>
1788         <translation>Advarsel: Lite ledig diskplass  </translation>
1789     </message>
1790     <message>
1791         <location filename="../bitcoinstrings.cpp" line="74"/>
1792         <source>Unable to bind to port %d on this computer.  Bitcoin is probably already running.</source>
1793         <translation>Klarer ikke binde til port %d på denne datamaskinen.  Bitcoin kjører sannsynligvis allerede.</translation>
1794     </message>
1795     <message>
1796         <location filename="../bitcoinstrings.cpp" line="77"/>
1797         <source>Warning: Please check that your computer&apos;s date and time are correct.  If your clock is wrong Bitcoin will not work properly.</source>
1798         <translation>Advarsel: Vennligst sjekk at dato og klokke er riktig innstilt på datamaskinen.  Hvis klokken er feil vil ikke Bitcoin fungere ordentlig.</translation>
1799     </message>
1800     <message>
1801         <location filename="../bitcoinstrings.cpp" line="80"/>
1802         <source>beta</source>
1803         <translation>beta</translation>
1804     </message>
1805 </context>
1806 <context>
1807     <name>main</name>
1808     <message>
1809         <location filename="../bitcoin.cpp" line="164"/>
1810         <source>Bitcoin-Qt</source>
1811         <translation></translation>
1812     </message>
1813 </context>
1814 </TS>