friendica/view/lang/nb-no/strings.php

2214 lines
164 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
if(! function_exists("string_plural_select_nb_no")) {
function string_plural_select_nb_no($n){
$n = intval($n);
return ($n != 1);;
}}
;
$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [
0 => "",
1 => "",
];
$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [
0 => "",
1 => "",
];
$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "";
$a->strings["Profile Photos"] = "Profilbilder";
$a->strings["event"] = "hendelse";
$a->strings["status"] = "status";
$a->strings["photo"] = "bilde";
$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s liker %2\$s's %3\$s";
$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s liker ikke %2\$s's %3\$s";
$a->strings["%1\$s attends %2\$s's %3\$s"] = "";
$a->strings["%1\$s doesn't attend %2\$s's %3\$s"] = "";
$a->strings["%1\$s attends maybe %2\$s's %3\$s"] = "";
$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s er nå venner med %2\$s";
$a->strings["%1\$s poked %2\$s"] = "%1\$s dyttet %2\$s";
$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s merket %2\$s sitt %3\$s med %4\$s";
$a->strings["post/item"] = "innlegg/element";
$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s merket %2\$s's %3\$s som en favoritt";
$a->strings["Likes"] = "Liker";
$a->strings["Dislikes"] = "Liker ikke";
$a->strings["Attending"] = [
0 => "",
1 => "",
];
$a->strings["Not attending"] = "";
$a->strings["Might attend"] = "";
$a->strings["Select"] = "Velg";
$a->strings["Delete"] = "Slett";
$a->strings["View %s's profile @ %s"] = "Besøk %ss profil [%s]";
$a->strings["Categories:"] = "Kategorier:";
$a->strings["Filed under:"] = "Lagret i:";
$a->strings["%s from %s"] = "%s fra %s";
$a->strings["View in context"] = "Vis i sammenheng";
$a->strings["Please wait"] = "Vennligst vent";
$a->strings["remove"] = "slett";
$a->strings["Delete Selected Items"] = "Slette valgte elementer";
$a->strings["Follow Thread"] = "Følg tråd";
$a->strings["View Status"] = "Vis status";
$a->strings["View Profile"] = "Vis profil";
$a->strings["View Photos"] = "Vis bilder";
$a->strings["Network Posts"] = "Nettverksinnlegg";
$a->strings["View Contact"] = "Vis kontakt";
$a->strings["Send PM"] = "Send privat melding";
$a->strings["Poke"] = "Dytt";
$a->strings["Connect/Follow"] = "Koble/Følg";
$a->strings["%s likes this."] = "%s liker dette.";
$a->strings["%s doesn't like this."] = "%s liker ikke dette.";
$a->strings["%s attends."] = "";
$a->strings["%s doesn't attend."] = "";
$a->strings["%s attends maybe."] = "";
$a->strings["and"] = "og";
$a->strings["and %d other people"] = "og %dpersoner";
$a->strings["<span %1\$s>%2\$d people</span> like this"] = "<span %1\$s>%2\$d personer</span> liker dette";
$a->strings["%s like this."] = "%s liker det.";
$a->strings["<span %1\$s>%2\$d people</span> don't like this"] = "<span %1\$s>%2\$d personer</span> liker ikke dette";
$a->strings["%s don't like this."] = "%s liker det ikke.";
$a->strings["<span %1\$s>%2\$d people</span> attend"] = "";
$a->strings["%s attend."] = "";
$a->strings["<span %1\$s>%2\$d people</span> don't attend"] = "";
$a->strings["%s don't attend."] = "";
$a->strings["<span %1\$s>%2\$d people</span> attend maybe"] = "";
$a->strings["%s attend maybe."] = "";
$a->strings["Visible to <strong>everybody</strong>"] = "Synlig for <strong>alle</strong>";
$a->strings["Please enter a image/video/audio/webpage URL:"] = "";
$a->strings["Tag term:"] = "Merkelapp begrep:";
$a->strings["Save to Folder:"] = "Lagre til mappe:";
$a->strings["Where are you right now?"] = "Hvor er du akkurat nå?";
$a->strings["Delete item(s)?"] = "Slett element(er)?";
$a->strings["New Post"] = "Ny innlegg";
$a->strings["Share"] = "Del";
$a->strings["Upload photo"] = "Last opp bilde";
$a->strings["upload photo"] = "last opp bilde";
$a->strings["Attach file"] = "Legg ved fil";
$a->strings["attach file"] = "legg ved fil";
$a->strings["Bold"] = "uthevet";
$a->strings["Italic"] = "kursiv";
$a->strings["Underline"] = "understrek";
$a->strings["Quote"] = "sitat";
$a->strings["Code"] = "kode";
$a->strings["Image"] = "Bilde/fotografi";
$a->strings["Link"] = "lenke";
$a->strings["Link or Media"] = "";
$a->strings["Set your location"] = "Angi din plassering";
$a->strings["set location"] = "angi plassering";
$a->strings["Clear browser location"] = "Fjern nettleserplassering";
$a->strings["clear location"] = "fjern plassering";
$a->strings["Set title"] = "Lagre tittel";
$a->strings["Categories (comma-separated list)"] = "Kategorier (kommaseparert liste)";
$a->strings["Permission settings"] = "Tillatelser";
$a->strings["permissions"] = "tillatelser";
$a->strings["Public post"] = "Offentlig innlegg";
$a->strings["Preview"] = "forhåndsvisning";
$a->strings["Cancel"] = "Avbryt";
$a->strings["Post to Groups"] = "Innlegg til grupper";
$a->strings["Post to Contacts"] = "Innlegg til kontakter";
$a->strings["Private post"] = "Privat innlegg";
$a->strings["Message"] = "Melding";
$a->strings["Browser"] = "";
$a->strings["View all"] = "Vis alle";
$a->strings["Like"] = [
0 => "",
1 => "",
];
$a->strings["Dislike"] = [
0 => "",
1 => "",
];
$a->strings["Not Attending"] = [
0 => "",
1 => "",
];
$a->strings["Undecided"] = [
0 => "",
1 => "",
];
$a->strings["Friendica Notification"] = "Friendica varsel";
$a->strings["Thank You,"] = "Mange takk,";
$a->strings["%1\$s, %2\$s Administrator"] = "%1\$s, %2\$s administrator";
$a->strings["%s Administrator"] = "%s administrator";
$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notify] Ny melding mottatt hos %s";
$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s sendte deg en ny privat melding hos %2\$s.";
$a->strings["a private message"] = "en privat melding";
$a->strings["%1\$s sent you %2\$s."] = "%1\$s sendte deg %2\$s.";
$a->strings["Please visit %s to view and/or reply to your private messages."] = "Vennligst besøk %s for å se og/eller svare på dine private meldinger.";
$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s kommenterte på [url=%2\$s]a %3\$s[/url]";
$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s kommenterte på [url=%2\$s]%3\$s sin %4\$s[/url]";
$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s kommenterte på [url=%2\$s] din %3\$s[/url]";
$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Notify] Kommentar til samtale #%1\$d av %2\$s";
$a->strings["%s commented on an item/conversation you have been following."] = "%s kommenterte på et element/en samtale du har fulgt.";
$a->strings["Please visit %s to view and/or reply to the conversation."] = "Vennligst besøk %s for å se og/eller svare på samtalen.";
$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Notify] %s skrev et innlegg på veggen til din profil";
$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s skrev et innlegg på veggen til din profil %2\$s";
$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s skrev et innlegg til [url=%2\$s]din vegg[/url]";
$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notify] %s merket deg";
$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s merket deg %2\$s";
$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]merket deg[/url].";
$a->strings["[Friendica:Notify] %s shared a new post"] = "[Friendica:Notify] %s delte et nytt innlegg";
$a->strings["%1\$s shared a new post at %2\$s"] = "%1\$s delte et nytt innlegg på %2\$s";
$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "%1\$s [url=%2\$s]delte et innlegg[/url].";
$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Notify] %1\$s dyttet deg";
$a->strings["%1\$s poked you at %2\$s"] = "%1\$s dyttet deg %2\$s";
$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "%1\$s [url=%2\$s]dyttet deg[/url].";
$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notify] %s merket ditt innlegg";
$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s merket ditt innlegg %2\$s";
$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s merket [url=%2\$s]ditt innlegg[/url]";
$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notify] Introduksjon mottatt";
$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Du mottok en introduksjon fra '%1\$s' %2\$s";
$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Du mottok [url=%1\$s]en introduksjon[/url] fra %2\$s.";
$a->strings["You may visit their profile at %s"] = "Du kan besøke profilen deres på %s";
$a->strings["Please visit %s to approve or reject the introduction."] = "Vennligst besøk %s for å godkjenne eller avslå introduksjonen.";
$a->strings["[Friendica:Notify] A new person is sharing with you"] = "";
$a->strings["%1\$s is sharing with you at %2\$s"] = "";
$a->strings["[Friendica:Notify] You have a new follower"] = "";
$a->strings["You have a new follower at %2\$s : %1\$s"] = "";
$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Notify] Venneforslag mottatt";
$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Du mottok et venneforslag fra '%1\$s' %2\$s";
$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Du mottok [url=%1\$s]et venneforslag[/url] om %2\$s fra %3\$s.";
$a->strings["Name:"] = "Navn:";
$a->strings["Photo:"] = "Bilde:";
$a->strings["Please visit %s to approve or reject the suggestion."] = "Vennligst besøk %s for å godkjenne eller avslå forslaget.";
$a->strings["[Friendica:Notify] Connection accepted"] = "";
$a->strings["'%1\$s' has accepted your connection request at %2\$s"] = "";
$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "";
$a->strings["You are now mutual friends and may exchange status updates, photos, and email without restriction."] = "";
$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "";
$a->strings["'%1\$s' has chosen to accept you a fan, which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = "";
$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future."] = "";
$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "";
$a->strings["[Friendica System Notify]"] = "";
$a->strings["registration request"] = "registrerings søknad";
$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "Du har fått en registrerings søknad fra '%1\$s' på %2\$s";
$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "Du har fått en [url=%1\$s]registrerings søknad[/url] fra %2\$s.";
$a->strings["Full Name:\t%s\nSite Location:\t%s\nLogin Name:\t%s (%s)"] = "";
$a->strings["Please visit %s to approve or reject the request."] = "";
$a->strings["Item not found."] = "Enheten ble ikke funnet.";
$a->strings["Do you really want to delete this item?"] = "Ønsker du virkelig å slette dette elementet?";
$a->strings["Yes"] = "Ja";
$a->strings["Permission denied."] = "Ingen tilgang.";
$a->strings["Archives"] = "Arkiverer";
$a->strings["show more"] = "vis mer";
$a->strings["Theme settings updated."] = "Temainnstillinger oppdatert.";
$a->strings["Information"] = "Informasjon";
$a->strings["Overview"] = "Oversikt";
$a->strings["Federation Statistics"] = "";
$a->strings["Configuration"] = "";
$a->strings["Site"] = "Nettsted";
$a->strings["Users"] = "Brukere";
$a->strings["Addons"] = "";
$a->strings["Themes"] = "Tema";
$a->strings["Additional features"] = "Tilleggsfunksjoner";
$a->strings["Terms of Service"] = "";
$a->strings["Database"] = "";
$a->strings["DB updates"] = "Databaseoppdateringer";
$a->strings["Inspect Queue"] = "";
$a->strings["Inspect Deferred Workers"] = "";
$a->strings["Inspect worker Queue"] = "";
$a->strings["Tools"] = "Verktøy";
$a->strings["Contact Blocklist"] = "";
$a->strings["Server Blocklist"] = "";
$a->strings["Delete Item"] = "";
$a->strings["Logs"] = "Logger";
$a->strings["View Logs"] = "Vis logger";
$a->strings["Diagnostics"] = "";
$a->strings["PHP Info"] = "";
$a->strings["probe address"] = "";
$a->strings["check webfinger"] = "";
$a->strings["Admin"] = "Administrator";
$a->strings["Addon Features"] = "";
$a->strings["User registrations waiting for confirmation"] = "Brukerregistreringer venter på bekreftelse";
$a->strings["Administration"] = "Administrasjon";
$a->strings["Display Terms of Service"] = "";
$a->strings["Enable the Terms of Service page. If this is enabled a link to the terms will be added to the registration form and the general information page."] = "";
$a->strings["Display Privacy Statement"] = "";
$a->strings["Show some informations regarding the needed information to operate the node according e.g. to <a href=\"%s\" target=\"_blank\">EU-GDPR</a>."] = "";
$a->strings["Privacy Statement Preview"] = "";
$a->strings["The Terms of Service"] = "";
$a->strings["Enter the Terms of Service for your node here. You can use BBCode. Headers of sections should be [h2] and below."] = "";
$a->strings["Save Settings"] = "Lagre innstillinger";
$a->strings["Blocked domain"] = "Blokkert domen";
$a->strings["The blocked domain"] = "Den blokkerte domenen";
$a->strings["Reason for the block"] = "";
$a->strings["The reason why you blocked this domain."] = "";
$a->strings["Delete domain"] = "";
$a->strings["Check to delete this entry from the blocklist"] = "";
$a->strings["This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server."] = "";
$a->strings["The list of blocked servers will be made publically available on the /friendica page so that your users and people investigating communication problems can find the reason easily."] = "";
$a->strings["Add new entry to block list"] = "";
$a->strings["Server Domain"] = "";
$a->strings["The domain of the new server to add to the block list. Do not include the protocol."] = "";
$a->strings["Block reason"] = "Blokkeringsgrunn";
$a->strings["Add Entry"] = "";
$a->strings["Save changes to the blocklist"] = "";
$a->strings["Current Entries in the Blocklist"] = "";
$a->strings["Delete entry from blocklist"] = "";
$a->strings["Delete entry from blocklist?"] = "";
$a->strings["Server added to blocklist."] = "";
$a->strings["Site blocklist updated."] = "";
$a->strings["The contact has been blocked from the node"] = "";
$a->strings["Could not find any contact entry for this URL (%s)"] = "";
$a->strings["%s contact unblocked"] = [
0 => "",
1 => "",
];
$a->strings["Remote Contact Blocklist"] = "";
$a->strings["This page allows you to prevent any message from a remote contact to reach your node."] = "";
$a->strings["Block Remote Contact"] = "";
$a->strings["select all"] = "velg alle";
$a->strings["select none"] = "velg ingen";
$a->strings["Block"] = "Blokker";
$a->strings["Unblock"] = "Ikke blokker";
$a->strings["No remote contact is blocked from this node."] = "";
$a->strings["Blocked Remote Contacts"] = "";
$a->strings["Block New Remote Contact"] = "";
$a->strings["Photo"] = "";
$a->strings["Name"] = "Navn";
$a->strings["Address"] = "Adresse";
$a->strings["Profile URL"] = "Profil URL";
$a->strings["%s total blocked contact"] = [
0 => "",
1 => "",
];
$a->strings["URL of the remote contact to block."] = "";
$a->strings["Delete this Item"] = "";
$a->strings["On this page you can delete an item from your node. If the item is a top level posting, the entire thread will be deleted."] = "";
$a->strings["You need to know the GUID of the item. You can find it e.g. by looking at the display URL. The last part of http://example.com/display/123456 is the GUID, here 123456."] = "";
$a->strings["GUID"] = "";
$a->strings["The GUID of the item you want to delete."] = "";
$a->strings["Item marked for deletion."] = "";
$a->strings["unknown"] = "ukjent";
$a->strings["This page offers you some numbers to the known part of the federated social network your Friendica node is part of. These numbers are not complete but only reflect the part of the network your node is aware of."] = "";
$a->strings["The <em>Auto Discovered Contact Directory</em> feature is not enabled, it will improve the data displayed here."] = "";
$a->strings["Currently this node is aware of %d nodes with %d registered users from the following platforms:"] = "";
$a->strings["ID"] = "";
$a->strings["Recipient Name"] = "Mottakerens navn";
$a->strings["Recipient Profile"] = "Mottakerens profil";
$a->strings["Network"] = "Nettverk";
$a->strings["Created"] = "";
$a->strings["Last Tried"] = "Sist forsøkt";
$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "";
$a->strings["Inspect Deferred Worker Queue"] = "";
$a->strings["This page lists the deferred worker jobs. This are jobs that couldn't be executed at the first time."] = "";
$a->strings["Inspect Worker Queue"] = "";
$a->strings["This page lists the currently queued worker jobs. These jobs are handled by the worker cronjob you've set up during install."] = "";
$a->strings["Job Parameters"] = "";
$a->strings["Priority"] = "";
$a->strings["Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB only features in the future, you should change this! See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"] = "";
$a->strings["There is a new version of Friendica available for download. Your current version is %1\$s, upstream version is %2\$s"] = "";
$a->strings["The database update failed. Please run \"php bin/console.php dbstructure update\" from the command line and have a look at the errors that might appear."] = "";
$a->strings["The worker was never executed. Please check your database structure!"] = "";
$a->strings["The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings."] = "";
$a->strings["Friendica's configuration now is stored in config/local.config.php, please copy config/local-sample.config.php and move your config from <code>.htconfig.php</code>. See <a href=\"%s\">the Config help page</a> for help with the transition."] = "";
$a->strings["<a href=\"%s\">%s</a> is not reachable on your system. This is a severe configuration issue that prevents server to server communication. See <a href=\"%s\">the installation page</a> for help."] = "";
$a->strings["Normal Account"] = "Vanlig konto";
$a->strings["Automatic Follower Account"] = "";
$a->strings["Public Forum Account"] = "";
$a->strings["Automatic Friend Account"] = "Automatisk vennekonto";
$a->strings["Blog Account"] = "Bloggkonto";
$a->strings["Private Forum Account"] = "";
$a->strings["Message queues"] = "Meldingskøer";
$a->strings["Server Settings"] = "";
$a->strings["Summary"] = "Oppsummering";
$a->strings["Registered users"] = "Registrerte brukere";
$a->strings["Pending registrations"] = "Ventende registreringer";
$a->strings["Version"] = "Versjon";
$a->strings["Active addons"] = "";
$a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] = "Kan ikke tolke base URL. Må ha minst <scheme>://<domain>";
$a->strings["Site settings updated."] = "Nettstedets innstillinger er oppdatert.";
$a->strings["No special theme for mobile devices"] = "Ikke eget tema for mobile enheter";
$a->strings["No community page for local users"] = "";
$a->strings["No community page"] = "";
$a->strings["Public postings from users of this site"] = "";
$a->strings["Public postings from the federated network"] = "";
$a->strings["Public postings from local users and the federated network"] = "";
$a->strings["Disabled"] = "Deaktivert";
$a->strings["Users, Global Contacts"] = "";
$a->strings["Users, Global Contacts/fallback"] = "";
$a->strings["One month"] = "en måned";
$a->strings["Three months"] = "tre måneder";
$a->strings["Half a year"] = "et halvt år";
$a->strings["One year"] = "ett år";
$a->strings["Multi user instance"] = "Flerbrukerinstans";
$a->strings["Closed"] = "Stengt";
$a->strings["Requires approval"] = "Krever godkjenning";
$a->strings["Open"] = "Åpen";
$a->strings["No SSL policy, links will track page SSL state"] = "Ingen SSL-retningslinjer, lenker vil spore sidens SSL-tilstand";
$a->strings["Force all links to use SSL"] = "Tving alle lenker til å bruke SSL";
$a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Selvsignert sertifikat, bruk SSL bare til lokale lenker (ikke anbefalt)";
$a->strings["Don't check"] = "";
$a->strings["check the stable version"] = "";
$a->strings["check the development version"] = "";
$a->strings["Republish users to directory"] = "";
$a->strings["Registration"] = "Registrering";
$a->strings["File upload"] = "Last opp fil";
$a->strings["Policies"] = "Retningslinjer";
$a->strings["Advanced"] = "Avansert";
$a->strings["Auto Discovered Contact Directory"] = "";
$a->strings["Performance"] = "Ytelse";
$a->strings["Worker"] = "";
$a->strings["Message Relay"] = "";
$a->strings["Relocate Instance"] = "";
$a->strings["Warning! Advanced function. Could make this server unreachable."] = "";
$a->strings["Site name"] = "Nettstedets navn";
$a->strings["Host name"] = "";
$a->strings["Sender Email"] = "";
$a->strings["The email address your server shall use to send notification emails from."] = "";
$a->strings["Banner/Logo"] = "Banner/logo";
$a->strings["Shortcut icon"] = "";
$a->strings["Link to an icon that will be used for browsers."] = "";
$a->strings["Touch icon"] = "";
$a->strings["Link to an icon that will be used for tablets and mobiles."] = "";
$a->strings["Additional Info"] = "Ekstra informasjon";
$a->strings["For public servers: you can add additional information here that will be listed at %s/servers."] = "";
$a->strings["System language"] = "Systemspråk";
$a->strings["System theme"] = "Systemtema";
$a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "Standard tema for systemet - kan overstyres av brukerprofiler - <a href='#' id='cnftheme'>endre temainnstillinger</a>";
$a->strings["Mobile system theme"] = "Mobilt tema til systemet";
$a->strings["Theme for mobile devices"] = "Tema for mobile enheter";
$a->strings["SSL link policy"] = "Retningslinjer for SSL og lenker";
$a->strings["Determines whether generated links should be forced to use SSL"] = "Avgjør om genererte lenker skal tvinges til å bruke SSL";
$a->strings["Force SSL"] = "";
$a->strings["Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."] = "";
$a->strings["Hide help entry from navigation menu"] = "Skjul punktet om hjelp fra navigasjonsmenyen";
$a->strings["Hides the menu entry for the Help pages from the navigation menu. You can still access it calling /help directly."] = "Skjuler menypunktet for Hjelp-sidene fra navigasjonsmenyen. Du kan fremdeles få tilgang ved å bruke /help direkte.";
$a->strings["Single user instance"] = "Enkeltbrukerinstans";
$a->strings["Make this instance multi-user or single-user for the named user"] = "Gjør denne instansen til flerbruker eller enkeltbruker for den navngitte brukeren";
$a->strings["Maximum image size"] = "Maksimum bildestørrelse";
$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Maksimal størrelse i bytes for opplastede bilder. Standard er 0, som betyr ingen størrelsesgrense.";
$a->strings["Maximum image length"] = "Maksimal bildelenge";
$a->strings["Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits."] = "Maksimal lengde i pixler for den lengste siden til opplastede bilder. Standard er -1, some betyr ingen grense.";
$a->strings["JPEG image quality"] = "JPEG-bildekvalitet";
$a->strings["Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is full quality."] = "Opplastede JPEG-er vil bli lagret med disse kvalitetsinnstillingene [0-100]. Standard er 100, som er høyeste kvalitet.";
$a->strings["Register policy"] = "Registrer retningslinjer";
$a->strings["Maximum Daily Registrations"] = "Maksimalt antall daglige registreringer";
$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."] = "Hvis registrering er tillat ovenfor, så vil dette angi maksimalt antall nye brukerregistreringer som aksepteres per dag. Hvis registrering er satt til stengt, så vil ikke denne innstillingen ha noen effekt.";
$a->strings["Register text"] = "Registrer tekst";
$a->strings["Will be displayed prominently on the registration page. You can use BBCode here."] = "";
$a->strings["Forbidden Nicknames"] = "";
$a->strings["Comma separated list of nicknames that are forbidden from registration. Preset is a list of role names according RFC 2142."] = "";
$a->strings["Accounts abandoned after x days"] = "Kontoer forlatt etter x dager";
$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Vil ikke kaste bort systemressurser på å spørre eksterne nettsteder om forlatte kontoer. Skriv 0 for ingen tidsgrense.";
$a->strings["Allowed friend domains"] = "Tillate vennedomener";
$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Kommaseparert liste med domener som har lov til å etablere vennskap med dette nettstedet.\nJokertegn aksepteres. Tom for å tillate alle domener.";
$a->strings["Allowed email domains"] = "Tillate e-postdomener";
$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"] = "Kommaseparert liste med domener som er tillatt i e-postadresser ved registrering på dette nettstedet. Jokertegn er tillatt. Tom for å tillate alle domener.";
$a->strings["No OEmbed rich content"] = "";
$a->strings["Don't show the rich content (e.g. embedded PDF), except from the domains listed below."] = "";
$a->strings["Allowed OEmbed domains"] = "";
$a->strings["Comma separated list of domains which oembed content is allowed to be displayed. Wildcards are accepted."] = "";
$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."] = "Kryss av for å blokkere offentlig tilgang til sider som ellers ville vært offentlige personlige sider med mindre du er logget inn.";
$a->strings["Force publish"] = "Tving publisering";
$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Sett hake for å tvinge alle profiler på dette nettstedet til å vises i nettstedskatalogen.";
$a->strings["Enabling this may violate privacy laws like the GDPR"] = "";
$a->strings["Global directory URL"] = "";
$a->strings["URL to the global directory. If this is not set, the global directory is completely unavailable to the application."] = "";
$a->strings["Private posts by default for new users"] = "Private meldinger som standard for nye brukere";
$a->strings["Set default post permissions for all new members to the default privacy group rather than public."] = "Sett standard postetillatelser for alle nye medlemmer til standard personverngruppe i stedet for offentlig.";
$a->strings["Don't include post content in email notifications"] = "Ikke inkluder innholdet i en melding i epostvarsler";
$a->strings["Don't include the content of a post/comment/private message/etc. in the email notifications that are sent out from this site, as a privacy measure."] = "Ikke inkluder innholdet i en melding/kommentar/privat melding/osv. i epostvarsler som sendes ut fra dette nettstedet, som et personverntiltak.";
$a->strings["Disallow public access to addons listed in the apps menu."] = "Ikke tillat offentlig tilgang til tillegg som listes opp i app-menyen.";
$a->strings["Checking this box will restrict addons listed in the apps menu to members only."] = "Kryss i denne boksen vil begrense tillegg opplistet i app-menyen til bare medlemmer.";
$a->strings["Don't embed private images in posts"] = "Ikke innebygg private bilder i innlegg";
$a->strings["Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."] = "Ikke bytt ut lokalt lagrede private bilder i innlegg med innebygd kopi av bildet. Dette betyr at kontakter som mottar innlegg med private bilder må autentisere og laste hvert bilde, noe som kan ta en stund.";
$a->strings["Explicit Content"] = "";
$a->strings["Set this to announce that your node is used mostly for explicit content that might not be suited for minors. This information will be published in the node information and might be used, e.g. by the global directory, to filter your node from listings of nodes to join. Additionally a note about this will be shown at the user registration page."] = "";
$a->strings["Allow Users to set remote_self"] = "Tillat brukere å sette remote_self";
$a->strings["With checking this, every user is allowed to mark every contact as a remote_self in the repair contact dialog. Setting this flag on a contact causes mirroring every posting of that contact in the users stream."] = "Ved å sette hake her får hver bruker lov å markere hver kontakt som en remote_self i dialogen for kontaktreparasjon. Å sette denne haken på en kontakt medfører speiling av hvert innlegg fra denne kontakten i brukerens strøm. ";
$a->strings["Block multiple registrations"] = "Blokker flere registreringer";
$a->strings["Disallow users to register additional accounts for use as pages."] = "Ikke tillat brukere å registrere ytterligere kontoer til bruk som sider.";
$a->strings["OpenID support"] = "OpenID-støtte";
$a->strings["OpenID support for registration and logins."] = "OpenID-støtte for registrering og innlogging.";
$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"] = "Tving brukere til å registrere med et mellomrom mellom fornavn og etternavn i Fullt navn, som et tiltak mot søppelpost (antispam).";
$a->strings["Community pages for visitors"] = "";
$a->strings["Which community pages should be available for visitors. Local users always see both pages."] = "";
$a->strings["Posts per user on community page"] = "";
$a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "";
$a->strings["Enable OStatus support"] = "Aktiver Ostatus-støtte";
$a->strings["Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "Tilby innebygget Ostatus-samhandling (StatusNet, GNU Social osv.). All kommunikasjon via OStatus er offentlig, så advarsler om personvern vil bli vist av og til.";
$a->strings["Only import OStatus/ActivityPub threads from our contacts"] = "";
$a->strings["Normally we import every content from our OStatus and ActivityPub contacts. With this option we only store threads that are started by a contact that is known on our system."] = "";
$a->strings["OStatus support can only be enabled if threading is enabled."] = "";
$a->strings["Diaspora support can't be enabled because Friendica was installed into a sub directory."] = "";
$a->strings["Enable Diaspora support"] = "Aktiver Diaspora-støtte";
$a->strings["Provide built-in Diaspora network compatibility."] = "Tilby innebygget kompatibilitet med Diaspora-nettverket.";
$a->strings["Only allow Friendica contacts"] = "Bare tillat Friendica-kontakter";
$a->strings["All contacts must use Friendica protocols. All other built-in communication protocols disabled."] = "Alle kontakter må bruke Friendica-protokoller. Alle andre innebyggede kommunikasjonsprotokoller blir deaktivert.";
$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."] = "Hvis du vil, så kan du skru på streng sertifikatkontroll. Dette betyr at du ikke kan opprette forbindelse (i det hele tatt) med nettsteder som bruker selvsignerte SSL-sertifikater.";
$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)."] = "Verdien er i sekunder. Sett til 0 for ubegrenset (ikke anbefalt).";
$a->strings["Maximum Load Average"] = "Maksimal snittlast";
$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Maksimal systemlast før leverings- og spørreprosesser utsettes - standard er 50.";
$a->strings["Maximum Load Average (Frontend)"] = "";
$a->strings["Maximum system load before the frontend quits service - default 50."] = "";
$a->strings["Minimal Memory"] = "";
$a->strings["Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated)."] = "";
$a->strings["Maximum table size for optimization"] = "";
$a->strings["Maximum table size (in MB) for the automatic optimization. Enter -1 to disable it."] = "";
$a->strings["Minimum level of fragmentation"] = "";
$a->strings["Minimum fragmenation level to start the automatic optimization - default value is 30%."] = "";
$a->strings["Periodical check of global contacts"] = "";
$a->strings["If enabled, the global contacts are checked periodically for missing or outdated data and the vitality of the contacts and servers."] = "";
$a->strings["Days between requery"] = "";
$a->strings["Number of days after which a server is requeried for his contacts."] = "";
$a->strings["Discover contacts from other servers"] = "";
$a->strings["Periodically query other servers for contacts. You can choose between 'users': the users on the remote system, 'Global Contacts': active contacts that are known on the system. The fallback is meant for Redmatrix servers and older friendica servers, where global contacts weren't available. The fallback increases the server load, so the recommened setting is 'Users, Global Contacts'."] = "";
$a->strings["Timeframe for fetching global contacts"] = "";
$a->strings["When the discovery is activated, this value defines the timeframe for the activity of the global contacts that are fetched from other servers."] = "";
$a->strings["Search the local directory"] = "";
$a->strings["Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated."] = "";
$a->strings["Publish server information"] = "";
$a->strings["If enabled, general server and usage data will be published. The data contains the name and version of the server, number of users with public profiles, number of posts and the activated protocols and connectors. See <a href='http://the-federation.info/'>the-federation.info</a> for details."] = "";
$a->strings["Check upstream version"] = "";
$a->strings["Enables checking for new Friendica versions at github. If there is a new version, you will be informed in the admin panel overview."] = "";
$a->strings["Suppress Tags"] = "";
$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "";
$a->strings["Clean database"] = "";
$a->strings["Remove old remote items, orphaned database records and old content from some other helper tables."] = "";
$a->strings["Lifespan of remote items"] = "";
$a->strings["When the database cleanup is enabled, this defines the days after which remote items will be deleted. Own items, and marked or filed items are always kept. 0 disables this behaviour."] = "";
$a->strings["Lifespan of unclaimed items"] = "";
$a->strings["When the database cleanup is enabled, this defines the days after which unclaimed remote items (mostly content from the relay) will be deleted. Default value is 90 days. Defaults to the general lifespan value of remote items if set to 0."] = "";
$a->strings["Lifespan of raw conversation data"] = "";
$a->strings["The conversation data is used for ActivityPub and OStatus, as well as for debug purposes. It should be safe to remove it after 14 days, default is 90 days."] = "";
$a->strings["Path to item cache"] = "Sti til mellomlager for elementer";
$a->strings["The item caches buffers generated bbcode and external images."] = "";
$a->strings["Cache duration in seconds"] = "Mellomlagringens varighet i sekunder";
$a->strings["How long should the cache files be hold? Default value is 86400 seconds (One day). To disable the item cache, set the value to -1."] = "";
$a->strings["Maximum numbers of comments per post"] = "";
$a->strings["How much comments should be shown for each post? Default value is 100."] = "";
$a->strings["Temp path"] = "Temp-sti";
$a->strings["If you have a restricted system where the webserver can't access the system temp path, enter another path here."] = "";
$a->strings["Base path to installation"] = "Sti til installasjonsbasen";
$a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "";
$a->strings["Disable picture proxy"] = "";
$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwidth."] = "";
$a->strings["Only search in tags"] = "";
$a->strings["On large systems the text search can slow down the system extremely."] = "";
$a->strings["New base url"] = "Ny base URL";
$a->strings["Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users."] = "";
$a->strings["RINO Encryption"] = "";
$a->strings["Encryption layer between nodes."] = "";
$a->strings["Enabled"] = "";
$a->strings["Maximum number of parallel workers"] = "";
$a->strings["On shared hosters set this to %d. On larger systems, values of %d are great. Default value is %d."] = "";
$a->strings["Don't use 'proc_open' with the worker"] = "";
$a->strings["Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab."] = "";
$a->strings["Enable fastlane"] = "";
$a->strings["When enabed, the fastlane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."] = "";
$a->strings["Enable frontend worker"] = "";
$a->strings["When enabled the Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server."] = "";
$a->strings["Subscribe to relay"] = "";
$a->strings["Enables the receiving of public posts from the relay. They will be included in the search, subscribed tags and on the global community page."] = "";
$a->strings["Relay server"] = "";
$a->strings["Address of the relay server where public posts should be send to. For example https://relay.diasp.org"] = "";
$a->strings["Direct relay transfer"] = "";
$a->strings["Enables the direct transfer to other servers without using the relay servers"] = "";
$a->strings["Relay scope"] = "";
$a->strings["Can be 'all' or 'tags'. 'all' means that every public post should be received. 'tags' means that only posts with selected tags should be received."] = "";
$a->strings["all"] = "";
$a->strings["tags"] = "";
$a->strings["Server tags"] = "";
$a->strings["Comma separated list of tags for the 'tags' subscription."] = "";
$a->strings["Allow user tags"] = "";
$a->strings["If enabled, the tags from the saved searches will used for the 'tags' subscription in addition to the 'relay_server_tags'."] = "";
$a->strings["Start Relocation"] = "";
$a->strings["Update has been marked successful"] = "Oppdatering har blitt markert som vellykket";
$a->strings["Database structure update %s was successfully applied."] = "";
$a->strings["Executing of database structure update %s failed with error: %s"] = "";
$a->strings["Executing %s failed with error: %s"] = "";
$a->strings["Update %s was successfully applied."] = "Oppdatering %s ble iverksatt på en vellykket måte.";
$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "Oppdatering %s returnerte ikke en status. Ukjent om oppdateringen er vellykket.";
$a->strings["There was no additional update function %s that needed to be called."] = "";
$a->strings["No failed updates."] = "Ingen mislykkede oppdateringer.";
$a->strings["Check database structure"] = "";
$a->strings["Failed Updates"] = "Mislykkede oppdateringer";
$a->strings["This does not include updates prior to 1139, which did not return a status."] = "Dette inkluderer ikke oppdateringer som kom før 1139, som ikke returnerer en status.";
$a->strings["Mark success (if update was manually applied)"] = "Marker vellykket (hvis oppdatering ble iverksatt manuelt)";
$a->strings["Attempt to execute this update step automatically"] = "Forsøk å utføre dette oppdateringspunktet automatisk";
$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = "";
$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %1\$s/removeme\n\n\t\t\tThank you and welcome to %4\$s."] = "";
$a->strings["Registration details for %s"] = "Registeringsdetaljer for %s";
$a->strings["%s user blocked/unblocked"] = [
0 => "%s bruker blokkert/ikke blokkert",
1 => "%s brukere blokkert/ikke blokkert",
];
$a->strings["You can't remove yourself"] = "Du kan ikke fjerne deg selv";
$a->strings["%s user deleted"] = [
0 => "%s bruker slettet",
1 => "%s brukere slettet",
];
$a->strings["User '%s' deleted"] = "Brukeren '%s' er slettet";
$a->strings["User '%s' unblocked"] = "Brukeren '%s' er ikke blokkert";
$a->strings["User '%s' blocked"] = "Brukeren '%s' er blokkert";
$a->strings["Normal Account Page"] = "Vanlig konto-side";
$a->strings["Soapbox Page"] = "Talerstol-side";
$a->strings["Public Forum"] = "";
$a->strings["Automatic Friend Page"] = "Automatisk venn-side";
$a->strings["Private Forum"] = "";
$a->strings["Personal Page"] = "";
$a->strings["Organisation Page"] = "";
$a->strings["News Page"] = "";
$a->strings["Community Forum"] = "";
$a->strings["Email"] = "E-post";
$a->strings["Register date"] = "Registreringsdato";
$a->strings["Last login"] = "Siste innlogging";
$a->strings["Last item"] = "Siste element";
$a->strings["Type"] = "";
$a->strings["Add User"] = "Legg til bruker";
$a->strings["User registrations waiting for confirm"] = "Brukerregistreringer venter på bekreftelse";
$a->strings["User waiting for permanent deletion"] = "Bruker venter på permanent sletting";
$a->strings["Request date"] = "Forespørselsdato";
$a->strings["No registrations."] = "Ingen registreringer.";
$a->strings["Note from the user"] = "";
$a->strings["Approve"] = "Godkjenn";
$a->strings["Deny"] = "Nekt";
$a->strings["User blocked"] = "";
$a->strings["Site admin"] = "Nettstedets administrator";
$a->strings["Account expired"] = "Konto utgått";
$a->strings["New User"] = "Ny bruker";
$a->strings["Delete in"] = "";
$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["Name of the new user."] = "Navnet til den nye brukeren.";
$a->strings["Nickname"] = "Kallenavn";
$a->strings["Nickname of the new user."] = "Kallenavnet til den nye brukeren.";
$a->strings["Email address of the new user."] = "E-postadressen til den nye brukeren.";
$a->strings["Addon %s disabled."] = "";
$a->strings["Addon %s enabled."] = "";
$a->strings["Disable"] = "Skru av";
$a->strings["Enable"] = "Aktiver";
$a->strings["Toggle"] = "Veksle";
$a->strings["Settings"] = "Innstillinger";
$a->strings["Author: "] = "Forfatter:";
$a->strings["Maintainer: "] = "Vedlikeholder:";
$a->strings["Reload active addons"] = "";
$a->strings["There are currently no addons available on your node. You can find the official addon repository at %1\$s and might find other interesting addons in the open addon registry at %2\$s"] = "";
$a->strings["No themes found."] = "Ingen temaer funnet.";
$a->strings["Screenshot"] = "Skjermbilde";
$a->strings["Reload active themes"] = "";
$a->strings["No themes found on the system. They should be placed in %1\$s"] = "";
$a->strings["[Experimental]"] = "[Eksperimentell]";
$a->strings["[Unsupported]"] = "[Ikke støttet]";
$a->strings["Log settings updated."] = "Logginnstillinger er oppdatert.";
$a->strings["PHP log currently enabled."] = "";
$a->strings["PHP log currently disabled."] = "";
$a->strings["Clear"] = "Tøm";
$a->strings["Enable Debugging"] = "Aktiver feilsøking";
$a->strings["Log file"] = "Loggfil";
$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Web-serveren må ha skriverettigheter. Relativt til toppnivåkatalogen til din Friendicas.";
$a->strings["Log level"] = "Loggnivå";
$a->strings["PHP logging"] = "";
$a->strings["To temporarily enable logging of PHP errors and warnings you can prepend the following to the index.php file of your installation. The filename set in the 'error_log' line is relative to the friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them."] = "";
$a->strings["Error trying to open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s exist and is readable."] = "";
$a->strings["Couldn't open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s is readable."] = "";
$a->strings["Off"] = "Av";
$a->strings["On"] = "";
$a->strings["Lock feature %s"] = "";
$a->strings["Manage Additional Features"] = "";
$a->strings["No friends to display."] = "Ingen venner å vise.";
$a->strings["Connect"] = "Forbindelse";
$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["No"] = "Nei";
$a->strings["You must be logged in to use addons. "] = "Du må være innlogget for å bruke tillegg.";
$a->strings["Applications"] = "Programmer";
$a->strings["No installed applications."] = "Ingen installerte programmer.";
$a->strings["Item not available."] = "Elementet er ikke tilgjengelig.";
$a->strings["Item was not found."] = "Elementet ble ikke funnet.";
$a->strings["Source input"] = "";
$a->strings["BBCode::toPlaintext"] = "";
$a->strings["BBCode::convert (raw HTML)"] = "";
$a->strings["BBCode::convert"] = "";
$a->strings["BBCode::convert => HTML::toBBCode"] = "";
$a->strings["BBCode::toMarkdown"] = "";
$a->strings["BBCode::toMarkdown => Markdown::convert"] = "";
$a->strings["BBCode::toMarkdown => Markdown::toBBCode"] = "";
$a->strings["BBCode::toMarkdown => Markdown::convert => HTML::toBBCode"] = "";
$a->strings["Source input (Diaspora format)"] = "";
$a->strings["Markdown::convert (raw HTML)"] = "";
$a->strings["Markdown::convert"] = "";
$a->strings["Markdown::toBBCode"] = "";
$a->strings["Raw HTML input"] = "";
$a->strings["HTML Input"] = "";
$a->strings["HTML::toBBCode"] = "";
$a->strings["HTML::toBBCode => BBCode::convert"] = "";
$a->strings["HTML::toBBCode => BBCode::convert (raw HTML)"] = "";
$a->strings["HTML::toMarkdown"] = "";
$a->strings["HTML::toPlaintext"] = "";
$a->strings["Source text"] = "";
$a->strings["BBCode"] = "";
$a->strings["Markdown"] = "";
$a->strings["HTML"] = "";
$a->strings["Login"] = "Logg inn";
$a->strings["Bad Request"] = "";
$a->strings["The post was created"] = "Innlegget ble skapt";
$a->strings["Access denied."] = "Tilgang avslått.";
$a->strings["Page not found."] = "Fant ikke siden.";
$a->strings["Access to this profile has been restricted."] = "Tilgang til denne profilen er blitt begrenset.";
$a->strings["Events"] = "Hendelser";
$a->strings["View"] = "";
$a->strings["Previous"] = "Forrige";
$a->strings["Next"] = "Neste";
$a->strings["today"] = "idag";
$a->strings["month"] = "måned";
$a->strings["week"] = "uke";
$a->strings["day"] = "dag";
$a->strings["list"] = "";
$a->strings["User not found"] = "";
$a->strings["This calendar format is not supported"] = "";
$a->strings["No exportable data found"] = "";
$a->strings["calendar"] = "";
$a->strings["No contacts in common."] = "Ingen kontakter felles.";
$a->strings["Common Friends"] = "Felles venner";
$a->strings["Public access denied."] = "Offentlig tilgang ikke tillatt.";
$a->strings["Community option not available."] = "";
$a->strings["Not available."] = "Ikke tilgjengelig.";
$a->strings["Local Community"] = "";
$a->strings["Posts from local users on this server"] = "";
$a->strings["Global Community"] = "";
$a->strings["Posts from users of the whole federated network"] = "";
$a->strings["No results."] = "Fant ikke noe.";
$a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this nodes users."] = "";
$a->strings["Credits"] = "";
$a->strings["Friendica is a community project, that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!"] = "";
$a->strings["Contact settings applied."] = "Kontaktinnstillinger i bruk.";
$a->strings["Contact update failed."] = "Kontaktoppdatering mislyktes.";
$a->strings["Contact not found."] = "Kontakt ikke funnet.";
$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["No mirroring"] = "";
$a->strings["Mirror as forwarded posting"] = "";
$a->strings["Mirror as my own posting"] = "";
$a->strings["Return to contact editor"] = "Gå tilbake til å endre kontakt";
$a->strings["Refetch contact data"] = "";
$a->strings["Submit"] = "Lagre";
$a->strings["Remote Self"] = "Fjernbetjent selv";
$a->strings["Mirror postings from this contact"] = "Speil innlegg fra denne kontakten";
$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "Merk denne kontakten som remote_self, da vil Friendica omposte nye innlegg fra denne kontakten.";
$a->strings["Account Nickname"] = "Konto Kallenavn";
$a->strings["@Tagname - overrides Name/Nickname"] = "@Merkelappnavn - overstyrer Navn/Kallenavn";
$a->strings["Account URL"] = "Konto URL";
$a->strings["Friend Request URL"] = "Venneforespørsel URL";
$a->strings["Friend Confirm URL"] = "Vennebekreftelse URL";
$a->strings["Notification Endpoint URL"] = "Endepunkt URL for beskjed";
$a->strings["Poll/Feed URL"] = "Poll/Feed URL";
$a->strings["New photo from this URL"] = "Nytt bilde fra denne URL-en";
$a->strings["Parent user not found."] = "";
$a->strings["No parent user"] = "";
$a->strings["Parent Password:"] = "";
$a->strings["Please enter the password of the parent account to legitimize your request."] = "";
$a->strings["Parent User"] = "";
$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = "";
$a->strings["Delegate Page Management"] = "Deleger sidebehandling";
$a->strings["Delegates"] = "";
$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["Existing Page Delegates"] = "Eksisterende sidedelegater";
$a->strings["Potential Delegates"] = "Mulige delegater";
$a->strings["Remove"] = "Slett";
$a->strings["Add"] = "Legg til";
$a->strings["No entries."] = "Ingen oppføringer";
$a->strings["Profile not found."] = "Fant ikke profilen.";
$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Denne kan skje innimellom hvis kontakt ble forespurt av begge personer og den allerede er godkjent.";
$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["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["Remote site reported: "] = "Det andre stedet rapporterte:";
$a->strings["Unable to set contact photo."] = "Fikk ikke satt kontaktbilde.";
$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."] = "Nettstedets offentlige nøkkel er ikke tilgjengelig i kontaktregisteret 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["[Name Withheld]"] = "[Navnet tilbakeholdt]";
$a->strings["%1\$s welcomes %2\$s"] = "%1\$s hilser %2\$s";
$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"] = [
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["Introduction complete."] = "Introduksjon ferdig.";
$a->strings["Unrecoverable protocol error."] = "Uopprettelig protokollfeil.";
$a->strings["Profile unavailable."] = "Profil utilgjengelig.";
$a->strings["%s has received too many connection requests today."] = "%s har mottatt for mange kontaktforespørsler idag.";
$a->strings["Spam protection measures have been invoked."] = "Tiltak mot søppelpost har blitt iverksatt.";
$a->strings["Friends are advised to please try again in 24 hours."] = "Venner anbefales å prøve igjen om 24 timer.";
$a->strings["Invalid locator"] = "Ugyldig stedsangivelse";
$a->strings["You have already introduced yourself here."] = "Du har allerede introdusert deg selv her.";
$a->strings["Apparently you are already friends with %s."] = "Du er visst allerede venn med %s.";
$a->strings["Invalid profile URL."] = "Ugyldig profil-URL.";
$a->strings["Disallowed profile URL."] = "Underkjent profil-URL.";
$a->strings["Failed to update contact record."] = "Mislyktes med å oppdatere kontaktposten.";
$a->strings["Your introduction has been sent."] = "Din introduksjon er sendt.";
$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "";
$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["Confirm"] = "Bekreft";
$a->strings["Hide this contact"] = "Skjul denne kontakten";
$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:"] = "Vennligst skriv inn din identitetsadresse fra en av følgende støttede sosiale nettverk:";
$a->strings["If you are not yet a member of the free social web, <a href=\"%s\">follow this link to find a public Friendica site and join us today</a>."] = "";
$a->strings["Friend/Connection Request"] = "Venne-/Koblings-forespørsel";
$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = "";
$a->strings["Please answer the following:"] = "Vennligst svar på følgende:";
$a->strings["Does %s know you?"] = "Kjenner %s deg?";
$a->strings["Add a personal note:"] = "Legg til en personlig melding:";
$a->strings["Friendica"] = "Friendica";
$a->strings["GNU Social (Pleroma, Mastodon)"] = "";
$a->strings["Diaspora (Socialhome, Hubzilla)"] = "";
$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = "- vennligst ikke bruk dette skjemaet. I stedet skriver du %s inn søkelinjen i Diaspora.";
$a->strings["Your Identity Address:"] = "Din identitetsadresse:";
$a->strings["Submit Request"] = "Send forespørsel";
$a->strings["Location:"] = "Plassering:";
$a->strings["Gender:"] = "Kjønn:";
$a->strings["Status:"] = "Status:";
$a->strings["Homepage:"] = "Hjemmeside:";
$a->strings["About:"] = "Om:";
$a->strings["Global Directory"] = "Global katalog";
$a->strings["Find on this site"] = "Finn på dette nettstedet";
$a->strings["Results for:"] = "";
$a->strings["Site Directory"] = "Stedets katalog";
$a->strings["Find"] = "Finn";
$a->strings["No entries (some entries may be hidden)."] = "Ingen oppføringer (noen oppføringer kan være skjulte).";
$a->strings["People Search - %s"] = "";
$a->strings["Forum Search - %s"] = "";
$a->strings["No matches"] = "Ingen treff";
$a->strings["Item not found"] = "Fant ikke elementet";
$a->strings["Edit post"] = "Endre innlegg";
$a->strings["Save"] = "Lagre";
$a->strings["Insert web link"] = "Sett inn web-adresse";
$a->strings["web link"] = "web-adresse";
$a->strings["Insert video link"] = "Sett inn video-link";
$a->strings["video link"] = "videolink";
$a->strings["Insert audio link"] = "Sett inn lydlink";
$a->strings["audio link"] = "lydlink";
$a->strings["CC: email addresses"] = "Kopi: e-postadresser";
$a->strings["Example: bob@example.com, mary@example.com"] = "Eksempel: ola@example.com, kari@example.com";
$a->strings["Event can not end before it has started."] = "";
$a->strings["Event title and start time are required."] = "Hendelsens tittel og starttidspunkt er påkrevet.";
$a->strings["Create New Event"] = "Lag ny hendelse";
$a->strings["Event details"] = "Hendelsesdetaljer";
$a->strings["Starting date and Title are required."] = "";
$a->strings["Event Starts:"] = "Hendelsen starter:";
$a->strings["Required"] = "Påkrevet";
$a->strings["Finish date/time is not known or not relevant"] = "Avslutningsdato/-tid er ukjent eller ikke relevant";
$a->strings["Event Finishes:"] = "Hendelsen slutter:";
$a->strings["Adjust for viewer timezone"] = "Tilpass til iakttakerens tidssone";
$a->strings["Description:"] = "Beskrivelse:";
$a->strings["Title:"] = "Tittel:";
$a->strings["Share this event"] = "Del denne hendelsen";
$a->strings["Basic"] = "";
$a->strings["Permissions"] = "Tillatelser";
$a->strings["Failed to remove event"] = "";
$a->strings["Event removed"] = "";
$a->strings["Photos"] = "Bilder";
$a->strings["Contact Photos"] = "Kontaktbilder";
$a->strings["Upload"] = "Last opp";
$a->strings["Files"] = "Filer";
$a->strings["You must be logged in to use this module"] = "";
$a->strings["Source URL"] = "";
$a->strings["Not Found"] = "Ikke funnet";
$a->strings["- select -"] = "- velg -";
$a->strings["The contact could not be added."] = "";
$a->strings["You already added this contact."] = "Du har allerede tilføyet denne kontakten.";
$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "";
$a->strings["OStatus support is disabled. Contact can't be added."] = "";
$a->strings["The network type couldn't be detected. Contact can't be added."] = "";
$a->strings["Tags:"] = "Merkelapper:";
$a->strings["Status Messages and Posts"] = "Status meldinger og innlegg";
$a->strings["This is Friendica, version %s that is running at the web location %s. The database version is %s, the post update version is %s."] = "";
$a->strings["Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."] = "";
$a->strings["Bug reports and issues: please visit"] = "Feilrapporter og problemer: vennligst besøk";
$a->strings["the bugtracker at github"] = "";
$a->strings["Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"] = "";
$a->strings["Installed addons/apps:"] = "";
$a->strings["No installed addons/apps"] = "";
$a->strings["Read about the <a href=\"%1\$s/tos\">Terms of Service</a> of this node."] = "";
$a->strings["On this server the following remote servers are blocked."] = "";
$a->strings["Friend suggestion sent."] = "Venneforslag sendt.";
$a->strings["Suggest Friends"] = "Foreslå venner";
$a->strings["Suggest a friend for %s"] = "Foreslå en venn for %s";
$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["Permission denied"] = "Tilgang nektet";
$a->strings["Save Group"] = "Lagre gruppe";
$a->strings["Filter"] = "";
$a->strings["Create a group of contacts/friends."] = "Lag en gruppe med kontakter/venner.";
$a->strings["Group Name: "] = "Gruppenavn:";
$a->strings["Contacts not in any group"] = "Kontakter som ikke er i noen gruppe";
$a->strings["Group removed."] = "Gruppe fjernet.";
$a->strings["Unable to remove group."] = "Mislyktes med å fjerne gruppe.";
$a->strings["Delete Group"] = "Slett gruppe";
$a->strings["Edit Group Name"] = "Endre gruppenavn";
$a->strings["Members"] = "Medlemmer";
$a->strings["All Contacts"] = "Alle kontakter";
$a->strings["Group is empty"] = "Gruppen er tom";
$a->strings["Remove contact from group"] = "Fjern kontakten fra gruppen";
$a->strings["Click on a contact to add or remove."] = "Klikk på en kontakt for å legge til eller fjerne.";
$a->strings["Add contact to group"] = "";
$a->strings["No profile"] = "Ingen profil";
$a->strings["Help:"] = "Hjelp:";
$a->strings["Help"] = "Hjelp";
$a->strings["Welcome to %s"] = "Velkommen til %s";
$a->strings["Total invitation limit exceeded."] = "Grensen for totalt antall invitasjoner er overskredet.";
$a->strings["%s : Not a valid email address."] = "%s: Ugyldig e-postadresse.";
$a->strings["Please join us on Friendica"] = "Vær med oss på Friendica";
$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Invitasjonsgrense overskredet. Vennligst kontakt administrator på ditt nettsted.";
$a->strings["%s : Message delivery failed."] = "%s: Mislyktes med å levere meldingen.";
$a->strings["%d message sent."] = [
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."] = "Besøk %s for en liste med offentlige nettsteder du kan bli med i. Friendica-medlemmer ved andre nettsteder kan alle opprette forbindelse til hverandre, og i tillegg til medlemmer av mange andre sosiale nettverk.";
$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "For å akseptere denne invitasjonen, vær så snill å besøk og registrer deg hos %s eller et hvilket som helst annet offentlig Friendica-nettsted.";
$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."] = "Friendica-nettsteder er alle forbundet med hverandre for å lage et personvern-forbedret sosialt nettverk som eies og kontrolleres av medlemmene selv. De kan også forbindes med mange tradisjonelle sosiale nettverk. Se %s for en liste over alternative Friendica-nettsteder du kan bli med i.";
$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["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."] = "";
$a->strings["To accept this invitation, please visit and register at %s."] = "";
$a->strings["Send invitations"] = "Send invitasjoner";
$a->strings["Enter email addresses, one per line:"] = "Skriv e-postadresser, en per linje:";
$a->strings["Your message:"] = "Din melding:";
$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Du er herved hjertelig invitert til å bli med meg og andre nære venner på Friendica - hjelp oss å skape en bedre sosial 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://friendi.ca"] = "";
$a->strings["Unable to locate original post."] = "Mislyktes med å lokalisere opprinnelig melding.";
$a->strings["Empty post discarded."] = "Tom melding forkastet.";
$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Denne meldingen ble sendt til deg av %s, et medlem av det sosiale nettverket Friendica.";
$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["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A";
$a->strings["Time Conversion"] = "Tidskonvertering";
$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica har denne tjenesten for å dele hendelser med andre nettverk og venner i ukjente tidssoner.";
$a->strings["UTC time: %s"] = "UTC tid: %s";
$a->strings["Current timezone: %s"] = "Gjeldende tidssone: %s";
$a->strings["Converted localtime: %s"] = "Konvertert lokaltid: %s";
$a->strings["Please select your timezone:"] = "Vennligst velg din tidssone:";
$a->strings["Remote privacy information not available."] = "Ekstern informasjon om privatlivsinnstillinger er ikke tilgjengelig.";
$a->strings["Visible to:"] = "Synlig for:";
$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["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email, the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "";
$a->strings["\n\t\tFollow this link soon to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = "";
$a->strings["Password reset requested at %s"] = "Forespørsel om tilbakestilling av passord ved %s";
$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["Request has expired, please make a new one."] = "";
$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["Reset"] = "Tilbakestill";
$a->strings["Password Reset"] = "Passord tilbakestilling";
$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["\n\t\t\tDear %1\$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"] = "";
$a->strings["\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t%2\$s\n\t\t\tPassword:\t%3\$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"] = "";
$a->strings["Your password has been changed at %s"] = "Ditt passord har blitt endret %s";
$a->strings["System down for maintenance"] = "Systemet er nede for vedlikehold";
$a->strings["Manage Identities and/or Pages"] = "Behandle identiteter og/eller sider";
$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["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:"] = "er interessert i:";
$a->strings["Profile Match"] = "Profiltreff";
$a->strings["New Message"] = "Ny melding";
$a->strings["No recipient selected."] = "Ingen mottaker valgt.";
$a->strings["Unable to locate contact information."] = "Mislyktes med å finne kontaktinformasjon.";
$a->strings["Message could not be sent."] = "Meldingen kunne ikke sendes.";
$a->strings["Message collection failure."] = "Meldingsinnsamling mislyktes.";
$a->strings["Message sent."] = "Melding sendt.";
$a->strings["Discard"] = "Forkast";
$a->strings["Messages"] = "Meldinger";
$a->strings["Do you really want to delete this message?"] = "Ønsker du virkelig å slette denne meldingen?";
$a->strings["Conversation not found."] = "Konversasjon ikke funnet";
$a->strings["Message deleted."] = "Melding slettet.";
$a->strings["Conversation removed."] = "Samtale slettet.";
$a->strings["Please enter a link URL:"] = "Vennligst skriv inn en lenke URL:";
$a->strings["Send Private Message"] = "Send privat melding";
$a->strings["To:"] = "Til:";
$a->strings["Subject:"] = "Emne:";
$a->strings["No messages."] = "Ingen meldinger.";
$a->strings["Message not available."] = "Melding utilgjengelig.";
$a->strings["Delete message"] = "Slett melding";
$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A";
$a->strings["Delete conversation"] = "Slett samtale";
$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Ingen sikker kommunikasjon tilgjengelig. Du <strong>kan kanskje</strong> svare fra senderens profilside.";
$a->strings["Send Reply"] = "Send svar";
$a->strings["Unknown sender - %s"] = "Ukjent avsender - %s";
$a->strings["You and %s"] = "Du og %s";
$a->strings["%s and You"] = "%s og du";
$a->strings["%d message"] = [
0 => "%d melding",
1 => "%d meldinger",
];
$a->strings["Remove term"] = "Fjern uttrykk";
$a->strings["Saved Searches"] = "Lagrede søk";
$a->strings["add"] = "legg til";
$a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = [
0 => "",
1 => "",
];
$a->strings["Messages in this group won't be send to these receivers."] = "";
$a->strings["No such group"] = "Gruppen finnes ikke";
$a->strings["Group: %s"] = "Gruppe: %s";
$a->strings["Private messages to this person are at risk of public disclosure."] = "Private meldinger til denne personen risikerer å bli offentliggjort.";
$a->strings["Invalid contact."] = "Ugyldig kontakt.";
$a->strings["Commented Order"] = "Etter kommentarer";
$a->strings["Sort by Comment Date"] = "Sorter etter kommentardato";
$a->strings["Posted Order"] = "Etter innlegg";
$a->strings["Sort by Post Date"] = "Sorter etter innleggsdato";
$a->strings["Personal"] = "Personlig";
$a->strings["Posts that mention or involve you"] = "Innlegg som nevner eller involverer deg";
$a->strings["New"] = "Ny";
$a->strings["Activity Stream - by date"] = "Aktivitetsstrøm - etter dato";
$a->strings["Shared Links"] = "Delte lenker";
$a->strings["Interesting Links"] = "Interessante lenker";
$a->strings["Starred"] = "Med stjerne";
$a->strings["Favourite Posts"] = "Favorittinnlegg";
$a->strings["Welcome to Friendica"] = "Velkommen til 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."] = "Vi vil gjerne gi noe noen tips og lenker for å hjelpe deg til en hyggelig opplevelse. Klikk på et element for å besøke den relevante siden. En lenke til denne siden vil være synlig på din hovedside i to uker etter at du registrerte deg og så vil den bli borte av seg selv.";
$a->strings["Getting Started"] = "Komme igang";
$a->strings["Friendica Walk-Through"] = "Friendica gjennomgang";
$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."] = "På <em>Hurtigstart</em>-siden din, så finner du en kort introduksjon til profilen din og nettverksfanen, hvordan du oppretter nye forbindelser, og hvordan du finner grupper å bli med i.";
$a->strings["Go to Your Settings"] = "Gå til Dine innstillinger";
$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."] = "På siden <em>Innstillinger</em> - bytt passordet du fikk. Merk deg også Din identitetsadresse. Denne ser ut som en vanlig e-postadresse, og er nyttig for å bli venner i den frie sosiale web'en.";
$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"] = "Endre profilen din";
$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"] = "Profilnøkkelord";
$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"] = "Kobling";
$a->strings["Importing Emails"] = "Importere e-post";
$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"] = "Skriv inn tilgangsinformasjon til e-posten din på siden for Koblingsinnstillinger, hvis du ønsker å importere og samhandle med venner eller e-postlister fra din e-post INNBOKS";
$a->strings["Go to Your Contacts Page"] = "Gå til Dine kontakter-siden";
$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."] = "Dine kontakter-siden er der du håndterer vennskap og skaper forbindelser med venner på andre nettverk. Vanligvis skriver du deres adresse eller nettsteds-URL i dialogboksen <em>Legg til ny kontakt</em>";
$a->strings["Go to Your Site's Directory"] = "Gå til Din lokale katalog";
$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"] = "Finn nye personer";
$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."] = "I sidepanelet på Kontakter-siden er flere verktøy for å finne nye venner. Vi kan matche personer utfra interesse, slå opp personer på navn eller interesse, og gi forslag basert på nettverksforbindelser. På et helt nytt nettsted, så vil venneforslag vanligvis dukke opp innen 24 timer.";
$a->strings["Groups"] = "Grupper";
$a->strings["Group Your Contacts"] = "Kontaktgrupper";
$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?"] = "Hvorfor er ikke mine innlegg offentlige?";
$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."] = "Friendica respekterer ditt privatliv. Som standard, så vil dine innlegg bare vises til personer du har lagt til som venner. For mer informasjon, se Hjelp-siden fra lenken ovenfor.";
$a->strings["Getting Help"] = "Få hjelp";
$a->strings["Go to the Help Section"] = "Gå til Hjelp-siden";
$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["Personal Notes"] = "Personlige notater";
$a->strings["Invalid request identifier."] = "Ugyldig forespørselsidentifikator.";
$a->strings["Ignore"] = "Ignorer";
$a->strings["Notifications"] = "Varslinger";
$a->strings["Network Notifications"] = "Nettverksvarslinger";
$a->strings["System Notifications"] = "Systemvarsler";
$a->strings["Personal Notifications"] = "Personlige varsler";
$a->strings["Home Notifications"] = "Hjemmevarsler";
$a->strings["Show unread"] = "";
$a->strings["Show all"] = "Vis alle";
$a->strings["Show Ignored Requests"] = "Vis ignorerte forespørsler";
$a->strings["Hide Ignored Requests"] = "Skjul ignorerte forespørsler";
$a->strings["Notification type:"] = "Beskjedtype:";
$a->strings["Suggested by:"] = "Foreslått av:";
$a->strings["Hide this contact from others"] = "Skjul denne kontakten for andre";
$a->strings["Claims to be known to you: "] = "Påstår å kjenne deg:";
$a->strings["yes"] = "ja";
$a->strings["no"] = "ei";
$a->strings["Shall your connection be bidirectional or not?"] = "";
$a->strings["Accepting %s as a friend allows %s to subscribe to your posts, and you will also receive updates from them in your news feed."] = "";
$a->strings["Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "";
$a->strings["Accepting %s as a sharer allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "";
$a->strings["Friend"] = "Venn";
$a->strings["Sharer"] = "Deler";
$a->strings["Subscriber"] = "";
$a->strings["Network:"] = "Nettverk:";
$a->strings["No introductions."] = "Ingen introduksjoner.";
$a->strings["No more %s notifications."] = "";
$a->strings["No more system notifications."] = "Ingen flere systemvarsler.";
$a->strings["Post successful."] = "Innlegg vellykket.";
$a->strings["OpenID protocol error. No ID returned."] = "OpenID protokollfeil. Ingen ID kom i retur.";
$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Kontoen ble ikke funnet og OpenID-registrering er ikke tillat på dette nettstedet.";
$a->strings["Login failed."] = "Innlogging mislyktes.";
$a->strings["Subscribing to OStatus contacts"] = "";
$a->strings["No contact provided."] = "";
$a->strings["Couldn't fetch information for contact."] = "";
$a->strings["Couldn't fetch friends for contact."] = "";
$a->strings["Done"] = "";
$a->strings["success"] = "vellykket.";
$a->strings["failed"] = "mislyktes";
$a->strings["ignored"] = "ignorert";
$a->strings["Keep this window open until done."] = "";
$a->strings["Photo Albums"] = "Fotoalbum";
$a->strings["Recent Photos"] = "Nye bilder";
$a->strings["Upload New Photos"] = "Last opp nye bilder";
$a->strings["everybody"] = "alle";
$a->strings["Contact information unavailable"] = "Kontaktinformasjon utilgjengelig";
$a->strings["Album not found."] = "Album ble ikke funnet.";
$a->strings["Delete Album"] = "Slett album";
$a->strings["Do you really want to delete this photo album and all its photos?"] = "Ønsker du virkelig å slette dette fotoalbumet og alle bildene i det?";
$a->strings["Delete Photo"] = "Slett bilde";
$a->strings["Do you really want to delete this photo?"] = "Ønsker du virkelig å slette dette bildet?";
$a->strings["a photo"] = "et bilde";
$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s ble merket i %2\$s av %3\$s";
$a->strings["Image exceeds size limit of %s"] = "Bildet er større enn begrensningen på %s";
$a->strings["Image upload didn't complete, please try again"] = "";
$a->strings["Image file is missing"] = "";
$a->strings["Server can't accept new file upload at this time, please contact your administrator"] = "";
$a->strings["Image file is empty."] = "Bildefilen er tom.";
$a->strings["Unable to process image."] = "Ikke i stand til å behandle bildet.";
$a->strings["Image upload failed."] = "Mislyktes med å laste opp bilde.";
$a->strings["No photos selected"] = "Ingen bilder er valgt";
$a->strings["Access to this item is restricted."] = "Tilgang til dette elementet er begrenset.";
$a->strings["Upload Photos"] = "Last opp bilder";
$a->strings["New album name: "] = "Nytt albumnavn:";
$a->strings["or select existing album:"] = "";
$a->strings["Do not show a status post for this upload"] = "Ikke vis statusoppdatering for denne opplastingen";
$a->strings["Show to Groups"] = "Vis til grupper";
$a->strings["Show to Contacts"] = "Vis til kontakter";
$a->strings["Edit Album"] = "Endre album";
$a->strings["Show Newest First"] = "Vis nyeste først";
$a->strings["Show Oldest First"] = "Vis eldste først";
$a->strings["View Photo"] = "Vis bilde";
$a->strings["Permission denied. Access to this item may be restricted."] = "Tilgang nektet. Tilgang til dette elementet kan være begrenset.";
$a->strings["Photo not available"] = "Bilde ikke tilgjengelig";
$a->strings["View photo"] = "Vis foto";
$a->strings["Edit photo"] = "Endre bilde";
$a->strings["Use as profile photo"] = "Bruk som profilbilde";
$a->strings["Private Message"] = "Privat melding";
$a->strings["View Full Size"] = "Vis i full størrelse";
$a->strings["Tags: "] = "Tagger:";
$a->strings["[Select tags to remove]"] = "";
$a->strings["New album name"] = "Nytt albumnavn";
$a->strings["Caption"] = "Overskrift";
$a->strings["Add a Tag"] = "Legg til tag";
$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Eksempel: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping";
$a->strings["Do not rotate"] = "";
$a->strings["Rotate CW (right)"] = "Roter med klokka (høyre)";
$a->strings["Rotate CCW (left)"] = "Roter mot klokka (venstre)";
$a->strings["I like this (toggle)"] = "Jeg liker dette (skru på/av)";
$a->strings["I don't like this (toggle)"] = "Jeg liker ikke dette (skru på/av)";
$a->strings["This is you"] = "Dette er deg";
$a->strings["Comment"] = "Kommentar";
$a->strings["Map"] = "Kart";
$a->strings["View Album"] = "Vis album";
$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["Poke/Prod"] = "Dytt/dult";
$a->strings["poke, prod or do other things to somebody"] = "dytt, dult eller gjør andre ting med noen";
$a->strings["Recipient"] = "Mottaker";
$a->strings["Choose what you wish to do to recipient"] = "Velg hva du ønsker å gjøre med mottakeren";
$a->strings["Make this post private"] = "Gjør dette innlegget privat";
$a->strings["Only logged in users are permitted to perform a probing."] = "";
$a->strings["Requested profile is not available."] = "Profil utilgjengelig.";
$a->strings["%s's timeline"] = "";
$a->strings["%s's posts"] = "%s sitt innlegg";
$a->strings["%s's comments"] = "";
$a->strings["Profile deleted."] = "Profil slettet.";
$a->strings["Profile-"] = "Profil-";
$a->strings["New profile created."] = "Ny profil opprettet.";
$a->strings["Profile unavailable to clone."] = "Profilen er utilgjengelig for kloning.";
$a->strings["Profile Name is required."] = "Profilnavn er påkrevet.";
$a->strings["Marital Status"] = "Ekteskapelig status";
$a->strings["Romantic Partner"] = "Romantisk partner";
$a->strings["Work/Employment"] = "Arbeid/ansatt hos";
$a->strings["Religion"] = "Religion";
$a->strings["Political Views"] = "Politisk ståsted";
$a->strings["Gender"] = "Kjønn";
$a->strings["Sexual Preference"] = "Seksuell orientering";
$a->strings["XMPP"] = "";
$a->strings["Homepage"] = "Hjemmeside";
$a->strings["Interests"] = "Interesser";
$a->strings["Location"] = "Plassering";
$a->strings["Profile updated."] = "Profil oppdatert.";
$a->strings["Hide contacts and friends:"] = "Gjemm kontakter og venner:";
$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Skjul kontakten/vennen din fra folk som kan se denne profilen?";
$a->strings["Show more profile fields:"] = "";
$a->strings["Profile Actions"] = "";
$a->strings["Edit Profile Details"] = "Endre profildetaljer";
$a->strings["Change Profile Photo"] = "Endre profilbilde";
$a->strings["View this profile"] = "Vis denne profilen";
$a->strings["View all profiles"] = "";
$a->strings["Edit visibility"] = "Endre synlighet";
$a->strings["Create a new profile using these settings"] = "Opprett en ny profil med disse innstillingene";
$a->strings["Clone this profile"] = "Klon denne profilen";
$a->strings["Delete this profile"] = "Slette denne profilen";
$a->strings["Basic information"] = "Grunninformasjon";
$a->strings["Profile picture"] = "Profilbilde";
$a->strings["Preferences"] = "Preferanser";
$a->strings["Status information"] = "Statusinformasjon";
$a->strings["Additional information"] = "Tilleggsinformasjon";
$a->strings["Relation"] = "";
$a->strings["Miscellaneous"] = "Diverse";
$a->strings["Your Gender:"] = "Ditt kjønn:";
$a->strings["<span class=\"heart\">&hearts;</span> Marital Status:"] = "<span class=\"heart\">&hearts;</span> Sivilstand:";
$a->strings["Sexual Preference:"] = "Seksuell orientering:";
$a->strings["Example: fishing photography software"] = "Eksempel: fisking fotografering programvare";
$a->strings["Profile Name:"] = "Profilnavn:";
$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["Your Full Name:"] = "Ditt fulle navn:";
$a->strings["Title/Description:"] = "Tittel/Beskrivelse:";
$a->strings["Street Address:"] = "Gateadresse:";
$a->strings["Locality/City:"] = "Plassering/by:";
$a->strings["Region/State:"] = "Region/fylke:";
$a->strings["Postal/Zip Code:"] = "Postnummer:";
$a->strings["Country:"] = "Land:";
$a->strings["Age: "] = "Alder:";
$a->strings["Who: (if applicable)"] = "Hvem: (hvis gjeldende)";
$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Eksempler: kari123, Kari Nordmann, kari@example.com";
$a->strings["Since [date]:"] = "Fra [dato]:";
$a->strings["Tell us about yourself..."] = "Fortell oss om deg selv...";
$a->strings["XMPP (Jabber) address:"] = "";
$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "";
$a->strings["Homepage URL:"] = "Hjemmeside URL:";
$a->strings["Hometown:"] = "Hjemsted:";
$a->strings["Political Views:"] = "Politisk ståsted:";
$a->strings["Religious Views:"] = "Religiøst ståsted:";
$a->strings["Public Keywords:"] = "Offentlige nøkkelord:";
$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Brukes for å foreslå mulige venner, kan ses av andre)";
$a->strings["Private Keywords:"] = "Private nøkkelord:";
$a->strings["(Used for searching profiles, never shown to others)"] = "(Brukes for å søke i profiler, vises aldri til andre)";
$a->strings["Likes:"] = "Liker:";
$a->strings["Dislikes:"] = "Liker ikke:";
$a->strings["Musical interests"] = "Musikksmak";
$a->strings["Books, literature"] = "Bøker, litteratur";
$a->strings["Television"] = "TV";
$a->strings["Film/dance/culture/entertainment"] = "Film/dans/kultur/underholdning";
$a->strings["Hobbies/Interests"] = "Hobbier/interesser";
$a->strings["Love/romance"] = "Kjærlighet/romanse";
$a->strings["Work/employment"] = "Arbeid/ansatt hos";
$a->strings["School/education"] = "Skole/utdanning";
$a->strings["Contact information and Social Networks"] = "Kontaktinformasjon og sosiale nettverk";
$a->strings["Profile Image"] = "Profilbilde";
$a->strings["visible to everybody"] = "synlig for alle";
$a->strings["Edit/Manage Profiles"] = "Rediger/Behandle profiler";
$a->strings["Change profile photo"] = "Endre profilbilde";
$a->strings["Create New Profile"] = "Lag ny profil";
$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["Upload File:"] = "Last opp fil:";
$a->strings["Select a profile:"] = "Velg en profil:";
$a->strings["or"] = "eller";
$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["Invalid profile identifier."] = "Ugyldig profilidentifikator.";
$a->strings["Profile Visibility Editor"] = "Behandle profilsynlighet";
$a->strings["Visible To"] = "Synlig for";
$a->strings["All Contacts (with secure profile access)"] = "Alle kontakter (med sikret profiltilgang)";
$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 your accout details:<br> login: %s<br> password: %s<br><br>You can change your password after login."] = "";
$a->strings["Registration successful."] = "";
$a->strings["Your registration can not be processed."] = "Din registrering kan ikke behandles.";
$a->strings["Your registration is pending approval by the site owner."] = "Din registrering venter på godkjenning fra eier av stedet.";
$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Dette nettstedet har overskredet antallet tillate daglige kontoregistreringer. Vennligst prøv igjen imorgen.";
$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["Your OpenID (optional): "] = "Din OpenID (valgfritt):";
$a->strings["Include your profile in member directory?"] = "Legg til profilen din i medlemskatalogen?";
$a->strings["Note for the admin"] = "";
$a->strings["Leave a message for the admin, why you want to join this node"] = "";
$a->strings["Membership on this site is by invitation only."] = "Medlemskap ved dette nettstedet skjer bare på invitasjon.";
$a->strings["Your invitation code: "] = "";
$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "";
$a->strings["Your Email Address: (Initial information will be send there, so this has to be an existing address.)"] = "";
$a->strings["New Password:"] = "Nytt passord:";
$a->strings["Leave empty for an auto generated password."] = "";
$a->strings["Confirm:"] = "Bekreft:";
$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be '<strong>nickname@%s</strong>'."] = "";
$a->strings["Choose a nickname: "] = "Velg et kallenavn:";
$a->strings["Register"] = "Registrer";
$a->strings["Import"] = "Importer";
$a->strings["Import your profile to this friendica instance"] = "Importer din profil til denne Friendica-instansen.";
$a->strings["Note: This node explicitly contains adult content"] = "";
$a->strings["Account approved."] = "Konto godkjent.";
$a->strings["Registration revoked for %s"] = "Registreringen til %s er trukket tilbake";
$a->strings["Please login."] = "Vennligst logg inn.";
$a->strings["User deleted their account"] = "";
$a->strings["On your Friendica node an user deleted their account. Please ensure that their data is removed from the backups."] = "";
$a->strings["The user id is %d"] = "";
$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["Resubscribing to OStatus contacts"] = "";
$a->strings["Error"] = "";
$a->strings["Only logged in users are permitted to perform a search."] = "";
$a->strings["Too Many Requests"] = "";
$a->strings["Only one search per minute is permitted for not logged in users."] = "";
$a->strings["Search"] = "Søk";
$a->strings["Items tagged with: %s"] = "";
$a->strings["Results for: %s"] = "";
$a->strings["Account"] = "Konto";
$a->strings["Profiles"] = "Profiler";
$a->strings["Display"] = "Vis";
$a->strings["Social Networks"] = "Sosiale nettverk";
$a->strings["Delegations"] = "Delegasjoner";
$a->strings["Connected apps"] = "Tilkoblede programmer";
$a->strings["Export personal data"] = "Eksporter personlige data";
$a->strings["Remove account"] = "Fjern konto";
$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["Features updated"] = "Funksjoner oppdatert";
$a->strings["Relocate message has been send to your contacts"] = "Omplasseringsmelding har blitt sendt til dine kontakter";
$a->strings["Passwords do not match. Password unchanged."] = "Passordene er ikke like. Passord uendret.";
$a->strings["Empty passwords are not allowed. Password unchanged."] = "Tomme passord er ikke lov. Passord uendret.";
$a->strings["The new password has been exposed in a public data dump, please choose another."] = "";
$a->strings["Wrong password."] = "Feil passord.";
$a->strings["Password changed."] = "Passord endret.";
$a->strings["Password update failed. Please try again."] = "Passordoppdatering mislyktes. Vennligst prøv igjen.";
$a->strings[" Please use a shorter name."] = "Vennligst bruk et kortere navn.";
$a->strings[" Name too short."] = "Navnet er for kort.";
$a->strings["Wrong Password"] = "Feil passord";
$a->strings["Invalid email."] = "Ugyldig e-post.";
$a->strings["Cannot change to that email."] = "Kan ikke endre til den e-postadressen.";
$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Privat forum har ingen personverntillatelser. Bruker standard personverngruppe.";
$a->strings["Private forum has no privacy permissions and no default privacy group."] = "Privat forum har ingen personverntillatelser og ingen standard personverngruppe.";
$a->strings["Settings updated."] = "Innstillinger oppdatert.";
$a->strings["Add application"] = "Legg til program";
$a->strings["Consumer Key"] = "Consumer Key";
$a->strings["Consumer Secret"] = "Consumer Secret";
$a->strings["Redirect"] = "Omdiriger";
$a->strings["Icon url"] = "Ikon URL";
$a->strings["You can't edit this application."] = "Du kan ikke redigere dette programmet.";
$a->strings["Connected Apps"] = "Tilkoblede programmer";
$a->strings["Edit"] = "Endre";
$a->strings["Client key starts with"] = "Klientnøkkelen starter med";
$a->strings["No name"] = "Ingen navn";
$a->strings["Remove authorization"] = "Fjern tillatelse";
$a->strings["No Addon settings configured"] = "";
$a->strings["Addon Settings"] = "";
$a->strings["Additional Features"] = "Tilleggsfunksjoner";
$a->strings["Diaspora"] = "Diaspora";
$a->strings["enabled"] = "aktivert";
$a->strings["disabled"] = "avskrudd";
$a->strings["Built-in support for %s connectivity is %s"] = "Innebygget støtte for %s forbindelse er %s";
$a->strings["GNU Social (OStatus)"] = "";
$a->strings["Email access is disabled on this site."] = "E-posttilgang er avskrudd på dette stedet.";
$a->strings["General Social Media Settings"] = "";
$a->strings["Disable Content Warning"] = "";
$a->strings["Users on networks like Mastodon or Pleroma are able to set a content warning field which collapse their post by default. This disables the automatic collapsing and sets the content warning as the post title. Doesn't affect any other content filtering you eventually set up."] = "";
$a->strings["Disable intelligent shortening"] = "";
$a->strings["Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original friendica post."] = "";
$a->strings["Automatically follow any GNU Social (OStatus) followers/mentioners"] = "";
$a->strings["If you receive a message from an unknown OStatus user, this option decides what to do. If it is checked, a new contact will be created for every unknown user."] = "";
$a->strings["Default group for OStatus contacts"] = "";
$a->strings["Your legacy GNU Social account"] = "";
$a->strings["If you enter your old GNU Social/Statusnet account name here (in the format user@domain.tld), your contacts will be added automatically. The field will be emptied when done."] = "";
$a->strings["Repair OStatus subscriptions"] = "";
$a->strings["Email/Mailbox Setup"] = "E-post-/postboksinnstillinger";
$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["Last successful email check:"] = "Siste vellykkede e-postsjekk:";
$a->strings["IMAP server name:"] = "IMAP-tjeners navn:";
$a->strings["IMAP port:"] = "IMAP port:";
$a->strings["Security:"] = "Sikkerhet:";
$a->strings["None"] = "Ingen";
$a->strings["Email login name:"] = "E-post brukernavn:";
$a->strings["Email password:"] = "E-post passord:";
$a->strings["Reply-to address:"] = "Svar-til-adresse:";
$a->strings["Send public posts to all email contacts:"] = "Send offentlige meldinger til alle e-postkontakter:";
$a->strings["Action after import:"] = "Handling etter import:";
$a->strings["Mark as seen"] = "Marker som sett";
$a->strings["Move to folder"] = "Flytt til mappe";
$a->strings["Move to folder:"] = "Flytt til mappe:";
$a->strings["%s - (Unsupported)"] = "%s - (Ikke støttet)";
$a->strings["%s - (Experimental)"] = "%s - (Eksperimentell)";
$a->strings["Sunday"] = "søndag";
$a->strings["Monday"] = "mandag";
$a->strings["Display Settings"] = "Visningsinnstillinger";
$a->strings["Display Theme:"] = "Vis tema:";
$a->strings["Mobile Theme:"] = "Mobilt tema:";
$a->strings["Suppress warning of insecure networks"] = "";
$a->strings["Should the system suppress the warning that the current group contains members of networks that can't receive non public postings."] = "";
$a->strings["Update browser every xx seconds"] = "Oppdater nettleser hvert xx sekund";
$a->strings["Minimum of 10 seconds. Enter -1 to disable it."] = "";
$a->strings["Number of items to display per page:"] = "Antall elementer som vises per side:";
$a->strings["Maximum of 100 items"] = "Maksimum 100 elementer";
$a->strings["Number of items to display per page when viewed from mobile device:"] = "Antall elementer å vise per side ved visning på mobil enhet:";
$a->strings["Don't show emoticons"] = "Ikke vis uttrykksikoner";
$a->strings["Calendar"] = "";
$a->strings["Beginning of week:"] = "";
$a->strings["Don't show notices"] = "Ikke vis varsler";
$a->strings["Infinite scroll"] = "Uendelig rulling";
$a->strings["Automatic updates only at the top of the network page"] = "";
$a->strings["When disabled, the network page is updated all the time, which could be confusing while reading."] = "";
$a->strings["Bandwidth Saver Mode"] = "";
$a->strings["When enabled, embedded content is not displayed on automatic updates, they only show on page reload."] = "";
$a->strings["Smart Threading"] = "";
$a->strings["When enabled, suppress extraneous thread indentation while keeping it where it matters. Only works if threading is available and enabled."] = "";
$a->strings["General Theme Settings"] = "";
$a->strings["Custom Theme Settings"] = "";
$a->strings["Content Settings"] = "";
$a->strings["Theme settings"] = "Temainnstillinger";
$a->strings["Unable to find your profile. Please contact your admin."] = "";
$a->strings["Account Types"] = "";
$a->strings["Personal Page Subtypes"] = "";
$a->strings["Community Forum Subtypes"] = "";
$a->strings["Account for a personal profile."] = "";
$a->strings["Account for an organisation that automatically approves contact requests as \"Followers\"."] = "";
$a->strings["Account for a news reflector that automatically approves contact requests as \"Followers\"."] = "";
$a->strings["Account for community discussions."] = "";
$a->strings["Account for a regular personal profile that requires manual approval of \"Friends\" and \"Followers\"."] = "";
$a->strings["Account for a public profile that automatically approves contact requests as \"Followers\"."] = "";
$a->strings["Automatically approves all contact requests."] = "";
$a->strings["Account for a popular profile that automatically approves contact requests as \"Friends\"."] = "";
$a->strings["Private Forum [Experimental]"] = "Privat forum [Eksperimentell]";
$a->strings["Requires manual approval of contact requests."] = "";
$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["Your profile will be published in this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings."] = "";
$a->strings["Publish your default profile in the global social directory?"] = "Skal standardprofilen din publiseres i den globale sosiale katalogen?";
$a->strings["Your profile will be published in the global friendica directories (e.g. <a href=\"%s\">%s</a>). Your profile will be visible in public."] = "";
$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["Your contact list won't be shown in your default profile page. You can decide to show your contact list separately for each additional profile you create"] = "";
$a->strings["Hide your profile details from anonymous viewers?"] = "";
$a->strings["Anonymous visitors will only see your profile picture, your display name and the nickname you are using on your profile page. Your public posts and replies will still be accessible by other means."] = "";
$a->strings["Allow friends to post to your profile page?"] = "Tillat venner å poste innlegg på din profilside?";
$a->strings["Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"] = "";
$a->strings["Allow friends to tag your posts?"] = "Tillat venner å merke dine innlegg?";
$a->strings["Your contacts can add additional tags to your posts."] = "";
$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Tillat oss å foreslå deg som en mulig venn til nye medlemmer?";
$a->strings["If you like, Friendica may suggest new members to add you as a contact."] = "";
$a->strings["Permit unknown people to send you private mail?"] = "Tillat ukjente personer å sende deg privat post?";
$a->strings["Friendica network users may send you private messages even if they are not in your contact list."] = "";
$a->strings["Profile is <strong>not published</strong>."] = "Profilen er <strong>ikke publisert</strong>.";
$a->strings["Your Identity Address is <strong>'%s'</strong> or '%s'."] = "";
$a->strings["Automatically expire posts after this many days:"] = "Innlegg utgår automatisk etter så mange dager:";
$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Tomme innlegg utgår ikke. Utgåtte innlegg slettes.";
$a->strings["Advanced expiration settings"] = "Avanserte innstillinger for å utgå";
$a->strings["Advanced Expiration"] = "Avansert utgå";
$a->strings["Expire posts:"] = "Innlegg utgår:";
$a->strings["Expire personal notes:"] = "Personlige notater utgår:";
$a->strings["Expire starred posts:"] = "Innlegg med stjerne utgår:";
$a->strings["Expire photos:"] = "Bilder utgår:";
$a->strings["Only expire posts by others:"] = "Kun innlegg fra andre utgår:";
$a->strings["Account Settings"] = "Kontoinnstillinger";
$a->strings["Password Settings"] = "Passordinnstillinger";
$a->strings["Leave password fields blank unless changing"] = "La passordfeltene stå tomme hvis du ikke skal bytte";
$a->strings["Current Password:"] = "Gjeldende passord:";
$a->strings["Your current password to confirm the changes"] = "Ditt gjeldende passord for å bekrefte endringene";
$a->strings["Password:"] = "Passord:";
$a->strings["Basic Settings"] = "Grunninnstillinger";
$a->strings["Full Name:"] = "Fullt navn:";
$a->strings["Email Address:"] = "E-postadresse:";
$a->strings["Your Timezone:"] = "Din tidssone:";
$a->strings["Your Language:"] = "";
$a->strings["Set the language we use to show you friendica interface and to send you emails"] = "";
$a->strings["Default Post Location:"] = "Standard oppholdssted når du poster:";
$a->strings["Use Browser Location:"] = "Bruk nettleserens oppholdssted:";
$a->strings["Security and Privacy Settings"] = "Sikkerhet og privatlivsinnstillinger";
$a->strings["Maximum Friend Requests/Day:"] = "Maksimum venneforespørsler/dag:";
$a->strings["(to prevent spam abuse)"] = "(for å forhindre søppelpost)";
$a->strings["Default Post Permissions"] = "Standardtillatelser ved posting";
$a->strings["(click to open/close)"] = "(klikk for å åpne/lukke)";
$a->strings["Default Private Post"] = "Standard privat innlegg";
$a->strings["Default Public Post"] = "Standard offentlig innlegg";
$a->strings["Default Permissions for New Posts"] = "Standard tillatelser for nye innlegg";
$a->strings["Maximum private messages per day from unknown people:"] = "Maksimalt antall private meldinger per dag fra ukjente personer:";
$a->strings["Notification Settings"] = "Beskjedinnstillinger";
$a->strings["Send a notification email when:"] = "Send en e-post med beskjed når:";
$a->strings["You receive an introduction"] = "Du mottar en introduksjon";
$a->strings["Your introductions are confirmed"] = "Dine introduksjoner er bekreftet";
$a->strings["Someone writes on your profile wall"] = "Noen skriver på veggen til profilen din";
$a->strings["Someone writes a followup comment"] = "Noen skriver en oppfølgingskommentar";
$a->strings["You receive a private message"] = "Du mottar en privat melding";
$a->strings["You receive a friend suggestion"] = "Du mottar et venneforslag";
$a->strings["You are tagged in a post"] = "Du er merket i et innlegg";
$a->strings["You are poked/prodded/etc. in a post"] = "Du er dyttet/dultet/etc i et innlegg";
$a->strings["Activate desktop notifications"] = "";
$a->strings["Show desktop popup on new notifications"] = "";
$a->strings["Text-only notification emails"] = "";
$a->strings["Send text only notification emails, without the html part"] = "";
$a->strings["Show detailled notifications"] = "";
$a->strings["Per default, notifications are condensed to a single notification per item. When enabled every notification is displayed."] = "";
$a->strings["Advanced Account/Page Type Settings"] = "Avanserte konto-/sidetype-innstillinger";
$a->strings["Change the behaviour of this account for special situations"] = "Endre oppførselen til denne kontoen i spesielle situasjoner";
$a->strings["Relocate"] = "Omplasser";
$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Hvis du har flyttet denne profilen fra en annen tjener, og noen av dine kontakter ikke mottar dine oppdateringer, prøv å trykke denne knappen.";
$a->strings["Resend relocate message to contacts"] = "Send omplasseringsmelding på nytt til kontakter";
$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s følger %2\$s sin %3\$s";
$a->strings["Do you really want to delete this suggestion?"] = "Vil du virkelig slette dette forslaget?";
$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Ingen forslag tilgjengelig. Hvis dette er et nytt nettsted, vennligst prøv igjen om 24 timer.";
$a->strings["Ignore/Hide"] = "Ignorér/Skjul";
$a->strings["Friend Suggestions"] = "Venneforslag";
$a->strings["Tag(s) removed"] = "";
$a->strings["Remove Item Tag"] = "Fjern tag";
$a->strings["Select a tag to remove: "] = "Velg en tag å fjerne:";
$a->strings["Export account"] = "Eksporter konto";
$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."] = "Eksporter din kontos informasjon og kontakter. Bruk denne til å ta en sikkerhetskopi av kontoen din og/eller for å flytte til en annen tjener.";
$a->strings["Export all"] = "Eksporter alt";
$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)"] = "Eksporter din kontoinformasjon, kontakter og alle dine elementer som JSON. Det kan bli en svært stor fil, og kan ta lang tid. Bruk denne til å gjøre en full sikkerhetskopi av kontoen din (bilder blir ikke eksportert)";
$a->strings["User imports on closed servers can only be done by an administrator."] = "";
$a->strings["Move account"] = "Flytt konto";
$a->strings["You can import an account from another Friendica server."] = "Du kan importere en konto fra en annen Friendica-tjener.";
$a->strings["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."] = "Du må eksportere din konto fra den gamle tjeneren og laste den opp hit. Vi vil gjenskape din gamle konto her med alle dine kontakter. Vi vil også forsøke å informere dine venner at du har flyttet hit.";
$a->strings["This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora"] = "";
$a->strings["Account file"] = "Kontofil";
$a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "For å eksportere din konto, gå til \"Innstillinger -> Eksporter dine personlige data\" og velg \"Eksporter konto\"";
$a->strings["You aren't following this contact."] = "";
$a->strings["Unfollowing is currently not supported by your network."] = "";
$a->strings["Contact unfollowed"] = "";
$a->strings["Disconnect/Unfollow"] = "";
$a->strings["[Embedded content - reload page to view]"] = "[Innebygget innhold - hent siden på nytt for å se det]";
$a->strings["Do you really want to delete this video?"] = "Vil du virkelig slette videoen?";
$a->strings["Delete Video"] = "Slett video";
$a->strings["No videos selected"] = "Ingen videoer er valgt";
$a->strings["View Video"] = "Vis video";
$a->strings["Recent Videos"] = "Nye videoer";
$a->strings["Upload New Videos"] = "Last opp nye videoer";
$a->strings["No contacts."] = "Ingen kontakter.";
$a->strings["Visit %s's profile [%s]"] = "Besøk %ss profil [%s]";
$a->strings["Contacts"] = "Kontakter";
$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Antall daglige veggmeldinger for %s er overskredet. Melding mislyktes.";
$a->strings["Unable to check your home location."] = "Ikke i stand til avgjøre plasseringen til ditt hjemsted.";
$a->strings["No recipient."] = "Ingen mottaker.";
$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Hvis du ønsker å la %s få svare, vennligst sjekk om personverninnstillingene på ditt nettsted tillater private post fra ukjente avsendere.";
$a->strings["Invalid request."] = "Ugyldig forespørsel.";
$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Beklager, din opplasting er kanskje større enn PHP-konfigurasjonen tillater";
$a->strings["Or - did you try to upload an empty file?"] = "Eller - forsøkte du å laste opp en tom fil?";
$a->strings["File exceeds size limit of %s"] = "";
$a->strings["File upload failed."] = "Opplasting av filen mislyktes.";
$a->strings["Wall Photos"] = "Veggbilder";
$a->strings["Delete this item?"] = "Slett dette elementet?";
$a->strings["show fewer"] = "vis færre";
$a->strings["toggle mobile"] = "Velg mobilvisning";
$a->strings["No system theme config value set."] = "";
$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."] = "Skjemaets sikkerhetsnøkkel var ikke riktig. Dette skjedde antakelig fordi skjemaet har stått åpent for lenge (>3 timer) før innsending.";
$a->strings["Frequently"] = "";
$a->strings["Hourly"] = "";
$a->strings["Twice daily"] = "";
$a->strings["Daily"] = "";
$a->strings["Weekly"] = "";
$a->strings["Monthly"] = "";
$a->strings["DFRN"] = "";
$a->strings["OStatus"] = "";
$a->strings["RSS/Atom"] = "";
$a->strings["Zot!"] = "";
$a->strings["LinkedIn"] = "";
$a->strings["XMPP/IM"] = "";
$a->strings["MySpace"] = "";
$a->strings["Google+"] = "";
$a->strings["pump.io"] = "";
$a->strings["Twitter"] = "";
$a->strings["Diaspora Connector"] = "";
$a->strings["GNU Social Connector"] = "";
$a->strings["ActivityPub"] = "";
$a->strings["pnut"] = "";
$a->strings["Male"] = "";
$a->strings["Female"] = "";
$a->strings["Currently Male"] = "";
$a->strings["Currently Female"] = "";
$a->strings["Mostly Male"] = "";
$a->strings["Mostly Female"] = "";
$a->strings["Transgender"] = "";
$a->strings["Intersex"] = "";
$a->strings["Transsexual"] = "";
$a->strings["Hermaphrodite"] = "";
$a->strings["Neuter"] = "";
$a->strings["Non-specific"] = "Ikke spesifisert";
$a->strings["Other"] = "Annet";
$a->strings["Males"] = "Menn";
$a->strings["Females"] = "Kvinner";
$a->strings["Gay"] = "Homse";
$a->strings["Lesbian"] = "Lesbe";
$a->strings["No Preference"] = "Ingen preferanse";
$a->strings["Bisexual"] = "Biseksuell";
$a->strings["Autosexual"] = "Autoseksuell";
$a->strings["Abstinent"] = "Avholdende";
$a->strings["Virgin"] = "Jomfru";
$a->strings["Deviant"] = "Avvikende";
$a->strings["Fetish"] = "Fetisj";
$a->strings["Oodles"] = "Mange";
$a->strings["Nonsexual"] = "Aseksuell";
$a->strings["Single"] = "Alene";
$a->strings["Lonely"] = "Ensom";
$a->strings["Available"] = "Tilgjengelig";
$a->strings["Unavailable"] = "Ikke tilgjengelig";
$a->strings["Has crush"] = "Er forelsket";
$a->strings["Infatuated"] = "Betatt";
$a->strings["Dating"] = "Stevnemøter/dater";
$a->strings["Unfaithful"] = "Utro";
$a->strings["Sex Addict"] = "Sexavhengig";
$a->strings["Friends"] = "Venner";
$a->strings["Friends/Benefits"] = "Venner med fordeler";
$a->strings["Casual"] = "Tilfeldig";
$a->strings["Engaged"] = "Forlovet";
$a->strings["Married"] = "Gift";
$a->strings["Imaginarily married"] = "Fantasiekteskap";
$a->strings["Partners"] = "Partnere";
$a->strings["Cohabiting"] = "Samboere";
$a->strings["Common law"] = "Samboer";
$a->strings["Happy"] = "Lykkelig";
$a->strings["Not looking"] = "Ikke på utkikk";
$a->strings["Swinger"] = "Partnerbytte/swinger";
$a->strings["Betrayed"] = "Bedratt";
$a->strings["Separated"] = "Separert";
$a->strings["Unstable"] = "Ustabil";
$a->strings["Divorced"] = "Skilt";
$a->strings["Imaginarily divorced"] = "Fantasiskilt";
$a->strings["Widowed"] = "Enke/enkemann";
$a->strings["Uncertain"] = "Usikker";
$a->strings["It's complicated"] = "Det er komplisert";
$a->strings["Don't care"] = "Uinteressert";
$a->strings["Ask me"] = "Spør meg";
$a->strings["General Features"] = "Generelle egenskaper";
$a->strings["Multiple Profiles"] = "Flere profiler";
$a->strings["Ability to create multiple profiles"] = "Mulighet for å lage flere profiler";
$a->strings["Photo Location"] = "";
$a->strings["Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map."] = "";
$a->strings["Export Public Calendar"] = "";
$a->strings["Ability for visitors to download the public calendar"] = "";
$a->strings["Post Composition Features"] = "Funksjoner for å skrive innlegg";
$a->strings["Auto-mention Forums"] = "Auto-nevning av forum";
$a->strings["Add/remove mention when a forum page is selected/deselected in ACL window."] = "";
$a->strings["Network Sidebar"] = "";
$a->strings["Ability to select posts by date ranges"] = "Mulighet for å velge innlegg etter datoområder";
$a->strings["Protocol Filter"] = "";
$a->strings["Enable widget to display Network posts only from selected protocols"] = "";
$a->strings["Network Tabs"] = "Nettverksfaner";
$a->strings["Network New Tab"] = "Nettverk Ny fane";
$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Skru på fane for å vise bare nye Nettverksinnlegg (fra de siste 12 timer)";
$a->strings["Network Shared Links Tab"] = "Nettverk Delte lenker fane";
$a->strings["Enable tab to display only Network posts with links in them"] = "Skru på fane for å vise bare Nettverksinnlegg med lenker i dem";
$a->strings["Post/Comment Tools"] = "Innleggs-/kommentarverktøy";
$a->strings["Post Categories"] = "Innleggskategorier";
$a->strings["Add categories to your posts"] = "Legg til kategorier til dine innlegg";
$a->strings["Advanced Profile Settings"] = "";
$a->strings["List Forums"] = "";
$a->strings["Show visitors public community forums at the Advanced Profile Page"] = "";
$a->strings["Tag Cloud"] = "";
$a->strings["Provide a personal tag cloud on your profile page"] = "";
$a->strings["Display Membership Date"] = "";
$a->strings["Display membership date in profile"] = "";
$a->strings["Forums"] = "";
$a->strings["External link to forum"] = "";
$a->strings["Nothing new here"] = "Ikke noe nytt her";
$a->strings["Clear notifications"] = "Fjern varslinger";
$a->strings["@name, !forum, #tags, content"] = "";
$a->strings["Logout"] = "Logg ut";
$a->strings["End this session"] = "Avslutt denne økten";
$a->strings["Status"] = "Status";
$a->strings["Your posts and conversations"] = "Dine innlegg og samtaler";
$a->strings["Your profile page"] = "Din profilside";
$a->strings["Your photos"] = "Dine bilder";
$a->strings["Videos"] = "Videoer";
$a->strings["Your videos"] = "";
$a->strings["Your events"] = "Dine hendelser";
$a->strings["Personal notes"] = "Personlige notater";
$a->strings["Your personal notes"] = "";
$a->strings["Sign in"] = "Logg inn";
$a->strings["Home"] = "Hjem";
$a->strings["Home Page"] = "Hovedside";
$a->strings["Create an account"] = "Lag konto";
$a->strings["Help and documentation"] = "Hjelp og dokumentasjon";
$a->strings["Apps"] = "Programmer";
$a->strings["Addon applications, utilities, games"] = "Tilleggsprorammer, verktøy, spill";
$a->strings["Search site content"] = "Søk i nettstedets innhold";
$a->strings["Full Text"] = "";
$a->strings["Tags"] = "";
$a->strings["Community"] = "Fellesskap";
$a->strings["Conversations on this and other servers"] = "";
$a->strings["Events and Calendar"] = "Hendelser og kalender";
$a->strings["Directory"] = "Katalog";
$a->strings["People directory"] = "Personkatalog";
$a->strings["Information about this friendica instance"] = "Informasjon om denne Friendica-instansen.";
$a->strings["Terms of Service of this Friendica instance"] = "";
$a->strings["Conversations from your friends"] = "Samtaler fra dine venner";
$a->strings["Network Reset"] = "Nettverk tilbakestilling";
$a->strings["Load Network page with no filters"] = "Hent Nettverk-siden uten filter";
$a->strings["Introductions"] = "Introduksjoner";
$a->strings["Friend Requests"] = "Venneforespørsler";
$a->strings["See all notifications"] = "Se alle varslinger";
$a->strings["Mark all system notifications seen"] = "Merk alle systemvarsler som sett";
$a->strings["Private mail"] = "Privat post";
$a->strings["Inbox"] = "Innboks";
$a->strings["Outbox"] = "Utboks";
$a->strings["Manage"] = "Behandle";
$a->strings["Manage other pages"] = "Behandle andre sider";
$a->strings["Account settings"] = "Kontoinnstillinger";
$a->strings["Manage/Edit Profiles"] = "Behandle/endre profiler";
$a->strings["Manage/edit friends and contacts"] = "Behandle/endre venner og kontakter";
$a->strings["Site setup and configuration"] = "Nettstedsoppsett og konfigurasjon";
$a->strings["Navigation"] = "Navigasjon";
$a->strings["Site map"] = "Nettstedskart";
$a->strings["Embedding disabled"] = "Innebygging avskrudd";
$a->strings["Embedded content"] = "Innebygd innhold";
$a->strings["newer"] = "nyere";
$a->strings["older"] = "eldre";
$a->strings["first"] = "første";
$a->strings["prev"] = "forrige";
$a->strings["next"] = "neste";
$a->strings["last"] = "siste";
$a->strings["view full size"] = "Vis i full størrelse";
$a->strings["Image/photo"] = "Bilde/fotografi";
$a->strings["<a href=\"%1\$s\" target=\"_blank\">%2\$s</a> %3\$s"] = "<a href=\"%1\$s\" target=\"_blank\">%2\$s</a> %3\$s";
$a->strings["$1 wrote:"] = "$1 skrev:";
$a->strings["Encrypted content"] = "Kryptert innhold";
$a->strings["Invalid source protocol"] = "";
$a->strings["Invalid link protocol"] = "";
$a->strings["Loading more entries..."] = "";
$a->strings["The end"] = "";
$a->strings["No contacts"] = "Ingen kontakter";
$a->strings["%d Contact"] = [
0 => "%d kontakt",
1 => "%d kontakter",
];
$a->strings["View Contacts"] = "Vis kontakter";
$a->strings["Follow"] = "";
$a->strings["Click to open/close"] = "Klikk for å åpne/lukke";
$a->strings["Export"] = "";
$a->strings["Export calendar as ical"] = "";
$a->strings["Export calendar as csv"] = "";
$a->strings["Add New Contact"] = "Legg til ny kontakt";
$a->strings["Enter address or web location"] = "Skriv adresse eller web-plassering";
$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Eksempel: ole@eksempel.no, http://eksempel.no/kari";
$a->strings["%d invitation available"] = [
0 => "%d invitasjon tilgjengelig",
1 => "%d invitasjoner tilgjengelig",
];
$a->strings["Find People"] = "Finn personer";
$a->strings["Enter name or interest"] = "Skriv navn eller interesse";
$a->strings["Examples: Robert Morgenstein, Fishing"] = "Eksempler: Robert Morgenstein, fisking";
$a->strings["Similar Interests"] = "Liknende interesser";
$a->strings["Random Profile"] = "Tilfeldig profil";
$a->strings["Invite Friends"] = "Inviterer venner";
$a->strings["Local Directory"] = "Lokal katalog";
$a->strings["Protocols"] = "";
$a->strings["All Protocols"] = "";
$a->strings["Saved Folders"] = "Lagrede mapper";
$a->strings["Everything"] = "Alt";
$a->strings["Categories"] = "Kategorier";
$a->strings["%d contact in common"] = [
0 => "%d felles kontakt",
1 => "%d felles kontakter",
];
$a->strings["Post to Email"] = "Innlegg til e-post";
$a->strings["Hide your profile details from unknown viewers?"] = "Skjul dine profildetaljer fra ukjente besøkende?";
$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Koblinger avskrudd, siden \"%s\" er påskrudd.";
$a->strings["Visible to everybody"] = "Synlig for alle";
$a->strings["show"] = "vis";
$a->strings["don't show"] = "ikke vis";
$a->strings["Close"] = "Lukk";
$a->strings["Welcome "] = "Velkommen";
$a->strings["Please upload a profile photo."] = "Vennligst last opp et profilbilde.";
$a->strings["Welcome back "] = "Velkommen tilbake";
$a->strings["Could not find any unarchived contact entry for this URL (%s)"] = "";
$a->strings["The contact entries have been archived"] = "";
$a->strings["Enter new password: "] = "";
$a->strings["Password can't be empty"] = "";
$a->strings["Post update version number has been set to %s."] = "";
$a->strings["Check for pending update actions."] = "";
$a->strings["Done."] = "";
$a->strings["Execute pending post updates."] = "";
$a->strings["All pending post updates are done."] = "";
$a->strings["The database configuration file \"config/local.config.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "";
$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["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 your server, you will not be able to run the background processing. See <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>"] = "";
$a->strings["PHP executable path"] = "PHP kjørefil sin sti";
$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Skriv inn hele stien til php kjørefilen. Du kan la denne stå blank for å fortsette installasjonen.";
$a->strings["Command line PHP"] = "Kommandolinje PHP";
$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "PHP kjørefilen er ikke php cli binærfil (kan være cgi-fgci versjon)";
$a->strings["Found PHP version: "] = "Fant PHP-versjon:";
$a->strings["PHP cli binary"] = "PHP cli binærfil";
$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"] = "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"] = "Lag krypteringsnøkler";
$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["Apache mod_rewrite module"] = "Apache mod_rewrite modul";
$a->strings["Error: PDO or MySQLi PHP module required but not installed."] = "";
$a->strings["Error: The MySQL driver for PDO is not installed."] = "";
$a->strings["PDO or MySQLi PHP module"] = "";
$a->strings["Error, XML PHP module required but not installed."] = "";
$a->strings["XML PHP module"] = "";
$a->strings["libCurl PHP module"] = "libCurl PHP modul";
$a->strings["Error: libCURL PHP module required but not installed."] = "Feil: libCURL PHP-modulen er påkrevet, men er ikke installert.";
$a->strings["GD graphics PHP module"] = "GD graphics PHP modul";
$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["OpenSSL PHP module"] = "OpenSSL PHP modul";
$a->strings["Error: openssl PHP module required but not installed."] = "Feil: openssl PHP-modulen er påkrevet, men er ikke installert.";
$a->strings["mb_string PHP module"] = "mb_string PHP modul";
$a->strings["Error: mb_string PHP module required but not installed."] = "Feil: mb_string PHP-modulen er påkrevet men ikke installert.";
$a->strings["iconv PHP module"] = "";
$a->strings["Error: iconv PHP module required but not installed."] = "";
$a->strings["POSIX PHP module"] = "";
$a->strings["Error: POSIX PHP module required but not installed."] = "";
$a->strings["The web installer needs to be able to create a file called \"local.config.php\" in the \"config\" folder of your web server and it is unable to do so."] = "";
$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 local.config.php in your Friendica \"config\" folder."] = "";
$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Du kan alternativt hoppe over denne prosedyren og utføre en manuell installasjon. Vennligst se filen \"INSTALL.txt\" for instruksjoner.";
$a->strings["config/local.config.php is writable"] = "";
$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica bruker Smarty3 malmotor for å gjengi sine webvisninger. Smarty3 kompilerer maler til PHP for å gjøre gjengivelse raskere.";
$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "For å lagre disse kompilerte malene må webtjenesten ha skrivetilgang til katalogen view/smarty3/ som er under Friendica sin toppnivåmappe.";
$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Vennligst sjekk at brukeren din webtjeneste kjører som (for eksempel www-data) har skrivetilgang til denne mappen.";
$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Merknad: som et sikkerhetstiltak, du bør gi webtjenesten skrivetilgang kun til view/smarty3/ - ikke til malfilene (.tpl) som den inneholder.";
$a->strings["view/smarty3 is writable"] = "view/smarty3 er skrivbar";
$a->strings["Url rewrite in .htaccess is not working. Make sure you copied .htaccess-dist to .htaccess."] = "";
$a->strings["Error message from Curl when fetching"] = "";
$a->strings["Url rewrite is working"] = "URL omskriving virker";
$a->strings["ImageMagick PHP extension is not installed"] = "";
$a->strings["ImageMagick PHP extension is installed"] = "";
$a->strings["ImageMagick supports GIF"] = "";
$a->strings["Could not connect to database."] = "Kunne ikke koble til database.";
$a->strings["Database already in use."] = "";
$a->strings["Tuesday"] = "tirsdag";
$a->strings["Wednesday"] = "onsdag";
$a->strings["Thursday"] = "torsdag";
$a->strings["Friday"] = "fredag";
$a->strings["Saturday"] = "lørdag";
$a->strings["January"] = "januar";
$a->strings["February"] = "februar";
$a->strings["March"] = "mars";
$a->strings["April"] = "april";
$a->strings["May"] = "mai";
$a->strings["June"] = "juni";
$a->strings["July"] = "juli";
$a->strings["August"] = "august";
$a->strings["September"] = "september";
$a->strings["October"] = "oktober";
$a->strings["November"] = "november";
$a->strings["December"] = "desember";
$a->strings["Mon"] = "";
$a->strings["Tue"] = "";
$a->strings["Wed"] = "";
$a->strings["Thu"] = "";
$a->strings["Fri"] = "";
$a->strings["Sat"] = "";
$a->strings["Sun"] = "";
$a->strings["Jan"] = "";
$a->strings["Feb"] = "";
$a->strings["Mar"] = "";
$a->strings["Apr"] = "";
$a->strings["Jul"] = "";
$a->strings["Aug"] = "";
$a->strings["Sep"] = "";
$a->strings["Oct"] = "";
$a->strings["Nov"] = "";
$a->strings["Dec"] = "";
$a->strings["poke"] = "dytt";
$a->strings["poked"] = "dyttet";
$a->strings["ping"] = "ping";
$a->strings["pinged"] = "pinget";
$a->strings["prod"] = "dult";
$a->strings["prodded"] = "dultet";
$a->strings["slap"] = "klaske";
$a->strings["slapped"] = "klasket";
$a->strings["finger"] = "fingre";
$a->strings["fingered"] = "fingret";
$a->strings["rebuff"] = "avslå";
$a->strings["rebuffed"] = "avslo";
$a->strings["System"] = "System";
$a->strings["%s commented on %s's post"] = "%s kommenterte på %s sitt innlegg";
$a->strings["%s created a new post"] = "%s skrev et nytt innlegg";
$a->strings["%s liked %s's post"] = "%s likte %s sitt innlegg";
$a->strings["%s disliked %s's post"] = "%s mislikte %s sitt innlegg";
$a->strings["%s is attending %s's event"] = "";
$a->strings["%s is not attending %s's event"] = "";
$a->strings["%s may attend %s's event"] = "";
$a->strings["%s is now friends with %s"] = "%s er nå venner med %s";
$a->strings["Friend Suggestion"] = "Venneforslag";
$a->strings["Friend/Connect Request"] = "Venn/kontakt-forespørsel";
$a->strings["New Follower"] = "Ny følgesvenn";
$a->strings["Update %s failed. See error logs."] = "Oppdatering %s mislyktes. Se feilloggene.";
$a->strings["\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "";
$a->strings["The error message is\n[pre]%s[/pre]"] = "";
$a->strings["\n\t\t\t\t\tThe friendica database was successfully updated from %s to %s."] = "";
$a->strings["Error decoding account file"] = "Feil ved dekoding av kontofil";
$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Feil! Ingen versjonsdata i filen! Dette er ikke en Friendica kontofil?";
$a->strings["User '%s' already exists on this server!"] = "Brukeren '%s' finnes allerede på denne tjeneren!";
$a->strings["User creation error"] = "Feil ved oppretting av bruker";
$a->strings["User profile creation error"] = "Feil ved opprettelsen av brukerprofil";
$a->strings["%d contact not imported"] = [
0 => "%d kontakt ikke importert",
1 => "%d kontakter ikke importert",
];
$a->strings["Done. You can now login with your username and password"] = "Ferdig. Du kan nå logge inn med ditt brukernavn og passord";
$a->strings["There are no tables on MyISAM."] = "";
$a->strings["\nError %d occurred during database update:\n%s\n"] = "";
$a->strings["Errors encountered performing database changes: "] = "";
$a->strings["%s: Database update"] = "";
$a->strings["%s: updating %s table."] = "";
$a->strings["Legacy module file not found: %s"] = "";
$a->strings["Drop Contact"] = "Fjern kontakt";
$a->strings["Organisation"] = "";
$a->strings["News"] = "";
$a->strings["Forum"] = "";
$a->strings["Connect URL missing."] = "Forbindelses-URL mangler.";
$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "";
$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."] = "Finner ikke samsvar mellom @-stilens identitetsadresse og en kjent protokoll eller e-postkontakt.";
$a->strings["Use mailto: in front of address to force email check."] = "Bruk mailto: foran adresser for å tvinge e-postsjekk.";
$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["Starts:"] = "Starter:";
$a->strings["Finishes:"] = "Slutter:";
$a->strings["all-day"] = "";
$a->strings["Jun"] = "";
$a->strings["Sept"] = "";
$a->strings["No events to display"] = "";
$a->strings["l, F j"] = "l, F j";
$a->strings["Edit event"] = "Rediger hendelse";
$a->strings["Duplicate event"] = "";
$a->strings["Delete event"] = "";
$a->strings["link to source"] = "lenke til kilde";
$a->strings["D g:i A"] = "";
$a->strings["g:i A"] = "";
$a->strings["Show map"] = "";
$a->strings["Hide map"] = "";
$a->strings["%s's birthday"] = "%s sin bursdag";
$a->strings["Happy Birthday %s"] = "Gratulerer med dagen, %s";
$a->strings["Item filed"] = "Element arkivert";
$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."] = "En slettet gruppe med dette navnet ble gjenopprettet. Eksisterende elementtillatelser <strong>kan</strong> gjelde for denne gruppen og fremtidige medlemmer. Hvis det ikke var dette du ønsket, vær snill å opprette en annen gruppe med et annet navn.";
$a->strings["Default privacy group for new contacts"] = "Standard personverngruppe for nye kontakter";
$a->strings["Everybody"] = "Alle";
$a->strings["edit"] = "endre";
$a->strings["Edit group"] = "Endre gruppe";
$a->strings["Create a new group"] = "Lag en ny gruppe";
$a->strings["Edit groups"] = "";
$a->strings["activity"] = "aktivitet";
$a->strings["comment"] = [
0 => "kommentar",
1 => "kommentarer",
];
$a->strings["post"] = "innlegg";
$a->strings["Content warning: %s"] = "";
$a->strings["bytes"] = "bytes";
$a->strings["View on separate page"] = "";
$a->strings["view on separate page"] = "";
$a->strings["[no subject]"] = "[ikke noe emne]";
$a->strings["Requested account is not available."] = "Profil utilgjengelig.";
$a->strings["Edit profile"] = "Rediger profil";
$a->strings["Atom feed"] = "";
$a->strings["Manage/edit profiles"] = "Behandle/endre profiler";
$a->strings["XMPP:"] = "";
$a->strings["g A l F d"] = "g A l F d";
$a->strings["F d"] = "F d";
$a->strings["[today]"] = "[idag]";
$a->strings["Birthday Reminders"] = "Fødselsdager";
$a->strings["Birthdays this week:"] = "Fødselsdager denne uken:";
$a->strings["[No description]"] = "[Ingen beskrivelse]";
$a->strings["Event Reminders"] = "Påminnelser om hendelser";
$a->strings["Upcoming events the next 7 days:"] = "";
$a->strings["Member since:"] = "";
$a->strings["j F, Y"] = "j F, Y";
$a->strings["j F"] = "j F";
$a->strings["Birthday:"] = "Fødselsdag:";
$a->strings["Age:"] = "Alder:";
$a->strings["for %1\$d %2\$s"] = "for %1\$d %2\$s";
$a->strings["Religion:"] = "Religion:";
$a->strings["Hobbies/Interests:"] = "Hobbyer/Interesser:";
$a->strings["Contact information and Social Networks:"] = "Kontaktinformasjon og sosiale nettverk:";
$a->strings["Musical interests:"] = "Musikksmak:";
$a->strings["Books, literature:"] = "Bøker, litteratur:";
$a->strings["Television:"] = "TV:";
$a->strings["Film/dance/culture/entertainment:"] = "Film/dans/kultur/underholdning:";
$a->strings["Love/Romance:"] = "Kjærlighet/romanse:";
$a->strings["Work/employment:"] = "Arbeid/ansatt hos:";
$a->strings["School/education:"] = "Skole/utdanning:";
$a->strings["Forums:"] = "";
$a->strings["Profile Details"] = "Profildetaljer";
$a->strings["Only You Can See This"] = "Bare du kan se dette";
$a->strings["Tips for New Members"] = "Tips til nye medlemmer";
$a->strings["OpenWebAuth: %1\$s welcomes %2\$s"] = "";
$a->strings["Login failed"] = "";
$a->strings["Not enough information to authenticate"] = "";
$a->strings["An invitation is required."] = "En invitasjon er nødvendig.";
$a->strings["Invitation could not be verified."] = "Invitasjon kunne ikke bekreftes.";
$a->strings["Invalid OpenID url"] = "Ugyldig OpenID URL";
$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Vi støtte på et problem under innloggingen med OpenID-en du oppgav. Vennligst sjekk at du stavet ID-en riktig.";
$a->strings["The error message was:"] = "Feilmeldingen var:";
$a->strings["Please enter the required information."] = "Vennligst skriv inn den nødvendige informasjonen.";
$a->strings["system.username_min_length (%s) and system.username_max_length (%s) are excluding each other, swapping values."] = "";
$a->strings["Username should be at least %s character."] = [
0 => "",
1 => "",
];
$a->strings["Username should be at most %s character."] = [
0 => "",
1 => "",
];
$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["The nickname was blocked from registration by the nodes admin."] = "";
$a->strings["Cannot use that email."] = "Kan ikke bruke den e-postadressen.";
$a->strings["Your nickname can only contain a-z, 0-9 and _."] = "";
$a->strings["Nickname is already registered. Please choose another."] = "Kallenavnet er allerede registrert. Vennligst velg et annet.";
$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["default"] = "standard";
$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["An error occurred creating your self contact. Please try again."] = "";
$a->strings["An error occurred creating your default contact group. Please try again."] = "";
$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t\t%4\$s\n\t\t\tPassword:\t\t%5\$s\n\t\t"] = "";
$a->strings["Registration at %s"] = "";
$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t"] = "";
$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t\t%1\$s\n\t\t\tPassword:\t\t%5\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %3\$s/removeme\n\n\t\t\tThank you and welcome to %2\$s."] = "";
$a->strings["%d contact edited."] = [
0 => "",
1 => "",
];
$a->strings["Could not access contact record."] = "Fikk ikke tilgang til kontaktposten.";
$a->strings["Could not locate selected profile."] = "Kunne ikke lokalisere valgt profil.";
$a->strings["Contact updated."] = "Kontakt oppdatert.";
$a->strings["Contact has been blocked"] = "Kontakten er blokkert";
$a->strings["Contact has been unblocked"] = "Kontakten er ikke blokkert lenger";
$a->strings["Contact has been ignored"] = "Kontakten er ignorert";
$a->strings["Contact has been unignored"] = "Kontakten er ikke ignorert lenger";
$a->strings["Contact has been archived"] = "Kontakt har blitt arkivert";
$a->strings["Contact has been unarchived"] = "Kontakt har blitt hentet tilbake fra arkivet";
$a->strings["Drop contact"] = "";
$a->strings["Do you really want to delete this contact?"] = "Ønsker du virkelig å slette denne kontakten?";
$a->strings["Contact has been removed."] = "Kontakten er fjernet.";
$a->strings["You are mutual friends with %s"] = "Du er gjensidig venn med %s";
$a->strings["You are sharing with %s"] = "Du deler med %s";
$a->strings["%s is sharing with you"] = "%s deler med deg";
$a->strings["Private communications are not available for this contact."] = "Privat kommunikasjon er ikke tilgjengelig mot denne kontakten.";
$a->strings["Never"] = "Aldri";
$a->strings["(Update was successful)"] = "(Oppdatering vellykket)";
$a->strings["(Update was not successful)"] = "(Oppdatering mislykket)";
$a->strings["Suggest friends"] = "Foreslå venner";
$a->strings["Network type: %s"] = "Nettverkstype: %s";
$a->strings["Communications lost with this contact!"] = "Kommunikasjon tapt med denne kontakten!";
$a->strings["Fetch further information for feeds"] = "Hent ytterligere informasjon til strømmer";
$a->strings["Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."] = "";
$a->strings["Fetch information"] = "Hent informasjon";
$a->strings["Fetch keywords"] = "";
$a->strings["Fetch information and keywords"] = "Hent informasjoner og nøkkelord";
$a->strings["Profile Visibility"] = "Profilens synlighet";
$a->strings["Contact Information / Notes"] = "Kontaktinformasjon/-notater";
$a->strings["Contact Settings"] = "";
$a->strings["Contact"] = "";
$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["Their personal note"] = "";
$a->strings["Edit contact notes"] = "Endre kontaktnotater";
$a->strings["Block/Unblock contact"] = "Blokker kontakt/fjern blokkering for kontakt";
$a->strings["Ignore contact"] = "Ignorer kontakt";
$a->strings["Repair URL settings"] = "Reparer URL-innstillinger";
$a->strings["View conversations"] = "Vis samtaler";
$a->strings["Last update:"] = "Siste oppdatering:";
$a->strings["Update public posts"] = "Oppdater offentlige innlegg";
$a->strings["Update now"] = "Oppdater nå";
$a->strings["Unignore"] = "Fjern ignorering";
$a->strings["Currently blocked"] = "Blokkert nå";
$a->strings["Currently ignored"] = "Ignorert nå";
$a->strings["Currently archived"] = "For øyeblikket arkivert";
$a->strings["Awaiting connection acknowledge"] = "";
$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "Svar/liker til dine offentlige innlegg <strong>kan</strong> fortsatt være synlige";
$a->strings["Notification for new posts"] = "Varsling om nye innlegg";
$a->strings["Send a notification of every new post of this contact"] = "Send et varsel ved hvert nytt innlegg fra denne kontakten";
$a->strings["Blacklisted keywords"] = "Svartlistede nøkkelord";
$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Kommaseparert liste av nøkkelord som ikke skal konverteres til emneknagg når \"Hent informasjoner og nøkkelord\" er utvalgt";
$a->strings["Actions"] = "";
$a->strings["Suggestions"] = "Forslag";
$a->strings["Suggest potential friends"] = "Foreslå mulige venner";
$a->strings["Show all contacts"] = "Vis alle kontakter";
$a->strings["Unblocked"] = "Ikke blokkert";
$a->strings["Only show unblocked contacts"] = "Bare vis ikke blokkerte kontakter";
$a->strings["Blocked"] = "Blokkert";
$a->strings["Only show blocked contacts"] = "Bare vis blokkerte kontakter";
$a->strings["Ignored"] = "Ignorert";
$a->strings["Only show ignored contacts"] = "Bare vis ignorerte kontakter";
$a->strings["Archived"] = "Arkivert";
$a->strings["Only show archived contacts"] = "Bare vis arkiverte kontakter";
$a->strings["Hidden"] = "Skjult";
$a->strings["Only show hidden contacts"] = "Bare vis skjulte kontakter";
$a->strings["Organize your contact groups"] = "";
$a->strings["Search your contacts"] = "Søk i dine kontakter";
$a->strings["Archive"] = "Arkiver";
$a->strings["Unarchive"] = "Hent ut av arkivet";
$a->strings["Batch Actions"] = "";
$a->strings["Conversations started by this contact"] = "";
$a->strings["Posts and Comments"] = "";
$a->strings["View all contacts"] = "Vis alle kontakter";
$a->strings["View all common friends"] = "";
$a->strings["Advanced Contact Settings"] = "Avanserte kontaktinnstillinger";
$a->strings["Mutual Friendship"] = "Gjensidig vennskap";
$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["Toggle Blocked status"] = "Veksle blokkeringsstatus";
$a->strings["Toggle Ignored status"] = "Veksle ingnorertstatus";
$a->strings["Toggle Archive status"] = "Veksle arkivertstatus";
$a->strings["Delete contact"] = "Slett kontakt";
$a->strings["Friendica Communications Server - Setup"] = "";
$a->strings["System check"] = "Systemsjekk";
$a->strings["Check again"] = "Sjekk på nytt";
$a->strings["Database connection"] = "Databaseforbindelse";
$a->strings["In order to install Friendica we need to know how to connect to your database."] = "For å installere Friendica må vi vite hvordan man kan koble seg til din 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["Database Login Name"] = "Database brukernavn";
$a->strings["Database Login Password"] = "Database passord";
$a->strings["For security reasons the password must not be empty"] = "";
$a->strings["Database Name"] = "Databasenavn";
$a->strings["Site administrator email address"] = "Nettstedsadministrator sin e-postadresse";
$a->strings["Your account email address must match this in order to use the web admin panel."] = "Din kontos e-postadresse må stemme med denne for å kunne bruke panelet for webadministrasjon.";
$a->strings["Please select a default timezone for your website"] = "Vennligst velg en standard tidssone for ditt nettsted";
$a->strings["Site settings"] = "Innstillinger for nettstedet";
$a->strings["System Language:"] = "";
$a->strings["Set the default language for your Friendica installation interface and to send emails."] = "";
$a->strings["Your Friendica site database has been installed."] = "Databasen til Friendica-nettstedet ditt har blitt installert.";
$a->strings["Installation finished"] = "";
$a->strings["<h1>What next</h1>"] = "<h1>Hva nå</h1>";
$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "";
$a->strings["Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "";
$a->strings["Item Guid"] = "";
$a->strings["Create a New Account"] = "Lag en ny konto";
$a->strings["Password: "] = "Passord: ";
$a->strings["Remember me"] = "Husk meg";
$a->strings["Or login using OpenID: "] = "Eller logg inn med OpenID:";
$a->strings["Forgot your password?"] = "Glemt passordet?";
$a->strings["Website Terms of Service"] = "Nettstedets bruksbetingelser";
$a->strings["terms of service"] = "bruksbetingelser";
$a->strings["Website Privacy Policy"] = "Nettstedets retningslinjer for personvern";
$a->strings["privacy policy"] = "retningslinjer for personvern";
$a->strings["Logged out."] = "Logget ut.";
$a->strings["Bad Request."] = "";
$a->strings["At the time of registration, and for providing communications between the user account and their contacts, the user has to provide a display name (pen name), an username (nickname) and a working email address. The names will be accessible on the profile page of the account by any visitor of the page, even if other profile details are not displayed. The email address will only be used to send the user notifications about interactions, but wont be visibly displayed. The listing of an account in the node's user directory or the global user directory is optional and can be controlled in the user settings, it is not necessary for communication."] = "";
$a->strings["This data is required for communication and is passed on to the nodes of the communication partners and is stored there. Users can enter additional private data that may be transmitted to the communication partners accounts."] = "";
$a->strings["At any point in time a logged in user can export their account data from the <a href=\"%1\$s/settings/uexport\">account settings</a>. If the user wants to delete their account they can do so at <a href=\"%1\$s/removeme\">%1\$s/removeme</a>. The deletion of the account will be permanent. Deletion of the data will also be requested from the nodes of the communication partners."] = "";
$a->strings["Privacy Statement"] = "";
$a->strings["This entry was edited"] = "Denne oppføringen ble endret";
$a->strings["Delete locally"] = "";
$a->strings["Delete globally"] = "";
$a->strings["Remove locally"] = "";
$a->strings["save to folder"] = "lagre i mappe";
$a->strings["I will attend"] = "";
$a->strings["I will not attend"] = "";
$a->strings["I might attend"] = "";
$a->strings["ignore thread"] = "";
$a->strings["unignore thread"] = "";
$a->strings["toggle ignore status"] = "";
$a->strings["add star"] = "legg til stjerne";
$a->strings["remove star"] = "fjern stjerne";
$a->strings["toggle star status"] = "veksle stjernestatus";
$a->strings["starred"] = "Med stjerne";
$a->strings["add tag"] = "Legg til merkelapp";
$a->strings["like"] = "liker";
$a->strings["dislike"] = "liker ikke";
$a->strings["Share this"] = "Del denne";
$a->strings["share"] = "Del";
$a->strings["to"] = "til";
$a->strings["via"] = "via";
$a->strings["Wall-to-Wall"] = "vegg-til-vegg";
$a->strings["via Wall-To-Wall:"] = "via vegg-til-vegg";
$a->strings["%d comment"] = [
0 => "%d kommentar",
1 => "%d kommentarer",
];
$a->strings["Sharing notification from Diaspora network"] = "Dele varslinger fra Diaspora nettverket";
$a->strings["Attachments:"] = "Vedlegg:";
$a->strings["%s is now following %s."] = "";
$a->strings["following"] = "følger";
$a->strings["%s stopped following %s."] = "";
$a->strings["stopped following"] = "sluttet å følge";
$a->strings["YYYY-MM-DD or MM-DD"] = "ÅÅÅÅ-MM-DDeller MM-DD";
$a->strings["never"] = "aldri";
$a->strings["less than a second ago"] = "for mindre enn ett sekund siden";
$a->strings["year"] = "år";
$a->strings["years"] = "år";
$a->strings["months"] = "måneder";
$a->strings["weeks"] = "uker";
$a->strings["days"] = "dager";
$a->strings["hour"] = "time";
$a->strings["hours"] = "timer";
$a->strings["minute"] = "minutt";
$a->strings["minutes"] = "minutter";
$a->strings["second"] = "sekund";
$a->strings["seconds"] = "sekunder";
$a->strings["in %1\$d %2\$s"] = "";
$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s siden";
$a->strings["(no subject)"] = "(uten emne)";
$a->strings["%s: Updating author-id and owner-id in item and thread table. "] = "";
$a->strings["%s: Updating post-type."] = "";
$a->strings["greenzero"] = "";
$a->strings["purplezero"] = "";
$a->strings["easterbunny"] = "";
$a->strings["darkzero"] = "";
$a->strings["comix"] = "";
$a->strings["slackr"] = "";
$a->strings["Variations"] = "";
$a->strings["Custom"] = "";
$a->strings["Note"] = "";
$a->strings["Check image permissions if all users are allowed to see the image"] = "";
$a->strings["Select color scheme"] = "";
$a->strings["Navigation bar background color"] = "";
$a->strings["Navigation bar icon color "] = "";
$a->strings["Link color"] = "";
$a->strings["Set the background color"] = "";
$a->strings["Content background opacity"] = "";
$a->strings["Set the background image"] = "";
$a->strings["Background image style"] = "";
$a->strings["Login page background image"] = "";
$a->strings["Login page background color"] = "";
$a->strings["Leave background image and color empty for theme defaults"] = "";
$a->strings["Top Banner"] = "";
$a->strings["Resize image to the width of the screen and show background color below on long pages."] = "";
$a->strings["Full screen"] = "";
$a->strings["Resize image to fill entire screen, clipping either the right or the bottom."] = "";
$a->strings["Single row mosaic"] = "";
$a->strings["Resize image to repeat it on a single row, either vertical or horizontal."] = "";
$a->strings["Mosaic"] = "";
$a->strings["Repeat image to fill the screen."] = "";
$a->strings["Guest"] = "";
$a->strings["Visitor"] = "";
$a->strings["Alignment"] = "Justering";
$a->strings["Left"] = "Venstre";
$a->strings["Center"] = "Midtstilt";
$a->strings["Color scheme"] = "Fargekart";
$a->strings["Posts font size"] = "Skriftstørrelse for innlegg";
$a->strings["Textareas font size"] = "Skriftstørrelse for tekstområder";
$a->strings["Comma separated list of helper forums"] = "";
$a->strings["Set style"] = "Angi stil";
$a->strings["Community Pages"] = "Felleskapssider";
$a->strings["Community Profiles"] = "Fellesskapsprofiler";
$a->strings["Help or @NewHere ?"] = "Hjelp eller @NewHere ?";
$a->strings["Connect Services"] = "Forbindelse til tjenester";
$a->strings["Find Friends"] = "Finn venner";
$a->strings["Last users"] = "Siste brukere";
$a->strings["Quick Start"] = "";