NB_NO: update to the strings

This commit is contained in:
Tobias Diekershoff 2012-12-04 11:09:48 +01:00
parent 62d4034a5a
commit 5a634f3d9b
2 changed files with 2402 additions and 1434 deletions

File diff suppressed because it is too large Load Diff

View File

@ -11,18 +11,18 @@ $a->strings["Contact update failed."] = "Kontaktoppdatering mislyktes.";
$a->strings["Permission denied."] = "Ingen tilgang."; $a->strings["Permission denied."] = "Ingen tilgang.";
$a->strings["Contact not found."] = "Kontakt ikke funnet."; $a->strings["Contact not found."] = "Kontakt ikke funnet.";
$a->strings["Repair Contact Settings"] = "Reparer kontaktinnstillinger"; $a->strings["Repair Contact Settings"] = "Reparer kontaktinnstillinger";
$a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = ""; $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["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["Return to contact editor"] = ""; $a->strings["Return to contact editor"] = "";
$a->strings["Name"] = "Navn"; $a->strings["Name"] = "Navn";
$a->strings["Account Nickname"] = "Konto Kallenavn"; $a->strings["Account Nickname"] = "Konto Kallenavn";
$a->strings["@Tagname - overrides Name/Nickname"] = ""; $a->strings["@Tagname - overrides Name/Nickname"] = "@Merkelappnavn - overstyrer Navn/Kallenavn";
$a->strings["Account URL"] = "Konto URL"; $a->strings["Account URL"] = "Konto URL";
$a->strings["Friend Request URL"] = "Venneforespørsel URL"; $a->strings["Friend Request URL"] = "Venneforespørsel URL";
$a->strings["Friend Confirm URL"] = "Vennebekreftelse URL"; $a->strings["Friend Confirm URL"] = "Vennebekreftelse URL";
$a->strings["Notification Endpoint URL"] = "Endepunkt URL for beskjed"; $a->strings["Notification Endpoint URL"] = "Endepunkt URL for beskjed";
$a->strings["Poll/Feed URL"] = "Poll/Feed URL"; $a->strings["Poll/Feed URL"] = "Poll/Feed URL";
$a->strings["New photo from this URL"] = ""; $a->strings["New photo from this URL"] = "Nytt bilde fra denne URL-en";
$a->strings["Submit"] = "Lagre"; $a->strings["Submit"] = "Lagre";
$a->strings["Help:"] = "Hjelp:"; $a->strings["Help:"] = "Hjelp:";
$a->strings["Help"] = "Hjelp"; $a->strings["Help"] = "Hjelp";
@ -58,11 +58,11 @@ $a->strings["Tag removed"] = "Fjernet tag";
$a->strings["Remove Item Tag"] = "Fjern tag"; $a->strings["Remove Item Tag"] = "Fjern tag";
$a->strings["Select a tag to remove: "] = "Velg en tag å fjerne:"; $a->strings["Select a tag to remove: "] = "Velg en tag å fjerne:";
$a->strings["Remove"] = "Slett"; $a->strings["Remove"] = "Slett";
$a->strings["%s welcomes %s"] = "%s hilser %s velkommen"; $a->strings["%1\$s welcomes %2\$s"] = "";
$a->strings["Authorize application connection"] = ""; $a->strings["Authorize application connection"] = "Tillat forbindelse til program";
$a->strings["Return to your app and insert this Securty Code:"] = ""; $a->strings["Return to your app and insert this Securty Code:"] = "Gå tilbake til din app og legg inn denne sikkerhetskoden:";
$a->strings["Please login to continue."] = ""; $a->strings["Please login to continue."] = "Vennligst logg inn for å fortsette.";
$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = ""; $a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Vil du tillate at dette programmet får tilgang til dine innlegg og kontakter, og/eller kan opprette nye innlegg for deg?";
$a->strings["Yes"] = "Ja"; $a->strings["Yes"] = "Ja";
$a->strings["No"] = "Nei"; $a->strings["No"] = "Nei";
$a->strings["Photo Albums"] = "Fotoalbum"; $a->strings["Photo Albums"] = "Fotoalbum";
@ -74,9 +74,8 @@ $a->strings["Profile Photos"] = "Profilbilder";
$a->strings["Album not found."] = "Album ble ikke funnet."; $a->strings["Album not found."] = "Album ble ikke funnet.";
$a->strings["Delete Album"] = "Slett album"; $a->strings["Delete Album"] = "Slett album";
$a->strings["Delete Photo"] = "Slett bilde"; $a->strings["Delete Photo"] = "Slett bilde";
$a->strings["was tagged in a"] = "ble tagget i et"; $a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "";
$a->strings["photo"] = "bilde"; $a->strings["a photo"] = "";
$a->strings["by"] = "av";
$a->strings["Image exceeds size limit of "] = "Bilde overstiger størrelsesbegrensningen på "; $a->strings["Image exceeds size limit of "] = "Bilde overstiger størrelsesbegrensningen på ";
$a->strings["Image file is empty."] = "Bildefilen er tom."; $a->strings["Image file is empty."] = "Bildefilen er tom.";
$a->strings["Unable to process image."] = "Ikke i stand til å behandle bildet."; $a->strings["Unable to process image."] = "Ikke i stand til å behandle bildet.";
@ -85,7 +84,6 @@ $a->strings["Public access denied."] = "Offentlig tilgang ikke tillatt.";
$a->strings["No photos selected"] = "Ingen bilder er valgt"; $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["Access to this item is restricted."] = "Tilgang til dette elementet er begrenset.";
$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = ""; $a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "";
$a->strings["You have used %1$.2f Mbytes of photo storage."] = "";
$a->strings["Upload Photos"] = "Last opp bilder"; $a->strings["Upload Photos"] = "Last opp bilder";
$a->strings["New album name: "] = "Nytt albumnavn:"; $a->strings["New album name: "] = "Nytt albumnavn:";
$a->strings["or existing album name: "] = "eller eksisterende albumnavn:"; $a->strings["or existing album name: "] = "eller eksisterende albumnavn:";
@ -135,13 +133,19 @@ $a->strings["Edit post"] = "Endre innlegg";
$a->strings["Post to Email"] = "Innlegg til e-post"; $a->strings["Post to Email"] = "Innlegg til e-post";
$a->strings["Edit"] = "Endre"; $a->strings["Edit"] = "Endre";
$a->strings["Upload photo"] = "Last opp bilde"; $a->strings["Upload photo"] = "Last opp bilde";
$a->strings["upload photo"] = "";
$a->strings["Attach file"] = "Legg ved fil"; $a->strings["Attach file"] = "Legg ved fil";
$a->strings["attach file"] = "";
$a->strings["Insert web link"] = "Sett inn web-adresse"; $a->strings["Insert web link"] = "Sett inn web-adresse";
$a->strings["Insert YouTube video"] = "Sett inn YouTube-video"; $a->strings["web link"] = "";
$a->strings["Insert Vorbis [.ogg] video"] = "Sett inn Vorbis [.ogg] video"; $a->strings["Insert video link"] = "";
$a->strings["Insert Vorbis [.ogg] audio"] = "Sett inn Vorbis [ogg] lydfil"; $a->strings["video link"] = "";
$a->strings["Insert audio link"] = "";
$a->strings["audio link"] = "";
$a->strings["Set your location"] = "Angi din plassering"; $a->strings["Set your location"] = "Angi din plassering";
$a->strings["set location"] = "";
$a->strings["Clear browser location"] = "Fjern nettleserplassering"; $a->strings["Clear browser location"] = "Fjern nettleserplassering";
$a->strings["clear location"] = "";
$a->strings["Permission settings"] = "Tillatelser"; $a->strings["Permission settings"] = "Tillatelser";
$a->strings["CC: email addresses"] = "Kopi: e-postadresser"; $a->strings["CC: email addresses"] = "Kopi: e-postadresser";
$a->strings["Public post"] = "Offentlig innlegg"; $a->strings["Public post"] = "Offentlig innlegg";
@ -183,16 +187,28 @@ $a->strings["Please enter your 'Identity Address' from one of the following supp
$a->strings["<strike>Connect as an email follower</strike> (Coming soon)"] = ""; $a->strings["<strike>Connect as an email follower</strike> (Coming soon)"] = "";
$a->strings["If you are not yet a member of the free social web, <a href=\"http://dir.friendica.com/siteinfo\">follow this link to find a public Friendica site and join us today</a>."] = ""; $a->strings["If you are not yet a member of the free social web, <a href=\"http://dir.friendica.com/siteinfo\">follow this link to find a public Friendica site and join us today</a>."] = "";
$a->strings["Friend/Connection Request"] = "Venne-/Koblings-forespørsel"; $a->strings["Friend/Connection Request"] = "Venne-/Koblings-forespørsel";
$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = ""; $a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Eksempler: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca";
$a->strings["Please answer the following:"] = "Vennligst svar på følgende:"; $a->strings["Please answer the following:"] = "Vennligst svar på følgende:";
$a->strings["Does %s know you?"] = "Kjenner %s deg?"; $a->strings["Does %s know you?"] = "Kjenner %s deg?";
$a->strings["Add a personal note:"] = "Legg til en personlig melding:"; $a->strings["Add a personal note:"] = "Legg til en personlig melding:";
$a->strings["Friendica"] = ""; $a->strings["Friendica"] = "Friendica";
$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federeated Social Web"; $a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federeated Social Web";
$a->strings["Diaspora"] = "Diaspora"; $a->strings["Diaspora"] = "Diaspora";
$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = ""; $a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = "";
$a->strings["Your Identity Address:"] = "Din identitetsadresse:"; $a->strings["Your Identity Address:"] = "Din identitetsadresse:";
$a->strings["Submit Request"] = "Send forespørsel"; $a->strings["Submit Request"] = "Send forespørsel";
$a->strings["Account settings"] = "Kontoinnstillinger";
$a->strings["Display settings"] = "";
$a->strings["Connector settings"] = "Koblingsinnstillinger";
$a->strings["Plugin settings"] = "Tilleggsinnstillinger";
$a->strings["Connected apps"] = "Tilkoblede programmer";
$a->strings["Export personal data"] = "Eksporter personlige data";
$a->strings["Remove account"] = "";
$a->strings["Settings"] = "Innstillinger";
$a->strings["Export account"] = "";
$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "";
$a->strings["Export all"] = "";
$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "";
$a->strings["Friendica Social Communications Server - Setup"] = ""; $a->strings["Friendica Social Communications Server - Setup"] = "";
$a->strings["Could not connect to database."] = ""; $a->strings["Could not connect to database."] = "";
$a->strings["Could not create table."] = ""; $a->strings["Could not create table."] = "";
@ -249,7 +265,7 @@ $a->strings["<h1>What next</h1>"] = "";
$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "VIKTIG: Du må [manuelt] sette opp en planlagt oppgave for oppdatering."; $a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "VIKTIG: Du må [manuelt] sette opp en planlagt oppgave for oppdatering.";
$a->strings["l F d, Y \\@ g:i A"] = ""; $a->strings["l F d, Y \\@ g:i A"] = "";
$a->strings["Time Conversion"] = "Tidskonvertering"; $a->strings["Time Conversion"] = "Tidskonvertering";
$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica har denne tjenesten for å dele hendelser med andre nettverk og venner i ukjente tidssoner."; $a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "";
$a->strings["UTC time: %s"] = "UTC tid: %s"; $a->strings["UTC time: %s"] = "UTC tid: %s";
$a->strings["Current timezone: %s"] = "Gjeldende tidssone: %s"; $a->strings["Current timezone: %s"] = "Gjeldende tidssone: %s";
$a->strings["Converted localtime: %s"] = "Konvertert lokaltid: %s"; $a->strings["Converted localtime: %s"] = "Konvertert lokaltid: %s";
@ -311,7 +327,7 @@ $a->strings["System"] = "";
$a->strings["Network"] = "Nettverk"; $a->strings["Network"] = "Nettverk";
$a->strings["Personal"] = ""; $a->strings["Personal"] = "";
$a->strings["Home"] = "Hjem"; $a->strings["Home"] = "Hjem";
$a->strings["Introductions"] = ""; $a->strings["Introductions"] = "Introduksjoner";
$a->strings["Messages"] = "Meldinger"; $a->strings["Messages"] = "Meldinger";
$a->strings["Show Ignored Requests"] = "Vis ignorerte forespørsler"; $a->strings["Show Ignored Requests"] = "Vis ignorerte forespørsler";
$a->strings["Hide Ignored Requests"] = "Skjul ignorerte forespørsler"; $a->strings["Hide Ignored Requests"] = "Skjul ignorerte forespørsler";
@ -327,17 +343,17 @@ $a->strings["yes"] = "ja";
$a->strings["no"] = "ei"; $a->strings["no"] = "ei";
$a->strings["Approve as: "] = "Godkjenn som:"; $a->strings["Approve as: "] = "Godkjenn som:";
$a->strings["Friend"] = "Venn"; $a->strings["Friend"] = "Venn";
$a->strings["Sharer"] = ""; $a->strings["Sharer"] = "Deler";
$a->strings["Fan/Admirer"] = "Fan/Beundrer"; $a->strings["Fan/Admirer"] = "Fan/Beundrer";
$a->strings["Friend/Connect Request"] = "Venn/kontakt-forespørsel"; $a->strings["Friend/Connect Request"] = "Venn/kontakt-forespørsel";
$a->strings["New Follower"] = "Ny følgesvenn"; $a->strings["New Follower"] = "Ny følgesvenn";
$a->strings["No introductions."] = ""; $a->strings["No introductions."] = "";
$a->strings["Notifications"] = "Varslinger"; $a->strings["Notifications"] = "Varslinger";
$a->strings["%s liked %s's post"] = ""; $a->strings["%s liked %s's post"] = "%s likte %s sitt innlegg";
$a->strings["%s disliked %s's post"] = ""; $a->strings["%s disliked %s's post"] = "%s mislikte %s sitt innlegg";
$a->strings["%s is now friends with %s"] = ""; $a->strings["%s is now friends with %s"] = "%s er nå venner med %s";
$a->strings["%s created a new post"] = ""; $a->strings["%s created a new post"] = "%s skrev et nytt innlegg";
$a->strings["%s commented on %s's post"] = ""; $a->strings["%s commented on %s's post"] = "%s kommenterte på %s sitt innlegg";
$a->strings["No more network notifications."] = ""; $a->strings["No more network notifications."] = "";
$a->strings["Network Notifications"] = ""; $a->strings["Network Notifications"] = "";
$a->strings["No more system notifications."] = ""; $a->strings["No more system notifications."] = "";
@ -436,18 +452,12 @@ $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["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Skriv inn e-postadressen og send inn for å tilbakestille passordet ditt. Sjekk deretter e-posten din for nærmere forklaring.";
$a->strings["Nickname or Email: "] = "Kallenavn eller e-post:"; $a->strings["Nickname or Email: "] = "Kallenavn eller e-post:";
$a->strings["Reset"] = "Tilbakestill"; $a->strings["Reset"] = "Tilbakestill";
$a->strings["Account settings"] = "Kontoinnstillinger"; $a->strings["Additional features"] = "";
$a->strings["Display settings"] = "";
$a->strings["Connector settings"] = "Koblingsinnstillinger";
$a->strings["Plugin settings"] = "Tilleggsinnstillinger";
$a->strings["Connected apps"] = "Tilkoblede programmer";
$a->strings["Export personal data"] = "Eksporter personlige data";
$a->strings["Remove account"] = "";
$a->strings["Settings"] = "Innstillinger";
$a->strings["Missing some important data!"] = "Mangler noen viktige data!"; $a->strings["Missing some important data!"] = "Mangler noen viktige data!";
$a->strings["Update"] = "Oppdater"; $a->strings["Update"] = "Oppdater";
$a->strings["Failed to connect with email account using the settings provided."] = "Mislyktes i å opprette forbindelse med e-postkontoen med de oppgitte innstillingene."; $a->strings["Failed to connect with email account using the settings provided."] = "Mislyktes i å opprette forbindelse med e-postkontoen med de oppgitte innstillingene.";
$a->strings["Email settings updated."] = "E-postinnstillinger er oppdatert."; $a->strings["Email settings updated."] = "E-postinnstillinger er oppdatert.";
$a->strings["Features updated"] = "";
$a->strings["Passwords do not match. Password unchanged."] = "Passordene er ikke like. Passord uendret."; $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["Empty passwords are not allowed. Password unchanged."] = "Tomme passord er ikke lov. Passord uendret.";
$a->strings["Password changed."] = "Passord endret."; $a->strings["Password changed."] = "Passord endret.";
@ -471,6 +481,9 @@ $a->strings["No name"] = "Ingen navn";
$a->strings["Remove authorization"] = "Fjern tillatelse"; $a->strings["Remove authorization"] = "Fjern tillatelse";
$a->strings["No Plugin settings configured"] = "Ingen tilleggsinnstillinger konfigurert"; $a->strings["No Plugin settings configured"] = "Ingen tilleggsinnstillinger konfigurert";
$a->strings["Plugin Settings"] = "Tilleggsinnstillinger"; $a->strings["Plugin Settings"] = "Tilleggsinnstillinger";
$a->strings["Off"] = "";
$a->strings["On"] = "";
$a->strings["Additional Features"] = "";
$a->strings["Built-in support for %s connectivity is %s"] = "Innebygget støtte for %s forbindelse er %s"; $a->strings["Built-in support for %s connectivity is %s"] = "Innebygget støtte for %s forbindelse er %s";
$a->strings["enabled"] = "aktivert"; $a->strings["enabled"] = "aktivert";
$a->strings["disabled"] = "avskrudd"; $a->strings["disabled"] = "avskrudd";
@ -573,17 +586,17 @@ $a->strings["Search Results For:"] = "";
$a->strings["Remove term"] = "Fjern uttrykk"; $a->strings["Remove term"] = "Fjern uttrykk";
$a->strings["Saved Searches"] = "Lagrede søk"; $a->strings["Saved Searches"] = "Lagrede søk";
$a->strings["add"] = ""; $a->strings["add"] = "";
$a->strings["Commented Order"] = ""; $a->strings["Commented Order"] = "Etter kommentarer";
$a->strings["Sort by Comment Date"] = ""; $a->strings["Sort by Comment Date"] = "";
$a->strings["Posted Order"] = ""; $a->strings["Posted Order"] = "Etter innlegg";
$a->strings["Sort by Post Date"] = ""; $a->strings["Sort by Post Date"] = "";
$a->strings["Posts that mention or involve you"] = ""; $a->strings["Posts that mention or involve you"] = "";
$a->strings["New"] = ""; $a->strings["New"] = "Ny";
$a->strings["Activity Stream - by date"] = ""; $a->strings["Activity Stream - by date"] = "";
$a->strings["Starred"] = "";
$a->strings["Favourite Posts"] = "";
$a->strings["Shared Links"] = ""; $a->strings["Shared Links"] = "";
$a->strings["Interesting Links"] = ""; $a->strings["Interesting Links"] = "";
$a->strings["Starred"] = "Med stjerne";
$a->strings["Favourite Posts"] = "";
$a->strings["Warning: This group contains %s member from an insecure network."] = array( $a->strings["Warning: This group contains %s member from an insecure network."] = array(
0 => "Advarsel: denne gruppen inneholder %s medlem fra et usikkert nettverk.", 0 => "Advarsel: denne gruppen inneholder %s medlem fra et usikkert nettverk.",
1 => "Advarsel: denne gruppe inneholder %s medlemmer fra et usikkert nettverk.", 1 => "Advarsel: denne gruppe inneholder %s medlemmer fra et usikkert nettverk.",
@ -594,6 +607,12 @@ $a->strings["Private messages to this person are at risk of public disclosure."]
$a->strings["Invalid contact."] = "Ugyldig kontakt."; $a->strings["Invalid contact."] = "Ugyldig kontakt.";
$a->strings["Personal Notes"] = "Personlige notater"; $a->strings["Personal Notes"] = "Personlige notater";
$a->strings["Save"] = "Lagre"; $a->strings["Save"] = "Lagre";
$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "";
$a->strings["Import"] = "";
$a->strings["Move account"] = "";
$a->strings["You can import an account from another Friendica server. <br>\r\n You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here.<br>\r\n <b>This feature is experimental. We can't import contacts from the OStatus network (statusnet/identi.ca) or from diaspora"] = "";
$a->strings["Account file"] = "";
$a->strings["To export your accont, go to \"Settings->Export your porsonal data\" and select \"Export account\""] = "";
$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Antall daglige veggmeldinger for %s er overskredet. Melding mislyktes."; $a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Antall daglige veggmeldinger for %s er overskredet. Melding mislyktes.";
$a->strings["No recipient selected."] = "Ingen mottaker valgt."; $a->strings["No recipient selected."] = "Ingen mottaker valgt.";
$a->strings["Unable to check your home location."] = ""; $a->strings["Unable to check your home location."] = "";
@ -669,7 +688,6 @@ $a->strings["Failed to send email message. Here is the message that failed."] =
$a->strings["Your registration can not be processed."] = "Din registrering kan ikke behandles."; $a->strings["Your registration can not be processed."] = "Din registrering kan ikke behandles.";
$a->strings["Registration request at %s"] = "Henvendelse om registrering ved %s"; $a->strings["Registration request at %s"] = "Henvendelse om registrering ved %s";
$a->strings["Your registration is pending approval by the site owner."] = "Din registrering venter på godkjenning fra eier av stedet."; $a->strings["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."] = "";
$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Du kan (valgfritt) fylle ut dette skjemaet via OpenID ved å oppgi din OpenID og klikke \"Registrer\"."; $a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Du kan (valgfritt) fylle ut dette skjemaet via OpenID ved å oppgi din OpenID og klikke \"Registrer\".";
$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Hvis du ikke er kjent med OpenID, vennligst la feltet stå tomt, og fyll ut de andre feltene."; $a->strings["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["Your OpenID (optional): "] = "Din OpenID (valgfritt):";
@ -683,6 +701,7 @@ $a->strings["Choose a profile nickname. This must begin with a text character. Y
$a->strings["Choose a nickname: "] = "Velg et kallenavn:"; $a->strings["Choose a nickname: "] = "Velg et kallenavn:";
$a->strings["Register"] = "Registrer"; $a->strings["Register"] = "Registrer";
$a->strings["People Search"] = "Personsøk"; $a->strings["People Search"] = "Personsøk";
$a->strings["photo"] = "bilde";
$a->strings["status"] = "status"; $a->strings["status"] = "status";
$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s liker %2\$s's %3\$s"; $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 doesn't like %2\$s's %3\$s"] = "%1\$s liker ikke %2\$s's %3\$s";
@ -741,7 +760,7 @@ $a->strings["Delete message"] = "Slett melding";
$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = ""; $a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "";
$a->strings["Send Reply"] = "Send svar"; $a->strings["Send Reply"] = "Send svar";
$a->strings["Friends of %s"] = "Venner av %s"; $a->strings["Friends of %s"] = "Venner av %s";
$a->strings["No friends to display."] = ""; $a->strings["No friends to display."] = "Ingen venner å vise.";
$a->strings["Theme settings updated."] = ""; $a->strings["Theme settings updated."] = "";
$a->strings["Site"] = "Nettsted"; $a->strings["Site"] = "Nettsted";
$a->strings["Users"] = "Brukere"; $a->strings["Users"] = "Brukere";
@ -791,6 +810,8 @@ $a->strings["Maximum length in pixels of the longest side of uploaded images. De
$a->strings["JPEG image quality"] = ""; $a->strings["JPEG image quality"] = "";
$a->strings["Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is full quality."] = ""; $a->strings["Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is full quality."] = "";
$a->strings["Register policy"] = "Registrer retningslinjer"; $a->strings["Register policy"] = "Registrer retningslinjer";
$a->strings["Maximum Daily Registrations"] = "";
$a->strings["If registration is permitted above, this sets the maximum number of new user registrations to accept per day. If register is set to closed, this setting has no effect."] = "";
$a->strings["Register text"] = "Registrer tekst"; $a->strings["Register text"] = "Registrer tekst";
$a->strings["Will be displayed prominently on the registration page."] = ""; $a->strings["Will be displayed prominently on the registration page."] = "";
$a->strings["Accounts abandoned after x days"] = ""; $a->strings["Accounts abandoned after x days"] = "";
@ -913,6 +934,7 @@ $a->strings["Login failed."] = "Innlogging mislyktes.";
$a->strings["Contact added"] = ""; $a->strings["Contact added"] = "";
$a->strings["Common Friends"] = ""; $a->strings["Common Friends"] = "";
$a->strings["No contacts in common."] = ""; $a->strings["No contacts in common."] = "";
$a->strings["%1\$s is following %2\$s's %3\$s"] = "";
$a->strings["link"] = ""; $a->strings["link"] = "";
$a->strings["Item has been removed."] = "Elementet har blitt slettet."; $a->strings["Item has been removed."] = "Elementet har blitt slettet.";
$a->strings["Applications"] = "Programmer"; $a->strings["Applications"] = "Programmer";
@ -995,7 +1017,7 @@ $a->strings["visible to everybody"] = "synlig for alle";
$a->strings["Edit visibility"] = "Endre synlighet"; $a->strings["Edit visibility"] = "Endre synlighet";
$a->strings["Save to Folder:"] = ""; $a->strings["Save to Folder:"] = "";
$a->strings["- select -"] = ""; $a->strings["- select -"] = "";
$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$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["No potential page delegates located."] = ""; $a->strings["No potential page delegates located."] = "";
$a->strings["Delegate Page Management"] = "Deleger sidebehandling"; $a->strings["Delegate Page Management"] = "Deleger sidebehandling";
$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["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å.";
@ -1113,9 +1135,6 @@ $a->strings["Hi %1\$s,\n\nThe connection between your accounts on %2\$s and Face
$a->strings["StatusNet AutoFollow settings updated."] = ""; $a->strings["StatusNet AutoFollow settings updated."] = "";
$a->strings["StatusNet AutoFollow Settings"] = ""; $a->strings["StatusNet AutoFollow Settings"] = "";
$a->strings["Automatically follow any StatusNet followers/mentioners"] = ""; $a->strings["Automatically follow any StatusNet followers/mentioners"] = "";
$a->strings["Bg settings updated."] = "";
$a->strings["Bg Settings"] = "";
$a->strings["How many contacts to display on profile sidebar"] = "";
$a->strings["Lifetime of the cache (in hours)"] = ""; $a->strings["Lifetime of the cache (in hours)"] = "";
$a->strings["Cache Statistics"] = ""; $a->strings["Cache Statistics"] = "";
$a->strings["Number of items"] = ""; $a->strings["Number of items"] = "";
@ -1203,6 +1222,7 @@ $a->strings["Randomise Page/Forum list"] = "";
$a->strings["Show pages/forums on profile page"] = ""; $a->strings["Show pages/forums on profile page"] = "";
$a->strings["Planets Settings"] = ""; $a->strings["Planets Settings"] = "";
$a->strings["Enable Planets Plugin"] = ""; $a->strings["Enable Planets Plugin"] = "";
$a->strings["Forum Directory"] = "";
$a->strings["Login"] = "Logg inn"; $a->strings["Login"] = "Logg inn";
$a->strings["OpenID"] = ""; $a->strings["OpenID"] = "";
$a->strings["Latest users"] = ""; $a->strings["Latest users"] = "";
@ -1358,16 +1378,15 @@ $a->strings["Enable dreamwidth Post Plugin"] = "";
$a->strings["dreamwidth username"] = ""; $a->strings["dreamwidth username"] = "";
$a->strings["dreamwidth password"] = ""; $a->strings["dreamwidth password"] = "";
$a->strings["Post to dreamwidth by default"] = ""; $a->strings["Post to dreamwidth by default"] = "";
$a->strings["Post to Drupal"] = ""; $a->strings["Remote Permissions Settings"] = "";
$a->strings["Drupal Post Settings"] = ""; $a->strings["Allow recipients of your private posts to see the other recipients of the posts"] = "";
$a->strings["Enable Drupal Post Plugin"] = ""; $a->strings["Remote Permissions settings updated."] = "";
$a->strings["Drupal username"] = ""; $a->strings["Visible to"] = "";
$a->strings["Drupal password"] = ""; $a->strings["may only be a partial list"] = "";
$a->strings["Post Type - article,page,or blog"] = ""; $a->strings["Global"] = "";
$a->strings["Drupal site URL"] = ""; $a->strings["The posts of every user on this server show the post recipients"] = "";
$a->strings["Drupal site uses clean URLS"] = ""; $a->strings["Individual"] = "";
$a->strings["Post to Drupal by default"] = ""; $a->strings["Each user chooses whether his/her posts show the post recipients"] = "";
$a->strings["Post from Friendica"] = "";
$a->strings["Startpage Settings"] = ""; $a->strings["Startpage Settings"] = "";
$a->strings["Home page to load after login - leave blank for profile wall"] = ""; $a->strings["Home page to load after login - leave blank for profile wall"] = "";
$a->strings["Examples: &quot;network&quot; or &quot;notifications/system&quot;"] = ""; $a->strings["Examples: &quot;network&quot; or &quot;notifications/system&quot;"] = "";
@ -1384,15 +1403,13 @@ $a->strings["No files were uploaded."] = "Ingen filer ble lastet opp.";
$a->strings["Uploaded file is empty"] = "Opplastet fil er tom"; $a->strings["Uploaded file is empty"] = "Opplastet fil er tom";
$a->strings["File has an invalid extension, it should be one of "] = "Filen har en ugyldig endelse, den må være en av "; $a->strings["File has an invalid extension, it should be one of "] = "Filen har en ugyldig endelse, den må være en av ";
$a->strings["Upload was cancelled, or server error encountered"] = "Opplasting avbrutt, eller det oppstod en feil på tjeneren"; $a->strings["Upload was cancelled, or server error encountered"] = "Opplasting avbrutt, eller det oppstod en feil på tjeneren";
$a->strings["OEmbed settings updated"] = "OEmbed-innstillingene er oppdatert";
$a->strings["Use OEmbed for YouTube videos"] = "Bruk OEmbed til YouTube-videoer";
$a->strings["URL to embed:"] = "URL som skal innebygges:";
$a->strings["show/hide"] = ""; $a->strings["show/hide"] = "";
$a->strings["No forum subscriptions"] = ""; $a->strings["No forum subscriptions"] = "";
$a->strings["Forumlist settings updated."] = ""; $a->strings["Forumlist settings updated."] = "";
$a->strings["Forumlist Settings"] = ""; $a->strings["Forumlist Settings"] = "";
$a->strings["Randomise forum list"] = ""; $a->strings["Randomise forum list"] = "";
$a->strings["Show forums on profile page"] = ""; $a->strings["Show forums on profile page"] = "";
$a->strings["Show forums on network page"] = "";
$a->strings["Impressum"] = "Informasjon om nettstedet"; $a->strings["Impressum"] = "Informasjon om nettstedet";
$a->strings["Site Owner"] = "Nettstedets eier"; $a->strings["Site Owner"] = "Nettstedets eier";
$a->strings["Email Address"] = "E-postadresse"; $a->strings["Email Address"] = "E-postadresse";
@ -1524,6 +1541,7 @@ $a->strings["Tumblr password"] = "";
$a->strings["Post to Tumblr by default"] = ""; $a->strings["Post to Tumblr by default"] = "";
$a->strings["Numfriends settings updated."] = ""; $a->strings["Numfriends settings updated."] = "";
$a->strings["Numfriends Settings"] = ""; $a->strings["Numfriends Settings"] = "";
$a->strings["How many contacts to display on profile sidebar"] = "";
$a->strings["Gnot settings updated."] = ""; $a->strings["Gnot settings updated."] = "";
$a->strings["Gnot Settings"] = ""; $a->strings["Gnot Settings"] = "";
$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = ""; $a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "";
@ -1537,6 +1555,7 @@ $a->strings["WordPress password"] = "";
$a->strings["WordPress API URL"] = ""; $a->strings["WordPress API URL"] = "";
$a->strings["Post to WordPress by default"] = ""; $a->strings["Post to WordPress by default"] = "";
$a->strings["Provide a backlink to the Friendica post"] = ""; $a->strings["Provide a backlink to the Friendica post"] = "";
$a->strings["Post from Friendica"] = "";
$a->strings["Read the original post and comment stream on Friendica"] = ""; $a->strings["Read the original post and comment stream on Friendica"] = "";
$a->strings["\"Show more\" Settings"] = ""; $a->strings["\"Show more\" Settings"] = "";
$a->strings["Enable Show More"] = ""; $a->strings["Enable Show More"] = "";
@ -1628,6 +1647,8 @@ $a->strings["Last tweets"] = "";
$a->strings["Alignment"] = ""; $a->strings["Alignment"] = "";
$a->strings["Left"] = ""; $a->strings["Left"] = "";
$a->strings["Center"] = ""; $a->strings["Center"] = "";
$a->strings["Posts font size"] = "";
$a->strings["Textareas font size"] = "";
$a->strings["Set colour scheme"] = ""; $a->strings["Set colour scheme"] = "";
$a->strings["j F, Y"] = "j F, Y"; $a->strings["j F, Y"] = "j F, Y";
$a->strings["j F"] = "j F"; $a->strings["j F"] = "j F";
@ -1660,6 +1681,7 @@ $a->strings["Zot!"] = "";
$a->strings["LinkedIn"] = ""; $a->strings["LinkedIn"] = "";
$a->strings["XMPP/IM"] = ""; $a->strings["XMPP/IM"] = "";
$a->strings["MySpace"] = ""; $a->strings["MySpace"] = "";
$a->strings["Google+"] = "";
$a->strings["Male"] = "Mann"; $a->strings["Male"] = "Mann";
$a->strings["Female"] = "Kvinne"; $a->strings["Female"] = "Kvinne";
$a->strings["Currently Male"] = "For øyeblikket mann"; $a->strings["Currently Male"] = "For øyeblikket mann";
@ -1789,6 +1811,18 @@ $a->strings["Attachments:"] = "";
$a->strings["view full size"] = ""; $a->strings["view full size"] = "";
$a->strings["Embedded content"] = ""; $a->strings["Embedded content"] = "";
$a->strings["Embedding disabled"] = "Innebygging avskrudd"; $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! I can't import this file: DB schema version is not compatible."] = "";
$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["%d contact not imported"] = array(
0 => "",
1 => "",
);
$a->strings["Done. You can now login with your username and password"] = "";
$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["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["Default privacy group for new contacts"] = "";
$a->strings["Everybody"] = "Alle"; $a->strings["Everybody"] = "Alle";
@ -1810,6 +1844,8 @@ $a->strings["Conversations on this site"] = "Samtaler på dette nettstedet";
$a->strings["Directory"] = "Katalog"; $a->strings["Directory"] = "Katalog";
$a->strings["People directory"] = "Personkatalog"; $a->strings["People directory"] = "Personkatalog";
$a->strings["Conversations from your friends"] = "Samtaler fra dine venner"; $a->strings["Conversations from your friends"] = "Samtaler fra dine venner";
$a->strings["Network Reset"] = "";
$a->strings["Load Network page with no filters"] = "";
$a->strings["Friend Requests"] = ""; $a->strings["Friend Requests"] = "";
$a->strings["See all notifications"] = ""; $a->strings["See all notifications"] = "";
$a->strings["Mark all system notifications seen"] = ""; $a->strings["Mark all system notifications seen"] = "";
@ -1819,7 +1855,7 @@ $a->strings["Outbox"] = "Utboks";
$a->strings["Manage"] = "Behandle"; $a->strings["Manage"] = "Behandle";
$a->strings["Manage other pages"] = "Behandle andre sider"; $a->strings["Manage other pages"] = "Behandle andre sider";
$a->strings["Profiles"] = "Profiler"; $a->strings["Profiles"] = "Profiler";
$a->strings["Manage/edit profiles"] = "Behandle/endre profiler"; $a->strings["Manage/Edit Profiles"] = "";
$a->strings["Manage/edit friends and contacts"] = "Behandle/endre venner og kontakter"; $a->strings["Manage/edit friends and contacts"] = "Behandle/endre venner og kontakter";
$a->strings["Site setup and configuration"] = "Nettstedsoppsett og konfigurasjon"; $a->strings["Site setup and configuration"] = "Nettstedsoppsett og konfigurasjon";
$a->strings["Nothing new here"] = ""; $a->strings["Nothing new here"] = "";
@ -1863,6 +1899,43 @@ $a->strings["From: "] = "Fra: ";
$a->strings["Image/photo"] = "Bilde/fotografi"; $a->strings["Image/photo"] = "Bilde/fotografi";
$a->strings["$1 wrote:"] = ""; $a->strings["$1 wrote:"] = "";
$a->strings["Encrypted content"] = ""; $a->strings["Encrypted content"] = "";
$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["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["Cannot locate DNS info for database server '%s'"] = "Kan ikke finne DNS informasjon for databasetjeneren '%s' "; $a->strings["Cannot locate DNS info for database server '%s'"] = "Kan ikke finne DNS informasjon for databasetjeneren '%s' ";
$a->strings["[no subject]"] = "[ikke noe emne]"; $a->strings["[no subject]"] = "[ikke noe emne]";
$a->strings["Visible to everybody"] = "Synlig for alle"; $a->strings["Visible to everybody"] = "Synlig for alle";
@ -1954,6 +2027,7 @@ $a->strings["Categories:"] = "";
$a->strings["Filed under:"] = ""; $a->strings["Filed under:"] = "";
$a->strings["remove"] = ""; $a->strings["remove"] = "";
$a->strings["Delete Selected Items"] = "Slette valgte elementer"; $a->strings["Delete Selected Items"] = "Slette valgte elementer";
$a->strings["Follow Thread"] = "";
$a->strings["%s likes this."] = "%s liker dette."; $a->strings["%s likes this."] = "%s liker dette.";
$a->strings["%s doesn't like this."] = "%s liker ikke dette."; $a->strings["%s doesn't like this."] = "%s liker ikke dette.";
$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> like this."] = "<span %1\$s>%2\$d personer</span> liker dette.";
@ -1967,15 +2041,7 @@ $a->strings["Please enter a video link/URL:"] = "";
$a->strings["Please enter an audio link/URL:"] = ""; $a->strings["Please enter an audio link/URL:"] = "";
$a->strings["Tag term:"] = ""; $a->strings["Tag term:"] = "";
$a->strings["Where are you right now?"] = "Hvor er du akkurat nå?"; $a->strings["Where are you right now?"] = "Hvor er du akkurat nå?";
$a->strings["upload photo"] = ""; $a->strings["Delete item(s)?"] = "";
$a->strings["attach file"] = "";
$a->strings["web link"] = "";
$a->strings["Insert video link"] = "";
$a->strings["video link"] = "";
$a->strings["Insert audio link"] = "";
$a->strings["audio link"] = "";
$a->strings["set location"] = "";
$a->strings["clear location"] = "";
$a->strings["permissions"] = ""; $a->strings["permissions"] = "";
$a->strings["Click here to upgrade."] = ""; $a->strings["Click here to upgrade."] = "";
$a->strings["This action exceeds the limits set by your subscription plan."] = ""; $a->strings["This action exceeds the limits set by your subscription plan."] = "";
@ -1987,11 +2053,13 @@ $a->strings["Update Error at %s"] = "";
$a->strings["Create a New Account"] = "Lag en ny konto"; $a->strings["Create a New Account"] = "Lag en ny konto";
$a->strings["Nickname or Email address: "] = "Kallenavn eller epostadresse: "; $a->strings["Nickname or Email address: "] = "Kallenavn eller epostadresse: ";
$a->strings["Password: "] = "Passord: "; $a->strings["Password: "] = "Passord: ";
$a->strings["Remember me"] = "";
$a->strings["Or login using OpenID: "] = ""; $a->strings["Or login using OpenID: "] = "";
$a->strings["Forgot your password?"] = "Glemt passordet?"; $a->strings["Forgot your password?"] = "Glemt passordet?";
$a->strings["Requested account is not available."] = ""; $a->strings["Requested account is not available."] = "";
$a->strings["Edit profile"] = "Rediger profil"; $a->strings["Edit profile"] = "Rediger profil";
$a->strings["Message"] = ""; $a->strings["Message"] = "";
$a->strings["Manage/edit profiles"] = "Behandle/endre profiler";
$a->strings["g A l F d"] = ""; $a->strings["g A l F d"] = "";
$a->strings["F d"] = ""; $a->strings["F d"] = "";
$a->strings["[today]"] = "[idag]"; $a->strings["[today]"] = "[idag]";
@ -2004,3 +2072,19 @@ $a->strings["Status Messages and Posts"] = "";
$a->strings["Profile Details"] = ""; $a->strings["Profile Details"] = "";
$a->strings["Events and Calendar"] = ""; $a->strings["Events and Calendar"] = "";
$a->strings["Only You Can See This"] = ""; $a->strings["Only You Can See This"] = "";
$a->strings["via"] = "";
$a->strings["toggle mobile"] = "";
$a->strings["Bg settings updated."] = "";
$a->strings["Bg Settings"] = "";
$a->strings["Post to Drupal"] = "";
$a->strings["Drupal Post Settings"] = "";
$a->strings["Enable Drupal Post Plugin"] = "";
$a->strings["Drupal username"] = "";
$a->strings["Drupal password"] = "";
$a->strings["Post Type - article,page,or blog"] = "";
$a->strings["Drupal site URL"] = "";
$a->strings["Drupal site uses clean URLS"] = "";
$a->strings["Post to Drupal by default"] = "";
$a->strings["OEmbed settings updated"] = "OEmbed-innstillingene er oppdatert";
$a->strings["Use OEmbed for YouTube videos"] = "Bruk OEmbed til YouTube-videoer";
$a->strings["URL to embed:"] = "URL som skal innebygges:";