2016-08-21 07:59:06 +02:00
< ? xml version = "1.0" encoding = "utf-8" ? >
< ! DOCTYPE TS > < TS version = "2.0" language = "no" sourcelanguage = "en" >
2013-12-16 06:32:46 +01:00
< context >
< name > AddAddressDialog < / name >
< message >
< location filename = "../bitmessageqt/addaddressdialog.py" line = "62" / >
< source > Add new entry < / source >
2016-03-18 20:27:06 +01:00
< translation > Legg til ny oppføring < / translation >
2013-12-16 06:32:46 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/addaddressdialog.py" line = "63" / >
< source > Label < / source >
2014-01-23 20:51:05 +01:00
< translation > Etikett < / translation >
2013-12-16 06:32:46 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/addaddressdialog.py" line = "64" / >
< source > Address < / source >
2014-01-23 20:51:05 +01:00
< translation > Adresse < / translation >
2013-12-16 06:32:46 +01:00
< / message >
< / context >
2016-03-18 20:27:06 +01:00
< context >
< name > EmailGatewayDialog < / name >
< message >
< location filename = "../bitmessageqt/emailgateway.py" line = "67" / >
< source > Email gateway < / source >
2016-04-15 12:50:07 +02:00
< translation > Epost portal < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/emailgateway.py" line = "68" / >
< source > Register on email gateway < / source >
2016-04-15 12:50:07 +02:00
< translation > Registrer på epost portal < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/emailgateway.py" line = "69" / >
< source > Account status at email gateway < / source >
2016-04-15 12:50:07 +02:00
< translation > Kontoinnstillinger på epost portal < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/emailgateway.py" line = "70" / >
< source > Change account settings at email gateway < / source >
2016-04-15 12:50:07 +02:00
< translation > Endre kontoinnstillinger på epost portal < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/emailgateway.py" line = "71" / >
< source > Unregister from email gateway < / source >
2016-04-15 12:50:07 +02:00
< translation > Avregistrer fra epost portal < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/emailgateway.py" line = "72" / >
< source > Email gateway allows you to communicate with email users . Currently , only the Mailchuck email gateway ( @mailchuck . com ) is available . < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/emailgateway.py" line = "73" / >
< source > Desired email address ( including @mailchuck . com ) : < / source >
2016-04-15 12:50:07 +02:00
< translation > Ø nsket epost adresse ( inkludert @mailchuck . com ) : < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< / context >
< context >
< name > EmailGatewayRegistrationDialog < / name >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2258" / >
2016-03-18 20:27:06 +01:00
< source > Registration failed : < / source >
2016-08-21 07:59:06 +02:00
< translation > Registrering feilet : < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2258" / >
2016-03-18 20:27:06 +01:00
< source > The requested email address is not available , please try a new one . Fill out the new desired email address ( including @mailchuck . com ) below : < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/emailgateway.py" line = "102" / >
< source > Email gateway registration < / source >
2016-04-15 12:50:07 +02:00
< translation > Epost portal registrering < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/emailgateway.py" line = "103" / >
< source > Email gateway allows you to communicate with email users . Currently , only the Mailchuck email gateway ( @mailchuck . com ) is available .
2016-04-15 12:50:07 +02:00
Please type the desired email address ( including @mailchuck . com ) below : < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< / context >
< context >
< name > Mailchuck < / name >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/account.py" line = "225" / >
2016-03-18 20:27:06 +01:00
< source > # You can use this to configure your email gateway account
# Uncomment the setting you want to use
# Here are the options :
#
# pgp : server
# The email gateway will create and maintain PGP keys for you and sign , verify ,
# encrypt and decrypt on your behalf . When you want to use PGP but are lazy ,
# use this . Requires subscription .
#
# pgp : local
# The email gateway will not conduct PGP operations on your behalf . You can
# either not use PGP at all , or use it locally .
#
# attachments : yes
# Incoming attachments in the email will be uploaded to MEGA . nz , and you can
# download them from there by following the link . Requires a subscription .
#
# attachments : no
# Attachments will be ignored .
#
# archive : yes
# Your incoming emails will be archived on the server . Use this if you need
# help with debugging problems or you need a third party proof of emails . This
# however means that the operator of the service will be able to read your
# emails even after they have been delivered to you .
#
# archive : no
# Incoming emails will be deleted from the server as soon as they are relayed
# to you .
#
# masterpubkey_btc : BIP44 xpub key or electrum v1 public seed
# offset_btc : integer ( defaults to 0 )
# feeamount : number with up to 8 decimal places
# feecurrency : BTC , XBT , USD , EUR or GBP
# Use these if you want to charge people who send you emails . If this is on and
# an unknown person sends you an email , they will be requested to pay the fee
# specified . As this scheme uses deterministic public keys , you will receive
# the money directly . To turn it off again , set & quot ; feeamount & quot ; to 0 . Requires
# subscription .
< / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< / context >
2013-11-16 05:01:02 +01:00
< context >
< name > MainWindow < / name >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "185" / >
2016-04-15 12:50:07 +02:00
< source > Reply to sender < / source >
< translation > Svar til avsender < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "187" / >
2016-04-15 12:50:07 +02:00
< source > Reply to channel < / source >
< translation > Svar til kanal < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "189" / >
2016-04-15 12:50:07 +02:00
< source > Add sender to your Address Book < / source >
< translation > Legg til avsender i adresseboka < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "193" / >
2016-04-15 12:50:07 +02:00
< source > Add sender to your Blacklist < / source >
< translation > Legg til avsender i svartelisten < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "375" / >
2016-04-15 12:50:07 +02:00
< source > Move to Trash < / source >
< translation > Kast < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "200" / >
2016-04-15 12:50:07 +02:00
< source > Undelete < / source >
< translation > Angre sletting < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "203" / >
2016-04-15 12:50:07 +02:00
< source > View HTML code as formatted text < / source >
< translation > Vis HTML - koden som formatert tekst < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "207" / >
2016-04-15 12:50:07 +02:00
< source > Save message as . . . < / source >
< translation > Lagre beskjed som . . . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "211" / >
2016-04-15 12:50:07 +02:00
< source > Mark Unread < / source >
< translation > Merk som ulest < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "347" / >
2016-04-15 12:50:07 +02:00
< source > New < / source >
< translation > Ny < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/blacklist.py" line = "122" / >
< source > Enable < / source >
< translation > Aktiver < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/blacklist.py" line = "125" / >
< source > Disable < / source >
< translation > Deaktiver < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/blacklist.py" line = "128" / >
< source > Set avatar . . . < / source >
< translation > Sett ett avatar . . . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/blacklist.py" line = "118" / >
< source > Copy address to clipboard < / source >
< translation > Kopier adressen til utklippstavlen < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "298" / >
2016-04-15 12:50:07 +02:00
< source > Special address behavior . . . < / source >
< translation > Spesieladressebehandling . . . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "259" / >
2016-04-15 12:50:07 +02:00
< source > Email gateway < / source >
< translation > Epost portal < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/blacklist.py" line = "115" / >
< source > Delete < / source >
< translation > Slett < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "314" / >
2016-04-15 12:50:07 +02:00
< source > Send message to this address < / source >
< translation > Send beskjed til denne adressen < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "322" / >
2016-04-15 12:50:07 +02:00
< source > Subscribe to this address < / source >
< translation > Abonner på denne adressen < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "330" / >
2016-04-15 12:50:07 +02:00
< source > Add New Address < / source >
< translation > Legg til ny adresse < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "378" / >
2016-04-15 12:50:07 +02:00
< source > Copy destination address to clipboard < / source >
< translation > Kopier destinasjonsadresse til utklippstavlen < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "382" / >
2016-04-15 12:50:07 +02:00
< source > Force send < / source >
< translation > Tving sending < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "594" / >
2016-04-15 12:50:07 +02:00
< source > One of your addresses , % 1 , is an old version 1 address . Version 1 addresses are no longer supported . May we delete it now ? < / source >
< translation > En av dine gamle adresser er av den første typen og derfor ikke lenger støttet : % 1 . Derfor kan den vel slettes ? < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "987" / >
2016-04-15 12:50:07 +02:00
< source > Waiting for their encryption key . Will request it again soon . < / source >
< translation > Venter på krypteringsnøkkel . Sender straks en ny forespørsel . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "990" / >
2016-04-15 12:50:07 +02:00
< source > Encryption key request queued . < / source >
< translation > Forespørsel for å finne krypteringsnøkkel er satt i kø . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "993" / >
2016-04-15 12:50:07 +02:00
< source > Queued . < / source >
< translation > Satt i kø . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "996" / >
2016-04-15 12:50:07 +02:00
< source > Message sent . Waiting for acknowledgement . Sent at % 1 < / source >
< translation > Beskjed sendt . Venter på bekreftelse . Sendt % 1 < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "999" / >
2016-04-15 12:50:07 +02:00
< source > Message sent . Sent at % 1 < / source >
< translation > Beskjed sendt . Sendt % 1 < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1002" / >
2016-04-15 12:50:07 +02:00
< source > Need to do work to send message . Work is queued . < / source >
< translation > Trenger å utføre arbeidsoppgave for sende beskjed . Denne er satt i kø . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1005" / >
2016-04-15 12:50:07 +02:00
< source > Acknowledgement of the message received % 1 < / source >
< translation > Bekreftelse på beskjeden mottatt % 1 < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2131" / >
2016-04-15 12:50:07 +02:00
< source > Broadcast queued . < / source >
< translation > Kringkasting satt i kø . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1011" / >
2016-04-15 12:50:07 +02:00
< source > Broadcast on % 1 < / source >
< translation > Kringkasting på % 1 < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1014" / >
2016-04-15 12:50:07 +02:00
< source > Problem : The work demanded by the recipient is more difficult than you are willing to do . % 1 < / source >
< translation > Problem : Det nødvendige arbeidet som kreves utført av mottaker er mer krevende enn det som er satt som akseptabelt . % 1 < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1017" / >
2016-04-15 12:50:07 +02:00
< source > Problem : The recipient & apos ; s encryption key is no good . Could not encrypt message . % 1 < / source >
< translation > Problem : Mottakerens nøkkel kunne ikke brukes til å kryptere beskjeden . % 1 < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1020" / >
2016-04-15 12:50:07 +02:00
< source > Forced difficulty override . Send should start soon . < / source >
< translation > Tvunget vanskelighet overstyrt . Sender snart . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1023" / >
2016-04-15 12:50:07 +02:00
< source > Unknown status : % 1 % 2 < / source >
< translation > Ukjent status : % 1 % 2 < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1689" / >
2016-04-15 12:50:07 +02:00
< source > Not Connected < / source >
< translation > Ikke tilkoblet < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1148" / >
2016-04-15 12:50:07 +02:00
< source > Show Bitmessage < / source >
< translation > Vis Bitmessage < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "691" / >
2016-04-15 12:50:07 +02:00
< source > Send < / source >
< translation > Send < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1163" / >
2016-04-15 12:50:07 +02:00
< source > Subscribe < / source >
< translation > Abonner < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1169" / >
2016-04-15 12:50:07 +02:00
< source > Channel < / source >
< translation > Kanal < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "737" / >
2013-11-16 05:01:02 +01:00
< source > Quit < / source >
< translation > Avslutt < / translation >
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1519" / >
2016-04-15 12:50:07 +02:00
< source > You may manage your keys by editing the keys . dat file stored in the same directory as this program . It is important that you back up this file . < / source >
< translation > Du kan administrere nøklene dine ved å endre filen keys . dat i samme katalog som dette programmet . Det er viktig at du tar en sikkerhetskopi av denne filen . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1523" / >
2016-04-15 12:50:07 +02:00
< source > You may manage your keys by editing the keys . dat file stored in
% 1
It is important that you back up this file . < / source >
< translation > Du kan administrere nøklene dine ved å endre filen keys . dat lagret i
% 1
Det er viktig at du tar en sikkerhetskopi av denne filen . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1530" / >
2016-04-15 12:50:07 +02:00
< source > Open keys . dat ? < / source >
< translation > Å pne keys . dat ? < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1527" / >
2016-04-15 12:50:07 +02:00
< source > You may manage your keys by editing the keys . dat file stored in the same directory as this program . It is important that you back up this file . Would you like to open the file now ? ( Be sure to close Bitmessage before making any changes . ) < / source >
< translation > Du kan administrere nøklene dine ved å endre filen keys . dat i samme katalog som dette programmet . Det er viktig at du tar en sikkerhetskopi av denne filen . Vil du å pne denne filen nå ? ( Pass på å lukke Bitmessage før du gjør endringer . ) < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1530" / >
2016-04-15 12:50:07 +02:00
< source > You may manage your keys by editing the keys . dat file stored in
% 1
It is important that you back up this file . Would you like to open the file now ? ( Be sure to close Bitmessage before making any changes . ) < / source >
< translation > Du kan administrere dine nøkler ved å endre på filen keys . dat lagret i
% 1
Det er viktig at du tar sikkerhetskopi av denne filen . Vil du å pne denne filen nå ? ( Vær sikker på å få avsluttet Bitmessage før du gjør endringer . ) < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1537" / >
2016-04-15 12:50:07 +02:00
< source > Delete trash ? < / source >
< translation > Vil du slette kastet innhold ? < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1537" / >
2016-04-15 12:50:07 +02:00
< source > Are you sure you want to delete all trashed messages ? < / source >
< translation > Er du sikker på at du vil slette alle kastede beskjeder ? < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1557" / >
2016-04-15 12:50:07 +02:00
< source > bad passphrase < / source >
< translation > Dårlig passordfrase < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1557" / >
2016-04-15 12:50:07 +02:00
< source > You must type your passphrase . If you don & apos ; t have one then this is not the form for you . < / source >
< translation > Du må skrive inn passordfrasen din . Hvis du ikke har en kan du ikke bruke dette skjemaet . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1570" / >
2016-04-15 12:50:07 +02:00
< source > Bad address version number < / source >
< translation > Feil adresseversjonsnummer < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1566" / >
2016-04-15 12:50:07 +02:00
< source > Your address version number must be a number : either 3 or 4 . < / source >
< translation > Ditt adressetypenummer må være et nummer : Enten 3 eller 4 . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1570" / >
2016-04-15 12:50:07 +02:00
< source > Your address version number must be either 3 or 4 . < / source >
< translation > Ditt adressetypenummer må enten være 3 eller 4 . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1600" / >
2016-04-15 12:50:07 +02:00
< source > Chan name needed < / source >
< translation > Kanalnavn nødvendig < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1600" / >
2016-04-15 12:50:07 +02:00
< source > You didn & apos ; t enter a chan name . < / source >
< translation > Du oppga ikke noe kanalnavn . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1620" / >
2016-04-15 12:50:07 +02:00
< source > Address already present < / source >
< translation > Adressen eksisterer allerede < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1620" / >
2016-04-15 12:50:07 +02:00
< source > Could not add chan because it appears to already be one of your identities . < / source >
< translation > Kunne ikke legge til kanal siden den ser ut til å allerede være lagret som en av dine identiteter . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1624" / >
2016-04-15 12:50:07 +02:00
< source > Success < / source >
< translation > Suksess < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1595" / >
2016-04-15 12:50:07 +02:00
< source > Successfully created chan . To let others join your chan , give them the chan name and this Bitmessage address : % 1 . This address also appears in & apos ; Your Identities & apos ; . < / source >
< translation > Opprettet ny kanal . For å la andre delta i din nye kanal gir du dem dem kanalnavnet og denne Bitmessage - adressen : % 1 . Denne adressen vises også i & apos ; Dine identiteter & apos ; . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1604" / >
2016-04-15 12:50:07 +02:00
< source > Address too new < / source >
< translation > Adressen er for ny < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1604" / >
2016-04-15 12:50:07 +02:00
< source > Although that Bitmessage address might be valid , its version number is too new for us to handle . Perhaps you need to upgrade Bitmessage . < / source >
< translation > Selv om Bitmessage - adressen kanskje er gyldig så er tilhørende typenummer for nytt til å håndteres . Kanskje du trenger å oppgradere Bitmessage . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1608" / >
2016-04-15 12:50:07 +02:00
< source > Address invalid < / source >
< translation > Ugyldig adresse < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1608" / >
2016-04-15 12:50:07 +02:00
< source > That Bitmessage address is not valid . < / source >
< translation > Bitmessage - adressen er ikke gyldig . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1616" / >
2016-04-15 12:50:07 +02:00
< source > Address does not match chan name < / source >
< translation > Adresse stemmer ikke med kanalnavnet < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1616" / >
2016-04-15 12:50:07 +02:00
< source > Although the Bitmessage address you entered was valid , it doesn & apos ; t match the chan name . < / source >
< translation > Selv om Bitmessage - adressen du oppga var gyldig stemmer den ikke med kanalnavnet . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1624" / >
2016-04-15 12:50:07 +02:00
< source > Successfully joined chan . < / source >
< translation > Deltar nå i kanal . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1683" / >
2016-04-15 12:50:07 +02:00
< source > Connection lost < / source >
< translation > Mistet tilkobling < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1722" / >
2016-04-15 12:50:07 +02:00
< source > Connected < / source >
< translation > Tilkoblet < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1839" / >
2016-04-15 12:50:07 +02:00
< source > Message trashed < / source >
< translation > Beskjed kastet < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1923" / >
2016-04-15 12:50:07 +02:00
< source > The TTL , or Time - To - Live is the length of time that the network will hold the message .
The recipient must get it during this time . If your Bitmessage client does not hear an acknowledgement , it
will resend the message automatically . The longer the Time - To - Live , the
more work your computer must do to send the message . A Time - To - Live of four or five days is often appropriate . < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1959" / >
2016-04-15 12:50:07 +02:00
< source > Message too long < / source >
< translation > Meldingen er for lang < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1959" / >
2016-04-15 12:50:07 +02:00
< source > The message that you are trying to send is too long by % 1 bytes . ( The maximum is 261644 bytes ) . Please cut it down before sending . < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1991" / >
2016-04-15 12:50:07 +02:00
< source > Error : Your account wasn & apos ; t registered at an email gateway . Sending registration now as % 1 , please wait for the registration to be processed before retrying sending . < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2000" / >
2013-11-16 05:01:02 +01:00
< source > Error : Bitmessage addresses start with BM - Please check % 1 < / source >
< translation > Feil : Bitmessage - adresser begynner med BM - . Vennligst sjekk % 1 < / translation >
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2003" / >
2013-11-16 05:01:02 +01:00
< source > Error : The address % 1 is not typed or copied correctly . Please check it . < / source >
< translation > Feil : Adressen % 1 er skrevet eller kopiert inn feil . Vennligst sjekk den . < / translation >
< / message >
2016-04-15 12:50:07 +02:00
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2006" / >
2016-04-15 12:50:07 +02:00
< source > Error : The address % 1 contains invalid characters . Please check it . < / source >
< translation > Feil : Adressen % 1 innerholder ugyldige tegn . Vennligst sjekk den . < / translation >
< / message >
2013-11-16 05:01:02 +01:00
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2009" / >
2013-11-16 05:01:02 +01:00
< source > Error : The address version in % 1 is too high . Either you need to upgrade your Bitmessage software or your acquaintance is being clever . < / source >
2016-03-18 20:27:06 +01:00
< translation > Feil : Typenummeret for adressen % 1 er for høy . Enten trenger du å oppgradere Bitmessaage - programvaren eller så er det fordi kontakten din har funnet på noe smart . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2012" / >
2013-11-16 05:01:02 +01:00
< source > Error : Some data encoded in the address % 1 is too short . There might be something wrong with the software of your acquaintance . < / source >
< translation > Feil : Noen av de kodede dataene i adressen % 1 er for korte . Det kan hende det er noe galt med programvaren til kontakten din . < / translation >
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2015" / >
2013-11-16 05:01:02 +01:00
< source > Error : Some data encoded in the address % 1 is too long . There might be something wrong with the software of your acquaintance . < / source >
< translation > Feil : Noen av de kodede dataene i adressen % 1 er for lange . Det kan hende det er noe galt med programvaren til kontakten din . < / translation >
< / message >
2016-04-15 12:50:07 +02:00
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2018" / >
2016-04-15 12:50:07 +02:00
< source > Error : Some data encoded in the address % 1 is malformed . There might be something wrong with the software of your acquaintance . < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-04-15 12:50:07 +02:00
< / message >
2013-11-16 05:01:02 +01:00
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2021" / >
2013-11-16 05:01:02 +01:00
< source > Error : Something is wrong with the address % 1 . < / source >
< translation > Feil : Noe er galt med adressen % 1 . < / translation >
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2089" / >
2013-11-16 05:01:02 +01:00
< source > Error : You must specify a From address . If you don & apos ; t have one , go to the & apos ; Your Identities & apos ; tab . < / source >
2016-03-18 20:27:06 +01:00
< translation > Feil : Du må oppgi en avsenderadresse . Hvis du ikke har en gå til & apos ; Dine identiteter & apos ; - fanen . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2030" / >
2013-11-16 05:01:02 +01:00
< source > Address version number < / source >
< translation > Adressetypenummer < / translation >
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2030" / >
2013-11-16 05:01:02 +01:00
< source > Concerning the address % 1 , Bitmessage cannot understand address version numbers of % 2 . Perhaps upgrade Bitmessage to the latest version . < / source >
2016-03-18 20:27:06 +01:00
< translation > Angående adressen % 1 , Bitmessage forstår ikke adressetypenumre for % 2 . Oppdater Bitmessage til siste versjon . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2034" / >
2013-11-16 05:01:02 +01:00
< source > Stream number < / source >
2016-03-18 20:27:06 +01:00
< translation > Strømnummer < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2034" / >
2013-11-16 05:01:02 +01:00
< source > Concerning the address % 1 , Bitmessage cannot handle stream numbers of % 2 . Perhaps upgrade Bitmessage to the latest version . < / source >
2016-03-18 20:27:06 +01:00
< translation > Angående adressen % 1 , Bitmessage kan ikke håndtere strømnumre for % 2 . Oppdater Bitmessage til siste utgivelse . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2039" / >
2013-11-16 05:01:02 +01:00
< source > Warning : You are currently not connected . Bitmessage will do the work necessary to send the message but it won & apos ; t send until you connect . < / source >
2016-03-18 20:27:06 +01:00
< translation > Advarsel : Du er ikke tilkoblet . Bitmessage vil utføre nødvendige arbeidsoppgaver for å sende beskjeder , men ingen vil bli sendt før du kobler til igjen . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
2016-04-15 12:50:07 +02:00
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2081" / >
2016-04-15 12:50:07 +02:00
< source > Message queued . < / source >
< translation > Meldingen er lagt i kø . < / translation >
< / message >
2013-11-16 05:01:02 +01:00
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2085" / >
2013-11-16 05:01:02 +01:00
< source > Your & apos ; To & apos ; field is empty . < / source >
< translation > Ditt & apos ; Til & apos ; - felt er tomt . < / translation >
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2140" / >
2013-11-16 05:01:02 +01:00
< source > Right click one or more entries in your address book and select & apos ; Send message to this address & apos ; . < / source >
2016-03-18 20:27:06 +01:00
< translation > Høyreklikk på en eller flere oppføringer i adresseboka og velg & apos ; Send beskjed til denne adressen & apos ; . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2153" / >
2016-04-15 12:50:07 +02:00
< source > Fetched address from namecoin identity . < / source >
< translation > Hentet adresse fra Namecoin - identitet . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2252" / >
2016-04-15 12:50:07 +02:00
< source > New Message < / source >
< translation > Ny beskjed < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2252" / >
2016-04-15 12:50:07 +02:00
< source > From < / source >
< translation > Fra < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2630" / >
2016-04-15 12:50:07 +02:00
< source > Sending email gateway registration request < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/blacklist.py" line = "60" / >
< source > Address is valid . < / source >
< translation > Adressen er gyldig . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/blacklist.py" line = "94" / >
< source > The address you entered was invalid . Ignoring it . < / source >
< translation > Adressen du oppga var ugyldig og vil derfor bli ignorert . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "3010" / >
2016-04-15 12:50:07 +02:00
< source > Error : You cannot add the same address to your address book twice . Try renaming the existing one if you want . < / source >
< translation > Feil : Du kan ikke legge til samme adresse i adresseboka flere ganger . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "3258" / >
2016-04-15 12:50:07 +02:00
< source > Error : You cannot add the same address to your subscriptions twice . Perhaps rename the existing one if you want . < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2390" / >
2016-04-15 12:50:07 +02:00
< source > Restart < / source >
< translation > Omstart < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2376" / >
2016-04-15 12:50:07 +02:00
< source > You must restart Bitmessage for the port number change to take effect . < / source >
< translation > Du må ta omstart av Bitmessage for at endringen av portnummer skal tre i kraft . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2390" / >
2016-04-15 12:50:07 +02:00
< source > Bitmessage will use your proxy from now on but you may want to manually restart Bitmessage now to close existing connections ( if any ) . < / source >
< translation > Bitmessage vil bruke proxy fra nå av . Hvis du vil kan du omstart av programmet for å lukke eksisterende tilkoblinger ( hvis det finnes noen ) . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2418" / >
2016-04-15 12:50:07 +02:00
< source > Number needed < / source >
< translation > Trenger nummer < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2418" / >
2016-04-15 12:50:07 +02:00
< source > Your maximum download and upload rate must be numbers . Ignoring what you typed . < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2491" / >
2016-04-15 12:50:07 +02:00
< source > Will not resend ever < / source >
< translation > Vil ikke igjensende noensinne < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2491" / >
2016-04-15 12:50:07 +02:00
< source > Note that the time limit you entered is less than the amount of time Bitmessage waits for the first resend attempt therefore your messages will never be resent . < / source >
< translation > Legg merke til at utløpstiden du oppga er kortere enn det Bitmessage venter for første igjensendingsforsøk , dine beskjeder vil derfor aldri bli igjensendt . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2603" / >
2016-04-15 12:50:07 +02:00
< source > Sending email gateway unregistration request < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2607" / >
2016-04-15 12:50:07 +02:00
< source > Sending email gateway status request < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2696" / >
2016-04-15 12:50:07 +02:00
< source > Passphrase mismatch < / source >
< translation > Passordfrase stemmer ikke < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2696" / >
2016-04-15 12:50:07 +02:00
< source > The passphrase you entered twice doesn & apos ; t match . Try again . < / source >
< translation > Passordfrasene er ikke like . Vennligst prøv igjen . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2699" / >
2016-04-15 12:50:07 +02:00
< source > Choose a passphrase < / source >
< translation > Velg en passordfrase < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2699" / >
2016-04-15 12:50:07 +02:00
< source > You really do need a passphrase . < / source >
< translation > Du trenger sårt en passordfrase . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2951" / >
2016-04-15 12:50:07 +02:00
< source > Address is gone < / source >
< translation > Adressen er borte < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2951" / >
2016-04-15 12:50:07 +02:00
< source > Bitmessage cannot find your address % 1 . Perhaps you removed it ? < / source >
< translation > Bitmessage kan ikke finne adressen % 1 . Kanskje du fjernet den ? < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2954" / >
2016-04-15 12:50:07 +02:00
< source > Address disabled < / source >
< translation > Adressen er deaktivert < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2954" / >
2016-04-15 12:50:07 +02:00
< source > Error : The address from which you are trying to send is disabled . You & apos ; ll have to enable it on the & apos ; Your Identities & apos ; tab before using it . < / source >
< translation > Feil : Adressen du prøver å sende med er deaktivert . Du må aktivere den fra & apos ; Dine identiteter & apos ; før du kan bruke den . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "3007" / >
2016-04-15 12:50:07 +02:00
< source > Entry added to the Address Book . Edit the label to your liking . < / source >
< translation > Ny oppføring lagt til i adresseboka . Du kan forandre etiketten til det du måtte ø nske . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "3032" / >
2016-04-15 12:50:07 +02:00
< source > Entry added to the blacklist . Edit the label to your liking . < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2013-11-16 05:01:02 +01:00
< / message >
2013-12-16 06:32:46 +01:00
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "3035" / >
2016-04-15 12:50:07 +02:00
< source > Error : You cannot add the same address to your blacklist twice . Try renaming the existing one if you want . < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2013-12-16 06:32:46 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "3163" / >
2016-04-15 12:50:07 +02:00
< source > Moved items to trash . < / source >
< translation > Kastet innholdet . < / translation >
2013-12-16 06:32:46 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "3103" / >
2016-04-15 12:50:07 +02:00
< source > Undeleted item . < / source >
2016-08-21 07:59:06 +02:00
< translation > Gjenopprettet innhold . < / translation >
2013-12-16 06:32:46 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "3131" / >
2016-04-15 12:50:07 +02:00
< source > Save As . . . < / source >
< translation > Lagre som . . . < / translation >
2013-12-16 06:32:46 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "3140" / >
2016-04-15 12:50:07 +02:00
< source > Write error . < / source >
< translation > Skrivefeil . < / translation >
2013-12-16 06:32:46 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "3244" / >
2016-04-15 12:50:07 +02:00
< source > No addresses selected . < / source >
< translation > Ingen adresse valgt . < / translation >
2013-12-16 06:32:46 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "3290" / >
2016-04-15 12:50:07 +02:00
< source > If you delete the subscription , messages that you already received will become inaccessible . Maybe you can consider disabling the subscription instead . Disabled subscriptions will not receive new messages , but you can still view messages you already received .
Are you sure you want to delete the subscription ? < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2013-12-16 06:32:46 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "3520" / >
2016-04-15 12:50:07 +02:00
< source > If you delete the channel , messages that you already received will become inaccessible . Maybe you can consider disabling the channel instead . Disabled channels will not receive new messages , but you can still view messages you already received .
Are you sure you want to delete the channel ? < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2013-12-16 06:32:46 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "3634" / >
2013-12-16 06:32:46 +01:00
< source > Do you really want to remove this avatar ? < / source >
2014-01-23 20:51:05 +01:00
< translation > Vil du virkelig fjerne dette avataret ? < / translation >
2013-12-16 06:32:46 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "3642" / >
2013-12-16 06:32:46 +01:00
< source > You have already set an avatar for this address . Do you really want to overwrite it ? < / source >
2014-01-23 20:51:05 +01:00
< translation > Du har allerede satt ett avatar for denne adressen . Vil du virkelig overskrive det ? < / translation >
2013-12-16 06:32:46 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "4019" / >
2013-12-16 06:32:46 +01:00
< source > Start - on - login not yet supported on your OS . < / source >
2016-03-18 20:27:06 +01:00
< translation > Start ved innlogging er ikke støttet enda for ditt OS . < / translation >
2013-12-16 06:32:46 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "4012" / >
2013-12-16 06:32:46 +01:00
< source > Minimize - to - tray not yet supported on your OS . < / source >
2016-08-21 07:59:06 +02:00
< translation > Minimering til systemkurv er ikke støttet enda for ditt OS . < / translation >
2013-12-16 06:32:46 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "4015" / >
2013-12-16 06:32:46 +01:00
< source > Tray notifications not yet supported on your OS . < / source >
2016-08-21 07:59:06 +02:00
< translation > Varslinger via systemkurv er ikke støttet enda for ditt OS . < / translation >
2013-12-16 06:32:46 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "4184" / >
2016-04-15 12:50:07 +02:00
< source > Testing . . . < / source >
< translation > Tester . . . < / translation >
2013-12-16 06:32:46 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "4224" / >
2016-04-15 12:50:07 +02:00
< source > This is a chan address . You cannot use it as a pseudo - mailing list . < / source >
< translation > Dette er en kanaladresse . Du kan ikke bruke den som en pseudo - epostliste . < / translation >
2013-12-16 06:32:46 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "4284" / >
2016-04-15 12:50:07 +02:00
< source > The address should start with & apos ; & apos ; BM - & apos ; & apos ; < / source >
< translation > Adressen bør starte med & apos ; & apos ; BM - & apos ; & apos ; < / translation >
2013-12-16 06:32:46 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "4287" / >
2016-04-15 12:50:07 +02:00
< source > The address is not typed or copied correctly ( the checksum failed ) . < / source >
< translation > Adressen er ikke skrevet eller kopiert inn riktig ( sjekksummen feilet ) . < / translation >
2013-12-16 06:32:46 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "4290" / >
2016-04-15 12:50:07 +02:00
< source > The version number of this address is higher than this software can support . Please upgrade Bitmessage . < / source >
< translation > Typenummeret for denne adressen er høyere enn det programvaren støtter . Vennligst oppgrader Bitmessage . < / translation >
2013-12-16 06:32:46 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "4293" / >
2016-04-15 12:50:07 +02:00
< source > The address contains invalid characters . < / source >
< translation > Adressen inneholder ugyldige tegn . < / translation >
2013-12-16 06:32:46 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "4296" / >
2016-04-15 12:50:07 +02:00
< source > Some data encoded in the address is too short . < / source >
< translation > Noen av de kodede dataene i adressen er for korte . < / translation >
2013-12-16 06:32:46 +01:00
< / message >
2016-03-18 20:27:06 +01:00
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "4299" / >
2016-04-15 12:50:07 +02:00
< source > Some data encoded in the address is too long . < / source >
< translation > Noen av de kodede dataene i adressen er for lange . < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "4302" / >
2016-04-15 12:50:07 +02:00
< source > Some data encoded in the address is malformed . < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "4276" / >
2016-04-15 12:50:07 +02:00
< source > Enter an address above . < / source >
< translation > Oppgi inn en adresse over . < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "4308" / >
2016-04-15 12:50:07 +02:00
< source > Address is an old type . We cannot display its past broadcasts . < / source >
< translation > Adressen er av gammel type . Vi kan ikke vise dens tidligere kringkastninger . < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "4317" / >
2016-04-15 12:50:07 +02:00
< source > There are no recent broadcasts from this address to display . < / source >
< translation > Det er ingen nylige kringkastninger fra denne adressen å vise frem . < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "4361" / >
2016-04-15 12:50:07 +02:00
< source > You are using TCP port % 1 . ( This can be changed in the settings ) . < / source >
< translation > Du benytter TCP - port % 1 . ( Dette kan endres på i innstillingene ) . < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "648" / >
2016-04-15 12:50:07 +02:00
< source > Bitmessage < / source >
< translation > Bitmessage < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "649" / >
2016-04-15 12:50:07 +02:00
< source > Identities < / source >
< translation > Identiteter < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "650" / >
2016-04-15 12:50:07 +02:00
< source > New Identity < / source >
< translation > Ny identitet < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "712" / >
2016-04-15 12:50:07 +02:00
< source > Search < / source >
< translation > Søk < / translation >
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "713" / >
2016-04-15 12:50:07 +02:00
< source > All < / source >
< translation > Alle < / translation >
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "720" / >
2016-04-15 12:50:07 +02:00
< source > To < / source >
< translation > Til < / translation >
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "722" / >
2016-04-15 12:50:07 +02:00
< source > From < / source >
< translation > Fra < / translation >
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "724" / >
2016-04-15 12:50:07 +02:00
< source > Subject < / source >
< translation > Emne < / translation >
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "717" / >
2016-04-15 12:50:07 +02:00
< source > Message < / source >
< translation > Beskjed < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "726" / >
2016-04-15 12:50:07 +02:00
< source > Received < / source >
< translation > Mottatt < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "666" / >
2016-04-15 12:50:07 +02:00
< source > Messages < / source >
< translation > Meldinger < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "669" / >
2016-04-15 12:50:07 +02:00
< source > Address book < / source >
< translation > Adressebok < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "671" / >
2016-04-15 12:50:07 +02:00
< source > Address < / source >
< translation > Adresse < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "672" / >
2016-04-15 12:50:07 +02:00
< source > Add Contact < / source >
< translation > Legg til kontakt < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "673" / >
2016-04-15 12:50:07 +02:00
< source > Fetch Namecoin ID < / source >
< translation > Hent Namecoin - id < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "680" / >
2016-04-15 12:50:07 +02:00
< source > Subject : < / source >
< translation > Emne : < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "679" / >
2016-04-15 12:50:07 +02:00
< source > From : < / source >
< translation > Fra : < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "676" / >
2016-04-15 12:50:07 +02:00
< source > To : < / source >
< translation > Til : < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "678" / >
2016-04-15 12:50:07 +02:00
< source > Send ordinary Message < / source >
< translation > Send vanlig melding < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "682" / >
2016-04-15 12:50:07 +02:00
< source > Send Message to your Subscribers < / source >
< translation > Send melding til dine abonnementer < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "683" / >
2016-04-15 12:50:07 +02:00
< source > TTL : < / source >
< translation > TTL : < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "709" / >
2016-04-15 12:50:07 +02:00
< source > Subscriptions < / source >
< translation > Abonnement < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "693" / >
2016-04-15 12:50:07 +02:00
< source > Add new Subscription < / source >
< translation > Legg til nytt abonnement < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "727" / >
2016-04-15 12:50:07 +02:00
< source > Chans < / source >
< translation > Kanaler < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "711" / >
2016-04-15 12:50:07 +02:00
< source > Add Chan < / source >
< translation > Legg til kanal < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "732" / >
2016-04-15 12:50:07 +02:00
< source > File < / source >
< translation > Fil < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "743" / >
2016-04-15 12:50:07 +02:00
< source > Settings < / source >
< translation > Innstillinger < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "739" / >
2016-04-15 12:50:07 +02:00
< source > Help < / source >
< translation > Hjelp < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "735" / >
2016-04-15 12:50:07 +02:00
< source > Import keys < / source >
< translation > Importer inn nøkler < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "736" / >
2016-04-15 12:50:07 +02:00
< source > Manage keys < / source >
< translation > Administrer nøkler < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "738" / >
2016-04-15 12:50:07 +02:00
< source > Ctrl + Q < / source >
< translation > Ctrl + Q < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "740" / >
2016-04-15 12:50:07 +02:00
< source > F1 < / source >
< translation > F1 < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "741" / >
2016-04-15 12:50:07 +02:00
< source > Contact support < / source >
< translation > Kontakt support < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "742" / >
2016-04-15 12:50:07 +02:00
< source > About < / source >
< translation > Om < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "744" / >
2016-04-15 12:50:07 +02:00
< source > Regenerate deterministic addresses < / source >
< translation > Regenerer deterministiske adresser < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "745" / >
2016-04-15 12:50:07 +02:00
< source > Delete all trashed messages < / source >
< translation > Slett alle kastede meldinger < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "746" / >
2016-04-15 12:50:07 +02:00
< source > Join / Create chan < / source >
< translation > Delta i / opprett kanal < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/foldertree.py" line = "172" / >
2016-03-18 20:27:06 +01:00
< source > All accounts < / source >
2016-04-15 12:50:07 +02:00
< translation > Alle kontoer < / translation >
2016-03-18 20:27:06 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/messageview.py" line = "44" / >
< source > Zoom level % 1 % < / source >
2016-04-15 12:50:07 +02:00
< translation > Zoom nivå % 1 % < / translation >
< / message >
< message >
< location filename = "../bitmessageqt/blacklist.py" line = "91" / >
< source > Error : You cannot add the same address to your list twice . Perhaps rename the existing one if you want . < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-03-18 20:27:06 +01:00
< / message >
2013-11-16 05:01:02 +01:00
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/blacklist.py" line = "112" / >
< source > Add new entry < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > Legg til ny oppføring < / translation >
2016-04-15 12:50:07 +02:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "4321" / >
2016-04-15 12:50:07 +02:00
< source > Display the % 1 recent broadcast ( s ) from this address . < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2013-11-16 05:01:02 +01:00
< / message >
2016-04-25 18:18:00 +02:00
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "1848" / >
2016-04-25 18:18:00 +02:00
< source > New version of PyBitmessage is available : % 1 . Download it from https : //github.com/Bitmessage/PyBitmessage/releases/latest</source>
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-04-25 18:18:00 +02:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2737" / >
2016-04-25 18:18:00 +02:00
< source > Waiting for PoW to finish . . . % 1 % < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-04-25 18:18:00 +02:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2741" / >
2016-04-25 18:18:00 +02:00
< source > Shutting down Pybitmessage . . . % 1 % < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-04-25 18:18:00 +02:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2763" / >
2016-04-25 18:18:00 +02:00
< source > Waiting for objects to be sent . . . % 1 % < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-04-25 18:18:00 +02:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2773" / >
2016-04-25 18:18:00 +02:00
< source > Saving settings . . . % 1 % < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-04-25 18:18:00 +02:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2782" / >
2016-04-25 18:18:00 +02:00
< source > Shutting down core . . . % 1 % < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-04-25 18:18:00 +02:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2785" / >
2016-04-25 18:18:00 +02:00
< source > Stopping notifications . . . % 1 % < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-04-25 18:18:00 +02:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2791" / >
2016-04-25 18:18:00 +02:00
< source > Shutdown imminent . . . % 1 % < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-04-25 18:18:00 +02:00
< / message >
2016-04-28 00:40:37 +02:00
< message numerus = "yes" >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "689" / >
2016-04-28 00:40:37 +02:00
< source > % n hour ( s ) < / source >
2016-08-21 07:59:06 +02:00
< translation >
< numerusform > % n time < / numerusform >
< numerusform > % n timer < / numerusform >
< / translation >
2016-04-28 00:40:37 +02:00
< / message >
< message numerus = "yes" >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "819" / >
2016-04-28 00:40:37 +02:00
< source > % n day ( s ) < / source >
2016-08-21 07:59:06 +02:00
< translation >
< numerusform > % n dag < / numerusform >
< numerusform > % n dager < / numerusform >
< / translation >
2016-04-28 00:40:37 +02:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/__init__.py" line = "2718" / >
2016-04-28 00:40:37 +02:00
< source > Shutting down PyBitmessage . . . % 1 % < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-05-02 16:07:58 +02:00
< / message >
< message >
< location filename = "../bitmessageqt/__init__.py" line = "1096" / >
< source > Sent < / source >
2016-08-21 07:59:06 +02:00
< translation > Sendt < / translation >
2016-05-02 16:07:58 +02:00
< / message >
< message >
< location filename = "../class_addressGenerator.py" line = "86" / >
< source > Generating one new address < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-05-02 16:07:58 +02:00
< / message >
< message >
< location filename = "../class_addressGenerator.py" line = "148" / >
< source > Done generating address . Doing work necessary to broadcast it . . . < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-05-02 16:07:58 +02:00
< / message >
< message >
< location filename = "../class_addressGenerator.py" line = "165" / >
< source > Generating % 1 new addresses . < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-05-02 16:07:58 +02:00
< / message >
< message >
< location filename = "../class_addressGenerator.py" line = "242" / >
< source > % 1 is already in & apos ; Your Identities & apos ; . Not adding it again . < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-05-02 16:07:58 +02:00
< / message >
< message >
< location filename = "../class_addressGenerator.py" line = "278" / >
< source > Done generating address < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-05-02 16:07:58 +02:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../class_outgoingSynSender.py" line = "228" / >
2016-05-02 16:07:58 +02:00
< source > SOCKS5 Authentication problem : % 1 < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-05-02 16:07:58 +02:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../class_sqlThread.py" line = "565" / >
2016-05-02 16:07:58 +02:00
< source > Disk full < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-05-02 16:07:58 +02:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../class_sqlThread.py" line = "565" / >
2016-05-02 16:07:58 +02:00
< source > Alert : Your disk or data storage volume is full . Bitmessage will now exit . < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-05-02 16:07:58 +02:00
< / message >
< message >
< location filename = "../class_singleWorker.py" line = "721" / >
< source > Error ! Could not find sender address ( your address ) in the keys . dat file . < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-05-02 16:07:58 +02:00
< / message >
< message >
< location filename = "../class_singleWorker.py" line = "464" / >
< source > Doing work necessary to send broadcast . . . < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-05-02 16:07:58 +02:00
< / message >
< message >
< location filename = "../class_singleWorker.py" line = "487" / >
< source > Broadcast sent on % 1 < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-05-02 16:07:58 +02:00
< / message >
< message >
< location filename = "../class_singleWorker.py" line = "559" / >
< source > Encryption key was requested earlier . < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-05-02 16:07:58 +02:00
< / message >
< message >
< location filename = "../class_singleWorker.py" line = "596" / >
< source > Sending a request for the recipient & apos ; s encryption key . < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-05-02 16:07:58 +02:00
< / message >
< message >
< location filename = "../class_singleWorker.py" line = "613" / >
< source > Looking up the receiver & apos ; s public key < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-05-02 16:07:58 +02:00
< / message >
< message >
< location filename = "../class_singleWorker.py" line = "647" / >
< source > Problem : Destination is a mobile device who requests that the destination be included in the message but this is disallowed in your settings . % 1 < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-05-02 16:07:58 +02:00
< / message >
< message >
< location filename = "../class_singleWorker.py" line = "661" / >
< source > Doing work necessary to send message .
There is no required difficulty for version 2 addresses like this . < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-05-02 16:07:58 +02:00
< / message >
< message >
< location filename = "../class_singleWorker.py" line = "675" / >
< source > Doing work necessary to send message .
Receiver & apos ; s required difficulty : % 1 and % 2 < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-05-02 16:07:58 +02:00
< / message >
< message >
< location filename = "../class_singleWorker.py" line = "684" / >
< source > Problem : The work demanded by the recipient ( % 1 and % 2 ) is more difficult than you are willing to do . % 3 < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-05-02 16:07:58 +02:00
< / message >
< message >
< location filename = "../class_singleWorker.py" line = "696" / >
< source > Problem : You are trying to send a message to yourself or a chan but your encryption key could not be found in the keys . dat file . Could not encrypt message . % 1 < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-05-02 16:07:58 +02:00
< / message >
< message >
< location filename = "../class_singleWorker.py" line = "705" / >
< source > Doing work necessary to send message . < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-05-02 16:07:58 +02:00
< / message >
< message >
< location filename = "../class_singleWorker.py" line = "819" / >
< source > Message sent . Waiting for acknowledgement . Sent on % 1 < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-05-02 16:07:58 +02:00
< / message >
< message >
< location filename = "../class_singleWorker.py" line = "912" / >
< source > Doing work necessary to request encryption key . < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-05-02 16:07:58 +02:00
< / message >
< message >
< location filename = "../class_singleWorker.py" line = "940" / >
< source > Broadcasting the public key request . This program will auto - retry if they are offline . < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-05-02 16:07:58 +02:00
< / message >
< message >
< location filename = "../class_singleWorker.py" line = "942" / >
< source > Sending public key request . Waiting for reply . Requested at % 1 < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-05-02 16:07:58 +02:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../upnp.py" line = "220" / >
2016-05-02 16:07:58 +02:00
< source > UPnP port mapping established on port % 1 < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-05-02 16:07:58 +02:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../upnp.py" line = "244" / >
2016-05-02 16:07:58 +02:00
< source > UPnP port mapping removed < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../bitmessageqt/__init__.py" line = "263" / >
< source > Mark all messages as read < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../bitmessageqt/__init__.py" line = "2639" / >
< source > Are you sure you would like to mark all messages read ? < / source >
< translation type = "unfinished" > < / translation >
2016-04-28 00:40:37 +02:00
< / message >
2013-11-16 05:01:02 +01:00
< / context >
< context >
< name > NewAddressDialog < / name >
< message >
< location filename = "../bitmessageqt/newaddressdialog.py" line = "173" / >
< source > Create new Address < / source >
< translation > Opprett ny adresse < / translation >
< / message >
< message >
< location filename = "../bitmessageqt/newaddressdialog.py" line = "174" / >
< source > Here you may generate as many addresses as you like . Indeed , creating and abandoning addresses is encouraged . You may generate addresses by using either random numbers or by using a passphrase . If you use a passphrase , the address is called a & quot ; deterministic & quot ; address .
The & apos ; Random Number & apos ; option is selected by default but deterministic addresses have several pros and cons : < / source >
2016-03-18 20:27:06 +01:00
< translation > Her kan du generere så mange adresser du vil . Du oppfordres til å ta i bruk nye adresser med jevne mellomrom . Du kan generere nye adresser enten ved å bruke tilfeldige numre eller en passordfrase . Hvis du bruker passordfrase får du en såkalt & apos ; deterministisk & apos ; adresse .
& apos ; Tilfeldig nummer & apos ; - valget er valgt som standard . En deterministisk adresse har både fordeler og ulemper : < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/newaddressdialog.py" line = "176" / >
< source > & lt ; html & gt ; & lt ; head / & gt ; & lt ; body & gt ; & lt ; p & gt ; & lt ; span style = & quot ; font - weight :600 ; & quot ; & gt ; Pros : & lt ; br / & gt ; & lt ; /span>You can recreate your addresses on any computer from memory. <br/ & gt ; You need - not worry about backing up your keys . dat file as long as you can remember your passphrase . & lt ; br / & gt ; & lt ; span style = & quot ; font - weight :600 ; & quot ; & gt ; Cons : & lt ; br / & gt ; & lt ; /span>You must remember (or write down) your passphrase if you expect to be able to recreate your keys if they are lost. <br/ & gt ; You must remember the address version number and the stream number along with your passphrase . & lt ; br / & gt ; If you choose a weak passphrase and someone on the Internet can brute - force it , they can read your messages and send messages as you . & lt ; / p & g t ; & l t ; / b o d y & g t ; & l t ; / h t m l & g t ; < / s o u r c e >
2016-03-18 20:27:06 +01:00
< translation > & lt ; html & gt ; & lt ; head / & gt ; & lt ; body & gt ; & lt ; p & gt ; & lt ; span style = & quot ; font - weight :600 ; & quot ; & gt ; Fordeler : & lt ; br / & gt ; & lt ; /span>Du kan gjenskape adressene dine på hvilken som helst datamaskin ved hjelp av hukommelsen. <br/ & gt ; Du trenger ikke ta noen sikkerhetskopi av keys . dat - filen så lenge du husker passordfrasen din . & lt ; br / & gt ; & lt ; span style = & quot ; font - weight :600 ; & quot ; & gt ; Ulemper : & lt ; br / & gt ; & lt ; /span>Du må huske (eller skrive ned) din passordfrase hvis du forventer å måtte gjenopprette nøklene dine fordi de går tapt. <br/ & gt ; Du må huske adresseversjonsnummeret og strømnummeret i tillegg til passordfrasen . & lt ; br / & gt ; Hvis du velger en svak passordfrase og noen andre på Internett klarer å knekke den kan de lese beskjedene dine og sende nye beskjeder på vegne av deg . & lt ; / p & g t ; & l t ; / b o d y & g t ; & l t ; / h t m l & g t ; < / t r a n s l a t i o n >
2013-12-16 06:32:46 +01:00
< / message >
2013-11-16 05:01:02 +01:00
< message >
< location filename = "../bitmessageqt/newaddressdialog.py" line = "177" / >
< source > Use a random number generator to make an address < / source >
2016-03-18 20:27:06 +01:00
< translation > Opprett en adresse ved å bruke generatoren som lager tilfeldige tall < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/newaddressdialog.py" line = "178" / >
< source > Use a passphrase to make addresses < / source >
2016-03-18 20:27:06 +01:00
< translation > Bruk en passordfrase for å opprette adresser < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/newaddressdialog.py" line = "179" / >
< source > Spend several minutes of extra computing time to make the address ( es ) 1 or 2 characters shorter < / source >
2016-03-18 20:27:06 +01:00
< translation > Bruk ekstra tid på å få adressen ( e ) en eller to tegn kortere < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/newaddressdialog.py" line = "180" / >
< source > Make deterministic addresses < / source >
< translation > Opprett deterministisk adresse < / translation >
< / message >
< message >
< location filename = "../bitmessageqt/newaddressdialog.py" line = "181" / >
2016-04-15 12:50:07 +02:00
< source > Address version number : 4 < / source >
< translation > Adressetypenummer : 4 < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/newaddressdialog.py" line = "182" / >
< source > In addition to your passphrase , you must remember these numbers : < / source >
2016-03-18 20:27:06 +01:00
< translation > I tillegg til passordfrasen må du huske disse numrene : < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/newaddressdialog.py" line = "183" / >
< source > Passphrase < / source >
< translation > Passordfrase < / translation >
< / message >
< message >
< location filename = "../bitmessageqt/newaddressdialog.py" line = "184" / >
< source > Number of addresses to make based on your passphrase : < / source >
2016-03-18 20:27:06 +01:00
< translation > Antall adresser som skal opprettes basert på din passordfrase : < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/newaddressdialog.py" line = "185" / >
< source > Stream number : 1 < / source >
2016-03-18 20:27:06 +01:00
< translation > Strømnummer : 1 < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/newaddressdialog.py" line = "186" / >
< source > Retype passphrase < / source >
< translation > Gjenta passordfrase < / translation >
< / message >
< message >
< location filename = "../bitmessageqt/newaddressdialog.py" line = "187" / >
< source > Randomly generate address < / source >
< translation > Generer tilfeldig adresse < / translation >
< / message >
< message >
< location filename = "../bitmessageqt/newaddressdialog.py" line = "188" / >
< source > Label ( not shown to anyone except you ) < / source >
< translation > Etikett ( ikke vist til noen andre enn deg ) < / translation >
< / message >
< message >
< location filename = "../bitmessageqt/newaddressdialog.py" line = "189" / >
< source > Use the most available stream < / source >
2016-03-18 20:27:06 +01:00
< translation > Bruk den mest tilgjengelige strømmen < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/newaddressdialog.py" line = "190" / >
< source > ( best if this is the first of many addresses you will create ) < / source >
2016-03-18 20:27:06 +01:00
< translation > ( best hvis dette er de første av mange adresser du kommer til å opprette ) < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/newaddressdialog.py" line = "191" / >
< source > Use the same stream as an existing address < / source >
2016-03-18 20:27:06 +01:00
< translation > Bruk samme strøm som en eksisterende adresse < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/newaddressdialog.py" line = "192" / >
< source > ( saves you some bandwidth and processing power ) < / source >
2016-03-18 20:27:06 +01:00
< translation > ( sparer deg for litt båndbredde og prosesseringskraft ) < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< / context >
< context >
< name > NewSubscriptionDialog < / name >
< message >
2013-12-16 06:32:46 +01:00
< location filename = "../bitmessageqt/newsubscriptiondialog.py" line = "65" / >
2013-11-16 05:01:02 +01:00
< source > Add new entry < / source >
2016-03-18 20:27:06 +01:00
< translation > Legg til ny oppføring < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2013-12-16 06:32:46 +01:00
< location filename = "../bitmessageqt/newsubscriptiondialog.py" line = "66" / >
2013-11-16 05:01:02 +01:00
< source > Label < / source >
< translation > Etikett < / translation >
< / message >
< message >
2013-12-16 06:32:46 +01:00
< location filename = "../bitmessageqt/newsubscriptiondialog.py" line = "67" / >
2013-11-16 05:01:02 +01:00
< source > Address < / source >
< translation > Adresse < / translation >
< / message >
2013-12-16 06:32:46 +01:00
< message >
< location filename = "../bitmessageqt/newsubscriptiondialog.py" line = "68" / >
2016-04-15 12:50:07 +02:00
< source > Enter an address above . < / source >
< translation > Oppgi inn en adresse ovenfor . < / translation >
2013-12-16 06:32:46 +01:00
< / message >
2013-11-16 05:01:02 +01:00
< / context >
< context >
< name > SpecialAddressBehaviorDialog < / name >
< message >
< location filename = "../bitmessageqt/specialaddressbehavior.py" line = "59" / >
< source > Special Address Behavior < / source >
2016-03-18 20:27:06 +01:00
< translation > Spesiell adresseoppførsel < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/specialaddressbehavior.py" line = "60" / >
< source > Behave as a normal address < / source >
2016-03-18 20:27:06 +01:00
< translation > Oppførsel som vanlig adresse < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/specialaddressbehavior.py" line = "61" / >
< source > Behave as a pseudo - mailing - list address < / source >
2016-03-18 20:27:06 +01:00
< translation > Oppførsel som adresse på pseudo - epostliste < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/specialaddressbehavior.py" line = "62" / >
< source > Mail received to a pseudo - mailing - list address will be automatically broadcast to subscribers ( and thus will be public ) . < / source >
2016-03-18 20:27:06 +01:00
< translation > E - post mottatt med en adresse oppført på en pseudo - epostliste vil automatisk bli kringkastet til abonnenter ( og vil derfor bli offentlig tilgjengelig ) . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/specialaddressbehavior.py" line = "63" / >
< source > Name of the pseudo - mailing - list : < / source >
2016-03-18 20:27:06 +01:00
< translation > Navnet på pseudo - epostlista : < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< / context >
2016-08-21 07:59:06 +02:00
< context encoding = "UTF-8" >
< name > Ui_aboutDialog < / name >
< message encoding = "UTF-8" >
< location filename = "../bitmessageqt/about.py" line = "74" / >
< source > aboutDialog < / source >
< comment > & lt ; html & gt ; & lt ; head / & gt ; & lt ; body & gt ; & lt ; p & gt ; Copyright © 2012 - 2016 Jonathan Warren & lt ; br / & gt ; Copyright © 2013 - 2016 The Bitmessage Developers & lt ; / p & g t ; & l t ; / b o d y & g t ; & l t ; / h t m l & g t ; < / c o m m e n t >
< translation type = "unfinished" > < / translation >
< / message >
< / context >
2013-11-16 05:01:02 +01:00
< context >
< name > aboutDialog < / name >
2016-04-15 12:50:07 +02:00
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/about.py" line = "71" / >
2016-04-15 12:50:07 +02:00
< source > About < / source >
< translation > Om < / translation >
< / message >
2013-11-16 05:01:02 +01:00
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/about.py" line = "72" / >
2013-11-16 05:01:02 +01:00
< source > PyBitmessage < / source >
< translation > PyBitmessage < / translation >
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/about.py" line = "73" / >
2013-11-16 05:01:02 +01:00
< source > version ? < / source >
< translation > versjon ? < / translation >
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/about.py" line = "75" / >
2013-11-16 05:01:02 +01:00
< source > & lt ; html & gt ; & lt ; head / & gt ; & lt ; body & gt ; & lt ; p & gt ; Distributed under the MIT / X11 software license ; see & lt ; a href = & quot ; http : //www.opensource.org/licenses/mit-license.php"><span style=" text-decoration: underline; color:#0000ff;">http://www.opensource.org/licenses/mit-license.php</span></a></p></body></html></source>
2014-01-23 20:51:05 +01:00
< translation > & lt ; html & gt ; & lt ; head / & gt ; & lt ; body & gt ; & lt ; p & gt ; Distribuert under MIT / X11 - programvarelisens , se & lt ; a href = & quot ; http : //www.opensource.org/licenses/mit-license.php"><span style=" text-decoration: underline; color:#0000ff;">http://www.opensource.org/licenses/mit-license.php</span></a></p></body></html></translation>
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-08-21 07:59:06 +02:00
< location filename = "../bitmessageqt/about.py" line = "76" / >
2013-11-16 05:01:02 +01:00
< source > This is Beta software . < / source >
2014-01-23 20:51:05 +01:00
< translation > Dette er betaprogramvare . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
2016-04-15 12:50:07 +02:00
< / context >
< context >
< name > blacklist < / name >
2013-12-16 06:32:46 +01:00
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/blacklist.ui" line = "17" / >
< source > Use a Blacklist ( Allow all incoming messages except those on the Blacklist ) < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-04-15 12:50:07 +02:00
< / message >
< message >
< location filename = "../bitmessageqt/blacklist.ui" line = "27" / >
< source > Use a Whitelist ( Block all incoming messages except those on the Whitelist ) < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-04-15 12:50:07 +02:00
< / message >
< message >
< location filename = "../bitmessageqt/blacklist.ui" line = "34" / >
< source > Add new entry < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > Legg til ny oppføring < / translation >
2016-04-15 12:50:07 +02:00
< / message >
< message >
< location filename = "../bitmessageqt/blacklist.ui" line = "85" / >
< source > Name or Label < / source >
< translation > Navn eller Etikett < / translation >
< / message >
< message >
< location filename = "../bitmessageqt/blacklist.ui" line = "90" / >
< source > Address < / source >
< translation > Adresse < / translation >
< / message >
< message >
< location filename = "../bitmessageqt/blacklist.py" line = "151" / >
< source > Blacklist < / source >
< translation > Svarteliste < / translation >
< / message >
< message >
< location filename = "../bitmessageqt/blacklist.py" line = "153" / >
< source > Whitelist < / source >
< translation > Hviteliste < / translation >
2013-12-16 06:32:46 +01:00
< / message >
2013-11-16 05:01:02 +01:00
< / context >
< context >
< name > connectDialog < / name >
< message >
< location filename = "../bitmessageqt/connect.py" line = "56" / >
< source > Bitmessage < / source >
2014-01-23 20:51:05 +01:00
< translation > Bitmessage < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/connect.py" line = "57" / >
< source > Bitmessage won & apos ; t connect to anyone until you let it . < / source >
2016-03-18 20:27:06 +01:00
< translation > Bitmessage kobler ikke til noen før du lar den . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/connect.py" line = "58" / >
< source > Connect now < / source >
2016-03-18 20:27:06 +01:00
< translation > Koble til nå < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/connect.py" line = "59" / >
< source > Let me configure special network settings first < / source >
2016-03-18 20:27:06 +01:00
< translation > La meg konfigurere spesielle nettverksinnstillinger først < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< / context >
< context >
< name > helpDialog < / name >
< message >
< location filename = "../bitmessageqt/help.py" line = "45" / >
< source > Help < / source >
< translation > Hjelp < / translation >
< / message >
< message >
< location filename = "../bitmessageqt/help.py" line = "46" / >
2016-04-15 12:50:07 +02:00
< source > & lt ; a href = & quot ; https : //bitmessage.org/wiki/PyBitmessage_Help">https://bitmessage.org/wiki/PyBitmessage_Help</a></source>
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/help.py" line = "47" / >
< source > As Bitmessage is a collaborative project , help can be found online in the Bitmessage Wiki : < / source >
2016-03-18 20:27:06 +01:00
< translation > Bitmessage er et samarbeidsprosjekt , hjelp kan bli funnet på nettet i Bitmessage - wikien : < / translation >
< / message >
2013-11-16 05:01:02 +01:00
< / context >
< context >
< name > iconGlossaryDialog < / name >
< message >
< location filename = "../bitmessageqt/iconglossary.py" line = "82" / >
< source > Icon Glossary < / source >
2014-01-23 20:51:05 +01:00
< translation > Statusoversikt < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/iconglossary.py" line = "83" / >
< source > You have no connections with other peers . < / source >
2014-01-23 20:51:05 +01:00
< translation > Du har ingen tilkoblinger til andre . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/iconglossary.py" line = "84" / >
< source > You have made at least one connection to a peer using an outgoing connection but you have not yet received any incoming connections . Your firewall or home router probably isn & apos ; t configured to forward incoming TCP connections to your computer . Bitmessage will work just fine but it would help the Bitmessage network if you allowed for incoming connections and will help you be a better - connected node . < / source >
2016-03-18 20:27:06 +01:00
< translation > Du har opprettet minst en utgående tilkobling til andre , men ikke mottatt noen innkommende tilkoblinger enda . Din brannmur eller ruter er antagelig ikke konfigurert til å videreformidle innkommende TCP - tilkoblinger frem til datamaskinen din . Bitmessage vil fungere helt fint , men det ville hjelpe Bitmessage - nettverket hvis du tillot innkommende tilkoblinger . Det vil også hjelpe deg å bli en bedre tilkoblet node . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/iconglossary.py" line = "85" / >
< source > You are using TCP port ? . ( This can be changed in the settings ) . < / source >
2016-03-18 20:27:06 +01:00
< translation > Du bruker TCP port ? . ( Dette kan endres på fra innstillingene ) . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/iconglossary.py" line = "86" / >
< source > You do have connections with other peers and your firewall is correctly configured . < / source >
2014-01-23 20:51:05 +01:00
< translation > Du har aktive tilkoblinger til andre og riktig konfigurert brannmur . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< / context >
2016-03-23 10:15:31 +01:00
< context >
< name > networkstatus < / name >
< message >
2016-04-25 18:18:00 +02:00
< location filename = "../bitmessageqt/networkstatus.ui" line = "39" / >
2016-03-23 10:15:31 +01:00
< source > Total connections : < / source >
2016-04-15 12:50:07 +02:00
< translation > Antall tilkoblinger : < / translation >
2016-03-23 10:15:31 +01:00
< / message >
< message >
2016-04-25 18:18:00 +02:00
< location filename = "../bitmessageqt/networkstatus.ui" line = "143" / >
2016-03-23 10:15:31 +01:00
< source > Since startup : < / source >
2016-04-15 12:50:07 +02:00
< translation > Siden oppstart : < / translation >
2016-03-23 10:15:31 +01:00
< / message >
< message >
2016-04-25 18:18:00 +02:00
< location filename = "../bitmessageqt/networkstatus.ui" line = "159" / >
2016-03-23 10:15:31 +01:00
< source > Processed 0 person - to - person messages . < / source >
2016-04-15 12:50:07 +02:00
< translation > Behandlet 0 person - til - person meldinger . < / translation >
2016-03-23 10:15:31 +01:00
< / message >
< message >
2016-04-25 18:18:00 +02:00
< location filename = "../bitmessageqt/networkstatus.ui" line = "188" / >
2016-03-23 10:15:31 +01:00
< source > Processed 0 public keys . < / source >
2016-04-15 12:50:07 +02:00
< translation > Behandlet 0 offentlige nøkler . < / translation >
2016-03-23 10:15:31 +01:00
< / message >
< message >
2016-04-25 18:18:00 +02:00
< location filename = "../bitmessageqt/networkstatus.ui" line = "175" / >
2016-03-23 10:15:31 +01:00
< source > Processed 0 broadcasts . < / source >
2016-04-15 12:50:07 +02:00
< translation > Behandlet 0 meldinger . < / translation >
2016-03-23 10:15:31 +01:00
< / message >
< message >
2016-04-25 18:18:00 +02:00
< location filename = "../bitmessageqt/networkstatus.ui" line = "240" / >
2016-03-23 10:15:31 +01:00
< source > Inventory lookups per second : 0 < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-03-23 10:15:31 +01:00
< / message >
2016-04-15 12:50:07 +02:00
< message >
2016-04-25 18:18:00 +02:00
< location filename = "../bitmessageqt/networkstatus.ui" line = "201" / >
2016-04-15 12:50:07 +02:00
< source > Objects to be synced : < / source >
< translation > Objekter som skal synkroniseres : < / translation >
< / message >
< message >
2016-04-25 18:18:00 +02:00
< location filename = "../bitmessageqt/networkstatus.ui" line = "111" / >
2016-04-15 12:50:07 +02:00
< source > Stream # < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-04-15 12:50:07 +02:00
< / message >
< message >
2016-04-25 18:18:00 +02:00
< location filename = "../bitmessageqt/networkstatus.ui" line = "116" / >
2016-04-15 12:50:07 +02:00
< source > Connections < / source >
< translation > Tilkoblinger < / translation >
< / message >
< message >
2016-04-27 13:26:39 +02:00
< location filename = "../bitmessageqt/networkstatus.py" line = "137" / >
2016-04-15 12:50:07 +02:00
< source > Since startup on % 1 < / source >
< translation > Siden oppstart på % 1 < / translation >
< / message >
< message >
2016-04-27 10:09:38 +02:00
< location filename = "../bitmessageqt/networkstatus.py" line = "71" / >
2016-04-15 12:50:07 +02:00
< source > Down : % 1 / s Total : % 2 < / source >
< translation > Ned : % 1 / s Totalt : % 2 < / translation >
2016-03-23 10:15:31 +01:00
< / message >
< message >
2016-04-27 10:09:38 +02:00
< location filename = "../bitmessageqt/networkstatus.py" line = "73" / >
2016-04-15 12:50:07 +02:00
< source > Up : % 1 / s Total : % 2 < / source >
< translation > Opp : % 1 / s Totalt : % 2 < / translation >
2016-03-23 10:15:31 +01:00
< / message >
< message >
2016-04-27 10:09:38 +02:00
< location filename = "../bitmessageqt/networkstatus.py" line = "120" / >
2016-04-15 12:50:07 +02:00
< source > Total Connections : % 1 < / source >
< translation > Antall tilkoblinger : % 1 < / translation >
2016-03-23 10:15:31 +01:00
< / message >
< message >
2016-04-27 10:09:38 +02:00
< location filename = "../bitmessageqt/networkstatus.py" line = "129" / >
2016-04-15 12:50:07 +02:00
< source > Inventory lookups per second : % 1 < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2016-03-23 10:15:31 +01:00
< / message >
2016-04-25 18:18:00 +02:00
< message >
< location filename = "../bitmessageqt/networkstatus.ui" line = "214" / >
< source > Up : 0 kB / s < / source >
2016-08-21 07:59:06 +02:00
< translation > Opp : 0 kB / s < / translation >
2016-04-25 18:18:00 +02:00
< / message >
< message >
< location filename = "../bitmessageqt/networkstatus.ui" line = "227" / >
< source > Down : 0 kB / s < / source >
2016-08-21 07:59:06 +02:00
< translation > Ned : 0 kB / s < / translation >
2016-04-25 18:18:00 +02:00
< / message >
2016-04-27 13:26:39 +02:00
< message >
2016-05-02 16:07:58 +02:00
< location filename = "../bitmessageqt/bitmessageui.py" line = "731" / >
2016-04-27 13:26:39 +02:00
< source > Network Status < / source >
2016-08-21 07:59:06 +02:00
< translation > Nettverksstatus < / translation >
2016-04-27 13:26:39 +02:00
< / message >
< message numerus = "yes" >
< location filename = "../bitmessageqt/networkstatus.py" line = "38" / >
< source > byte ( s ) < / source >
2016-08-21 07:59:06 +02:00
< translation >
< numerusform > byte < / numerusform >
< numerusform > byte < / numerusform >
< / translation >
2016-04-27 13:26:39 +02:00
< / message >
< message numerus = "yes" >
< location filename = "../bitmessageqt/networkstatus.py" line = "49" / >
< source > Object ( s ) to be synced : % n < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" >
< numerusform > < / numerusform >
< numerusform > < / numerusform >
< / translation >
2016-04-27 13:26:39 +02:00
< / message >
< message numerus = "yes" >
< location filename = "../bitmessageqt/networkstatus.py" line = "53" / >
< source > Processed % n person - to - person message ( s ) . < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" >
< numerusform > < / numerusform >
< numerusform > < / numerusform >
< / translation >
2016-04-27 13:26:39 +02:00
< / message >
< message numerus = "yes" >
< location filename = "../bitmessageqt/networkstatus.py" line = "58" / >
< source > Processed % n broadcast message ( s ) . < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" >
< numerusform > < / numerusform >
< numerusform > < / numerusform >
< / translation >
2016-04-27 13:26:39 +02:00
< / message >
< message numerus = "yes" >
< location filename = "../bitmessageqt/networkstatus.py" line = "63" / >
< source > Processed % n public key ( s ) . < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" >
< numerusform > < / numerusform >
< numerusform > < / numerusform >
< / translation >
2016-04-27 13:26:39 +02:00
< / message >
2016-03-23 10:15:31 +01:00
< / context >
2013-11-16 05:01:02 +01:00
< context >
< name > newChanDialog < / name >
< message >
< location filename = "../bitmessageqt/newchandialog.py" line = "97" / >
< source > Dialog < / source >
2016-04-15 12:50:07 +02:00
< translation > Dialog < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/newchandialog.py" line = "98" / >
< source > Create a new chan < / source >
2014-01-23 20:51:05 +01:00
< translation > Opprett en ny kanal < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/newchandialog.py" line = "103" / >
< source > Join a chan < / source >
2014-01-23 20:51:05 +01:00
< translation > Delta i kanal < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/newchandialog.py" line = "100" / >
< source > Create a chan < / source >
2014-01-23 20:51:05 +01:00
< translation > Opprett en kanal < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/newchandialog.py" line = "101" / >
< source > & lt ; html & gt ; & lt ; head / & gt ; & lt ; body & gt ; & lt ; p & gt ; Enter a name for your chan . If you choose a sufficiently complex chan name ( like a strong and unique passphrase ) and none of your friends share it publicly then the chan will be secure and private . If you and someone else both create a chan with the same chan name then it is currently very likely that they will be the same chan . & lt ; / p & g t ; & l t ; / b o d y & g t ; & l t ; / h t m l & g t ; < / s o u r c e >
2016-03-18 20:27:06 +01:00
< translation > & lt ; html & gt ; & lt ; head / & gt ; & lt ; body & gt ; & lt ; p & gt ; Skriv inn et navn for kanalen din . Hvis du velger et komplisert nok kanalnavn ( et som er langt nok og unikt som passfrase ) og ingen av dine kontakter deler det offentlig vil kanalen være sikker og privat . Hvis du og noen andre begge oppretter en kanal med samme kanalnavnet vil dette bli samme kanalen & lt ; / p & g t ; & l t ; / b o d y & g t ; & l t ; / h t m l & g t ; < / t r a n s l a t i o n >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/newchandialog.py" line = "105" / >
< source > Chan name : < / source >
2014-01-23 20:51:05 +01:00
< translation > Kanalnavn : < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/newchandialog.py" line = "104" / >
< source > & lt ; html & gt ; & lt ; head / & gt ; & lt ; body & gt ; & lt ; p & gt ; A chan exists when a group of people share the same decryption keys . The keys and bitmessage address used by a chan are generated from a human - friendly word or phrase ( the chan name ) . To send a message to everyone in the chan , send a normal person - to - person message to the chan address . & lt ; / p & g t ; & l t ; p & g t ; C h a n s a r e e x p e r i m e n t a l a n d c o m p l e t e l y u n m o d e r a t a b l e . & l t ; / p & g t ; & l t ; / b o d y & g t ; & l t ; / h t m l & g t ; < / s o u r c e >
2016-03-18 20:27:06 +01:00
< translation > & lt ; html & gt ; & lt ; head / & gt ; & lt ; body & gt ; & lt ; p & gt ; En kanal eksisterer når en gruppe personer deler de samme dekrypteringsnøklene . Nøklene og Bitmessage - adressen brukt av kanalen er generert fra et menneskevennlig ord eller en frase ( kanalnavnet ) . For å sende en beskjed til alle som er i kanalen sender man en vanlig beskjed av typen person - til - person til kanaladressen . & lt ; / p & g t ; & l t ; p & g t ; K a n a l e r e r f u l l s t e n d i g u m o d e r e r b a r e o g e k s p e r i m e n t e l l e . & l t ; / p & g t ; & l t ; / b o d y & g t ; & l t ; / h t m l & g t ; < / t r a n s l a t i o n >
2013-11-16 05:01:02 +01:00
< / message >
< message >
< location filename = "../bitmessageqt/newchandialog.py" line = "106" / >
< source > Chan bitmessage address : < / source >
2014-01-23 20:51:05 +01:00
< translation > Bitmessage - kanaladresse : < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< / context >
< context >
< name > regenerateAddressesDialog < / name >
< message >
2013-12-16 06:32:46 +01:00
< location filename = "../bitmessageqt/regenerateaddresses.py" line = "114" / >
2013-11-16 05:01:02 +01:00
< source > Regenerate Existing Addresses < / source >
< translation > Regenerer eksisterende adresser < / translation >
< / message >
< message >
2013-12-16 06:32:46 +01:00
< location filename = "../bitmessageqt/regenerateaddresses.py" line = "115" / >
2013-11-16 05:01:02 +01:00
< source > Regenerate existing addresses < / source >
< translation > Regenerer eksisterende adresser < / translation >
< / message >
< message >
2013-12-16 06:32:46 +01:00
< location filename = "../bitmessageqt/regenerateaddresses.py" line = "116" / >
2013-11-16 05:01:02 +01:00
< source > Passphrase < / source >
< translation > Passordfrase < / translation >
< / message >
< message >
2013-12-16 06:32:46 +01:00
< location filename = "../bitmessageqt/regenerateaddresses.py" line = "117" / >
2013-11-16 05:01:02 +01:00
< source > Number of addresses to make based on your passphrase : < / source >
2016-03-18 20:27:06 +01:00
< translation > Antall adresser som skal opprettes basert på din passordfrase : < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/regenerateaddresses.py" line = "118" / >
< source > Address version number : < / source >
< translation > Adressetypenummer : < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2013-12-16 06:32:46 +01:00
< location filename = "../bitmessageqt/regenerateaddresses.py" line = "119" / >
2013-11-16 05:01:02 +01:00
< source > Stream number : < / source >
2016-03-18 20:27:06 +01:00
< translation > Strømnummer : < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2013-12-16 06:32:46 +01:00
< location filename = "../bitmessageqt/regenerateaddresses.py" line = "120" / >
2013-11-16 05:01:02 +01:00
< source > 1 < / source >
< translation > 1 < / translation >
< / message >
< message >
2013-12-16 06:32:46 +01:00
< location filename = "../bitmessageqt/regenerateaddresses.py" line = "121" / >
2013-11-16 05:01:02 +01:00
< source > Spend several minutes of extra computing time to make the address ( es ) 1 or 2 characters shorter < / source >
2016-03-18 20:27:06 +01:00
< translation > Bruk ekstra tid på å få adressen ( e ) en eller to tegn kortere < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2013-12-16 06:32:46 +01:00
< location filename = "../bitmessageqt/regenerateaddresses.py" line = "122" / >
2013-11-16 05:01:02 +01:00
< source > You must check ( or not check ) this box just like you did ( or didn & apos ; t ) when you made your addresses the first time . < / source >
2016-03-18 20:27:06 +01:00
< translation > Du må krysse av for ( eller ikke krysse av for ) i denne boksen slik du gjorde når du opprettet adressene dine første gangen . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2013-12-16 06:32:46 +01:00
< location filename = "../bitmessageqt/regenerateaddresses.py" line = "123" / >
2013-11-16 05:01:02 +01:00
< source > If you have previously made deterministic addresses but lost them due to an accident ( like hard drive failure ) , you can regenerate them here . If you used the random number generator to make your addresses then this form will be of no use to you . < / source >
2016-03-18 20:27:06 +01:00
< translation > Hvis du tidligere har opprettet deterministiske adresser , men mistet dem p . g . a . et uhell ( f . eks . harddiskkræsj ) så kan de regenereres her . Hvis du derimot brukte generatoren for generering av tilfeldige tall vil ikke dette skjemaet være til hjelp for deg . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< / context >
< context >
< name > settingsDialog < / name >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "430" / >
2013-11-16 05:01:02 +01:00
< source > Settings < / source >
< translation > Innstillinger < / translation >
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "431" / >
2013-11-16 05:01:02 +01:00
< source > Start Bitmessage on user login < / source >
2016-03-18 20:27:06 +01:00
< translation > Start Bitmessage ved brukerpålogging < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "432" / >
< source > Tray < / source >
2016-08-21 07:59:06 +02:00
< translation > Systemkurv < / translation >
2016-04-15 12:50:07 +02:00
< / message >
< message >
< location filename = "../bitmessageqt/settings.py" line = "433" / >
2013-11-16 05:01:02 +01:00
< source > Start Bitmessage in the tray ( don & apos ; t show main window ) < / source >
2016-08-21 07:59:06 +02:00
< translation > Start Bitmessage i systemkurv ( ikke vis hovedvinduet ) < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "434" / >
2013-11-16 05:01:02 +01:00
< source > Minimize to tray < / source >
2016-08-21 07:59:06 +02:00
< translation > Minimiser til systemkurv < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "435" / >
< source > Close to tray < / source >
2016-08-21 07:59:06 +02:00
< translation > Lukk til systemkurv < / translation >
2016-04-15 12:50:07 +02:00
< / message >
< message >
< location filename = "../bitmessageqt/settings.py" line = "436" / >
2013-11-16 05:01:02 +01:00
< source > Show notification when message received < / source >
2016-03-18 20:27:06 +01:00
< translation > Vis varsel når beskjed mottas < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "437" / >
2013-11-16 05:01:02 +01:00
< source > Run in Portable Mode < / source >
2016-03-18 20:27:06 +01:00
< translation > Kjør i flyttbar modus < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "438" / >
2013-11-16 05:01:02 +01:00
< source > In Portable Mode , messages and config files are stored in the same directory as the program rather than the normal application - data folder . This makes it convenient to run Bitmessage from a USB thumb drive . < / source >
2016-03-18 20:27:06 +01:00
< translation > I flyttbar modus blir beskjeder og konfigurasjonsfiler oppbevart i samme katalog som programmet istedet for den vanlige applikasjonsdatamappen . Dette gjør Bitmessage enkel å kjøre fra f . eks . minnepinne . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "439" / >
< source > Willingly include unencrypted destination address when sending to a mobile device < / source >
< translation > Inkluder med vilje ukrypterte destinasjonadresser når mobil enhet er mottaker < / translation >
< / message >
< message >
< location filename = "../bitmessageqt/settings.py" line = "440" / >
< source > Use Identicons < / source >
< translation > Bruk identikoner < / translation >
< / message >
< message >
< location filename = "../bitmessageqt/settings.py" line = "441" / >
< source > Reply below Quote < / source >
< translation > Svar under sitat < / translation >
< / message >
< message >
< location filename = "../bitmessageqt/settings.py" line = "442" / >
< source > Interface Language < / source >
< translation > Grensesnittspråk < / translation >
< / message >
< message >
< location filename = "../bitmessageqt/settings.py" line = "443" / >
< source > System Settings < / source >
< comment > system < / comment >
< translation > Systeminnstillinger < / translation >
< / message >
< message >
< location filename = "../bitmessageqt/settings.py" line = "444" / >
2013-11-16 05:01:02 +01:00
< source > User Interface < / source >
< translation > Brukergrensesnitt < / translation >
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "445" / >
2013-11-16 05:01:02 +01:00
< source > Listening port < / source >
< translation > Lyttende port < / translation >
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "446" / >
2013-11-16 05:01:02 +01:00
< source > Listen for connections on port : < / source >
2016-03-18 20:27:06 +01:00
< translation > Lytt etter tilkoblinger på port : < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "447" / >
< source > UPnP : < / source >
< translation > UPnP : < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "448" / >
< source > Bandwidth limit < / source >
< translation > Båndbredde grense < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "449" / >
< source > Maximum download rate ( kB / s ) : [ 0 : unlimited ] < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "450" / >
< source > Maximum upload rate ( kB / s ) : [ 0 : unlimited ] < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "451" / >
< source > Proxy server / Tor < / source >
< translation > Proxytjener / Tor < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "452" / >
< source > Type : < / source >
< translation > Type : < / translation >
< / message >
< message >
< location filename = "../bitmessageqt/settings.py" line = "453" / >
2013-11-16 05:01:02 +01:00
< source > Server hostname : < / source >
< translation > Tjenernavn : < / translation >
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "476" / >
2013-11-16 05:01:02 +01:00
< source > Port : < / source >
< translation > Port : < / translation >
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "455" / >
2013-11-16 05:01:02 +01:00
< source > Authentication < / source >
< translation > Autentisering < / translation >
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "477" / >
2013-11-16 05:01:02 +01:00
< source > Username : < / source >
< translation > Brukernavn : < / translation >
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "457" / >
2013-11-16 05:01:02 +01:00
< source > Pass : < / source >
< translation > Passord : < / translation >
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "458" / >
< source > Listen for incoming connections when using proxy < / source >
< translation > Lytt etter innkommende tilkoblinger når proxy benyttes < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "459" / >
< source > none < / source >
< translation > ingen < / translation >
< / message >
< message >
< location filename = "../bitmessageqt/settings.py" line = "460" / >
< source > SOCKS4a < / source >
< translation > SOCKS4a < / translation >
< / message >
< message >
< location filename = "../bitmessageqt/settings.py" line = "461" / >
< source > SOCKS5 < / source >
< translation > SOCKS5 < / translation >
< / message >
< message >
< location filename = "../bitmessageqt/settings.py" line = "462" / >
< source > Network Settings < / source >
< translation > Nettverksinnstillinger < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "463" / >
2013-11-16 05:01:02 +01:00
< source > Total difficulty : < / source >
< translation > Total vanskelighet : < / translation >
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "464" / >
< source > The & apos ; Total difficulty & apos ; affects the absolute amount of work the sender must complete . Doubling this value doubles the amount of work . < / source >
< translation > & apos ; Total vanskelighet & apos ; påvirker den absolutte mengden av arbeid som avsender må fullføre . Dobling av denne verdien dobler også arbeidsmengden . < / translation >
< / message >
< message >
< location filename = "../bitmessageqt/settings.py" line = "465" / >
2013-11-16 05:01:02 +01:00
< source > Small message difficulty : < / source >
< translation > Vanskelighet for kort beskjed : < / translation >
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "466" / >
< source > When someone sends you a message , their computer must first complete some work . The difficulty of this work , by default , is 1 . You may raise this default for new addresses you create by changing the values here . Any new addresses you create will require senders to meet the higher difficulty . There is one exception : if you add a friend or acquaintance to your address book , Bitmessage will automatically notify them when you next send a message that they need only complete the minimum amount of work : difficulty 1 . < / source >
< translation > Når noen sender deg en beskjed må først datamaskin deres fullføre en arbeidsoppgave . Vanskelighetsgraden for denne oppgaven er satt til 1 som standard . Du kan heve denne grensen for nye adresser du oppretter ved å endre på verdiene her . Alle nye adresser du oppretter vil kreve av avsender å løse enda vanskeligere oppgaver . Det finnes è t unntak : Hvis du legger til en kontakt i din adressebok vil de bli varslet neste gang du sender en beskjed om at de kun trenger å utføre enkleste form for arbeidsoppgave , denne har vanskelighetsgrad 1 . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "467" / >
< source > The & apos ; Small message difficulty & apos ; mostly only affects the difficulty of sending small messages . Doubling this value makes it almost twice as difficult to send a small message but doesn & apos ; t really affect large messages . < / source >
< translation > & apos ; Vanskelighet for kort beskjed & apos ; vil kun påvirke sending av korte beskjeder . Dobling av denne verdien vil også doble vanskeligheten for å sende en kort beskjed . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "468" / >
2013-11-16 05:01:02 +01:00
< source > Demanded difficulty < / source >
< translation > Krevd vanskelighet < / translation >
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "469" / >
2013-11-16 05:01:02 +01:00
< source > Here you may set the maximum amount of work you are willing to do to send a message to another person . Setting these values to 0 means that any value is acceptable . < / source >
2016-03-18 20:27:06 +01:00
< translation > Her kan du sette den maksimale mengden med arbeid som du er villig til å gjennomføre for å sende en beskjed til en annen person . Om disse verdiene settes til null vil alle verdier bli akseptert . < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "470" / >
2013-11-16 05:01:02 +01:00
< source > Maximum acceptable total difficulty : < / source >
< translation > Maks akseptabel total vanskelighet : < / translation >
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "471" / >
2013-11-16 05:01:02 +01:00
< source > Maximum acceptable small message difficulty : < / source >
< translation > Maks akseptabel vanskelighet for korte beskjeder : < / translation >
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "472" / >
2013-11-16 05:01:02 +01:00
< source > Max acceptable difficulty < / source >
< translation > Maks akseptabel vanskelighet < / translation >
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "473" / >
< source > Hardware GPU acceleration ( OpenCL ) < / source >
2016-08-21 07:59:06 +02:00
< translation type = "unfinished" > < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "474" / >
2013-11-16 05:01:02 +01:00
< source > & lt ; html & gt ; & lt ; head / & gt ; & lt ; body & gt ; & lt ; p & gt ; Bitmessage can utilize a different Bitcoin - based program called Namecoin to make addresses human - friendly . For example , instead of having to tell your friend your long Bitmessage address , you can simply tell him to send a message to & lt ; span style = & quot ; font - style :italic ; & quot ; & gt ; test . & lt ; / s p a n & g t ; & l t ; / p & g t ; & l t ; p & g t ; ( G e t t i n g y o u r o w n B i t m e s s a g e a d d r e s s i n t o N a m e c o i n i s s t i l l r a t h e r d i f f i c u l t ) . & l t ; / p & g t ; & l t ; p & g t ; B i t m e s s a g e c a n u s e e i t h e r n a m e c o i n d d i r e c t l y o r a r u n n i n g n m c o n t r o l i n s t a n c e . & l t ; / p & g t ; & l t ; / b o d y & g t ; & l t ; / h t m l & g t ; < / s o u r c e >
2016-03-18 20:27:06 +01:00
< translation > & lt ; html & gt ; & lt ; head / & gt ; & lt ; body & gt ; & lt ; p & gt ; Bitmessage kan benytte et annet Bitcoin - basert program ved navn Namecoin for å lage menneskevennlige adresser . For eksempel , istedet for å fortelle din kontakt din lange Bitmessage - adresse så kan du enkelt fortelle vedkommende at beskjeden skal sendes til & lt ; span style = & quot ; font - style :italic ; & quot ; & gt ; test . & lt ; / s p a n & g t ; & l t ; / p & g t ; & l t ; p & g t ; ( å f å d i n e g e n a d r e s s e i n n N a m e c o i n e r f o r t s a t t g a n s k e v a n s k e l i g ) . & l t ; / p & g t ; & l t ; p & g t ; B i t m e s s a g e k a n b r u k e e n t e n n a m e c o i n d d i r e k t e e l l e r e n k j ø r e n d e i n s t a n s a v n m c o n t r o l . & l t ; / p & g t ; & l t ; / b o d y & g t ; & l t ; / h t m l & g t ; < / t r a n s l a t i o n >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "475" / >
2013-11-16 05:01:02 +01:00
< source > Host : < / source >
2014-01-23 20:51:05 +01:00
< translation > Vert : < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "478" / >
2013-11-16 05:01:02 +01:00
< source > Password : < / source >
2014-01-23 20:51:05 +01:00
< translation > Passord : < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "479" / >
2013-11-16 05:01:02 +01:00
< source > Test < / source >
2014-01-23 20:51:05 +01:00
< translation > Test < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "480" / >
2013-11-16 05:01:02 +01:00
< source > Connect to : < / source >
2014-01-23 20:51:05 +01:00
< translation > Koble til : < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "481" / >
2013-11-16 05:01:02 +01:00
< source > Namecoind < / source >
2014-01-23 20:51:05 +01:00
< translation > Namecoind < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "482" / >
2013-11-16 05:01:02 +01:00
< source > NMControl < / source >
2014-01-23 20:51:05 +01:00
< translation > NMControl < / translation >
2013-11-16 05:01:02 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "483" / >
2013-11-16 05:01:02 +01:00
< source > Namecoin integration < / source >
2014-01-23 20:51:05 +01:00
< translation > Namecoin - integrasjon < / translation >
2013-11-16 05:01:02 +01:00
< / message >
2013-12-16 06:32:46 +01:00
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "484" / >
2013-12-16 06:32:46 +01:00
< source > & lt ; html & gt ; & lt ; head / & gt ; & lt ; body & gt ; & lt ; p & gt ; By default , if you send a message to someone and he is offline for more than two days , Bitmessage will send the message again after an additional two days . This will be continued with exponential backoff forever ; messages will be resent after 5 , 10 , 20 days ect . until the receiver acknowledges them . Here you may change that behavior by having Bitmessage give up after a certain number of days or months . & lt ; / p & g t ; & l t ; p & g t ; L e a v e t h e s e i n p u t f i e l d s b l a n k f o r t h e d e f a u l t b e h a v i o r . & l t ; / p & g t ; & l t ; / b o d y & g t ; & l t ; / h t m l & g t ; < / s o u r c e >
2016-03-18 20:27:06 +01:00
< translation > & lt ; html & gt ; & lt ; head / & gt ; & lt ; body & gt ; & lt ; p & gt ; Som standard er det slik at hvis du sender en beskjed til noen og de er frakoblet i mer enn to dager så vil Bitmessage sende beskjeden på nytt igjen etter at det er gått to ekstra dager . Sånn vil det holde på fremover med eksponentiell vekst ; beskjeder sendes på nytt etter 8 , 16 , 32 dager o . s . v . , helt til mottakeren erkjenner dem . Her kan du endre på denne oppførselen ved å få Bitmessage til å gi opp etter et bestemt antall dager eller måneder . & lt ; / p & g t ; & l t ; p & g t ; L a d i s s e f e l t e n e s t å t o m m e f o r å f å s t a n d a r d o p p s e t t e t . & l t ; / p & g t ; & l t ; / b o d y & g t ; & l t ; / h t m l & g t ; < / t r a n s l a t i o n >
2013-12-16 06:32:46 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "485" / >
2013-12-16 06:32:46 +01:00
< source > Give up after < / source >
2014-01-23 20:51:05 +01:00
< translation > Gi opp etter < / translation >
2013-12-16 06:32:46 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "486" / >
2013-12-16 06:32:46 +01:00
< source > and < / source >
2014-01-23 20:51:05 +01:00
< translation > og < / translation >
2013-12-16 06:32:46 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "487" / >
2013-12-16 06:32:46 +01:00
< source > days < / source >
2014-01-23 20:51:05 +01:00
< translation > dager < / translation >
2013-12-16 06:32:46 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "488" / >
2013-12-16 06:32:46 +01:00
< source > months . < / source >
2016-03-18 20:27:06 +01:00
< translation > måneder . < / translation >
2013-12-16 06:32:46 +01:00
< / message >
< message >
2016-04-15 12:50:07 +02:00
< location filename = "../bitmessageqt/settings.py" line = "489" / >
2013-12-16 06:32:46 +01:00
< source > Resends Expire < / source >
2014-01-23 20:51:05 +01:00
< translation > Igjensending < / translation >
2013-12-16 06:32:46 +01:00
< / message >
2013-11-16 05:01:02 +01:00
< / context >
2016-08-21 07:59:06 +02:00
< / TS >