NB_NO: update to the strings

This commit is contained in:
Tobias Diekershoff 2013-06-21 08:56:16 +02:00
parent 443d170016
commit 6d58a5888a
2 changed files with 551 additions and 551 deletions

File diff suppressed because it is too large Load Diff

View File

@ -13,11 +13,11 @@ $a->strings["j F"] = "j F";
$a->strings["Birthday:"] = "Fødselsdag:";
$a->strings["Age:"] = "Alder:";
$a->strings["Status:"] = "Status:";
$a->strings["for %1\$d %2\$s"] = "";
$a->strings["for %1\$d %2\$s"] = "for %1\$d %2\$s";
$a->strings["Sexual Preference:"] = "Seksuell orientering:";
$a->strings["Homepage:"] = "Hjemmeside:";
$a->strings["Hometown:"] = "Hjemsted:";
$a->strings["Tags:"] = "";
$a->strings["Tags:"] = "Merkelapper:";
$a->strings["Political Views:"] = "Politisk ståsted:";
$a->strings["Religion:"] = "Religion:";
$a->strings["About:"] = "Om:";
@ -63,8 +63,8 @@ $a->strings["Single"] = "Alene";
$a->strings["Lonely"] = "Ensom";
$a->strings["Available"] = "Tilgjengelig";
$a->strings["Unavailable"] = "Ikke tilgjengelig";
$a->strings["Has crush"] = "";
$a->strings["Infatuated"] = "";
$a->strings["Has crush"] = "Er forelsket";
$a->strings["Infatuated"] = "Betatt";
$a->strings["Dating"] = "Stevnemøter/dater";
$a->strings["Unfaithful"] = "Utro";
$a->strings["Sex Addict"] = "Sexavhengig";
@ -73,55 +73,55 @@ $a->strings["Friends/Benefits"] = "Venner med fordeler";
$a->strings["Casual"] = "Tilfeldig";
$a->strings["Engaged"] = "Forlovet";
$a->strings["Married"] = "Gift";
$a->strings["Imaginarily married"] = "";
$a->strings["Imaginarily married"] = "Fantasiekteskap";
$a->strings["Partners"] = "Partnere";
$a->strings["Cohabiting"] = "Samboere";
$a->strings["Common law"] = "";
$a->strings["Common law"] = "Samboer";
$a->strings["Happy"] = "Lykkelig";
$a->strings["Not looking"] = "";
$a->strings["Not looking"] = "Ikke på utkikk";
$a->strings["Swinger"] = "Partnerbytte/swinger";
$a->strings["Betrayed"] = "Bedratt";
$a->strings["Separated"] = "Separert";
$a->strings["Unstable"] = "Ustabil";
$a->strings["Divorced"] = "Skilt";
$a->strings["Imaginarily divorced"] = "";
$a->strings["Imaginarily divorced"] = "Fantasiskilt";
$a->strings["Widowed"] = "Enke/enkemann";
$a->strings["Uncertain"] = "Usikker";
$a->strings["It's complicated"] = "";
$a->strings["It's complicated"] = "Det er komplisert";
$a->strings["Don't care"] = "Uinteressert";
$a->strings["Ask me"] = "Spør meg";
$a->strings["stopped following"] = "sluttet å følge";
$a->strings["Poke"] = "";
$a->strings["View Status"] = "";
$a->strings["View Profile"] = "";
$a->strings["View Photos"] = "";
$a->strings["Network Posts"] = "";
$a->strings["Edit Contact"] = "";
$a->strings["Poke"] = "Dytt";
$a->strings["View Status"] = "Vis status";
$a->strings["View Profile"] = "Vis profil";
$a->strings["View Photos"] = "Vis bilder";
$a->strings["Network Posts"] = "Nettverksinnlegg";
$a->strings["Edit Contact"] = "Endre kontakt";
$a->strings["Send PM"] = "Send privat melding";
$a->strings["Image/photo"] = "Bilde/fotografi";
$a->strings["<span><a href=\"%s\" target=\"external-link\">%s</a> wrote the following <a href=\"%s\" target=\"external-link\">post</a>"] = "";
$a->strings["$1 wrote:"] = "";
$a->strings["Encrypted content"] = "";
$a->strings["<span><a href=\"%s\" target=\"external-link\">%s</a> wrote the following <a href=\"%s\" target=\"external-link\">post</a>"] = "<span><a href=\"%s\" target=\"external-link\">%s</a> skrev det følgende <a href=\"%s\" target=\"external-link\">innlegget</a>";
$a->strings["$1 wrote:"] = "$1 skrev:";
$a->strings["Encrypted content"] = "Kryptert innhold";
$a->strings["Visible to everybody"] = "Synlig for alle";
$a->strings["show"] = "vis";
$a->strings["don't show"] = "ikke vis";
$a->strings["Logged out."] = "Logget ut.";
$a->strings["Login failed."] = "Innlogging mislyktes.";
$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "";
$a->strings["The error message was:"] = "";
$a->strings["l F d, Y \\@ g:i A"] = "";
$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["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A";
$a->strings["Starts:"] = "Starter:";
$a->strings["Finishes:"] = "Slutter:";
$a->strings["Location:"] = "Plassering:";
$a->strings["Disallowed profile URL."] = "Underkjent profil-URL.";
$a->strings["Connect URL missing."] = "";
$a->strings["Connect URL missing."] = "Forbindelses-URL mangler.";
$a->strings["This site is not configured to allow communications with other networks."] = "Dette nettverkets konfigurasjon tillater ikke kommunikasjon med andre nettverk.";
$a->strings["No compatible communication protocols or feeds were discovered."] = "Ingen passende kommunikasjonsprotokoller eller strømmer ble oppdaget.";
$a->strings["The profile address specified does not provide adequate information."] = "Den angitte profiladressen inneholder for lite information.";
$a->strings["An author or name was not found."] = "Fant ingen forfatter eller navn.";
$a->strings["No browser URL could be matched to this address."] = "Ingen nettleser-URL passet med denne adressen.";
$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "";
$a->strings["Use mailto: in front of address to force email check."] = "";
$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Finner ikke samsvar mellom @-stilens identitetsadresse og en kjent protokoll eller e-postkontakt.";
$a->strings["Use mailto: in front of address to force email check."] = "Bruk mailto: foran adresser for å tvinge e-postsjekk.";
$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "Den oppgitte profiladressen tilhører et nettverk som har blitt avskrudd på dette nettstedet.";
$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Begrenset profil. Denne personen kan ikke motta direkte/personlige oppdateringer fra deg.";
$a->strings["Unable to retrieve contact information."] = "Ikke i stand til å hente kontaktinformasjon.";
@ -138,10 +138,10 @@ $a->strings["Not a valid email address."] = "Ugyldig e-postadresse.";
$a->strings["Cannot use that email."] = "Kan ikke bruke den e-postadressen.";
$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Ditt kallenavn kan bare inneholde \"a-z\", \"0-9\", \"-\", \"_\", og må også begynne med en bokstav.";
$a->strings["Nickname is already registered. Please choose another."] = "Kallenavnet er allerede registrert. Vennligst velg et annet.";
$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "";
$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Kallenavnet ble registrert her en gang og kan ikke brukes om igjen. 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"] = "";
$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["Profile Photos"] = "Profilbilder";
$a->strings["Unknown | Not categorised"] = "Ukjent | Ikke kategorisert";
@ -157,44 +157,44 @@ $a->strings["Daily"] = "Daglig";
$a->strings["Weekly"] = "Ukentlig";
$a->strings["Monthly"] = "Månedlig";
$a->strings["Friendica"] = "Friendica";
$a->strings["OStatus"] = "";
$a->strings["RSS/Atom"] = "";
$a->strings["OStatus"] = "OStatus";
$a->strings["RSS/Atom"] = "RSS/Atom";
$a->strings["Email"] = "E-post";
$a->strings["Diaspora"] = "Diaspora";
$a->strings["Facebook"] = "Facebook";
$a->strings["Zot!"] = "";
$a->strings["LinkedIn"] = "";
$a->strings["XMPP/IM"] = "";
$a->strings["MySpace"] = "";
$a->strings["Google+"] = "";
$a->strings["Add New Contact"] = "";
$a->strings["Enter address or web location"] = "";
$a->strings["Zot!"] = "Zot!";
$a->strings["LinkedIn"] = "LinkedIn";
$a->strings["XMPP/IM"] = "XMPP/IM";
$a->strings["MySpace"] = "MySpace";
$a->strings["Google+"] = "Google+";
$a->strings["Add New Contact"] = "Legg til ny kontakt";
$a->strings["Enter address or web location"] = "Skriv adresse eller web-plassering";
$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Eksempel: ole@eksempel.no, http://eksempel.no/kari";
$a->strings["Connect"] = "Forbindelse";
$a->strings["%d invitation available"] = array(
0 => "%d invitasjon tilgjengelig",
1 => "%d invitasjoner tilgjengelig",
);
$a->strings["Find People"] = "";
$a->strings["Enter name or interest"] = "";
$a->strings["Find People"] = "Finn personer";
$a->strings["Enter name or interest"] = "Skriv navn eller interesse";
$a->strings["Connect/Follow"] = "Koble/Følg";
$a->strings["Examples: Robert Morgenstein, Fishing"] = "";
$a->strings["Examples: Robert Morgenstein, Fishing"] = "Eksempler: Robert Morgenstein, fisking";
$a->strings["Find"] = "Finn";
$a->strings["Friend Suggestions"] = "Venneforslag";
$a->strings["Similar Interests"] = "Liknende interesser";
$a->strings["Random Profile"] = "";
$a->strings["Random Profile"] = "Tilfeldig profil";
$a->strings["Invite Friends"] = "Inviterer venner";
$a->strings["Networks"] = "";
$a->strings["All Networks"] = "";
$a->strings["Saved Folders"] = "";
$a->strings["Everything"] = "";
$a->strings["Categories"] = "";
$a->strings["Networks"] = "Nettverk";
$a->strings["All Networks"] = "Alle nettverk";
$a->strings["Saved Folders"] = "Lagrede mapper";
$a->strings["Everything"] = "Alt";
$a->strings["Categories"] = "Kategorier";
$a->strings["%d contact in common"] = array(
0 => "%d felles kontakt",
1 => "%d felles kontakter",
);
$a->strings["show more"] = "vis mer";
$a->strings[" on Last.fm"] = "";
$a->strings[" on Last.fm"] = "på Last.fm";
$a->strings["view full size"] = "Vis i full størrelse";
$a->strings["Miscellaneous"] = "Diverse";
$a->strings["year"] = "år";
@ -213,12 +213,12 @@ $a->strings["minute"] = "minutt";
$a->strings["minutes"] = "minutter";
$a->strings["second"] = "sekund";
$a->strings["seconds"] = "sekunder";
$a->strings["%1\$d %2\$s ago"] = "";
$a->strings["%s's birthday"] = "";
$a->strings["Happy Birthday %s"] = "";
$a->strings["Click here to upgrade."] = "";
$a->strings["This action exceeds the limits set by your subscription plan."] = "";
$a->strings["This action is not available under your subscription plan."] = "";
$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s siden";
$a->strings["%s's birthday"] = "%s sin bursdag";
$a->strings["Happy Birthday %s"] = "Gratulerer med dagen, %s";
$a->strings["Click here to upgrade."] = "Klikk her for oppgradere.";
$a->strings["This action exceeds the limits set by your subscription plan."] = "Denne handlingen overstiger grensene satt i din abonnementsplan.";
$a->strings["This action is not available under your subscription plan."] = "Denne handlingen er ikke tilgjengelig i henhold til din abonnementsplan.";
$a->strings["(no subject)"] = "(uten emne)";
$a->strings["noreply"] = "ikke svar";
$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s er nå venner med %2\$s";
@ -226,61 +226,61 @@ $a->strings["Sharing notification from Diaspora network"] = "Dele varslinger fra
$a->strings["photo"] = "bilde";
$a->strings["status"] = "status";
$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s liker %2\$s's %3\$s";
$a->strings["Attachments:"] = "";
$a->strings["Attachments:"] = "Vedlegg:";
$a->strings["[Name Withheld]"] = "[Navnet tilbakeholdt]";
$a->strings["A new person is sharing with you at "] = "";
$a->strings["A new person is sharing with you at "] = "En ny person deler med deg hos";
$a->strings["You have a new follower at "] = "Du har en ny følgesvenn på ";
$a->strings["Item not found."] = "Enheten ble ikke funnet.";
$a->strings["Do you really want to delete this item?"] = "";
$a->strings["Do you really want to delete this item?"] = "Ønsker du virkelig å slette dette elementet?";
$a->strings["Yes"] = "Ja";
$a->strings["Cancel"] = "Avbryt";
$a->strings["Permission denied."] = "Ingen tilgang.";
$a->strings["Archives"] = "";
$a->strings["General Features"] = "";
$a->strings["Multiple Profiles"] = "";
$a->strings["Ability to create multiple profiles"] = "";
$a->strings["Post Composition Features"] = "";
$a->strings["Richtext Editor"] = "";
$a->strings["Enable richtext editor"] = "";
$a->strings["Post Preview"] = "";
$a->strings["Allow previewing posts and comments before publishing them"] = "";
$a->strings["Network Sidebar Widgets"] = "";
$a->strings["Search by Date"] = "";
$a->strings["Ability to select posts by date ranges"] = "";
$a->strings["Group Filter"] = "";
$a->strings["Enable widget to display Network posts only from selected group"] = "";
$a->strings["Network Filter"] = "";
$a->strings["Enable widget to display Network posts only from selected network"] = "";
$a->strings["Archives"] = "Arkiverer";
$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["Post Composition Features"] = "Funksjoner for å skrive innlegg";
$a->strings["Richtext Editor"] = "Rik tekstredigering";
$a->strings["Enable richtext editor"] = "Skru på rik tekstredigering";
$a->strings["Post Preview"] = "Forhåndsvisning av innlegg";
$a->strings["Allow previewing posts and comments before publishing them"] = "Tillat forhåndsvisning av innlegg og kommentarer før publisering";
$a->strings["Network Sidebar Widgets"] = "Småprogrammer i sidestolpen for Nettverk";
$a->strings["Search by Date"] = "Søk etter dato";
$a->strings["Ability to select posts by date ranges"] = "Mulighet for å velge innlegg etter datoområder";
$a->strings["Group Filter"] = "Gruppefilter";
$a->strings["Enable widget to display Network posts only from selected group"] = "Skru på småprogrammet som viser Nettverksinnlegg bare fra den valgte gruppen";
$a->strings["Network Filter"] = "Nettverksfilter";
$a->strings["Enable widget to display Network posts only from selected network"] = "Skru på småprogrammet for å vise Nettverksinnlegg bare fra valgt nettverk";
$a->strings["Saved Searches"] = "Lagrede søk";
$a->strings["Save search terms for re-use"] = "";
$a->strings["Network Tabs"] = "";
$a->strings["Network Personal Tab"] = "";
$a->strings["Enable tab to display only Network posts that you've interacted on"] = "";
$a->strings["Network New Tab"] = "";
$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "";
$a->strings["Network Shared Links Tab"] = "";
$a->strings["Enable tab to display only Network posts with links in them"] = "";
$a->strings["Post/Comment Tools"] = "";
$a->strings["Multiple Deletion"] = "";
$a->strings["Select and delete multiple posts/comments at once"] = "";
$a->strings["Edit Sent Posts"] = "";
$a->strings["Edit and correct posts and comments after sending"] = "";
$a->strings["Tagging"] = "";
$a->strings["Ability to tag existing posts"] = "";
$a->strings["Post Categories"] = "";
$a->strings["Add categories to your posts"] = "";
$a->strings["Ability to file posts under folders"] = "";
$a->strings["Dislike Posts"] = "";
$a->strings["Ability to dislike posts/comments"] = "";
$a->strings["Star Posts"] = "";
$a->strings["Ability to mark special posts with a star indicator"] = "";
$a->strings["Save search terms for re-use"] = "Lagre søkeuttrykk for gjenbruk";
$a->strings["Network Tabs"] = "Nettverksfaner";
$a->strings["Network Personal Tab"] = "Nettverk personlig fane";
$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Skru på fane for å vise bare Nettverksinnlegg som du har vært med i";
$a->strings["Network New Tab"] = "Nettverk Ny fane";
$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Skru på fane for å vise bare nye Nettverksinnlegg (fra de siste 12 timer)";
$a->strings["Network Shared Links Tab"] = "Nettverk Delte lenker fane";
$a->strings["Enable tab to display only Network posts with links in them"] = "Skru på fane for å vise bare Nettverksinnlegg med lenker i dem";
$a->strings["Post/Comment Tools"] = "Innleggs-/kommentarverktøy";
$a->strings["Multiple Deletion"] = "Slett flere";
$a->strings["Select and delete multiple posts/comments at once"] = "Velg og slett flere innlegg/kommentarer på en gang";
$a->strings["Edit Sent Posts"] = "Endre sendte innlegg";
$a->strings["Edit and correct posts and comments after sending"] = "Endre og korriger innlegg og kommentarer etter sending";
$a->strings["Tagging"] = "Merking";
$a->strings["Ability to tag existing posts"] = "Mulighet til å merke eksisterende innlegg";
$a->strings["Post Categories"] = "Innleggskategorier";
$a->strings["Add categories to your posts"] = "Legg til kategorier til dine innlegg";
$a->strings["Ability to file posts under folders"] = "Mulighet til å sortere innlegg i mapper";
$a->strings["Dislike Posts"] = "Liker ikke innlegg";
$a->strings["Ability to dislike posts/comments"] = "Mulighet til å ikke like innlegg/kommentarer";
$a->strings["Star Posts"] = "Stjerneinnlegg";
$a->strings["Ability to mark special posts with a star indicator"] = "Mulighet til å merke spesielle innlegg med en stjerneindikator";
$a->strings["Cannot locate DNS info for database server '%s'"] = "Kan ikke finne DNS informasjon for databasetjeneren '%s' ";
$a->strings["prev"] = "forrige";
$a->strings["first"] = "første";
$a->strings["last"] = "siste";
$a->strings["next"] = "neste";
$a->strings["newer"] = "";
$a->strings["older"] = "";
$a->strings["newer"] = "nyere";
$a->strings["older"] = "eldre";
$a->strings["No contacts"] = "Ingen kontakter";
$a->strings["%d Contact"] = array(
0 => "%d kontakt",
@ -289,38 +289,38 @@ $a->strings["%d Contact"] = array(
$a->strings["View Contacts"] = "Vis kontakter";
$a->strings["Search"] = "Søk";
$a->strings["Save"] = "Lagre";
$a->strings["poke"] = "";
$a->strings["poked"] = "";
$a->strings["ping"] = "";
$a->strings["pinged"] = "";
$a->strings["prod"] = "";
$a->strings["prodded"] = "";
$a->strings["slap"] = "";
$a->strings["slapped"] = "";
$a->strings["finger"] = "";
$a->strings["fingered"] = "";
$a->strings["rebuff"] = "";
$a->strings["rebuffed"] = "";
$a->strings["happy"] = "";
$a->strings["sad"] = "";
$a->strings["mellow"] = "";
$a->strings["tired"] = "";
$a->strings["perky"] = "";
$a->strings["angry"] = "";
$a->strings["stupified"] = "";
$a->strings["puzzled"] = "";
$a->strings["interested"] = "";
$a->strings["bitter"] = "";
$a->strings["cheerful"] = "";
$a->strings["alive"] = "";
$a->strings["annoyed"] = "";
$a->strings["anxious"] = "";
$a->strings["cranky"] = "";
$a->strings["disturbed"] = "";
$a->strings["frustrated"] = "";
$a->strings["motivated"] = "";
$a->strings["relaxed"] = "";
$a->strings["surprised"] = "";
$a->strings["poke"] = "dytt";
$a->strings["poked"] = "dyttet";
$a->strings["ping"] = "ping";
$a->strings["pinged"] = "pinget";
$a->strings["prod"] = "dult";
$a->strings["prodded"] = "dultet";
$a->strings["slap"] = "klaske";
$a->strings["slapped"] = "klasket";
$a->strings["finger"] = "fingre";
$a->strings["fingered"] = "fingret";
$a->strings["rebuff"] = "avslå";
$a->strings["rebuffed"] = "avslo";
$a->strings["happy"] = "glad";
$a->strings["sad"] = "trist";
$a->strings["mellow"] = "dempet";
$a->strings["tired"] = "trøtt";
$a->strings["perky"] = "oppkvikket";
$a->strings["angry"] = "sint";
$a->strings["stupified"] = "tanketom";
$a->strings["puzzled"] = "forundret";
$a->strings["interested"] = "interessert";
$a->strings["bitter"] = "bitter";
$a->strings["cheerful"] = "munter";
$a->strings["alive"] = "livlig";
$a->strings["annoyed"] = "irritert";
$a->strings["anxious"] = "nervøs";
$a->strings["cranky"] = "grinete";
$a->strings["disturbed"] = "forstyrret";
$a->strings["frustrated"] = "frustrert";
$a->strings["motivated"] = "motivert";
$a->strings["relaxed"] = "avslappet";
$a->strings["surprised"] = "overrasket";
$a->strings["Monday"] = "mandag";
$a->strings["Tuesday"] = "tirsdag";
$a->strings["Wednesday"] = "onsdag";
@ -340,34 +340,34 @@ $a->strings["September"] = "september";
$a->strings["October"] = "oktober";
$a->strings["November"] = "november";
$a->strings["December"] = "desember";
$a->strings["View Video"] = "";
$a->strings["View Video"] = "Vis video";
$a->strings["bytes"] = "bytes";
$a->strings["Click to open/close"] = "";
$a->strings["Click to open/close"] = "Klikk for å åpne/lukke";
$a->strings["link to source"] = "lenke til kilde";
$a->strings["Select an alternate language"] = "Velg et annet språk";
$a->strings["event"] = "hendelse";
$a->strings["activity"] = "";
$a->strings["activity"] = "aktivitet";
$a->strings["comment"] = array(
0 => "",
1 => "",
0 => "kommentar",
1 => "kommentarer",
);
$a->strings["post"] = "";
$a->strings["Item filed"] = "";
$a->strings["A deleted group with this name was revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "";
$a->strings["Default privacy group for new contacts"] = "";
$a->strings["post"] = "innlegg";
$a->strings["Item filed"] = "Element arkivert";
$a->strings["A deleted group with this name was revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "En slettet gruppe med dette navnet ble gjenopprettet. Eksisterende elementtillatelser <strong>kan</strong> gjelde for denne gruppen og fremtidige medlemmer. Hvis det ikke var dette du ønsket, vær snill å opprette en annen gruppe med et annet navn.";
$a->strings["Default privacy group for new contacts"] = "Standard personverngruppe for nye kontakter";
$a->strings["Everybody"] = "Alle";
$a->strings["edit"] = "";
$a->strings["edit"] = "endre";
$a->strings["Groups"] = "Grupper";
$a->strings["Edit group"] = "";
$a->strings["Edit group"] = "Endre gruppe";
$a->strings["Create a new group"] = "Lag en ny gruppe";
$a->strings["Contacts not in any group"] = "";
$a->strings["Contacts not in any group"] = "Kontakter som ikke er i noen gruppe";
$a->strings["add"] = "legg til";
$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 poked %2\$s"] = "";
$a->strings["%1\$s poked %2\$s"] = "%1\$s dyttet %2\$s";
$a->strings["%1\$s is currently %2\$s"] = "%1\$s er for øyeblikket %2\$s";
$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s merket %2\$s sitt %3\$s med %4\$s";
$a->strings["post/item"] = "";
$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "";
$a->strings["post/item"] = "innlegg/element";
$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s merket %2\$s's %3\$s som en favoritt";
$a->strings["Select"] = "Velg";
$a->strings["Delete"] = "Slett";
$a->strings["View %s's profile @ %s"] = "Besøk %ss profil [%s]";
@ -376,25 +376,25 @@ $a->strings["Filed under:"] = "Lagret i:";
$a->strings["%s from %s"] = "%s fra %s";
$a->strings["View in context"] = "Vis i sammenheng";
$a->strings["Please wait"] = "Vennligst vent";
$a->strings["remove"] = "";
$a->strings["remove"] = "slett";
$a->strings["Delete Selected Items"] = "Slette valgte elementer";
$a->strings["Follow Thread"] = "";
$a->strings["Follow Thread"] = "Følg tråd";
$a->strings["%s likes this."] = "%s liker dette.";
$a->strings["%s doesn't like this."] = "%s liker ikke dette.";
$a->strings["<span %1\$s>%2\$d people</span> like this"] = "";
$a->strings["<span %1\$s>%2\$d people</span> don't like this"] = "";
$a->strings["<span %1\$s>%2\$d people</span> like this"] = "<span %1\$s>%2\$d personer</span> liker dette";
$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["and"] = "og";
$a->strings[", and %d other people"] = ", og %d andre personer";
$a->strings["%s like this."] = "%s liker dette.";
$a->strings["%s don't like this."] = "%s liker ikke dette.";
$a->strings["Visible to <strong>everybody</strong>"] = "Synlig for <strong>alle</strong>";
$a->strings["Please enter a link URL:"] = "Vennligst skriv inn en lenke URL:";
$a->strings["Please enter a video link/URL:"] = "";
$a->strings["Please enter an audio link/URL:"] = "";
$a->strings["Tag term:"] = "";
$a->strings["Please enter a video link/URL:"] = "Vennligst skriv inn en videolenke/-URL:";
$a->strings["Please enter an audio link/URL:"] = "Vennligst skriv inn en lydlenke/-URL:";
$a->strings["Tag term:"] = "Merkelapp begrep:";
$a->strings["Save to Folder:"] = "Lagre til mappe:";
$a->strings["Where are you right now?"] = "Hvor er du akkurat nå?";
$a->strings["Delete item(s)?"] = "";
$a->strings["Delete item(s)?"] = "Slett element(er)?";
$a->strings["Post to Email"] = "Innlegg til e-post";
$a->strings["Share"] = "Del";
$a->strings["Upload photo"] = "Last opp bilde";
@ -414,52 +414,52 @@ $a->strings["clear location"] = "fjern plassering";
$a->strings["Set title"] = "Lagre tittel";
$a->strings["Categories (comma-separated list)"] = "Kategorier (kommaseparert liste)";
$a->strings["Permission settings"] = "Tillatelser";
$a->strings["permissions"] = "";
$a->strings["permissions"] = "tillatelser";
$a->strings["CC: email addresses"] = "Kopi: e-postadresser";
$a->strings["Public post"] = "Offentlig innlegg";
$a->strings["Example: bob@example.com, mary@example.com"] = "Eksempel: ola@example.com, kari@example.com";
$a->strings["Preview"] = "forhåndsvisning";
$a->strings["Post to Groups"] = "";
$a->strings["Post to Contacts"] = "";
$a->strings["Private post"] = "";
$a->strings["Friendica Notification"] = "";
$a->strings["Thank You,"] = "";
$a->strings["%s Administrator"] = "";
$a->strings["%s <!item_type!>"] = "";
$a->strings["[Friendica:Notify] New mail received at %s"] = "";
$a->strings["%1\$s sent you a new private message at %2\$s."] = "";
$a->strings["%1\$s sent you %2\$s."] = "";
$a->strings["a private message"] = "";
$a->strings["Please visit %s to view and/or reply to your private messages."] = "";
$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "";
$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "";
$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "";
$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "";
$a->strings["%s commented on an item/conversation you have been following."] = "";
$a->strings["Please visit %s to view and/or reply to the conversation."] = "";
$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "";
$a->strings["%1\$s posted to your profile wall at %2\$s"] = "";
$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "";
$a->strings["[Friendica:Notify] %s tagged you"] = "";
$a->strings["%1\$s tagged you at %2\$s"] = "";
$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "";
$a->strings["[Friendica:Notify] %1\$s poked you"] = "";
$a->strings["%1\$s poked you at %2\$s"] = "";
$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "";
$a->strings["[Friendica:Notify] %s tagged your post"] = "";
$a->strings["%1\$s tagged your post at %2\$s"] = "";
$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "";
$a->strings["[Friendica:Notify] Introduction received"] = "";
$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "";
$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "";
$a->strings["You may visit their profile at %s"] = "";
$a->strings["Please visit %s to approve or reject the introduction."] = "";
$a->strings["[Friendica:Notify] Friend suggestion received"] = "";
$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "";
$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "";
$a->strings["Name:"] = "";
$a->strings["Photo:"] = "";
$a->strings["Please visit %s to approve or reject the suggestion."] = "";
$a->strings["Post to Groups"] = "Innlegg til grupper";
$a->strings["Post to Contacts"] = "Innlegg til kontakter";
$a->strings["Private post"] = "Privat innlegg";
$a->strings["Friendica Notification"] = "Friendica varsel";
$a->strings["Thank You,"] = "Mange takk,";
$a->strings["%s Administrator"] = "%s administrator";
$a->strings["%s <!item_type!>"] = "%s <!item_type!>";
$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notify] Ny melding mottatt hos %s";
$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s sendte deg en ny privat melding hos %2\$s.";
$a->strings["%1\$s sent you %2\$s."] = "%1\$s sendte deg %2\$s.";
$a->strings["a private message"] = "en privat melding";
$a->strings["Please visit %s to view and/or reply to your private messages."] = "Vennligst besøk %s for å se og/eller svare på dine private meldinger.";
$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s kommenterte på [url=%2\$s]a %3\$s[/url]";
$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s kommenterte på [url=%2\$s]%3\$s sin %4\$s[/url]";
$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s kommenterte på [url=%2\$s] din %3\$s[/url]";
$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Notify] Kommentar til samtale #%1\$d av %2\$s";
$a->strings["%s commented on an item/conversation you have been following."] = "%s kommenterte på et element/en samtale du har fulgt.";
$a->strings["Please visit %s to view and/or reply to the conversation."] = "Vennligst besøk %s for å se og/eller svare på samtalen.";
$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Notify] %s skrev et innlegg på veggen til din profil";
$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s skrev et innlegg på veggen til din profil %2\$s";
$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s skrev et innlegg til [url=%2\$s]din vegg[/url]";
$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notify] %s merket deg";
$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s merket deg %2\$s";
$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]merket deg[/url].";
$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Notify] %1\$s dyttet deg";
$a->strings["%1\$s poked you at %2\$s"] = "%1\$s dyttet deg %2\$s";
$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "%1\$s [url=%2\$s]dyttet deg[/url].";
$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notify] %s merket ditt innlegg";
$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s merket ditt innlegg %2\$s";
$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s merket [url=%2\$s]ditt innlegg[/url]";
$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notify] Introduksjon mottatt";
$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Du mottok en introduksjon fra '%1\$s' %2\$s";
$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Du mottok [url=%1\$s]en introduksjon[/url] fra %2\$s.";
$a->strings["You may visit their profile at %s"] = "Du kan besøke profilen deres på %s";
$a->strings["Please visit %s to approve or reject the introduction."] = "Vennligst besøk %s for å godkjenne eller avslå introduksjonen.";
$a->strings["[Friendica:Notify] 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["[no subject]"] = "[ikke noe emne]";
$a->strings["Wall Photos"] = "Veggbilder";
$a->strings["Nothing new here"] = "Ikke noe nytt her";
@ -492,13 +492,13 @@ $a->strings["Directory"] = "Katalog";
$a->strings["People directory"] = "Personkatalog";
$a->strings["Network"] = "Nettverk";
$a->strings["Conversations from your friends"] = "Samtaler fra dine venner";
$a->strings["Network Reset"] = "";
$a->strings["Load Network page with no filters"] = "";
$a->strings["Network Reset"] = "Nettverk tilbakestilling";
$a->strings["Load Network page with no filters"] = "Hent Nettverk-siden uten filter";
$a->strings["Introductions"] = "Introduksjoner";
$a->strings["Friend Requests"] = "";
$a->strings["Friend Requests"] = "Venneforespørsler";
$a->strings["Notifications"] = "Varslinger";
$a->strings["See all notifications"] = "";
$a->strings["Mark all system notifications seen"] = "";
$a->strings["See all notifications"] = "Se alle varslinger";
$a->strings["Mark all system notifications seen"] = "Merk alle systemvarsler som sett";
$a->strings["Messages"] = "Meldinger";
$a->strings["Private mail"] = "Privat post";
$a->strings["Inbox"] = "Innboks";
@ -506,35 +506,35 @@ $a->strings["Outbox"] = "Utboks";
$a->strings["New Message"] = "Ny melding";
$a->strings["Manage"] = "Behandle";
$a->strings["Manage other pages"] = "Behandle andre sider";
$a->strings["Delegations"] = "";
$a->strings["Delegations"] = "Delegasjoner";
$a->strings["Delegate Page Management"] = "Deleger sidebehandling";
$a->strings["Settings"] = "Innstillinger";
$a->strings["Account settings"] = "Kontoinnstillinger";
$a->strings["Profiles"] = "Profiler";
$a->strings["Manage/Edit Profiles"] = "";
$a->strings["Manage/Edit Profiles"] = "Behandle/endre profiler";
$a->strings["Contacts"] = "Kontakter";
$a->strings["Manage/edit friends and contacts"] = "Behandle/endre venner og kontakter";
$a->strings["Admin"] = "Administrator";
$a->strings["Site setup and configuration"] = "Nettstedsoppsett og konfigurasjon";
$a->strings["Navigation"] = "";
$a->strings["Site map"] = "";
$a->strings["Embedded content"] = "";
$a->strings["Navigation"] = "Navigasjon";
$a->strings["Site map"] = "Nettstedskart";
$a->strings["Embedded content"] = "Innebygd innhold";
$a->strings["Embedding disabled"] = "Innebygging avskrudd";
$a->strings["Error decoding account file"] = "";
$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "";
$a->strings["Error! Cannot check nickname"] = "";
$a->strings["User '%s' already exists on this server!"] = "";
$a->strings["User creation error"] = "";
$a->strings["User profile creation error"] = "";
$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["Error! Cannot check nickname"] = "Feil! Kan ikke sjekke kallenavn";
$a->strings["User '%s' already exists on this server!"] = "Brukeren '%s' finnes allerede på denne tjeneren!";
$a->strings["User creation error"] = "Feil ved oppretting av bruker";
$a->strings["User profile creation error"] = "Feil ved opprettelsen av brukerprofil";
$a->strings["%d contact not imported"] = array(
0 => "",
1 => "",
0 => "%d kontakt ikke importert",
1 => "%d kontakter ikke importert",
);
$a->strings["Done. You can now login with your username and password"] = "";
$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["Welcome "] = "Velkommen";
$a->strings["Please upload a profile photo."] = "Vennligst last opp et profilbilde.";
$a->strings["Welcome back "] = "Velkommen tilbake";
$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "";
$a->strings["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["Profile not found."] = "Fant ikke profilen.";
$a->strings["Profile deleted."] = "Profil slettet.";
$a->strings["Profile-"] = "Profil-";
@ -712,10 +712,10 @@ $a->strings["Private posts by default for new users"] = "Private meldinger som s
$a->strings["Set default post permissions for all new members to the default privacy group rather than public."] = "Sett standard postetillatelser for alle nye medlemmer til standard personverngruppe i stedet for offentlig.";
$a->strings["Don't include post content in email notifications"] = "Ikke inkluder innholdet i en melding i epostvarsler";
$a->strings["Don't include the content of a post/comment/private message/etc. in the email notifications that are sent out from this site, as a privacy measure."] = "Ikke inkluder innholdet i en melding/kommentar/privat melding/osv. i epostvarsler som sendes ut fra dette nettstedet, som et personverntiltak.";
$a->strings["Disallow public access to addons listed in the apps menu."] = "";
$a->strings["Checking this box will restrict addons listed in the apps menu to members only."] = "";
$a->strings["Don't embed private images in posts"] = "";
$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."] = "";
$a->strings["Disallow public access to addons listed in the apps menu."] = "Ikke tillat offentlig tilgang til tillegg som listes opp i app-menyen.";
$a->strings["Checking this box will restrict addons listed in the apps menu to members only."] = "Kryss i denne boksen vil begrense tillegg opplistet i app-menyen til bare medlemmer.";
$a->strings["Don't embed private images in posts"] = "Ikke innebygg private bilder i innlegg";
$a->strings["Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."] = "Ikke bytt ut lokalt lagrede private bilder i innlegg med innebygd kopi av bildet. Dette betyr at kontakter som mottar innlegg med private bilder må autentisere og laste hvert bilde, noe som kan ta en stund.";
$a->strings["Block multiple registrations"] = "Blokker flere registreringer";
$a->strings["Disallow users to register additional accounts for use as pages."] = "Ikke tillat brukere å registrere ytterligere kontoer til bruk som sider.";
$a->strings["OpenID support"] = "OpenID-støtte";
@ -728,8 +728,8 @@ $a->strings["Show Community Page"] = "Vis Felleskap-side";
$a->strings["Display a Community page showing all recent public postings on this site."] = "Vis en Fellesskapsside som viser de siste offentlige meldinger på dette nettstedet.";
$a->strings["Enable OStatus support"] = "Aktiver Ostatus-støtte";
$a->strings["Provide built-in OStatus (identi.ca, status.net, etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "Tilby innebygget OStatus-kompatibilitet (identi.ca, status.net, etc.). All kommunikasjon via OStatus er offentlig, så personvernadvarsler vil bli vist av og til.";
$a->strings["OStatus conversation completion interval"] = "";
$a->strings["How often shall the poller check for new entries in OStatus conversations? This can be a very ressource task."] = "";
$a->strings["OStatus conversation completion interval"] = "OStatus intervall for samtalefullførelse";
$a->strings["How often shall the poller check for new entries in OStatus conversations? This can be a very ressource task."] = "Hvor ofte skal spørrefunksjonen sjekke etter nye oppføringer i OStatus-samtaler? Dette kan være en svært ressurskrevende oppgave.";
$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";
@ -765,8 +765,8 @@ $a->strings["This does not include updates prior to 1139, which did not return a
$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["%s user blocked/unblocked"] = array(
0 => "",
1 => "",
0 => "%s bruker blokkert/ikke blokkert",
1 => "%s brukere blokkert/ikke blokkert",
);
$a->strings["%s user deleted"] = array(
0 => "%s bruker slettet",
@ -805,7 +805,7 @@ $a->strings["[Experimental]"] = "[Eksperimentell]";
$a->strings["[Unsupported]"] = "[Ikke støttet]";
$a->strings["Log settings updated."] = "Logginnstillinger er oppdatert.";
$a->strings["Clear"] = "Tøm";
$a->strings["Enable Debugging"] = "";
$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å";
@ -869,7 +869,7 @@ $a->strings["Source input (Diaspora format): "] = "Diaspora-formatert kilde-inpu
$a->strings["diaspora2bb: "] = "diaspora2bb:";
$a->strings["Common Friends"] = "Felles venner";
$a->strings["No contacts in common."] = "Ingen kontakter felles.";
$a->strings["You must be logged in to use addons. "] = "";
$a->strings["You must be logged in to use addons. "] = "Du må være innlogget for å bruke tillegg.";
$a->strings["Applications"] = "Programmer";
$a->strings["No installed applications."] = "Ingen installerte programmer.";
$a->strings["Could not access contact record."] = "Fikk ikke tilgang til kontaktposten.";
@ -954,12 +954,12 @@ $a->strings["Email settings updated."] = "E-postinnstillinger er oppdatert.";
$a->strings["Features updated"] = "Funksjoner oppdatert";
$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["Wrong password."] = "";
$a->strings["Wrong password."] = "Feil passord.";
$a->strings["Password changed."] = "Passord endret.";
$a->strings["Password update failed. Please try again."] = "Passordoppdatering mislyktes. Vennligst prøv igjen.";
$a->strings[" Please use a shorter name."] = "Vennligst bruk et kortere navn.";
$a->strings[" Name too short."] = "Navnet er for kort.";
$a->strings["Wrong Password"] = "";
$a->strings["Wrong Password"] = "Feil passord";
$a->strings[" Not valid email."] = "Ugyldig e-postadresse.";
$a->strings[" Cannot change to that email."] = "Kan ikke endre til den e-postadressen.";
$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Privat forum har ingen personverntillatelser. Bruker standard personverngruppe.";
@ -1009,7 +1009,7 @@ $a->strings["Update browser every xx seconds"] = "Oppdater nettleser hvert xx se
$a->strings["Minimum of 10 seconds, no maximum"] = "Minimum 10 sekunder, ikke noe maksimum";
$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:"] = "";
$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["Normal Account Page"] = "Vanlig konto-side";
$a->strings["This account is a normal personal profile"] = "Denne kontoen er en vanlig personlig profil";
@ -1048,9 +1048,9 @@ $a->strings["Password Settings"] = "Passordinnstillinger";
$a->strings["New Password:"] = "Nytt passord:";
$a->strings["Confirm:"] = "Bekreft:";
$a->strings["Leave password fields blank unless changing"] = "La passordfeltene stå tomme hvis du ikke skal bytte";
$a->strings["Current Password:"] = "";
$a->strings["Your current password to confirm the changes"] = "";
$a->strings["Password:"] = "";
$a->strings["Current Password:"] = "Gjeldende passord:";
$a->strings["Your current password to confirm the changes"] = "Ditt gjeldende passord for å bekrefte endringene";
$a->strings["Password:"] = "Passord:";
$a->strings["Basic Settings"] = "Grunninnstillinger";
$a->strings["Email Address:"] = "E-postadresse:";
$a->strings["Your Timezone:"] = "Din tidssone:";
@ -1182,18 +1182,18 @@ $a->strings["No suggestions available. If this is a new site, please try again i
$a->strings["Ignore/Hide"] = "Ignorér/Skjul";
$a->strings["People Search"] = "Personsøk";
$a->strings["No matches"] = "Ingen treff";
$a->strings["No videos selected"] = "";
$a->strings["No videos selected"] = "Ingen videoer er valgt";
$a->strings["Access to this item is restricted."] = "Tilgang til dette elementet er begrenset.";
$a->strings["View Album"] = "Vis album";
$a->strings["Recent Videos"] = "";
$a->strings["Upload New Videos"] = "";
$a->strings["Recent Videos"] = "Nye videoer";
$a->strings["Upload New Videos"] = "Last opp nye videoer";
$a->strings["Tag removed"] = "Fjernet tag";
$a->strings["Remove Item Tag"] = "Fjern tag";
$a->strings["Select a tag to remove: "] = "Velg en tag å fjerne:";
$a->strings["Item not found"] = "Fant ikke elementet";
$a->strings["Edit post"] = "Endre innlegg";
$a->strings["Event title and start time are required."] = "Hendelsens tittel og starttidspunkt er påkrevet.";
$a->strings["l, F j"] = "";
$a->strings["l, F j"] = "l, F j";
$a->strings["Edit event"] = "Rediger hendelse";
$a->strings["Create New Event"] = "Lag ny hendelse";
$a->strings["Previous"] = "Forrige";
@ -1329,8 +1329,8 @@ $a->strings["%s and You"] = "%s og du";
$a->strings["Delete conversation"] = "Slett samtale";
$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A";
$a->strings["%d message"] = array(
0 => "",
1 => "",
0 => "%d melding",
1 => "%d meldinger",
);
$a->strings["Message not available."] = "Melding utilgjengelig.";
$a->strings["Delete message"] = "Slett melding";
@ -1478,7 +1478,7 @@ $a->strings["Go to the Help Section"] = "Gå til Hjelp-siden";
$a->strings["Our <strong>help</strong> pages may be consulted for detail on other program features and resources."] = "Våre <strong>hjelpesider</strong> kan leses for flere detaljer og ressurser om andre egenskaper ved programmet.";
$a->strings["Requested profile is not available."] = "Profil utilgjengelig.";
$a->strings["Tips for New Members"] = "Tips til nye medlemmer";
$a->strings["Friendica Communications Server - Setup"] = "";
$a->strings["Friendica Communications Server - Setup"] = "Friendica kommunikasjonstjeneste - oppsett";
$a->strings["Could not connect to database."] = "Kunne ikke koble til database.";
$a->strings["Could not create table."] = "Kunne ikke lage tabell.";
$a->strings["Your Friendica site database has been installed."] = "Databasen til Friendica-nettstedet ditt har blitt installert.";
@ -1503,9 +1503,9 @@ $a->strings["If you don't have a command line version of PHP installed on server
$a->strings["PHP executable path"] = "PHP kjørefil sin sti";
$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Skriv inn hele stien til php kjørefilen. Du kan la denne stå blank for å fortsette installasjonen.";
$a->strings["Command line PHP"] = "Kommandolinje PHP";
$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "";
$a->strings["Found PHP version: "] = "";
$a->strings["PHP cli binary"] = "";
$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "PHP kjørefilen er ikke php cli binærfil (kan være cgi-fgci versjon)";
$a->strings["Found PHP version: "] = "Fant PHP-versjon:";
$a->strings["PHP cli binary"] = "PHP cli binærfil";
$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Kommandolinjeversjonen av PHP på ditt system har ikke \"register_argc_argv\" aktivert.";
$a->strings["This is required for message delivery to work."] = "Dette er nødvendig for at meldingslevering skal virke.";
$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv";
@ -1558,8 +1558,8 @@ $a->strings["Done Editing"] = "Behandling ferdig";
$a->strings["Image uploaded successfully."] = "Bilde ble lastet opp.";
$a->strings["Not available."] = "Ikke tilgjengelig.";
$a->strings["%d comment"] = array(
0 => "",
1 => "",
0 => "%d kommentar",
1 => "%d kommentarer",
);
$a->strings["like"] = "liker";
$a->strings["dislike"] = "liker ikke";
@ -1582,18 +1582,18 @@ $a->strings["save to folder"] = "lagre i mappe";
$a->strings["to"] = "til";
$a->strings["Wall-to-Wall"] = "vegg-til-vegg";
$a->strings["via Wall-To-Wall:"] = "via vegg-til-vegg";
$a->strings["This entry was edited"] = "";
$a->strings["This entry was edited"] = "Denne oppføringen ble endret";
$a->strings["via"] = "via";
$a->strings["Theme settings"] = "";
$a->strings["Set resize level for images in posts and comments (width and height)"] = "";
$a->strings["Set font-size for posts and comments"] = "";
$a->strings["Set theme width"] = "";
$a->strings["Color scheme"] = "";
$a->strings["Set line-height for posts and comments"] = "";
$a->strings["Set resolution for middle column"] = "";
$a->strings["Set color scheme"] = "";
$a->strings["Set twitter search term"] = "";
$a->strings["Set zoomfactor for Earth Layer"] = "";
$a->strings["Theme settings"] = "Temainnstillinger";
$a->strings["Set resize level for images in posts and comments (width and height)"] = "Angi størrelsesendringen for bilder i innlegg og kommentarer (bredde og høyde)";
$a->strings["Set font-size for posts and comments"] = "Angi skriftstørrelse for innlegg og kommentarer";
$a->strings["Set theme width"] = "Angi temabredde";
$a->strings["Color scheme"] = "Fargekart";
$a->strings["Set line-height for posts and comments"] = "Angi linjeavstand for innlegg og kommentarer";
$a->strings["Set resolution for middle column"] = "Angi oppløsning for midtkolonnen";
$a->strings["Set color scheme"] = "Angi fargekart";
$a->strings["Set twitter search term"] = "Angi twitter søkeord";
$a->strings["Set zoomfactor for Earth Layer"] = "Angi zoomfaktor for Earth Layer";
$a->strings["Set longitude (X) for Earth Layers"] = "Angi lengdegrad (X) for Earth Layers";
$a->strings["Set latitude (Y) for Earth Layers"] = "Angi breddegrad (Y) for Earth Layers";
$a->strings["Community Pages"] = "Felleskapssider";
@ -1602,7 +1602,7 @@ $a->strings["Community Profiles"] = "Fellesskapsprofiler";
$a->strings["Help or @NewHere ?"] = "Hjelp eller @NewHere ?";
$a->strings["Connect Services"] = "Forbindelse til tjenester";
$a->strings["Find Friends"] = "Finn venner";
$a->strings["Last tweets"] = "";
$a->strings["Last tweets"] = "Siste kvitringer";
$a->strings["Last users"] = "Siste brukere";
$a->strings["Last photos"] = "Siste bilder";
$a->strings["Last likes"] = "Siste liker";
@ -1610,42 +1610,42 @@ $a->strings["Your contacts"] = "Dine kontakter";
$a->strings["Local Directory"] = "Lokal katalog";
$a->strings["Set zoomfactor for Earth Layers"] = "Angi zoomfaktor for Earth Layers";
$a->strings["Last Tweets"] = "Siste Tweets";
$a->strings["Show/hide boxes at right-hand column:"] = "";
$a->strings["Set colour scheme"] = "";
$a->strings["Alignment"] = "";
$a->strings["Left"] = "";
$a->strings["Center"] = "";
$a->strings["Posts font size"] = "";
$a->strings["Textareas font size"] = "";
$a->strings["Show/hide boxes at right-hand column:"] = "Vis/skjul bokser i kolonnen til høyre:";
$a->strings["Set colour scheme"] = "Angi fargekart";
$a->strings["Alignment"] = "Justering";
$a->strings["Left"] = "Venstre";
$a->strings["Center"] = "Midtstilt";
$a->strings["Posts font size"] = "Skriftstørrelse for innlegg";
$a->strings["Textareas font size"] = "Skriftstørrelse for tekstområder";
$a->strings["toggle mobile"] = "Velg mobilvisning";
$a->strings["Delete this item?"] = "Slett dette elementet?";
$a->strings["show fewer"] = "";
$a->strings["show fewer"] = "vis færre";
$a->strings["Update %s failed. See error logs."] = "Oppdatering %s mislyktes. Se feilloggene.";
$a->strings["Update Error at %s"] = "";
$a->strings["Update Error at %s"] = "Oppdateringsfeil i %s";
$a->strings["Create a New Account"] = "Lag en ny konto";
$a->strings["Nickname or Email address: "] = "Kallenavn eller epostadresse: ";
$a->strings["Password: "] = "Passord: ";
$a->strings["Remember me"] = "";
$a->strings["Or login using OpenID: "] = "";
$a->strings["Remember me"] = "Husk meg";
$a->strings["Or login using OpenID: "] = "Eller logg inn med OpenID:";
$a->strings["Forgot your password?"] = "Glemt passordet?";
$a->strings["Website Terms of Service"] = "";
$a->strings["terms of service"] = "";
$a->strings["Website Privacy Policy"] = "";
$a->strings["privacy policy"] = "";
$a->strings["Requested account is not available."] = "";
$a->strings["Website Terms of Service"] = "Nettstedets bruksbetingelser";
$a->strings["terms of service"] = "bruksbetingelser";
$a->strings["Website Privacy Policy"] = "Nettstedets retningslinjer for personvern";
$a->strings["privacy policy"] = "retningslinjer for personvern";
$a->strings["Requested account is not available."] = "Profil utilgjengelig.";
$a->strings["Edit profile"] = "Rediger profil";
$a->strings["Message"] = "";
$a->strings["Message"] = "Melding";
$a->strings["Manage/edit profiles"] = "Behandle/endre profiler";
$a->strings["g A l F d"] = "";
$a->strings["F d"] = "";
$a->strings["g A l F d"] = "g A l F d";
$a->strings["F d"] = "F d";
$a->strings["[today]"] = "[idag]";
$a->strings["Birthday Reminders"] = "Fødselsdager";
$a->strings["Birthdays this week:"] = "Fødselsdager denne uken:";
$a->strings["[No description]"] = "[Ingen beskrivelse]";
$a->strings["Event Reminders"] = "Påminnelser om hendelser";
$a->strings["Events this week:"] = "Hendelser denne uken:";
$a->strings["Status Messages and Posts"] = "";
$a->strings["Profile Details"] = "";
$a->strings["Videos"] = "";
$a->strings["Events and Calendar"] = "";
$a->strings["Only You Can See This"] = "";
$a->strings["Status Messages and Posts"] = "Status meldinger og innlegg";
$a->strings["Profile Details"] = "Profildetaljer";
$a->strings["Videos"] = "Videoer";
$a->strings["Events and Calendar"] = "Hendelser og kalender";
$a->strings["Only You Can See This"] = "Bare du kan se dette";