diff options
Diffstat (limited to 'src/qt/locale/bitcoin_nb.ts')
-rw-r--r-- | src/qt/locale/bitcoin_nb.ts | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/src/qt/locale/bitcoin_nb.ts b/src/qt/locale/bitcoin_nb.ts index 958c24283e..426b92f878 100644 --- a/src/qt/locale/bitcoin_nb.ts +++ b/src/qt/locale/bitcoin_nb.ts @@ -580,12 +580,12 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i <translation>Siste mottatte blokk ble generert %1.</translation> </message> <message> - <location line="+58"/> - <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> + <location line="+59"/> + <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> <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> </message> <message> - <location line="+4"/> + <location line="+5"/> <source>Confirm transaction fee</source> <translation>Bekreft transaksjonsgebyr</translation> </message> @@ -1391,7 +1391,7 @@ Adresse: %4 </message> <message> <location line="+18"/> - <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source> + <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source> <translation>Adressen betalingen skal sendes til (f.eks. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation> </message> <message> @@ -2220,17 +2220,7 @@ Adresse: %4 <translation type="unfinished"></translation> </message> <message> - <location line="+3"/> - <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> - <translation>Feil: Transaksjonen ble avvist. Dette kan skje om noe av beløpet allerede var brukt, f.eks. hvis du kopierte wallet.dat og noen bitcoins ble brukt i kopien men ikke ble markert som brukt her.</translation> - </message> - <message> - <location line="+4"/> - <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source> - <translation>Feil: Denne transaksjonen krever et gebyr på minst %s pga. beløpet, kompleksiteten, eller bruk av nylig mottatte midler </translation> - </message> - <message> - <location line="+6"/> + <location line="+13"/> <source>Listen for JSON-RPC connections on <port> (default: 8332 or testnet: 18332)</source> <translation>Lytt etter JSON-RPC tilkoblinger på <port> (standardverdi: 8332 or testnet: 18332)</translation> </message> @@ -2255,17 +2245,7 @@ Adresse: %4 <translation type="unfinished"></translation> </message> <message> - <location line="+21"/> - <source>Error: Transaction creation failed.</source> - <translation>Feil: opprettelse av transaksjon feilet.</translation> - </message> - <message> - <location line="+1"/> - <source>Error: Wallet locked, unable to create transaction.</source> - <translation>Feil: Lommebok låst, kan ikke opprette transaksjon </translation> - </message> - <message> - <location line="+10"/> + <location line="+32"/> <source>Importing blockchain data file.</source> <translation type="unfinished"></translation> </message> @@ -2290,7 +2270,17 @@ Adresse: %4 <translation>Ta imot tilkoblinger fra utsiden (standardverdi: 1 hvis uten -proxy eller -connect)</translation> </message> <message> - <location line="-27"/> + <location line="-42"/> + <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> + <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> + </message> + <message> + <location line="+4"/> + <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source> + <translation>Feil: Denne transaksjonen krever et gebyr på minst %s pga. beløpet, kompleksiteten, eller bruk av nylig mottatte midler </translation> + </message> + <message> + <location line="+11"/> <source>Set maximum size of high-priority/low-fee transactions in bytes (default: 27000)</source> <translation>Sett maks størrelse for transaksjoner med høy prioritet / lavt gebyr, i bytes (standardverdi: 27000)</translation> </message> @@ -2325,7 +2315,17 @@ Adresse: %4 <translation>Oppdag egen IP-adresse (standardverdi: 1 ved lytting og uten -externalip)</translation> </message> <message> - <location line="+11"/> + <location line="+8"/> + <source>Error: Transaction creation failed </source> + <translation>Feil: Opprettelse av transaksjon feilet </translation> + </message> + <message> + <location line="+1"/> + <source>Error: Wallet locked, unable to create transaction </source> + <translation>Feil: Lommebok låst, kan ikke opprette transaksjon </translation> + </message> + <message> + <location line="+2"/> <source>Failed to listen on any port. Use -listen=0 if you want this.</source> <translation>Kunne ikke lytte på noen port. Bruk -listen=0 hvis det er dette du vil.</translation> </message> |