]> git.mxchange.org Git - friendica.git/blobdiff - view/lang/nb-no/strings.php
Update messages.po
[friendica.git] / view / lang / nb-no / strings.php
index 03af58cc22b082ae99bb003edb030dbb281629a2..bbcc68cc2c253c850c9933a658b131a5ba9c77d5 100644 (file)
@@ -3,27 +3,19 @@
 if(! function_exists("string_plural_select_nb_no")) {
 function string_plural_select_nb_no($n){
        $n = intval($n);
-       return ($n != 1);;
+       return intval($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";
@@ -32,11 +24,7 @@ $a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s merket %2\$s's %3
 $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]";
@@ -58,23 +46,13 @@ $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å?";
@@ -92,7 +70,6 @@ $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";
@@ -108,23 +85,14 @@ $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,";
@@ -161,30 +129,15 @@ $a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Du motto
 $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";
@@ -194,139 +147,49 @@ $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";
@@ -338,31 +201,14 @@ $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>";
@@ -370,8 +216,6 @@ $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";
@@ -386,26 +230,16 @@ $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";
@@ -414,8 +248,6 @@ $a->strings["Disallow public access to addons listed in the apps menu."] = "Ikke
 $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";
@@ -424,16 +256,8 @@ $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";
@@ -446,95 +270,19 @@ $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",
@@ -550,69 +298,45 @@ $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"] = "På";
-$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";
@@ -625,72 +349,29 @@ $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 node’s 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";
@@ -703,14 +384,7 @@ $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";
@@ -757,7 +431,6 @@ $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";
@@ -765,15 +438,11 @@ $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";
@@ -784,12 +453,9 @@ $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";
@@ -802,11 +468,9 @@ $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";
@@ -815,34 +479,17 @@ $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";
@@ -852,7 +499,6 @@ $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";
@@ -865,7 +511,6 @@ $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";
@@ -884,15 +529,12 @@ $a->strings["Visit %s for a list of public sites that you can join. Friendica me
 $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.";
@@ -910,11 +552,8 @@ $a->strings["Remote privacy information not available."] = "Ekstern informasjon
 $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:";
@@ -925,8 +564,6 @@ $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";
@@ -969,10 +606,7 @@ $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.";
@@ -1030,7 +664,6 @@ $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";
@@ -1040,30 +673,18 @@ $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";
@@ -1077,9 +698,6 @@ $a->strings["Do you really want to delete this photo?"] = "Ønsker du virkelig 
 $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.";
@@ -1087,7 +705,6 @@ $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";
@@ -1103,12 +720,10 @@ $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)";
@@ -1125,11 +740,8 @@ $a->strings["poke, prod or do other things to somebody"] = "dytt, dult eller gj
 $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.";
@@ -1142,19 +754,15 @@ $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";
@@ -1164,7 +772,6 @@ $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:";
@@ -1184,8 +791,6 @@ $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:";
@@ -1228,8 +833,6 @@ $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.";
@@ -1237,38 +840,20 @@ $a->strings["You may (optionally) fill in this form via OpenID by supplying your
 $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";
@@ -1285,7 +870,6 @@ $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.";
@@ -1308,26 +892,12 @@ $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:";
@@ -1350,62 +920,25 @@ $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å";
@@ -1425,8 +958,6 @@ $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";
@@ -1448,12 +979,6 @@ $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";
@@ -1464,24 +989,17 @@ $a->strings["Do you really want to delete this suggestion?"] = "Vil du virkelig
 $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";
@@ -1499,45 +1017,12 @@ $a->strings["If you wish for %s to respond, please check that the privacy settin
 $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";
@@ -1587,17 +1072,9 @@ $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)";
@@ -1606,18 +1083,8 @@ $a->strings["Enable tab to display only Network posts with links in them"] = "Sk
 $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";
@@ -1625,10 +1092,8 @@ $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";
@@ -1637,15 +1102,11 @@ $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";
@@ -1677,21 +1138,13 @@ $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";
@@ -1706,8 +1159,6 @@ $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";
@@ -1725,20 +1176,9 @@ $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";
@@ -1753,11 +1193,6 @@ $a->strings["If running under Windows, please see \"http://www.php.net/manual/en
 $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";
@@ -1766,28 +1201,15 @@ $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";
@@ -1805,23 +1227,6 @@ $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";
@@ -1839,17 +1244,11 @@ $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!";
@@ -1860,18 +1259,8 @@ $a->strings["%d contact not imported"] = [
        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.";
@@ -1884,19 +1273,9 @@ $a->strings["Limited profile. This person will be unable to receive direct/perso
 $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";
@@ -1906,23 +1285,17 @@ $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]";
@@ -1930,8 +1303,6 @@ $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:";
@@ -1947,48 +1318,29 @@ $a->strings["Film/dance/culture/entertainment:"] = "Film/dans/kultur/underholdni
 $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.";
@@ -1999,7 +1351,6 @@ $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";
@@ -2013,16 +1364,11 @@ $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";
@@ -2035,13 +1381,11 @@ $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";
@@ -2055,15 +1399,10 @@ $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";
@@ -2073,7 +1412,6 @@ $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";
@@ -2083,20 +1421,13 @@ $a->strings["The database you specify below should already exist. If it does not
 $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";
@@ -2107,22 +1438,8 @@ $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";
@@ -2142,9 +1459,7 @@ $a->strings["%d comment"] = [
 ];
 $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";
@@ -2160,49 +1475,14 @@ $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";
@@ -2210,4 +1490,3 @@ $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"] = "";