$a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."]="<strong>ADVARSEL: Dette er meget avansert</strong> og hvis du skriver feil informasjon her, så kan kommunikasjonen med denne kontakten slutte å virke.";
$a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."]="Vennligst bruk Tilbake-knappen i nettleseren din <strong>nå</strong> hvis du er usikker på hva du bør gjøre på denne siden.";
$a->strings["Authorize application connection"]="Tillat forbindelse til program";
$a->strings["Return to your app and insert this Securty Code:"]="Gå tilbake til din app og legg inn denne sikkerhetskoden:";
$a->strings["Please login to continue."]="Vennligst logg inn for å fortsette.";
$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"]="Vil du tillate at dette programmet får tilgang til dine innlegg og kontakter, og/eller kan opprette nye innlegg for deg?";
$a->strings["This introduction has already been accepted."]="Denne introduksjonen har allerede blitt akseptert.";
$a->strings["Profile location is not valid or does not contain profile information."]="Profilstedet er ikke gyldig og inneholder ikke profilinformasjon.";
$a->strings["Warning: profile location has no identifiable owner name."]="Advarsel: profilstedet har ikke identifiserbart eiernavn.";
$a->strings["Warning: profile location has no profile photo."]="Advarsel: profilstedet har ikke noe profilbilde.";
$a->strings["%d required parameter was not found at the given location"]=array(
0=>"one: %d nødvendig parameter ble ikke funnet på angitt sted",
1=>"other: %d nødvendige parametre ble ikke funnet på angitt sted",
$a->strings["Failed to update contact record."]="Mislyktes med å oppdatere kontaktposten.";
$a->strings["Your introduction has been sent."]="Din introduksjon er sendt.";
$a->strings["Please login to confirm introduction."]="Vennligst logg inn for å bekrefte introduksjonen.";
$a->strings["Incorrect identity currently logged in. Please login to <strong>this</strong> profile."]="Feil identitet er logget inn for øyeblikket. Vennligst logg inn i <strong>denne</strong> profilen.";
$a->strings["Hide this contact"]="";
$a->strings["Welcome home %s."]="Velkommen hjem %s.";
$a->strings["Please confirm your introduction/connection request to %s."]="Vennligst bekreft din introduksjons-/forbindelses- forespørsel til %s.";
$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"]="";
$a->strings["<strike>Connect as an email follower</strike> (Coming soon)"]="";
$a->strings["If you are not yet a member of the free social web, <a href=\"http://dir.friendica.com/siteinfo\">follow this link to find a public Friendica site and join us today</a>."]="";
$a->strings["Export personal data"]="Eksporter personlige data";
$a->strings["Remove account"]="";
$a->strings["Settings"]="Innstillinger";
$a->strings["Export account"]="";
$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."]="";
$a->strings["Export all"]="";
$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"]="";
$a->strings["Friendica Social Communications Server - Setup"]="";
$a->strings["Could not connect to database."]="";
$a->strings["Could not create table."]="";
$a->strings["Your Friendica site database has been installed."]="";
$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."]="Du må kanskje importere filen \"database.sql\" manuelt ved hjelp av phpmyadmin eller mysql.";
$a->strings["Please see the file \"INSTALL.txt\"."]="Vennligst se filen \"INSTALL.txt\".";
$a->strings["System check"]="";
$a->strings["Check again"]="";
$a->strings["Database connection"]="";
$a->strings["In order to install Friendica we need to know how to connect to your database."]="";
$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."]="Vennligst kontakt din tilbyder eller administrator hvis du har spørsmål til disse innstillingene.";
$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."]="Databasen du oppgir nedenfor må finnes. Hvis ikke, vennligst opprett den før du fortsetter.";
$a->strings["Database Server Name"]="Databasetjenerens navn";
$a->strings["Your account email address must match this in order to use the web admin panel."]="";
$a->strings["Please select a default timezone for your website"]="Vennligst velg en standard tidssone for ditt nettsted";
$a->strings["Site settings"]="";
$a->strings["Could not find a command line version of PHP in the web server PATH."]="Fant ikke en kommandolinjeversjon av PHP i webtjenerens PATH.";
$a->strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron. See <a href='http://friendica.com/node/27'>'Activating scheduled tasks'</a>"]="";
$a->strings["PHP executable path"]="";
$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."]="";
$a->strings["Command line PHP"]="";
$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."]="Kommandolinjeversjonen av PHP på ditt system har ikke \"register_argc_argv\" aktivert.";
$a->strings["This is required for message delivery to work."]="Dette er nødvendig for at meldingslevering skal virke.";
$a->strings["PHP register_argc_argv"]="";
$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"]="Feil: \"openssl_pkey_new\"-funksjonen på dette systemet er ikke i stand til å lage krypteringsnøkler";
$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."]="For kjøring på Windows, vennligst se \"http://www.php.net/manual/en/openssl.installation.php\".";
$a->strings["Generate encryption keys"]="";
$a->strings["libCurl PHP module"]="";
$a->strings["GD graphics PHP module"]="";
$a->strings["OpenSSL PHP module"]="";
$a->strings["mysqli PHP module"]="";
$a->strings["mb_string PHP module"]="";
$a->strings["Apache mod_rewrite module"]="";
$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."]="Feil: Modulen mod-rewrite for Apache-webtjeneren er påkrevet, men er ikke installert.";
$a->strings["Error: libCURL PHP module required but not installed."]="Feil: libCURL PHP-modulen er påkrevet, men er ikke installert.";
$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."]="Feil: GD graphics PHP-modulen med JPEG-støtte er påkrevet, men er ikke installert.";
$a->strings["Error: openssl PHP module required but not installed."]="Feil: openssl PHP-modulen er påkrevet, men er ikke installert.";
$a->strings["Error: mysqli PHP module required but not installed."]="Feil: mysqli PHP-modulen er påkrevet, men er ikke installert.";
$a->strings["Error: mb_string PHP module required but not installed."]="Feil: mb_string PHP-modulen er påkrevet men ikke installert.";
$a->strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."]="Web-installatøren trenger å kunne lage filen \".htconfig.php\" i topp-folderen på web-tjeneren din, men den får ikke til dette.";
$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."]="Dette skyldes oftest manglende tillatelse, ettersom web-tjeneren kanskje ikke kan skrive filer i din mappe - selv om du kan.";
$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top folder."]="";
$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."]="";
$a->strings[".htconfig.php is writable"]="";
$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."]="";
$a->strings["Url rewrite is working"]="";
$a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."]="Filen \".htconfig.php\" med databasekonfigurasjonen kunne ikke bli skrevet. Vennligst bruk den medfølgende teksten for å lage en konfigurasjonsfil i roten på din web-tjener.";
$a->strings["Errors encountered creating database tables."]="Feil oppstod under opprettelsen av databasetabeller.";
$a->strings["<h1>What next</h1>"]="";
$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."]="VIKTIG: Du må [manuelt] sette opp en planlagt oppgave for oppdatering.";
$a->strings["Please select your timezone:"]="Vennligst velg din tidssone:";
$a->strings["Poke/Prod"]="";
$a->strings["poke, prod or do other things to somebody"]="";
$a->strings["Recipient"]="";
$a->strings["Choose what you wish to do to recipient"]="";
$a->strings["Make this post private"]="";
$a->strings["Profile Match"]="Profiltreff";
$a->strings["No keywords to match. Please add keywords to your default profile."]="Ingen nøkkelord å sammenlikne. Vennligst legg til nøkkelord i din standardprofil.";
$a->strings["is interested in:"]="";
$a->strings["Connect"]="Forbindelse";
$a->strings["No matches"]="Ingen treff";
$a->strings["Remote privacy information not available."]="Ekstern informasjon om privatlivsinnstillinger er ikke tilgjengelig.";
$a->strings["Visible to:"]="Synlig for:";
$a->strings["No such group"]="Gruppen finnes ikke";
$a->strings["Group is empty"]="Gruppen er tom";
$a->strings["Group: "]="Gruppe:";
$a->strings["Select"]="Velg";
$a->strings["View %s's profile @ %s"]="";
$a->strings["%s from %s"]="%s fra %s";
$a->strings["View in context"]="Vis i sammenheng";
$a->strings["%d comment"]=array(
0=>"",
1=>"",
);
$a->strings["comment"]=array(
0=>"",
1=>"",
);
$a->strings["show more"]="";
$a->strings["like"]="";
$a->strings["dislike"]="";
$a->strings["Share this"]="";
$a->strings["share"]="";
$a->strings["Bold"]="";
$a->strings["Italic"]="";
$a->strings["Underline"]="";
$a->strings["Quote"]="";
$a->strings["Code"]="";
$a->strings["Image"]="";
$a->strings["Link"]="";
$a->strings["Video"]="";
$a->strings["add star"]="";
$a->strings["remove star"]="";
$a->strings["toggle star status"]="veksle stjernestatus";
$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."]="Vennligst velg profilen du ønsker å vise til %s når denne ser profilen på en sikret måte.";
$a->strings["Contact Information / Notes"]="Kontaktinformasjon/-notater";
$a->strings["is a fan of yours"]="er en tilhenger av deg";
$a->strings["you are a fan of"]="du er en tilhenger av";
$a->strings["Edit contact"]="Endre kontakt";
$a->strings["Contacts"]="Kontakter";
$a->strings["Search your contacts"]="Søk i dine kontakter";
$a->strings["Finding: "]="Fant:";
$a->strings["Find"]="Finn";
$a->strings["No valid account found."]="Fant ingen gyldig konto.";
$a->strings["Password reset request issued. Check your email."]="Forespørsel om å tilbakestille passord er sendt. Sjekk e-posten din.";
$a->strings["Password reset requested at %s"]="Forespørsel om tilbakestilling av passord ved %s";
$a->strings["Administrator"]="Administrator";
$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."]="Forespørselen kunne ikke verifiseres. (Du kan ha sendt den inn tidligere.) Tilbakestilling av passord milslyktes.";
$a->strings["Your password has been reset as requested."]="Ditt passord er tilbakestilt som forespurt.";
$a->strings["Your new password is"]="Ditt nye passord er";
$a->strings["Save or copy your new password - and then"]="Lagre eller kopier ditt nye passord, og deretter";
$a->strings["click here to login"]="klikk her for å logge inn";
$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."]="Passordet ditt kan endres fra siden <em>Innstillinger</em> etter vellykket logg inn.";
$a->strings["Forgot your Password?"]="Glemte du passordet?";
$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."]="Skriv inn e-postadressen og send inn for å tilbakestille passordet ditt. Sjekk deretter e-posten din for nærmere forklaring.";
$a->strings["Nickname or Email: "]="Kallenavn eller e-post:";
$a->strings["Missing some important data!"]="Mangler noen viktige data!";
$a->strings["Update"]="Oppdater";
$a->strings["Failed to connect with email account using the settings provided."]="Mislyktes i å opprette forbindelse med e-postkontoen med de oppgitte innstillingene.";
$a->strings["Email settings updated."]="E-postinnstillinger er oppdatert.";
$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."]="Hvis du ønsker å kommunisere med e-postkontakter via denne tjenesten (frivillig), vennligst oppgi hvordan din postboks kontaktes.";
$a->strings["Send public posts to all email contacts:"]="Send offentlige meldinger til alle e-postkontakter:";
$a->strings["Action after import:"]="";
$a->strings["Mark as seen"]="";
$a->strings["Move to folder"]="";
$a->strings["Move to folder:"]="";
$a->strings["No special theme for mobile devices"]="";
$a->strings["Display Settings"]="";
$a->strings["Display Theme:"]="Vis tema:";
$a->strings["Mobile Theme:"]="";
$a->strings["Update browser every xx seconds"]="";
$a->strings["Minimum of 10 seconds, no maximum"]="";
$a->strings["Number of items to display per page:"]="";
$a->strings["Maximum of 100 items"]="";
$a->strings["Don't show emoticons"]="";
$a->strings["Normal Account Page"]="";
$a->strings["This account is a normal personal profile"]="Denne kontoen er en vanlig personlig profil";
$a->strings["Soapbox Page"]="";
$a->strings["Automatically approve all connection/friend requests as read-only fans"]="Automatisk godkjenning av alle forespørsler om forbindelse/venner som fans med kun leserettigheter";
$a->strings["Automatically approve all connection/friend requests as read-write fans"]="Automatisk godkjenning av alle forespørsler om forbindelse/venner som fans med lese- og skriverettigheter";
$a->strings["Automatic Friend Page"]="";
$a->strings["Automatically approve all connection/friend requests as friends"]="Automatisk godkjenning av alle forespørsler om forbindelse/venner som venner";
$a->strings["Private Forum [Experimental]"]="";
$a->strings["Private forum - approved members only"]="";
$a->strings["OpenID:"]="OpenID:";
$a->strings["(Optional) Allow this OpenID to login to this account."]="(Valgfritt) Tillat denne OpenID-en å logge inn i denne kontoen.";
$a->strings["Publish your default profile in your local site directory?"]="Skal standardprofilen din publiseres i katalogen til nettstedet ditt?";
$a->strings["Publish your default profile in the global social directory?"]="Skal standardprofilen din publiseres i den globale sosiale katalogen?";
$a->strings["Hide your contact/friend list from viewers of your default profile?"]="Skjul kontakt-/venne-listen din for besøkende til standardprofilen din?";
$a->strings["Hide your profile details from unknown viewers?"]="";
$a->strings["Allow friends to post to your profile page?"]="Tillat venner å poste innlegg på din profilside?";
$a->strings["Allow friends to tag your posts?"]="Tillat venner å merke dine innlegg?";
$a->strings["Allow us to suggest you as a potential friend to new members?"]="";
$a->strings["Permit unknown people to send you private mail?"]="";
$a->strings["Profile is <strong>not published</strong>."]="Profilen er <strong>ikke publisert</strong>.";
$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"]="Veksle mellom ulike identiteter eller felleskaps-/gruppesider som deler dine kontodetaljer eller som du har blitt gitt \"behandle\" tillatelser";
$a->strings["Select an identity to manage: "]="Velg en identitet å behandle:";
$a->strings["Warning: This group contains %s member from an insecure network."]=array(
0=>"Advarsel: denne gruppen inneholder %s medlem fra et usikkert nettverk.",
1=>"Advarsel: denne gruppe inneholder %s medlemmer fra et usikkert nettverk.",
);
$a->strings["Private messages to this group are at risk of public disclosure."]="Private meldinger til denne gruppen risikerer å bli offentliggjort.";
$a->strings["Contact: "]="Kontakt:";
$a->strings["Private messages to this person are at risk of public disclosure."]="Private meldinger til denne personen risikerer å bli offentliggjort.";
$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."]="";
$a->strings["Import"]="";
$a->strings["Move account"]="";
$a->strings["You can import an account from another Friendica server. <br>\r\n You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here.<br>\r\n <b>This feature is experimental. We can't import contacts from the OStatus network (statusnet/identi.ca) or from diaspora"]="";
$a->strings["Account file"]="";
$a->strings["To export your accont, go to \"Settings->Export your porsonal data\" and select \"Export account\""]="";
$a->strings["Number of daily wall messages for %s exceeded. Message failed."]="Antall daglige veggmeldinger for %s er overskredet. Melding mislyktes.";
$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."]="";
$a->strings["To:"]="Til:";
$a->strings["Subject:"]="Emne:";
$a->strings["Your message:"]="Din melding:";
$a->strings["Welcome to Friendica"]="";
$a->strings["New Member Checklist"]="Sjekkliste for nye medlemmer";
$a->strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."]="";
$a->strings["Getting Started"]="";
$a->strings["Friendica Walk-Through"]="";
$a->strings["On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."]="";
$a->strings["Go to Your Settings"]="";
$a->strings["On your <em>Settings</em> page - change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."]="";
$a->strings["Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."]="Se over de andre innstillingene, særlig personverninnstillingene. En katalogoppføring som ikke er publisert er som å ha skjult telefonnummer. Generelt, så bør du antakelig publisere oppføringen, med mindre dine venner eller potensielle venner vet nøyaktig hvordan de skal finne deg.";
$a->strings["Profile"]="Profil";
$a->strings["Upload Profile Photo"]="Last opp profilbilde";
$a->strings["Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."]="Last opp et profilbilde hvis du ikke har gjort det allerede. Studier viser at folk som har ekte bilde av seg selv har ti ganger større sannsynlighet for å få venner enn folk som ikke gjør det.";
$a->strings["Edit Your Profile"]="";
$a->strings["Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."]="Du kan endre <strong>standardprofilen</strong> din slik du ønsker. Se over innstillingene som lar deg skjule vennelisten og skjule profilen fra ukjente besøkende.";
$a->strings["Profile Keywords"]="";
$a->strings["Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."]="Legg til noen offentlige nøkkelord til standardprofilen din som beskriver dine interesser. Det kan hende vi klarer å finne andre folk med liknende interesser og foreslå vennskap.";
$a->strings["Connecting"]="";
$a->strings["Facebook"]="Facebook";
$a->strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."]="Tillat Facebook-koblingen hvis du har en Facebook-konto og vi vil (valgfritt) importere alle dine Facebook-venner og samtaler.";
$a->strings["<em>If</em> this is your own personal server, installing the Facebook addon may ease your transition to the free social web."]="";
$a->strings["Importing Emails"]="";
$a->strings["Enter your email access information on your Connector Settings page if you wish to import and interact with friends or mailing lists from your email INBOX"]="";
$a->strings["Go to Your Contacts Page"]="";
$a->strings["Your Contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the <em>Add New Contact</em> dialog."]="";
$a->strings["Go to Your Site's Directory"]="";
$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own Identity Address if requested."]="Katalog-siden lar deg finne andre folk i dette nettverket eller andre forente nettsteder. Se etter en <em>Connect</em> eller <em>Follow</em> lenke på profilsiden deres. Oppgi din egen identitetsadresse hvis du blir forespurt om det.";
$a->strings["Finding New People"]="";
$a->strings["On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours."]="";
$a->strings["Groups"]="";
$a->strings["Group Your Contacts"]="";
$a->strings["Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page."]="Når du har fått noen venner, så kan du organisere dem i private samtalegrupper i sidefeltet på Kontakt-siden din, og deretter kan du samhandle med hver gruppe privat på din Nettverk-side.";
$a->strings["Why Aren't My Posts Public?"]="";
$a->strings["Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above."]="";
$a->strings["Getting Help"]="";
$a->strings["Go to the Help Section"]="";
$a->strings["Our <strong>help</strong> pages may be consulted for detail on other program features and resources."]="Våre <strong>hjelpesider</strong> kan leses for flere detaljer og ressurser om andre egenskaper ved programmet.";
$a->strings["Item not available."]="Elementet er ikke tilgjengelig.";
$a->strings["Item was not found."]="Elementet ble ikke funnet.";
$a->strings["Group created."]="Gruppen er laget.";
$a->strings["Could not create group."]="Kunne ikke lage gruppen.";
$a->strings["Group not found."]="Fant ikke gruppen.";
$a->strings["Group name changed."]="Gruppenavnet er endret";
$a->strings["Registration details for %s"]="Registeringsdetaljer for %s";
$a->strings["Registration successful. Please check your email for further instructions."]="Vellykket registrering. Vennligst sjekk e-posten din for videre instruksjoner.";
$a->strings["Failed to send email message. Here is the message that failed."]="Mislyktes med å sende e-postmelding. Her er meldingen som mislyktes.";
$a->strings["Your registration can not be processed."]="Din registrering kan ikke behandles.";
$a->strings["Registration request at %s"]="Henvendelse om registrering ved %s";
$a->strings["Your registration is pending approval by the site owner."]="Din registrering venter på godkjenning fra eier av stedet.";
$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."]="Du kan (valgfritt) fylle ut dette skjemaet via OpenID ved å oppgi din OpenID og klikke \"Registrer\".";
$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."]="Hvis du ikke er kjent med OpenID, vennligst la feltet stå tomt, og fyll ut de andre feltene.";
$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be '<strong>nickname@\$sitename</strong>'."]="Velg et kallenavn til profilen. Dette må begynne med en bokstav. Din profiladresse på dette stedet vil bli \"<strong>kallenavn@\$sitename</strong>\".";
$a->strings["Choose a nickname: "]="Velg et kallenavn:";
$a->strings["Unable to locate original post."]="Mislyktes med å lokalisere opprinnelig melding.";
$a->strings["Empty post discarded."]="Tom melding forkastet.";
$a->strings["Wall Photos"]="Veggbilder";
$a->strings["System error. Post not saved."]="Systemfeil. Meldingen ble ikke lagret.";
$a->strings["This message was sent to you by %s, a member of the Friendica social network."]="";
$a->strings["You may visit them online at %s"]="Du kan besøke dem online på %s";
$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."]="Vennligst kontakt avsenderen ved å svare på denne meldingen hvis du ikke ønsker å motta disse meldingene.";
$a->strings["%s posted an update."]="%s postet en oppdatering.";
$a->strings["%1\$s is currently %2\$s"]="";
$a->strings["Mood"]="";
$a->strings["Set your current mood and tell your friends"]="";
$a->strings["Image uploaded but image cropping failed."]="Bildet ble lastet opp, men beskjæringen mislyktes.";
$a->strings["Image size reduction [%s] failed."]="Reduksjon av bildestørrelse [%s] mislyktes.";
$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."]="Shift-last-siden-på-nytt eller slett mellomlagret i nettleseren hvis det nye bildet ikke vises umiddelbart.";
$a->strings["Unable to process image"]="Mislyktes med å behandle bilde";
$a->strings["Image exceeds size limit of %d"]="Bildets størrelse overstiger størrelsesbegrensningen på %d";
$a->strings["Upload File:"]="Last opp fil:";
$a->strings["Select a profile:"]="";
$a->strings["Upload"]="Last opp";
$a->strings["skip this step"]="hopp over dette steget";
$a->strings["select a photo from your photo albums"]="velg et bilde fra dine fotoalbum";
$a->strings["Crop Image"]="Beskjær bilde";
$a->strings["Please adjust the image cropping for optimum viewing."]="Vennligst juster beskjæringen av bildet for optimal visning.";
$a->strings["Done Editing"]="Behandling ferdig";
$a->strings["Image uploaded successfully."]="Bilde ble lastet opp.";
$a->strings["No profile"]="Ingen profil";
$a->strings["Remove My Account"]="Slett min konto";
$a->strings["This will completely remove your account. Once this has been done it is not recoverable."]="Dette vil slette din konto fullstendig. Når dette er gjort kan den ikke gjenopprettes.";
$a->strings["Please enter your password for verification:"]="Vennligst skriv inn ditt passord for å bekrefte:";
$a->strings["New Message"]="Ny melding";
$a->strings["Unable to locate contact information."]="Mislyktes med å finne kontaktinformasjon.";
$a->strings["If registration is permitted above, this sets the maximum number of new user registrations to accept per day. If register is set to closed, this setting has no effect."]="";
$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"]="";
$a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"]="";
$a->strings["Block public"]="Utesteng publikum";
$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."]="";
$a->strings["Force publish"]="Tving publisering";
$a->strings["Check to force all profiles on this site to be listed in the site directory."]="";
$a->strings["Global directory update URL"]="URL for oppdatering av Global-katalog";
$a->strings["URL to update the global directory. If this is not set, the global directory is completely unavailable to the application."]="";
$a->strings["Allow threaded items"]="";
$a->strings["Allow infinite level threading for items on this site."]="";
$a->strings["Private posts by default for new users"]="";
$a->strings["Set default post permissions for all new members to the default privacy group rather than public."]="";
$a->strings["Block multiple registrations"]="Blokker flere registreringer";
$a->strings["Disallow users to register additional accounts for use as pages."]="";
$a->strings["OpenID support"]="OpenID-støtte";
$a->strings["OpenID support for registration and logins."]="";
$a->strings["Fullname check"]="Sjekk fullt navn";
$a->strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"]="";
$a->strings["Provide built-in OStatus (identi.ca, status.net, etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."]="";
$a->strings["All contacts must use Friendica protocols. All other built-in communication protocols disabled."]="";
$a->strings["Verify SSL"]="Bekreft SSL";
$a->strings["If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites."]="";
$a->strings["Proxy user"]="Brukernavn til mellomtjener";
$a->strings["Proxy URL"]="Mellomtjener URL";
$a->strings["Network timeout"]="Tidsavbrudd for nettverk";
$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."]="";
$a->strings["Delivery interval"]="";
$a->strings["Delay background delivery processes by this many seconds to reduce system load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 for large dedicated servers."]="";
$a->strings["Poll interval"]="";
$a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."]="";
$a->strings["Maximum Load Average"]="";
$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."]="";
$a->strings["Update has been marked successful"]="";
$a->strings["Executing %s failed. Check system logs."]="Utføring av %s mislyktes. Sjekk systemlogger.";
$a->strings["Update %s was successfully applied."]="";
$a->strings["Update %s did not return a status. Unknown if it succeeded."]="";
$a->strings["Update function %s could not be found."]="";
$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"]="Valgte brukere vil bli slettet!\\n\\nAlt disse brukerne har lagt inn på dette nettstedet vil bli slettet for alltid!\\n\\nEr du sikker på at du vil slette disse brukerne?";
$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"]="Brukeren {0} vil bli slettet!\\n\\nAlt denne brukeren har lagt inn på dette nettstedet vil bli slettet for alltid!\\n\\nEr du sikker på at du vil slette denne brukeren?";
$a->strings["Plugin %s disabled."]="Tillegget %s er avskrudd.";
$a->strings["Plugin %s enabled."]="Tillegget %s er aktivert.";
$a->strings["Disable"]="Skru av";
$a->strings["Enable"]="Aktiver";
$a->strings["Toggle"]="Veksle";
$a->strings["Author: "]="";
$a->strings["Maintainer: "]="";
$a->strings["No themes found."]="";
$a->strings["Screenshot"]="";
$a->strings["[Experimental]"]="";
$a->strings["[Unsupported]"]="";
$a->strings["Log settings updated."]="Logginnstillinger er oppdatert.";
$a->strings["Clear"]="Tøm";
$a->strings["Debugging"]="Feilsøking";
$a->strings["Log file"]="Loggfil";
$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."]="";
$a->strings["Log level"]="Loggnivå";
$a->strings["Close"]="Lukk";
$a->strings["FTP Host"]="FTP-tjener";
$a->strings["FTP Path"]="FTP-sti";
$a->strings["FTP User"]="FTP-bruker";
$a->strings["FTP Password"]="FTP-passord";
$a->strings["Requested profile is not available."]="";
$a->strings["Access to this profile has been restricted."]="Tilgang til denne profilen er blitt begrenset.";
$a->strings["Tips for New Members"]="Tips til nye medlemmer";
$a->strings["{0} wants to be your friend"]="{0} ønsker å bli din venn";
$a->strings["{0} sent you a message"]="{0} sendte deg en melding";
$a->strings["{0} requested registration"]="{0} forespurte om registrering";
$a->strings["{0} commented %s's post"]="{0} kommenterte %s sitt innlegg";
$a->strings["{0} liked %s's post"]="{0} likte %s sitt innlegg";
$a->strings["{0} disliked %s's post"]="{0} likte ikke %s sitt innlegg";
$a->strings["{0} is now friends with %s"]="{0} er nå venner med %s";
$a->strings["{0} posted"]="{0} postet et innlegg";
$a->strings["{0} tagged %s's post with #%s"]="{0} merket %s sitt innlegg med #%s";
$a->strings["{0} mentioned you in a post"]="";
$a->strings["Contacts who are not members of a group"]="";
$a->strings["OpenID protocol error. No ID returned."]="";
$a->strings["Account not found and OpenID registration is not permitted on this site."]="";
$a->strings["This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."]="Dette er din <strong>offentlige</strong> profil.<br>Den <strong>kan</strong> ses av alle på Internet.";
$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."]="Delegater kan behandle alle sider ved denne kontoen/siden, bortsett fra grunnleggende kontoinnstillinger. Vennligst ikke deleger din personlige konto til noen som du ikke stoler fullt og fast på.";
$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."]="";
$a->strings["Ignore/Hide"]="Ignorér/Skjul";
$a->strings["Global Directory"]="Global katalog";
$a->strings["Find on this site"]="";
$a->strings["Site Directory"]="Stedets katalog";
$a->strings["Gender: "]="Kjønn:";
$a->strings["Gender:"]="Kjønn:";
$a->strings["Status:"]="Status:";
$a->strings["Homepage:"]="Hjemmeside:";
$a->strings["About:"]="Om:";
$a->strings["No entries (some entries may be hidden)."]="Ingen oppføringer (noen oppføringer kan være skjulte).";
$a->strings["%s : Not a valid email address."]="%s: Ugyldig e-postadresse.";
$a->strings["Please join us on Friendica"]="";
$a->strings["%s : Message delivery failed."]="%s: Mislyktes med å levere meldingen.";
$a->strings["%d message sent."]=array(
0=>"one: %d melding sendt.",
1=>"other: %d meldinger sendt.",
);
$a->strings["You have no more invitations available"]="Du har ingen flere tilgjengelige invitasjoner";
$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."]="";
$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."]="";
$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."]="";
$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."]="Vi beklager. Dette systemet er for øyeblikket ikke konfigurert for forbindelser med andre offentlige nettsteder eller å invitere medlemmer.";
$a->strings["Enter email addresses, one per line:"]="Skriv e-postadresser, en per linje:";
$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."]="";
$a->strings["You will need to supply this invitation code: \$invite_code"]="Du må oppgi denne invitasjonskoden: \$invite_code";
$a->strings["Once you have registered, please connect with me via my profile page at:"]="Når du har registrert, vennligst kontakt meg via min profilside på:";
$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"]="";
$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."]="";
$a->strings["Response from remote site was not understood."]="Forstod ikke svaret fra det andre stedet.";
$a->strings["Unexpected response from remote site: "]="Uventet svar fra det andre stedet:";
$a->strings["Confirmation completed successfully."]="Sending av bekreftelse var vellykket. ";
$a->strings["Remote site reported: "]="Det andre stedet rapporterte:";
$a->strings["Temporary failure. Please wait and try again."]="Midlertidig feil. Vennligst vent og prøv igjen.";
$a->strings["Introduction failed or was revoked."]="Introduksjon mislyktes eller ble trukket tilbake.";
$a->strings["Unable to set contact photo."]="Fikk ikke satt kontaktbilde.";
$a->strings["%1\$s is now friends with %2\$s"]="%1\$s er nå venner med %2\$s";
$a->strings["No user record found for '%s' "]="Ingen brukerregistrering funnet for '%s'";
$a->strings["Our site encryption key is apparently messed up."]="Krypteringsnøkkelen til nettstedet vårt ser ut til å være ødelagt.";
$a->strings["Empty site URL was provided or URL could not be decrypted by us."]="En tom nettsteds-URL ble oppgitt eller URL-en kunne ikke dekrypteres av oss.";
$a->strings["Contact record was not found for you on our site."]="Kontaktinformasjon om deg ble ikke funnet på vårt nettsted.";
$a->strings["Site public key not available in contact record for URL %s."]="";
$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."]="ID-en som ble oppgitt av ditt system har en duplikat i vårt system. Det bør virke hvis du prøver igjen.";
$a->strings["Unable to set your contact credentials on our system."]="Får ikke lagret din kontaktlegitamasjon på vårt system.";
$a->strings["Unable to update your contact profile details on our system"]="Får ikke oppdatert kontaktdetaljene dine på vårt system.";
$a->strings["Connection accepted at %s"]="Tilkobling godtatt på %s";
$a->strings["Re-authenticate [This is necessary whenever your Facebook password is changed.]"]="";
$a->strings["Post to Facebook by default"]="Post til Facebook som standard";
$a->strings["Facebook friend linking has been disabled on this site. The following settings will have no effect."]="";
$a->strings["Facebook friend linking has been disabled on this site. If you disable it, you will be unable to re-enable it."]="";
$a->strings["Link all your Facebook friends and conversations on this website"]="";
$a->strings["Facebook conversations consist of your <em>profile wall</em> and your friend <em>stream</em>."]="";
$a->strings["On this website, your Facebook friend stream is only visible to you."]="";
$a->strings["The following settings determine the privacy of your Facebook profile wall on this website."]="";
$a->strings["On this website your Facebook profile wall conversations will only be visible to you"]="";
$a->strings["Do not import your Facebook profile wall conversations"]="";
$a->strings["If you choose to link conversations and leave both of these boxes unchecked, your Facebook profile wall will be merged with your profile wall on this website and your privacy settings on this website will be used to determine who may see the conversations."]="";
$a->strings["Comma separated applications to ignore"]="";
$a->strings["Problems with Facebook Real-Time Updates"]="";
$a->strings["Facebook Connector Settings"]="Innstillinger for Facebook-kobling";
$a->strings["Facebook API Key"]="";
$a->strings["Error: it appears that you have specified the App-ID and -Secret in your .htconfig.php file. As long as they are specified there, they cannot be set using this form.<br><br>"]="";
$a->strings["Error: the given API Key seems to be incorrect (the application access token could not be retrieved)."]="";
$a->strings["The given API Key seems to work correctly."]="";
$a->strings["The correctness of the API Key could not be detected. Something strange's going on."]="";
$a->strings["App-ID / API-Key"]="";
$a->strings["Application secret"]="";
$a->strings["Polling Interval in minutes (minimum %1\$s minutes)"]="";
$a->strings["Synchronize comments (no comments on Facebook are missed, at the cost of increased system load)"]="";
$a->strings["Real-Time Updates"]="";
$a->strings["Real-Time Updates are activated."]="";
$a->strings["Deactivate Real-Time Updates"]="";
$a->strings["Real-Time Updates not activated."]="";
$a->strings["Activate Real-Time Updates"]="";
$a->strings["The new values have been saved."]="";
$a->strings["Post to Facebook"]="Post til Facebook";
$a->strings["Post to Facebook cancelled because of multi-network access permission conflict."]="Posting til Facebook avbrutt på grunn av konflikt med tilgangsrettigheter i multi-nettverk.";
$a->strings["View on Friendica"]="";
$a->strings["Facebook post failed. Queued for retry."]="Facebook-innlegg mislyktes. Innlegget er lagt i kø for å prøve igjen.";
$a->strings["Your Facebook connection became invalid. Please Re-authenticate."]="";
$a->strings["Facebook connection became invalid"]="";
$a->strings["Hi %1\$s,\n\nThe connection between your accounts on %2\$s and Facebook became invalid. This usually happens after you change your Facebook-password. To enable the connection again, you have to %3\$sre-authenticate the Facebook-connector%4\$s."]="";
$a->strings["pointed out the poke feature to"]="";
$a->strings["declare undying love for"]="";
$a->strings["declared undying love for"]="";
$a->strings["patent"]="";
$a->strings["patented"]="";
$a->strings["stroke beard"]="";
$a->strings["stroked their beard at"]="";
$a->strings["bemoan the declining standards of modern secondary and tertiary education to"]="";
$a->strings["bemoans the declining standards of modern secondary and tertiary education to"]="";
$a->strings["hug"]="";
$a->strings["hugged"]="";
$a->strings["kiss"]="";
$a->strings["kissed"]="";
$a->strings["raise eyebrows at"]="";
$a->strings["raised their eyebrows at"]="";
$a->strings["insult"]="";
$a->strings["insulted"]="";
$a->strings["praise"]="";
$a->strings["praised"]="";
$a->strings["be dubious of"]="";
$a->strings["was dubious of"]="";
$a->strings["eat"]="";
$a->strings["ate"]="";
$a->strings["giggle and fawn at"]="";
$a->strings["giggled and fawned at"]="";
$a->strings["doubt"]="";
$a->strings["doubted"]="";
$a->strings["glare"]="";
$a->strings["glared at"]="";
$a->strings["YourLS Settings"]="";
$a->strings["URL: http://"]="";
$a->strings["Username:"]="";
$a->strings["Password:"]="";
$a->strings["Use SSL "]="";
$a->strings["yourls Settings saved."]="";
$a->strings["Post to LiveJournal"]="";
$a->strings["LiveJournal Post Settings"]="";
$a->strings["Enable LiveJournal Post Plugin"]="";
$a->strings["LiveJournal username"]="";
$a->strings["LiveJournal password"]="";
$a->strings["Post to LiveJournal by default"]="";
$a->strings["Not Safe For Work (General Purpose Content Filter) settings"]="";
$a->strings["This plugin looks in posts for the words/text you specify below, and collapses any content containing those keywords so it is not displayed at inappropriate times, such as sexual innuendo that may be improper in a work setting. It is polite and recommended to tag any content containing nudity with #NSFW. This filter can also match any other word/text you specify, and can thereby be used as a general purpose content filter."]="";
$a->strings["Enable Content filter"]="";
$a->strings["Comma separated list of keywords to hide"]="";
$a->strings["Use /expression/ to provide regular expressions"]="";
$a->strings["NSFW Settings saved."]="";
$a->strings["%s - Click to open/close"]="";
$a->strings["Forums"]="";
$a->strings["Forums:"]="";
$a->strings["Page settings updated."]="";
$a->strings["Page Settings"]="";
$a->strings["How many forums to display on sidebar without paging"]="";
$a->strings["Randomise Page/Forum list"]="";
$a->strings["Show pages/forums on profile page"]="";
$a->strings["Synchronizing this calendar with the iPhone"]="";
$a->strings["Synchronizing your Friendica-Contacts with the iPhone"]="";
$a->strings["The current version of this plugin has not been set up correctly. Please contact the system administrator of your installation of friendica to fix this."]="";
$a->strings["Extended calendar with CalDAV-support"]="";
$a->strings["noreply"]="ikke svar";
$a->strings["Notification: "]="";
$a->strings["The database tables have been installed."]="";
$a->strings["An error occurred during the installation."]="";
$a->strings["The database tables have been updated."]="";
$a->strings["An error occurred during the update."]="";
$a->strings["No system-wide settings yet."]="";
$a->strings["Database status"]="";
$a->strings["Installed"]="";
$a->strings["Upgrade needed"]="";
$a->strings["Please back up all calendar data (the tables beginning with dav_*) before proceeding. While all calendar events <i>should</i> be converted to the new database structure, it's always safe to have a backup. Below, you can have a look at the database-queries that will be made when pressing the 'update'-button."]="";
$a->strings["Upgrade"]="";
$a->strings["Not installed"]="";
$a->strings["Install"]="";
$a->strings["Unknown"]="";
$a->strings["Something really went wrong. I cannot recover from this state automatically, sorry. Please go to the database backend, back up the data, and delete all tables beginning with 'dav_' manually. Afterwards, this installation routine should be able to reinitialize the tables automatically."]="";
$a->strings["Troubleshooting"]="";
$a->strings["Manual creation of the database tables:"]="";
$a->strings["Show SQL-statements"]="";
$a->strings["Private Calendar"]="";
$a->strings["Friendica Events: Mine"]="";
$a->strings["Friendica Events: Contacts"]="";
$a->strings["Private Addresses"]="";
$a->strings["Friendica Contacts"]="";
$a->strings["Allow to use your friendica id (%s) to connecto to external unhosted-enabled storage (like ownCloud). See <a href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>"]="Tillat å bruke din friendica id (%s) for å koble til ekstern unhosted-aktivert lagring (som ownCloud). Se <a href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>";
$a->strings["New game with handicap"]="Nytt spill med handikapp";
$a->strings["Three dimensional tic-tac-toe is just like the traditional game except that it is played on multiple levels simultaneously. "]="Tredimensjonal tre-på-rad er akkurat som det vanlige spillet, bortsett fra at det spilles på flere nivåer samtidig.";
$a->strings["In this case there are three levels. You win by getting three in a row on any level, as well as up, down, and diagonally across the different levels."]="I dette tilfellet er det tre nivåer. Du vinner ved å få tre på rad på ethvert nivå, samt opp, ned og diagonalt på tvers av forskjellige nivåer.";
$a->strings["The handicap game disables the center position on the middle level because the player claiming this square often has an unfair advantage."]="Handicap-spillet skrur av midtposisjonen på det midtre nivået, fordi spilleren som tar denne posisjonen ofte får en urettferdig fordel.";
$a->strings["You go first..."]="Du starter først...";
$a->strings["I'm going first this time..."]="Jeg starter først denne gangen...";
$a->strings["Home page to load after login - leave blank for profile wall"]="";
$a->strings["Examples: "network" or "notifications/system""]="";
$a->strings["Geonames settings updated."]="";
$a->strings["Geonames Settings"]="";
$a->strings["Enable Geonames Plugin"]="";
$a->strings["Your account on %s will expire in a few days."]="";
$a->strings["Your Friendica account is about to expire."]="";
$a->strings["Hi %1\$s,\n\nYour account on %2\$s will expire in less than five days. You may keep your account by logging in at least once every 30 days"]="";
$a->strings["Upload a file"]="Last opp en fil";
$a->strings["Drop files here to upload"]="Slipp filer her for å laste de opp";
$a->strings["Failed"]="Mislyktes";
$a->strings["No files were uploaded."]="Ingen filer ble lastet opp.";
$a->strings["Uploaded file is empty"]="Opplastet fil er tom";
$a->strings["File has an invalid extension, it should be one of "]="Filen har en ugyldig endelse, den må være en av ";
$a->strings["Upload was cancelled, or server error encountered"]="Opplasting avbrutt, eller det oppstod en feil på tjeneren";
$a->strings["Impressum"]="Informasjon om nettstedet";
$a->strings["Site Owner"]="Nettstedets eier";
$a->strings["Email Address"]="E-postadresse";
$a->strings["Postal Address"]="Postadresse";
$a->strings["The impressum addon needs to be configured!<br />Please add at least the <tt>owner</tt> variable to your config file. For other variables please refer to the README file of the addon."]="Tillegget for \"Informasjon om nettstedet\" må konfigureres!<br />Vennligst fyll ut minst <tt>eier</tt> variabelen i konfigurasjonsfilen din. For andre variabler, vennligst se over README-filen til tillegget.";
$a->strings["Use a text only (non-image) group selector in the \"group edit\" menu"]="";
$a->strings["Could NOT install Libravatar successfully.<br>It requires PHP >= 5.3"]="";
$a->strings["generic profile image"]="";
$a->strings["random geometric pattern"]="";
$a->strings["monster face"]="";
$a->strings["computer generated face"]="";
$a->strings["retro arcade style face"]="";
$a->strings["Your PHP version %s is lower than the required PHP >= 5.3."]="";
$a->strings["This addon is not functional on your server."]="";
$a->strings["Information"]="";
$a->strings["Gravatar addon is installed. Please disable the Gravatar addon.<br>The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."]="";
$a->strings["Default avatar image"]="";
$a->strings["Select default avatar image if none was found. See README"]="";
$a->strings["Libravatar settings updated."]="";
$a->strings["Post to libertree"]="";
$a->strings["libertree Post Settings"]="";
$a->strings["Enable Libertree Post Plugin"]="";
$a->strings["Libertree API token"]="";
$a->strings["Libertree site URL"]="";
$a->strings["Post to Libertree by default"]="";
$a->strings["Altpager settings updated."]="";
$a->strings["Alternate Pagination Setting"]="";
$a->strings["Use links to \"newer\" and \"older\" pages in place of page numbers?"]="";
$a->strings["The MathJax addon renders mathematical formulae written using the LaTeX syntax surrounded by the usual $$ or an eqnarray block in the postings of your wall,network tab and private mail."]="";
$a->strings["Use the MathJax renderer"]="";
$a->strings["MathJax Base URL"]="";
$a->strings["The URL for the javascript file that should be included to use MathJax. Can be either the MathJax CDN or another installation of MathJax."]="";
$a->strings["Editplain Settings"]="";
$a->strings["Disable richtext status editor"]="";
$a->strings["Libravatar addon is installed, too. Please disable Libravatar addon or this Gravatar addon.<br>The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."]="";
$a->strings["Select default avatar image if none was found at Gravatar. See README"]="";
$a->strings["Rating of images"]="";
$a->strings["Select the appropriate avatar rating for your site. See README"]="";
$a->strings["Gravatar settings updated."]="";
$a->strings["Your Friendica test account is about to expire."]="";
$a->strings["Hi %1\$s,\n\nYour test account on %2\$s will expire in less than five days. We hope you enjoyed this test drive and use this opportunity to find a permanent Friendica website for your integrated social communications. A list of public sites is available at http://dir.friendica.com/siteinfo - and for more information on setting up your own Friendica server please see the Friendica project website at http://friendica.com."]="";
$a->strings["\"pageheader\" Settings"]="";
$a->strings["pageheader Settings saved."]="";
$a->strings["Post to Insanejournal"]="";
$a->strings["InsaneJournal Post Settings"]="";
$a->strings["Enable InsaneJournal Post Plugin"]="";
$a->strings["InsaneJournal username"]="";
$a->strings["InsaneJournal password"]="";
$a->strings["Post to InsaneJournal by default"]="";
$a->strings["Jappix Mini addon settings"]="";
$a->strings["Activate addon"]="";
$a->strings["Do <em>not</em> insert the Jappixmini Chat-Widget into the webinterface"]="";
$a->strings["Jabber username"]="";
$a->strings["Jabber server"]="";
$a->strings["Jabber BOSH host"]="";
$a->strings["Jabber password"]="";
$a->strings["Encrypt Jabber password with Friendica password (recommended)"]="";
$a->strings["Friendica password"]="";
$a->strings["Approve subscription requests from Friendica contacts automatically"]="";
$a->strings["Subscribe to Friendica contacts automatically"]="";
$a->strings["Purge internal list of jabber addresses of contacts"]="";
$a->strings["Add contact"]="";
$a->strings["View Source"]="";
$a->strings["Post to StatusNet"]="Post til StatusNet";
$a->strings["Please contact your site administrator.<br />The provided API URL is not valid."]="Vennligst kontakt administratoren på nettstedet ditt.<br />Den oppgitter API URL-en er ikke gyldig.";
$a->strings["We could not contact the StatusNet API with the Path you entered."]="Vi kunne ikke kontakte StatusNet API-en med den banen du oppgav.";
$a->strings["StatusNet settings updated."]="StatusNet-innstillinger er oppdatert.";
$a->strings["StatusNet Posting Settings"]="Innstillinger for posting til StatusNet";
$a->strings["Globally Available StatusNet OAuthKeys"]="Globalt tilgjengelige StatusNet OAuthKeys";
$a->strings["There are preconfigured OAuth key pairs for some StatusNet servers available. If you are useing one of them, please use these credentials. If not feel free to connect to any other StatusNet instance (see below)."]="Det finnes ferdig konfigurerte OAuth nøkkelpar tilgjengelig for noen StatusNet-tjenere. Hvis du bruker en av disse, vennligst bruk disse som legitimasjon. Hvis ikke, så er du fri til å opprette en forbindelse til enhver annen StatusNet-forekomst (se nedenfor).";
$a->strings["Provide your own OAuth Credentials"]="Oppgi din egen OAuth-legitimasjon";
$a->strings["No consumer key pair for StatusNet found. Register your Friendica Account as an desktop client on your StatusNet account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited StatusNet installation."]="";
$a->strings["Base API Path (remember the trailing /)"]="Base API Path (husk / på slutten)";
$a->strings["To connect to your StatusNet account click the button below to get a security code from StatusNet which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to StatusNet."]="For å koble din StatusNet-konto, klikk knappen under for å få en sikkerhetskode fra StatusNet som du må kopiere inn i tekstfeltet under, og send inn skjemaet. Det er bare dine <strong>offentlige</strong> meldinger som blir postet til StatusNet.";
$a->strings["Log in with StatusNet"]="Logg inn med StatusNet";
$a->strings["Copy the security code from StatusNet here"]="Kopier sikkerhetskoden fra StatusNet hit";
$a->strings["Currently connected to: "]="For øyeblikket tilkoblet til:";
$a->strings["If enabled all your <strong>public</strong> postings can be posted to the associated StatusNet account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."]="Aktivering gjør at alle dine <strong>offentlige</strong> innlegg kan postes til den tilknyttede StatusNet-kontoen. Du kan velge å gjøre dette som standard (her), eller for hvert enkelt innlegg separat i valgmulighetene for posting når du skriver et innlegg.";
$a->strings["<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to StatusNet will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."]="";
$a->strings["Allow posting to StatusNet"]="Tillat innlegg til StatusNet";
$a->strings["Send public postings to StatusNet by default"]="Send offentlige innlegg til StatusNet som standard";
$a->strings["Send linked #-tags and @-names to StatusNet"]="";
$a->strings["Read the original post and comment stream on Friendica"]="";
$a->strings["\"Show more\" Settings"]="";
$a->strings["Enable Show More"]="";
$a->strings["Cutting posts after how much characters"]="";
$a->strings["Show More Settings saved."]="";
$a->strings["This website is tracked using the <a href='http://www.piwik.org'>Piwik</a> analytics tool."]="";
$a->strings["If you do not want that your visits are logged this way you <a href='%s'>can set a cookie to prevent Piwik from tracking further visits of the site</a> (opt-out)."]="";
$a->strings["Piwik Base URL"]="Piwik Base URL";
$a->strings["Absolute path to your Piwik installation. (without protocol (http/s), with trailing slash)"]="";
$a->strings["Site ID"]="Nettstedets ID";
$a->strings["Show opt-out cookie link?"]="Vis lenke for å velge bort cookie?";
$a->strings["Asynchronous tracking"]="";
$a->strings["Post to Twitter"]="Post til Twitter";
$a->strings["Twitter Posting Settings"]="Innstillinger for posting til Twitter";
$a->strings["No consumer key pair for Twitter found. Please contact your site administrator."]="Ingen \"consumer key pair\" for Twitter funnet. Vennligst kontakt stedets administrator.";
$a->strings["At this Friendica instance the Twitter plugin was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to Twitter."]="Ved denne Friendica-forekomsten er Twitter-tillegget aktivert, men du har ennå ikke tilkoblet din konto til din Twitter-konto. For å gjøre det, klikk på knappen nedenfor for å få en PIN-kode fra Twitter som du må kopiere inn i feltet nedenfor og sende inn skjemaet. Bare dine <strong>offentlige</strong> innlegg vil bli lagt inn på Twitter. ";
$a->strings["Log in with Twitter"]="Logg inn via Twitter";
$a->strings["Copy the PIN from Twitter here"]="Kopier PIN-kode fra Twitter hit";
$a->strings["If enabled all your <strong>public</strong> postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."]="Aktivering gjør at alle dine <strong>offentlige</strong> innlegg kan postes til den tilknyttede Twitter-kontoen. Du kan velge å gjøre dette som standard (her), eller for hvert enkelt innlegg separat i valgmulighetene for posting når du skriver et innlegg.";
$a->strings["<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."]="";
$a->strings["Allow posting to Twitter"]="Tillat posting til Twitter";
$a->strings["Send public postings to Twitter by default"]="Send offentlige innlegg til Twitter som standard";
$a->strings["Send linked #-tags and @-names to Twitter"]="";
$a->strings["Consumer key"]="Consumer key";
$a->strings["Consumer secret"]="Consumer secret";
$a->strings["IRC Settings"]="";
$a->strings["Channel(s) to auto connect (comma separated)"]="";
$a->strings["A deleted group with this name was revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."]="";
$a->strings["Default privacy group for new contacts"]="";
$a->strings["Everybody"]="Alle";
$a->strings["edit"]="";
$a->strings["Edit group"]="";
$a->strings["Create a new group"]="Lag en ny gruppe";
$a->strings["Contacts not in any group"]="";
$a->strings["Logout"]="Logg ut";
$a->strings["End this session"]="Avslutt denne økten";
$a->strings["Status"]="Status";
$a->strings["Sign in"]="Logg inn";
$a->strings["Home Page"]="Hovedside";
$a->strings["Create an account"]="Lag konto";
$a->strings["Help and documentation"]="Hjelp og dokumentasjon";
$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"]="";
$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."]="";
$a->strings["Name:"]="";
$a->strings["Photo:"]="";
$a->strings["Please visit %s to approve or reject the suggestion."]="";
$a->strings["Connect URL missing."]="";
$a->strings["This site is not configured to allow communications with other networks."]="Dette nettverkets konfigurasjon tillater ikke kommunikasjon med andre nettverk.";
$a->strings["No compatible communication protocols or feeds were discovered."]="Ingen passende kommunikasjonsprotokoller eller strømmer ble oppdaget.";
$a->strings["The profile address specified does not provide adequate information."]="Den angitte profiladressen inneholder for lite information.";
$a->strings["An author or name was not found."]="Fant ingen forfatter eller navn.";
$a->strings["No browser URL could be matched to this address."]="Ingen nettleser-URL passet med denne adressen.";
$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."]="";
$a->strings["Use mailto: in front of address to force email check."]="";
$a->strings["The profile address specified belongs to a network which has been disabled on this site."]="Den oppgitte profiladressen tilhører et nettverk som har blitt avskrudd på dette nettstedet.";
$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."]="Begrenset profil. Denne personen kan ikke motta direkte/personlige oppdateringer fra deg.";
$a->strings["Unable to retrieve contact information."]="Ikke i stand til å hente kontaktinformasjon.";
$a->strings["following"]="følger";
$a->strings["A new person is sharing with you at "]="";
$a->strings["You have a new follower at "]="Du har en ny følgesvenn på ";
$a->strings["Archives"]="";
$a->strings["An invitation is required."]="En invitasjon er nødvendig.";
$a->strings["Invitation could not be verified."]="Invitasjon kunne ikke bekreftes.";
$a->strings["Please enter the required information."]="Vennligst skriv inn den nødvendige informasjonen.";
$a->strings["Please use a shorter name."]="Vennligst bruk et kortere navn.";
$a->strings["Name too short."]="Navnet er for kort.";
$a->strings["That doesn't appear to be your full (First Last) name."]="Dette ser ikke ut til å være ditt full navn (Fornavn Etternavn).";
$a->strings["Your email domain is not among those allowed on this site."]="Ditt e-postdomene er ikke blant de som er tillat på dette stedet.";
$a->strings["Not a valid email address."]="Ugyldig e-postadresse.";
$a->strings["Cannot use that email."]="Kan ikke bruke den e-postadressen.";
$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."]="Ditt kallenavn kan bare inneholde \"a-z\", \"0-9\", \"-\", \"_\", og må også begynne med en bokstav.";
$a->strings["Nickname is already registered. Please choose another."]="Kallenavnet er allerede registrert. Vennligst velg et annet.";
$a->strings["Nickname was once registered here and may not be re-used. Please choose another."]="";
$a->strings["SERIOUS ERROR: Generation of security keys failed."]="ALVORLIG FEIL: mislyktes med å lage sikkerhetsnøkler.";
$a->strings["An error occurred during registration. Please try again."]="En feil oppstod under registreringen. Vennligst prøv igjen.";
$a->strings["An error occurred creating your default profile. Please try again."]="En feil oppstod under opprettelsen av din standardprofil. Vennligst prøv igjen.";
$a->strings["Welcome "]="Velkommen";
$a->strings["Please upload a profile photo."]="Vennligst last opp et profilbilde.";
$a->strings["Welcome back "]="Velkommen tilbake";
$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."]="";
$a->strings["stopped following"]="sluttet å følge";
$a->strings["Poke"]="";
$a->strings["View Status"]="";
$a->strings["View Profile"]="";
$a->strings["View Photos"]="";
$a->strings["Network Posts"]="";
$a->strings["Edit Contact"]="";
$a->strings["Send PM"]="Send privat melding";
$a->strings["%1\$s poked %2\$s"]="";
$a->strings["post/item"]="";
$a->strings["%1\$s marked %2\$s's %3\$s as favorite"]="";
$a->strings["Categories:"]="";
$a->strings["Filed under:"]="";
$a->strings["remove"]="";
$a->strings["Delete Selected Items"]="Slette valgte elementer";