760 lines
59 KiB
PHP
760 lines
59 KiB
PHP
<?php
|
|
|
|
function string_plural_select($n){
|
|
return ;
|
|
}
|
|
;
|
|
$a->strings["Not Found"] = "Hittar inte";
|
|
$a->strings["Page not found."] = "Sidan hittades inte.";
|
|
$a->strings["Permission denied"] = "Åtkomst nekad";
|
|
$a->strings["Permission denied."] = "Åtkomst nekad.";
|
|
$a->strings["Delete this item?"] = "Ta bort?";
|
|
$a->strings["Comment"] = "Kommentera";
|
|
$a->strings["Create a New Account"] = "Skapa nytt konto";
|
|
$a->strings["Register"] = "Registrera";
|
|
$a->strings["Nickname or Email address: "] = "Användarnamn eller e-postadress: ";
|
|
$a->strings["Password: "] = "Lösenord: ";
|
|
$a->strings["Login"] = "Logga in";
|
|
$a->strings["Nickname/Email/OpenID: "] = "Användarnamn/e-post/OpenID: ";
|
|
$a->strings["Password (if not OpenID): "] = "Lösenord (om inget OpenID): ";
|
|
$a->strings["Forgot your password?"] = "Har du glömt lösenordet?";
|
|
$a->strings["Password Reset"] = "Glömt lösenordet?";
|
|
$a->strings["Logout"] = "Logga ut";
|
|
$a->strings["prev"] = "föreg";
|
|
$a->strings["first"] = "första";
|
|
$a->strings["last"] = "sista";
|
|
$a->strings["next"] = "nästa";
|
|
$a->strings["%s likes this."] = "%s gillar det här.";
|
|
$a->strings["%s doesn't like this."] = "%s ogillar det här.";
|
|
$a->strings["<span %1\$s>%2\$d people</span> like this."] = "<span %1\$s>%2\$d personer</span> gillar det här.";
|
|
$a->strings["<span %1\$s>%2\$d people</span> don't like this."] = "<span %1\$s>%2\$d personer</span> ogillar det här.";
|
|
$a->strings["and"] = "och";
|
|
$a->strings[", and %d other people"] = ", och ytterligare %d personer";
|
|
$a->strings["%s like this."] = "%s gillar det här.";
|
|
$a->strings["%s don't like this."] = "%s ogillar det här.";
|
|
$a->strings["No contacts"] = "Inga kontakter";
|
|
$a->strings["%d Contact"] = array(
|
|
0 => "%d kontakt",
|
|
1 => "%d kontakter",
|
|
);
|
|
$a->strings["View Contacts"] = "Visa kontakter";
|
|
$a->strings["Search"] = "Sök";
|
|
$a->strings["No profile"] = "Ingen profil";
|
|
$a->strings["Connect"] = "Skicka kontaktförfrågan";
|
|
$a->strings["Location:"] = "Plats:";
|
|
$a->strings[", "] = ", ";
|
|
$a->strings["Gender:"] = "Kön:";
|
|
$a->strings["Status:"] = "Status:";
|
|
$a->strings["Homepage:"] = "Hemsida:";
|
|
$a->strings["Monday"] = "måndag";
|
|
$a->strings["Tuesday"] = "tisdag";
|
|
$a->strings["Wednesday"] = "onsdag";
|
|
$a->strings["Thursday"] = "torsdag";
|
|
$a->strings["Friday"] = "fredag";
|
|
$a->strings["Saturday"] = "lördag";
|
|
$a->strings["Sunday"] = "söndag";
|
|
$a->strings["January"] = "januari";
|
|
$a->strings["February"] = "februari";
|
|
$a->strings["March"] = "mars";
|
|
$a->strings["April"] = "april";
|
|
$a->strings["May"] = "maj";
|
|
$a->strings["June"] = "juni";
|
|
$a->strings["July"] = "juli";
|
|
$a->strings["August"] = "augusti";
|
|
$a->strings["September"] = "september";
|
|
$a->strings["October"] = "oktober";
|
|
$a->strings["November"] = "november";
|
|
$a->strings["December"] = "december";
|
|
$a->strings["g A l F d"] = "g A l F d";
|
|
$a->strings["Birthday Reminders"] = "Födelsedagspåminnelser";
|
|
$a->strings["Birthdays this week:"] = "Födelsedagar denna vecka:";
|
|
$a->strings["(Adjusted for local time)"] = "(Justerat till lokal tid)";
|
|
$a->strings["[today]"] = "[idag]";
|
|
$a->strings["link to source"] = "länk till källa";
|
|
$a->strings["View status"] = "Visa status";
|
|
$a->strings["View profile"] = "Visa profil";
|
|
$a->strings["View photos"] = "Visa bilder";
|
|
$a->strings["Edit contact"] = "Ändra kontakt";
|
|
$a->strings["Send PM"] = "Skicka personligt meddelande";
|
|
$a->strings["Welcome back %s"] = "Välkommen tillbaka %s";
|
|
$a->strings["Manage Identities and/or Pages"] = "Hantera identiteter eller sidor";
|
|
$a->strings["(Toggle between different identities or community/group pages which share your account details.)"] = "(Växla mellan olika identiteter eller gemenskaper/gruppsidor som är kopplade till ditt konto.)";
|
|
$a->strings["Select an identity to manage: "] = "Välj vilken identitet du vill hantera: ";
|
|
$a->strings["Submit"] = "Spara";
|
|
$a->strings["Image exceeds size limit of %d"] = "Bilden överskrider maxgränsen %d";
|
|
$a->strings["Unable to process image."] = "Det gick inte att behandla bilden.";
|
|
$a->strings["Wall Photos"] = "Loggbilder";
|
|
$a->strings["Image upload failed."] = "Fel vid bilduppladdning.";
|
|
$a->strings["Administrator"] = "Admin";
|
|
$a->strings["noreply"] = "noreply";
|
|
$a->strings["New mail received at "] = "Nytt meddelande mottaget på ";
|
|
$a->strings["%s commented on an item at %s"] = "%s har kommenterat ett inlägg på %s";
|
|
$a->strings["Status"] = "Status";
|
|
$a->strings["Profile"] = "Profil";
|
|
$a->strings["Photos"] = "Bilder";
|
|
$a->strings["Please enter a link URL:"] = "Ange en länk (URL):";
|
|
$a->strings["Please enter a YouTube link:"] = "Ange en YouTube-länk:";
|
|
$a->strings["Please enter a video(.ogg) link/URL:"] = "Ange länk/URL till video (.ogg):";
|
|
$a->strings["Please enter an audio(.ogg) link/URL:"] = "Ange länk/URL till ljud (.ogg):";
|
|
$a->strings["Where are you right now?"] = "Var är du just nu?";
|
|
$a->strings["Enter a title for this item"] = "Ange en rubrik på inlägget";
|
|
$a->strings["Share"] = "Publicera";
|
|
$a->strings["Upload photo"] = "Ladda upp bild";
|
|
$a->strings["Insert web link"] = "Infoga länk";
|
|
$a->strings["Insert YouTube video"] = "Infoga video från YouTube";
|
|
$a->strings["Insert Vorbis [.ogg] video"] = "Lägg in video i format Vorbis [.ogg]";
|
|
$a->strings["Insert Vorbis [.ogg] audio"] = "Lägg in ljud i format Vorbis [.ogg]";
|
|
$a->strings["Set your location"] = "Ange plats";
|
|
$a->strings["Clear browser location"] = "Clear browser location";
|
|
$a->strings["Set title"] = "Ange rubrik";
|
|
$a->strings["Please wait"] = "Vänta";
|
|
$a->strings["Permission settings"] = "Åtkomstinställningar";
|
|
$a->strings["CC: email addresses"] = "Kopia: e-postadresser";
|
|
$a->strings["Example: bob@example.com, mary@example.com"] = "Exempel: adam@exempel.com, bertil@exempel.com";
|
|
$a->strings["See all %d comments"] = "Visa alla %d kommentarer";
|
|
$a->strings["Private Message"] = "Personligt meddelande";
|
|
$a->strings["I like this (toggle)"] = "Jag gillar det här (växla)";
|
|
$a->strings["I don't like this (toggle)"] = "Jag ogillar det här (växla)";
|
|
$a->strings["This is you"] = "Det här är du";
|
|
$a->strings["Edit"] = "Ändra";
|
|
$a->strings["Delete"] = "Ta bort";
|
|
$a->strings["View \$name's profile"] = "Gå till profilen som tillhör \$name";
|
|
$a->strings["Shared content is covered by the <a href=\"http://creativecommons.org/licenses/by/3.0/\">Creative Commons Attribution 3.0</a> license."] = "Innehållet omfattas av licensen <a href=\"http://creativecommons.org/licenses/by/3.0/\">Creative Commons Attribution 3.0</a>.";
|
|
$a->strings["The profile address specified does not provide adequate information."] = "Angiven profiladress ger inte tillräcklig information.";
|
|
$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Begränsad profil. Den här personen kommer inte att kunna ta emot personliga meddelanden från dig.";
|
|
$a->strings["Unable to retrieve contact information."] = "Det gick inte att komma åt kontaktinformationen.";
|
|
$a->strings["following"] = "följer";
|
|
$a->strings["Image uploaded but image cropping failed."] = "Bilden laddades upp men det blev fel när den skulle beskäras.";
|
|
$a->strings["Profile Photos"] = "Profilbilder";
|
|
$a->strings["Image size reduction [%s] failed."] = "Det gick inte att minska bildstorleken [%s].";
|
|
$a->strings["Unable to process image"] = "Det gick inte att behandla bilden";
|
|
$a->strings["Upload File:"] = "Ladda upp fil:";
|
|
$a->strings["Upload Profile Photo"] = "Ladda upp profilbild";
|
|
$a->strings["Upload"] = "Ladda upp";
|
|
$a->strings["or"] = "eller";
|
|
$a->strings["select a photo from your photo albums"] = "välj en bild från ett album";
|
|
$a->strings["Crop Image"] = "Beskär bild";
|
|
$a->strings["Please adjust the image cropping for optimum viewing."] = "Välj hur bilden ska beskäras för att bli så bra som möjligt.";
|
|
$a->strings["Done Editing"] = "Spara";
|
|
$a->strings["Image uploaded successfully."] = "Bilden har laddats upp.";
|
|
$a->strings["Welcome to %s"] = "Välkommen till %s";
|
|
$a->strings["Please login."] = "Logga in.";
|
|
$a->strings["Registration revoked for %s"] = "Registreringen har avslagits - %s";
|
|
$a->strings["Registration details for %s"] = "Registrering, detaljer - %s";
|
|
$a->strings["Account approved."] = "Kontot har godkänts.";
|
|
$a->strings["Profile not found."] = "Profilen hittades inte.";
|
|
$a->strings["Profile Name is required."] = "Profilen måste ha ett namn.";
|
|
$a->strings["Profile updated."] = "Profilen har uppdaterats.";
|
|
$a->strings["Profile deleted."] = "Profilen har tagits bort.";
|
|
$a->strings["Profile-"] = "Profil-";
|
|
$a->strings["New profile created."] = "En ny profil har skapats.";
|
|
$a->strings["Profile unavailable to clone."] = "Det gick inte att klona profilen.";
|
|
$a->strings["Hide my contact/friend list from viewers of this profile?"] = "Dölj min kontaktlista för personer som ser den här profilen?";
|
|
$a->strings["Yes"] = "Ja";
|
|
$a->strings["No"] = "Nej";
|
|
$a->strings["Edit Profile Details"] = "Ändra profilen";
|
|
$a->strings["View this profile"] = "Titta på profilen";
|
|
$a->strings["Create a new profile using these settings"] = "Skapa en ny profil med dessa inställningar";
|
|
$a->strings["Clone this profile"] = "Kopiera profil";
|
|
$a->strings["Delete this profile"] = "Ta bort profil";
|
|
$a->strings["Profile Name:"] = "Profilens namn:";
|
|
$a->strings["Your Full Name:"] = "Fullständigt namn:";
|
|
$a->strings["Title/Description:"] = "Titel/Beskrivning:";
|
|
$a->strings["Your Gender:"] = "Kön:";
|
|
$a->strings["Birthday (y/m/d):"] = "Födelsedag: (y/m/d)";
|
|
$a->strings["Street Address:"] = "Gatuadress:";
|
|
$a->strings["Locality/City:"] = "Plats/Stad:";
|
|
$a->strings["Postal/Zip Code:"] = "Postnummer:";
|
|
$a->strings["Country:"] = "Land:";
|
|
$a->strings["Region/State:"] = "Region:";
|
|
$a->strings["<span class=\"heart\">♥</span> Marital Status:"] = "<span class=\"heart\">♥</span> Civilstånd:";
|
|
$a->strings["Who: (if applicable)"] = "Vem: ";
|
|
$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Exempel: kalle123, Johanna Johansson, pelle@exempel.com";
|
|
$a->strings["Sexual Preference:"] = "Sexualitet";
|
|
$a->strings["Homepage URL:"] = "Hemsida: (URL)";
|
|
$a->strings["Political Views:"] = "Politisk åskådning:";
|
|
$a->strings["Religious Views:"] = "Religion:";
|
|
$a->strings["Public Keywords:"] = "Offentliga nyckelord:";
|
|
$a->strings["Private Keywords:"] = "Privata nyckelord:";
|
|
$a->strings["Example: fishing photography software"] = "Exempel: fiske fotografering programmering";
|
|
$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Obs, synliga för andra. Används för att föreslå potentiella vänner.)";
|
|
$a->strings["(Used for searching profiles, never shown to others)"] = "(Obs, kan ge sökträffar vid sökning av profiler. Visas annars inte för andra.)";
|
|
$a->strings["Tell us about yourself..."] = "Beskriv dig själv...";
|
|
$a->strings["Hobbies/Interests"] = "Hobbys/Intressen";
|
|
$a->strings["Contact information and Social Networks"] = "Kontaktuppgifter och sociala nätverk";
|
|
$a->strings["Musical interests"] = "Musik";
|
|
$a->strings["Books, literature"] = "Böcker, litteratur";
|
|
$a->strings["Television"] = "TV";
|
|
$a->strings["Film/dance/culture/entertainment"] = "Film/Dans/Kultur/Nöje";
|
|
$a->strings["Love/romance"] = "Kärlek/Romantik";
|
|
$a->strings["Work/employment"] = "Arbete";
|
|
$a->strings["School/education"] = "Skola/Utbildning";
|
|
$a->strings["This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."] = "Det här är din <strong>offentliga</strong> profil.<br />Den <strong>kan vara synlig för vem som helst</strong> på internet.";
|
|
$a->strings["Age: "] = "Ålder: ";
|
|
$a->strings["Profiles"] = "Profiler";
|
|
$a->strings["Change profile photo"] = "Byt profilbild";
|
|
$a->strings["Create New Profile"] = "Skapa ny profil";
|
|
$a->strings["Profile Image"] = "Profilbild";
|
|
$a->strings["Passwords do not match. Password unchanged."] = "Lösenorden skiljer sig åt. Lösenordet ändras inte.";
|
|
$a->strings["Empty passwords are not allowed. Password unchanged."] = "Lösenordet får inte vara blankt. Lösenordet ändras inte.";
|
|
$a->strings["Password changed."] = "Lösenordet har ändrats.";
|
|
$a->strings["Password update failed. Please try again."] = "Det blev fel när lösenordet skulle ändras. Försök igen.";
|
|
$a->strings[" Please use a shorter name."] = " Använd ett kortare namn.";
|
|
$a->strings[" Name too short."] = " Namnet är för kort.";
|
|
$a->strings[" Not valid email."] = " Ogiltig e-postadress.";
|
|
$a->strings[" Cannot change to that email."] = " Ändring till den e-postadressen görs inte.";
|
|
$a->strings["Settings updated."] = "Inställningarna har uppdaterats.";
|
|
$a->strings["Plugin Settings"] = "Inställningar för insticksprogram";
|
|
$a->strings["Account Settings"] = "Kontoinställningar";
|
|
$a->strings["No Plugin settings configured"] = "Det finns inga inställningar för insticksprogram";
|
|
$a->strings["Normal Account"] = "Vanligt konto";
|
|
$a->strings["This account is a normal personal profile"] = "Kontot är ett vanligt personligt konto";
|
|
$a->strings["Soapbox Account"] = "Konto med envägskommunikation";
|
|
$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Kontaktförfrågningar godkänns automatiskt som fans. De kan se vad du skriver men har inte samma rättigheter som vänner.";
|
|
$a->strings["Community/Celebrity Account"] = "Gemenskap eller kändiskonto.";
|
|
$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Kontaktförfrågningar godkänns automatiskt som fans med fullständig tvåvägskommunikation.";
|
|
$a->strings["Automatic Friend Account"] = "Konto med automatiskt godkännande av vänner.";
|
|
$a->strings["Automatically approve all connection/friend requests as friends"] = "Kontaktförfrågningar godkänns automatiskt som vänner.";
|
|
$a->strings["OpenID: "] = "OpenID: ";
|
|
$a->strings[" (Optional) Allow this OpenID to login to this account."] = " (Valfritt) Tillåt inloggning med detta OpenID på det här kontot.";
|
|
$a->strings["Publish your default profile in site directory?"] = "Vill du att din standardprofil ska synas i den här sajtens medlemskatalog?";
|
|
$a->strings["Publish your default profile in global social directory?"] = "Vill du att din standardprofil ska synas i den globala medlemskatalogen?";
|
|
$a->strings["Profile is <strong>not published</strong>."] = "Profilen är <strong>inte publicerad</strong>.";
|
|
$a->strings["Your profile address is"] = "Din profiladress är";
|
|
$a->strings["Export Personal Data"] = "Exportera personlig information";
|
|
$a->strings["Basic Settings"] = "Grundläggande inställningar";
|
|
$a->strings["Full Name:"] = "Fullständigt namn:";
|
|
$a->strings["Email Address:"] = "E-postadress:";
|
|
$a->strings["Your Timezone:"] = "Tidszon:";
|
|
$a->strings["Default Post Location:"] = "Default Post Location:";
|
|
$a->strings["Use Browser Location:"] = "Använd webbläsarens positionering:";
|
|
$a->strings["Display Theme:"] = "Tema/utseende:";
|
|
$a->strings["Security and Privacy Settings"] = "Inställningar för säkerhet och sekretess";
|
|
$a->strings["Maximum Friend Requests/Day:"] = "Maximalt antal kontaktförfrågningar per dygn:";
|
|
$a->strings["(to prevent spam abuse)"] = "(för att motverka spam)";
|
|
$a->strings["Allow friends to post to your profile page:"] = "Låt kontakter göra inlägg på din profilsida:";
|
|
$a->strings["Automatically expire (delete) posts older than"] = "Ta automatiskt bort inlägg som är äldre än";
|
|
$a->strings["days"] = "dagar";
|
|
$a->strings["Notification Settings"] = "Aviseringsinställningar";
|
|
$a->strings["Send a notification email when:"] = "Skicka ett aviseringsmail när:";
|
|
$a->strings["You receive an introduction"] = "En kontaktförfrågan anländer";
|
|
$a->strings["Your introductions are confirmed"] = "Dina förfrågningar godkänns";
|
|
$a->strings["Someone writes on your profile wall"] = "Någon gör inlägg på din profilsida";
|
|
$a->strings["Someone writes a followup comment"] = "Någon gör ett inlägg i samma tråd som du";
|
|
$a->strings["You receive a private message"] = "Du får personliga meddelanden";
|
|
$a->strings["Password Settings"] = "Lösenordsinställningar";
|
|
$a->strings["Leave password fields blank unless changing"] = "Lämna fältet tomt om du inte vill byta lösenord";
|
|
$a->strings["New Password:"] = "Nytt lösenord";
|
|
$a->strings["Confirm:"] = "Bekräfta (repetera):";
|
|
$a->strings["Advanced Page Settings"] = "Avancerat";
|
|
$a->strings["Default Post Permissions"] = "Standardåtkomst för inlägg";
|
|
$a->strings["No results."] = "Inga resultat.";
|
|
$a->strings["View in context"] = "Visa i sitt sammanhang";
|
|
$a->strings["Photo Albums"] = "Fotoalbum";
|
|
$a->strings["Contact Photos"] = "Dina kontakters bilder";
|
|
$a->strings["Contact information unavailable"] = "Kommer inte åt kontaktuppgifter.";
|
|
$a->strings["Album not found."] = "Albumet finns inte.";
|
|
$a->strings["Delete Album"] = "Ta bort album";
|
|
$a->strings["Delete Photo"] = "Ta bort bild";
|
|
$a->strings["was tagged in a"] = "har taggats i";
|
|
$a->strings["photo"] = "bild";
|
|
$a->strings["by"] = "av";
|
|
$a->strings["Image exceeds size limit of "] = "Bilden överskrider den tillåtna storleken ";
|
|
$a->strings["No photos selected"] = "Inga bilder har valts";
|
|
$a->strings["Upload Photos"] = "Ladda upp bilder";
|
|
$a->strings["New album name: "] = "Nytt album med namn: ";
|
|
$a->strings["or existing album name: "] = "eller befintligt album med namn: ";
|
|
$a->strings["Permissions"] = "Åtkomst";
|
|
$a->strings["Edit Album"] = "Redigera album";
|
|
$a->strings["View Photo"] = "Visa bild";
|
|
$a->strings["Photo not available"] = "Bilden är inte tillgänglig";
|
|
$a->strings["Edit photo"] = "Hantera bild";
|
|
$a->strings["Use as profile photo"] = "Använd som profilbild";
|
|
$a->strings["<< Prev"] = "<< Föreg";
|
|
$a->strings["View Full Size"] = "Visa fullstor";
|
|
$a->strings["Next >>"] = "Nästa >>";
|
|
$a->strings["Tags: "] = "Taggar: ";
|
|
$a->strings["[Remove any tag]"] = "[Remove any tag]";
|
|
$a->strings["New album name"] = "Nytt album med namn";
|
|
$a->strings["Caption"] = "Caption";
|
|
$a->strings["Add a Tag"] = "Lägg till tagg";
|
|
$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Exempel: @adam, @Anna_Andersson, @johan@exempel.com, #Stockholm, #camping";
|
|
$a->strings["Recent Photos"] = "Nyligen tillagda bilder";
|
|
$a->strings["Upload New Photos"] = "Ladda upp bilder";
|
|
$a->strings["View Album"] = "Titta i album";
|
|
$a->strings["Item not found."] = "Hittar inte.";
|
|
$a->strings["View \$owner_name's profile"] = "Gå till profilen som tillhör \$owner_name";
|
|
$a->strings["to"] = "till";
|
|
$a->strings["Wall-to-Wall"] = "Profil-till-profil";
|
|
$a->strings["via Wall-To-Wall:"] = "via profil-till-profil:";
|
|
$a->strings["Item has been removed."] = "Har tagits bort.";
|
|
$a->strings["Item not found"] = "Hittades inte";
|
|
$a->strings["Edit post"] = "Ändra inlägg";
|
|
$a->strings["%s : Not a valid email address."] = "%s : Ogiltig e-postadress.";
|
|
$a->strings["Please join my network on %s"] = "Gå gärna med i mitt nätverk på %s";
|
|
$a->strings["%s : Message delivery failed."] = "%s : Meddelandet kom inte fram.";
|
|
$a->strings["%d message sent."] = array(
|
|
0 => "%d skickat meddelande.",
|
|
1 => "%d skickade meddelanden.",
|
|
);
|
|
$a->strings["Send invitations"] = "Skicka inbjudningar";
|
|
$a->strings["Enter email addresses, one per line:"] = "Ange e-postadresser, en per rad:";
|
|
$a->strings["Your message:"] = "Meddelande:";
|
|
$a->strings["Please join my social network on %s"] = "Gå gärna med i mitt sociala nätverk på %s";
|
|
$a->strings["To accept this invitation, please visit:"] = "Gå hit för att tacka ja till inbjudan:";
|
|
$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Vi kan bli kontakter via min profil. Besök min profil här när du har registrerat dig:";
|
|
$a->strings["Invite Friends"] = "Bjud in folk du känner";
|
|
$a->strings["Find People With Shared Interests"] = "Sök personer som har samma intressen som du";
|
|
$a->strings["Connect/Follow"] = "Gör till kontakt/Följ";
|
|
$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Exempel: adam@exempel.com, http://exempel.com/bertil";
|
|
$a->strings["Follow"] = "Följ";
|
|
$a->strings["Could not access contact record."] = "Hittar inte information om kontakten.";
|
|
$a->strings["Could not locate selected profile."] = "Hittar inte vald profil.";
|
|
$a->strings["Contact updated."] = "Kontakten har uppdaterats.";
|
|
$a->strings["Failed to update contact record."] = "Det blev fel när kontakten skulle uppdateras.";
|
|
$a->strings["Contact has been blocked"] = "Kontakten har spärrats";
|
|
$a->strings["Contact has been unblocked"] = "Kontakten är inte längre spärrad";
|
|
$a->strings["Contact has been ignored"] = "Kontakten ignoreras";
|
|
$a->strings["Contact has been unignored"] = "Kontakten ignoreras inte längre";
|
|
$a->strings["stopped following"] = "följer inte längre";
|
|
$a->strings["Contact has been removed."] = "Kontakten har tagits bort.";
|
|
$a->strings["Contact not found."] = "Kontakten hittades inte.";
|
|
$a->strings["Mutual Friendship"] = "Ömsesidig vänskap";
|
|
$a->strings["is a fan of yours"] = "är ett fan till dig";
|
|
$a->strings["you are a fan of"] = "du är fan till";
|
|
$a->strings["Privacy Unavailable"] = "Inte tillgängligt";
|
|
$a->strings["Private communications are not available for this contact."] = "Det går inte att utbyta personliga meddelanden med den här kontakten.";
|
|
$a->strings["Never"] = "Aldrig";
|
|
$a->strings["(Update was successful)"] = "(Uppdateringen lyckades)";
|
|
$a->strings["(Update was not successful)"] = "(Uppdateringen lyckades inte)";
|
|
$a->strings["Contact Editor"] = "Ändra kontakter";
|
|
$a->strings["Profile Visibility"] = "Visning av profil";
|
|
$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Välj vilken profil som ska visas för %s när han/hon besöker din sida.";
|
|
$a->strings["Contact Information / Notes"] = "Kontaktuppgifter/Anteckningar";
|
|
$a->strings["Online Reputation"] = "Rykte online";
|
|
$a->strings["Occasionally your friends may wish to inquire about this person's online legitimacy."] = "Dina kontakter kanske vill veta något om den här personens rykte online innan de tar kontakt.";
|
|
$a->strings["You may help them choose whether or not to interact with this person by providing a <em>reputation</em> to guide them."] = "Du kan vara till hjälp genom att ange personens rykte online.";
|
|
$a->strings["Please take a moment to elaborate on this selection if you feel it could be helpful to others."] = "Ägna gärna en stund åt att ange detta för att hjälpa andra.";
|
|
$a->strings["Visit \$name's profile"] = "Besök \$name ";
|
|
$a->strings["Block/Unblock contact"] = "Spärra kontakt eller häv spärr";
|
|
$a->strings["Ignore contact"] = "Ignorera kontakt";
|
|
$a->strings["Delete contact"] = "Ta bort kontakt";
|
|
$a->strings["Last updated: "] = "Uppdaterad senast: ";
|
|
$a->strings["Update public posts: "] = "Uppdatera offentliga inlägg: ";
|
|
$a->strings["Update now"] = "Updatera nu";
|
|
$a->strings["Unblock this contact"] = "Häv spärr för kontakt";
|
|
$a->strings["Block this contact"] = "Spärra kontakt";
|
|
$a->strings["Unignore this contact"] = "Ignorera inte längre kontakt";
|
|
$a->strings["Ignore this contact"] = "Ignorera kontakt";
|
|
$a->strings["Currently blocked"] = "Spärrad";
|
|
$a->strings["Currently ignored"] = "Ignoreras";
|
|
$a->strings["Contacts"] = "Kontakter";
|
|
$a->strings["Show Blocked Connections"] = "Visa spärrade kontakter";
|
|
$a->strings["Hide Blocked Connections"] = "Dölj spärrade kontakter";
|
|
$a->strings["Finding: "] = "Hittar: ";
|
|
$a->strings["Find"] = "Sök";
|
|
$a->strings["Visit \$username's profile"] = "Gå till profilen som tillhör \$username";
|
|
$a->strings["Remote privacy information not available."] = "Remote privacy information not available.";
|
|
$a->strings["Visible to:"] = "Synlig för:";
|
|
$a->strings["Invalid OpenID url"] = "Ogiltig OpenID-URL";
|
|
$a->strings["Please enter the required information."] = "Fyll i alla obligatoriska fält.";
|
|
$a->strings["Please use a shorter name."] = "Välj ett kortare namn.";
|
|
$a->strings["Name too short."] = "Namnet är för kort.";
|
|
$a->strings["That doesn't appear to be your full (First Last) name."] = "Du verkar inte ha angett ditt fullständiga namn.";
|
|
$a->strings["Your email domain is not among those allowed on this site."] = "Din e-postdomän är inte tillåten på den här webbplatsen.";
|
|
$a->strings["Not a valid email address."] = "Ogiltig e-postadress.";
|
|
$a->strings["Cannot use that email."] = "Otillåten e-postadress.";
|
|
$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Ditt användarnamn får bara innehålla \"a-z\", \"0-9\", \"-\" och \"_\", och måste dessutom börja med en bokstav.";
|
|
$a->strings["Nickname is already registered. Please choose another."] = "Användarnamnet är upptaget. Välj ett annat.";
|
|
$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "SERIOUS ERROR: Generation of security keys failed.";
|
|
$a->strings["An error occurred during registration. Please try again."] = "Något gick fel vid registreringen. Försök igen.";
|
|
$a->strings["An error occurred creating your default profile. Please try again."] = "Det blev fel när din standardprofil skulle skapas. Prova igen.";
|
|
$a->strings["Registration successful. Please check your email for further instructions."] = "Registrering klar. Kolla din e-post för vidare information.";
|
|
$a->strings["Failed to send email message. Here is the message that failed."] = "Det gick inte att skicka e-brevet. Här är meddelandet som inte kunde skickas.";
|
|
$a->strings["Your registration can not be processed."] = "Det går inte att behandla registreringen.";
|
|
$a->strings["Registration request at %s"] = "Begäran om registrering på %s";
|
|
$a->strings["Your registration is pending approval by the site owner."] = "Din registrering inväntar godkännande av webbplatsens ägare.";
|
|
$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Om du vill kan du fylla i detta formulär via OpenID genom att ange ditt OpenID och klicka på 'Registrera'.";
|
|
$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Om du inte vet vad OpenID är, eller inte vill använda det, kan du lämna det fältet tomt och fylla i resten.";
|
|
$a->strings["Your OpenID (optional): "] = "OpenID (om du vill): ";
|
|
$a->strings["Include your profile in member directory?"] = "Ta med profilen i medlemskatalogen?";
|
|
$a->strings["Registration"] = "Registrering";
|
|
$a->strings["Your Full Name (e.g. Joe Smith): "] = "Fullständigt namn (t. ex. Karl Karlsson): ";
|
|
$a->strings["Your Email Address: "] = "E-postadress: ";
|
|
$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be '<strong>nickname@\$sitename</strong>'."] = "Välj ett användarnamn. Det måste inledas med en bokstav. Din profiladress på den här webbplatsen blir '<strong>användarnamn@\$sitename</strong>'.";
|
|
$a->strings["Choose a nickname: "] = "Välj ett användarnamn: ";
|
|
$a->strings["Post successful."] = "Inlagt.";
|
|
$a->strings["Could not create/connect to database."] = "Det gick inte att skapa eller ansluta till databasen.";
|
|
$a->strings["Connected to database."] = "Ansluten till databasen.";
|
|
$a->strings["Proceed with Installation"] = "Fortsätt med installationen";
|
|
$a->strings["Your Friendika site database has been installed."] = "Databasen för din friendikasajt har installerats.";
|
|
$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANT: You will need to [manually] setup a scheduled task for the poller.";
|
|
$a->strings["Please see the file \"INSTALL.txt\"."] = "Se filen \"INSTALL.txt\".";
|
|
$a->strings["Proceed to registration"] = "Gå vidare till registreringen";
|
|
$a->strings["Database import failed."] = "Det gick inte att importera databasen.";
|
|
$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Du kanske måste importera filen \"database.sql\" manuellt med phpmyadmin eller mysql.";
|
|
$a->strings["Welcome to Friendika."] = "Välkommen till Friendika.";
|
|
$a->strings["Friendika Social Network"] = "Det sociala nätverket Friendika";
|
|
$a->strings["Installation"] = "Installation";
|
|
$a->strings["In order to install Friendika we need to know how to contact your database."] = "In order to install Friendika we need to know how to contact your database.";
|
|
$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Please contact your hosting provider or site administrator if you have questions about these settings.";
|
|
$a->strings["The database you specify below must already exist. If it does not, please create it before continuing."] = "The database you specify below must already exist. If it does not, please create it before continuing.";
|
|
$a->strings["Database Server Name"] = "Database Server Name";
|
|
$a->strings["Database Login Name"] = "Database Login Name";
|
|
$a->strings["Database Login Password"] = "Database Login Password";
|
|
$a->strings["Database Name"] = "Database Name";
|
|
$a->strings["Please select a default timezone for your website"] = "Please select a default timezone for your website";
|
|
$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Could not find a command line version of PHP in the web server PATH.";
|
|
$a->strings["This is required. Please adjust the configuration file .htconfig.php accordingly."] = "This is required. Please adjust the configuration file .htconfig.php accordingly.";
|
|
$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "The command line version of PHP on your system does not have \"register_argc_argv\" enabled.";
|
|
$a->strings["This is required for message delivery to work."] = "Det krävs för att meddelanden ska kunna levereras.";
|
|
$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Fel: funktionen \"openssl_pkey_new\" kan inte skapa krypteringsnycklar";
|
|
$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Läs mer på \"http://www.php.net/manual/en/openssl.installation.php\" om du kör Windows.";
|
|
$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Error: Apache webserver mod-rewrite module is required but not installed.";
|
|
$a->strings["Error: libCURL PHP module required but not installed."] = "Error: libCURL PHP module required but not installed.";
|
|
$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Error: GD graphics PHP module with JPEG support required but not installed.";
|
|
$a->strings["Error: openssl PHP module required but not installed."] = "Error: openssl PHP module required but not installed.";
|
|
$a->strings["Error: mysqli PHP module required but not installed."] = "Error: mysqli PHP module required but not installed.";
|
|
$a->strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so.";
|
|
$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can.";
|
|
$a->strings["Please check with your site documentation or support people to see if this situation can be corrected."] = "Please check with your site documentation or support people to see if this situation can be corrected.";
|
|
$a->strings["If not, you may be required to perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "If not, you may be required to perform a manual installation. Please see the file \"INSTALL.txt\" for instructions.";
|
|
$a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root.";
|
|
$a->strings["Errors encountered creating database tables."] = "Fel vid skapandet av databastabeller.";
|
|
$a->strings["Normal View"] = "Byt till normalvy";
|
|
$a->strings["New Item View"] = "Visa nya inlägg överst";
|
|
$a->strings["%d member"] = array(
|
|
0 => "%d medlem",
|
|
1 => "%d medlemmar",
|
|
);
|
|
$a->strings["Warning: This group contains %s from an insecure network."] = "Varning! Gruppen innehåller %s på osäkra nätverk.";
|
|
$a->strings["Private messages to this group are at risk of public disclosure."] = "Meddelanden kan komma att bli synliga för vem som helst på internet.";
|
|
$a->strings["No such group"] = "Gruppen finns inte";
|
|
$a->strings["Group is empty"] = "Gruppen är tom";
|
|
$a->strings["Group: "] = "Grupp: ";
|
|
$a->strings["See more posts like this"] = "Leta inlägg som liknar det här";
|
|
$a->strings["Invalid request identifier."] = "Invalid request identifier.";
|
|
$a->strings["Discard"] = "Ta bort";
|
|
$a->strings["Ignore"] = "Ignorera";
|
|
$a->strings["Pending Friend/Connect Notifications"] = "Väntande kontaktförfrågningar";
|
|
$a->strings["Show Ignored Requests"] = "Visa förfrågningar du ignorerat";
|
|
$a->strings["Hide Ignored Requests"] = "Dölj förfrågningar du ignorerat";
|
|
$a->strings["Claims to be known to you: "] = "Hävdar att du vet vem han/hon är: ";
|
|
$a->strings["yes"] = "ja";
|
|
$a->strings["no"] = "nej";
|
|
$a->strings["Approve as: "] = "Godkänn och lägg till som: ";
|
|
$a->strings["Friend"] = "Vän";
|
|
$a->strings["Fan/Admirer"] = "Fan/Beundrare";
|
|
$a->strings["Notification type: "] = "Typ av avisering: ";
|
|
$a->strings["Friend/Connect Request"] = "Vän- eller kontaktförfrågan";
|
|
$a->strings["New Follower"] = "En som vill följa dig";
|
|
$a->strings["Approve"] = "Godkänn";
|
|
$a->strings["No notifications."] = "Inga aviseringar.";
|
|
$a->strings["User registrations waiting for confirm"] = "Användare som registrerat sig och inväntar godkännande";
|
|
$a->strings["Deny"] = "Avslå";
|
|
$a->strings["No registrations."] = "Inga registreringar.";
|
|
$a->strings["This introduction has already been accepted."] = "Den här förfrågan har redan beviljats.";
|
|
$a->strings["Profile location is not valid or does not contain profile information."] = "Profiladressen är ogiltig eller innehåller ingen profilinformation.";
|
|
$a->strings["Warning: profile location has no identifiable owner name."] = "Varning! Hittar inget namn som identifierar profilen.";
|
|
$a->strings["Warning: profile location has no profile photo."] = "Varning! Profilen innehåller inte någon profilbild.";
|
|
$a->strings["%d required parameter was not found at the given location"] = array(
|
|
0 => "%d required parameter was not found at the given location",
|
|
1 => "%d required parameters were not found at the given location",
|
|
);
|
|
$a->strings["Introduction complete."] = "Kontaktförfrågan/Presentationen är klar.";
|
|
$a->strings["Unrecoverable protocol error."] = "Protokollfel.";
|
|
$a->strings["Profile unavailable."] = "Profilen är inte tillgänglig.";
|
|
$a->strings["%s has received too many connection requests today."] = "%s har fått för många kontaktförfrågningar idag.";
|
|
$a->strings["Spam protection measures have been invoked."] = "Åtgärder för spamskydd har vidtagits.";
|
|
$a->strings["Friends are advised to please try again in 24 hours."] = "Dina vänner kan prova igen om ett dygn.";
|
|
$a->strings["Invalid locator"] = "Invalid locator";
|
|
$a->strings["Unable to resolve your name at the provided location."] = "Unable to resolve your name at the provided location.";
|
|
$a->strings["You have already introduced yourself here."] = "Du har redan presenterat dig här.";
|
|
$a->strings["Apparently you are already friends with %s."] = "Du och %s är redan kontakter.";
|
|
$a->strings["Invalid profile URL."] = "Ogiltig profil-URL.";
|
|
$a->strings["Disallowed profile URL."] = "Otillåten profil-URL.";
|
|
$a->strings["Your introduction has been sent."] = "Kontaktförfrågan/Presentationen har skickats.";
|
|
$a->strings["Please login to confirm introduction."] = "Logga in för att acceptera förfrågan.";
|
|
$a->strings["Incorrect identity currently logged in. Please login to <strong>this</strong> profile."] = "Inloggad med fel identitet. Logga in med <strong>den här</strong> profilen.";
|
|
$a->strings["Welcome home %s."] = "Välkommen hem %s.";
|
|
$a->strings["Please confirm your introduction/connection request to %s."] = "Bekräfta att du vill skicka kontaktförfrågan till %s.";
|
|
$a->strings["Confirm"] = "Bekräfta";
|
|
$a->strings["[Name Withheld]"] = "[Namnet visas inte]";
|
|
$a->strings["Introduction received at "] = "Inkommen kontaktförfrågan/presentation - ";
|
|
$a->strings["Friend/Connection Request"] = "Vän- eller kontaktförfrågan";
|
|
$a->strings["Please answer the following:"] = "Var vänlig besvara följande:";
|
|
$a->strings["Does \$name know you?"] = "Känner \$name dig?";
|
|
$a->strings["Add a personal note:"] = "Lägg till ett personligt meddelande:";
|
|
$a->strings["Please enter your profile address from one of the following supported social networks:"] = "Ange din profiladress på ett av följande sociala nätverk:";
|
|
$a->strings["Friendika"] = "Friendika";
|
|
$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federated Social Web";
|
|
$a->strings["Private (secure) network"] = "Privat (säkert) nätverk";
|
|
$a->strings["Public (insecure) network"] = "Offentligt (osäkert) nätverk";
|
|
$a->strings["Your profile address:"] = "Din profiladress:";
|
|
$a->strings["Submit Request"] = "Skicka förfrågan";
|
|
$a->strings["Cancel"] = "Avbryt";
|
|
$a->strings["status"] = "status";
|
|
$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s gillar %2\$s's %3\$s";
|
|
$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s ogillar %2\$s's %3\$s";
|
|
$a->strings["Password reset request issued. Check your email."] = "Nytt lösenord har begärts. Kolla din mail.";
|
|
$a->strings["Password reset requested at %s"] = "Nytt lösenord på %s har begärts";
|
|
$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Request could not be verified. (You may have previously submitted it.) Password reset failed.";
|
|
$a->strings["Your password has been reset as requested."] = "Nu har du fått ett nytt lösenord.";
|
|
$a->strings["Your new password is"] = "Det nya lösenordet är";
|
|
$a->strings["Save or copy your new password - and then"] = "Spara eller kopiera lösenordet och";
|
|
$a->strings["click here to login"] = "klicka här för att logga in";
|
|
$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "När du loggat in kan du byta lösenord på sidan <em>Inställningar</em>.";
|
|
$a->strings["Forgot your Password?"] = "Glömt lösenordet?";
|
|
$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Ange din e-postadress för att få ett nytt lösenord. Du kommer att få ett meddelande med vidare instruktioner via e-post.";
|
|
$a->strings["Nickname or Email: "] = "Användarnamn eller e-post:";
|
|
$a->strings["Reset"] = "Skicka";
|
|
$a->strings["Remove My Account"] = "Ta bort mitt konto";
|
|
$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Detta kommer att ta bort kontot helt och hållet. Efter att det är gjort går det inte att återställa.";
|
|
$a->strings["Please enter your password for verification:"] = "Ange lösenordet igen för säkerhets skull:";
|
|
$a->strings["Applications"] = "Applikationer";
|
|
$a->strings["Global Directory"] = "Medlemskatalog för flera sajter (global)";
|
|
$a->strings["Site Directory"] = "Medlemskatalog";
|
|
$a->strings["Gender: "] = "Kön: ";
|
|
$a->strings["No entries (some entries may be hidden)."] = "Inget att visa. (Man kan välja att inte synas här)";
|
|
$a->strings["This is Friendika version"] = "Det här är Friendika version";
|
|
$a->strings["running at web location"] = "som körs på";
|
|
$a->strings["Shared content within the Friendika network is provided under the <a href=\"http://creativecommons.org/licenses/by/3.0/\">Creative Commons Attribution 3.0 license</a>"] = "Innehåll som publiceras inom Friendikanätverket omfattas av licensen <a href=\"http://creativecommons.org/licenses/by/3.0/\">Creative Commons Attribution 3.0 license</a>";
|
|
$a->strings["Please visit <a href=\"http://project.friendika.com\">Project.Friendika.com</a> to learn more about the Friendika project."] = "Gå till <a href=\"http://project.friendika.com\">Project.Friendika.com</a> om du vill läsa mer om friendikaprojektet.";
|
|
$a->strings["Bug reports and issues: please visit"] = "Anmäl buggar eller andra problem, gå till";
|
|
$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendika - dot com"] = "Förslag, beröm, donationer, etc. - skicka e-post till \"info at friendika punkt com\" ";
|
|
$a->strings["Installed plugins/addons/apps"] = "Installerade insticksprogram/applikationer";
|
|
$a->strings["No installed plugins/addons/apps"] = "Inga installerade insticksprogram/applikationer";
|
|
$a->strings["Unable to locate original post."] = "Hittar inte det ursprungliga inlägget.";
|
|
$a->strings["Empty post discarded."] = "Tomt inlägg. Inte sparat.";
|
|
$a->strings["%s commented on your item at %s"] = "%s har kommenterat ditt inlägg på %s";
|
|
$a->strings["%s posted on your profile wall at %s"] = "%s har gjort ett inlägg på din logg på %s";
|
|
$a->strings["System error. Post not saved."] = "Något gick fel. Inlägget sparades inte.";
|
|
$a->strings["This message was sent to you by %s, a member of the Friendika social network."] = "Meddelandet skickades av %s, medlem i det sociala nätverket Friendika.";
|
|
$a->strings["You may visit them online at"] = "Besök online på";
|
|
$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Kontakta avsändaren genom att svara på det här meddelandet om du inte vill ha sådana här meddelanden.";
|
|
$a->strings["%s posted an update."] = "%s har gjort ett inlägg.";
|
|
$a->strings["Tag removed"] = "Taggen har tagits bort";
|
|
$a->strings["Remove Item Tag"] = "Ta bort tagg";
|
|
$a->strings["Select a tag to remove: "] = "Välj vilken tagg som ska tas bort: ";
|
|
$a->strings["Remove"] = "Ta bort";
|
|
$a->strings["No recipient selected."] = "Ingen mottagare har valts.";
|
|
$a->strings["[no subject]"] = "[ingen rubrik]";
|
|
$a->strings["Unable to locate contact information."] = "Det gick inte att hitta kontaktuppgifterna.";
|
|
$a->strings["Message sent."] = "Meddelandet har skickats.";
|
|
$a->strings["Message could not be sent."] = "Det gick inte att skicka meddelandet.";
|
|
$a->strings["Messages"] = "Meddelanden";
|
|
$a->strings["Inbox"] = "Inkorg";
|
|
$a->strings["Outbox"] = "Utkorg";
|
|
$a->strings["New Message"] = "Nytt meddelande";
|
|
$a->strings["Message deleted."] = "Meddelandet togs bort.";
|
|
$a->strings["Conversation removed."] = "Konversationen togs bort.";
|
|
$a->strings["Send Private Message"] = "Skicka personligt meddelande";
|
|
$a->strings["To:"] = "Till:";
|
|
$a->strings["Subject:"] = "Rubrik:";
|
|
$a->strings["No messages."] = "Inga meddelanden.";
|
|
$a->strings["Delete conversation"] = "Ta bort konversation";
|
|
$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A";
|
|
$a->strings["Message not available."] = "Meddelandet är inte tillgängligt.";
|
|
$a->strings["Delete message"] = "Ta bort meddelande";
|
|
$a->strings["Send Reply"] = "Skicka svar";
|
|
$a->strings["Response from remote site was not understood."] = "Kunde inte tolka svaret från fjärrsajten.";
|
|
$a->strings["Unexpected response from remote site: "] = "Oväntat svar från fjärrsajten: ";
|
|
$a->strings["Confirmation completed successfully."] = "Bekräftat.";
|
|
$a->strings["Remote site reported: "] = "Meddelande från fjärrsajten: ";
|
|
$a->strings["Temporary failure. Please wait and try again."] = "Tillfälligt fel. Försök igen lite senare.";
|
|
$a->strings["Introduction failed or was revoked."] = "Kontaktförfrågan gick inte fram eller har återkallats.";
|
|
$a->strings["Unable to set contact photo."] = "Det gick inte att byta profilbild.";
|
|
$a->strings["is now friends with"] = "är nu vän med";
|
|
$a->strings["No user record found for '%s' "] = "No user record found for '%s' ";
|
|
$a->strings["Our site encryption key is apparently messed up."] = "Det är något fel på webbplatsens krypteringsnyckel.";
|
|
$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Empty site URL was provided or URL could not be decrypted by us.";
|
|
$a->strings["Contact record was not found for you on our site."] = "Det gick inte att hitta efterfrågad information på vår webbplats.";
|
|
$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "Det ID som angavs av ditt system är samma som på vårt system. Det borde fungera om du provar igen.";
|
|
$a->strings["Unable to set your contact credentials on our system."] = "Unable to set your contact credentials on our system.";
|
|
$a->strings["Unable to update your contact profile details on our system"] = "Unable to update your contact profile details on our system";
|
|
$a->strings["Connection accepted at %s"] = "Kontaktförfrågan beviljad - %s";
|
|
$a->strings["Login failed."] = "Inloggningen misslyckades.";
|
|
$a->strings["Welcome back "] = "Välkommen tillbaka ";
|
|
$a->strings["%s welcomes %s"] = "%s välkomnar %s";
|
|
$a->strings["No contacts."] = "Inga kontakter.";
|
|
$a->strings["Group created."] = "Gruppen har skapats.";
|
|
$a->strings["Could not create group."] = "Det gick inte att skapa gruppen.";
|
|
$a->strings["Group not found."] = "Gruppen hittades inte.";
|
|
$a->strings["Group name changed."] = "Gruppens namn har ändrats.";
|
|
$a->strings["Membership list updated."] = "Medlemslistan har uppdaterats.";
|
|
$a->strings["Create a group of contacts/friends."] = "Skapa en grupp med kontakter/vänner.";
|
|
$a->strings["Group Name: "] = "Gruppens namn: ";
|
|
$a->strings["Group removed."] = "Gruppen har tagits bort.";
|
|
$a->strings["Unable to remove group."] = "Det gick inte att ta bort gruppen.";
|
|
$a->strings["Group Editor"] = "Ändra i grupper";
|
|
$a->strings["Members:"] = "Medlemmar:";
|
|
$a->strings["Profile Match"] = "Matcha profiler";
|
|
$a->strings["No matches"] = "Ingen träff";
|
|
$a->strings["Post to Twitter"] = "Lägg in på Twitter";
|
|
$a->strings["Twitter Posting Settings"] = "Inställningar för inlägg på Twitter";
|
|
$a->strings["No consumer key pair for Twitter found. Please contact your site administrator."] = "No consumer key pair for Twitter found. Please contact your site administrator.";
|
|
$a->strings["At this Friendika instance the Twitter plugin was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to Twitter."] = "At this Friendika instance the Twitter plugin was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to Twitter.";
|
|
$a->strings["Log in with Twitter"] = "Logga in med Twitter";
|
|
$a->strings["Copy the PIN from Twitter here"] = "Ange PIN-koden från Twitter här";
|
|
$a->strings["Currently connected to: "] = "Ansluten till: ";
|
|
$a->strings["If enabled all your <strong>public</strong> postings will be posted to the associated Twitter account as well."] = "If enabled all your <strong>public</strong> postings will be posted to the associated Twitter account as well.";
|
|
$a->strings["Send public postings to Twitter"] = "Send public postings to Twitter";
|
|
$a->strings["Clear OAuth configuration"] = "Clear OAuth configuration";
|
|
$a->strings["Post to StatusNet"] = "Lägg in på StatusNet";
|
|
$a->strings["StatusNet Posting Settings"] = "Inställningar för inlägg på StatusNet";
|
|
$a->strings["No consumer key pair for StatusNet found. Register your Friendika Account as an desktop client on your StatusNet account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendika installation at your favorited StatusNet installation."] = "No consumer key pair for StatusNet found. Register your Friendika Account as an desktop client on your StatusNet account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendika installation at your favorited StatusNet installation.";
|
|
$a->strings["OAuth Consumer Key"] = "OAuth Consumer Key";
|
|
$a->strings["OAuth Consumer Secret"] = "OAuth Consumer Secret";
|
|
$a->strings["Base API Path (remember the trailing /)"] = "Base API Path (remember the trailing /)";
|
|
$a->strings["To connect to your StatusNet account click the button below to get a security code from StatusNet which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to StatusNet."] = "To connect to your StatusNet account click the button below to get a security code from StatusNet which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to StatusNet.";
|
|
$a->strings["Log in with StatusNet"] = "Logga in med StatusNet";
|
|
$a->strings["Copy the security code from StatusNet here"] = "Ange säkerhetskoden från StatusNet här";
|
|
$a->strings["If enabled all your <strong>public</strong> postings will be posted to the associated StatusNet account as well."] = "If enabled all your <strong>public</strong> postings will be posted to the associated StatusNet account as well.";
|
|
$a->strings["Send public postings to StatusNet"] = "Send public postings to StatusNet";
|
|
$a->strings["Three Dimensional Tic-Tac-Toe"] = "Tredimensionellt luffarschack";
|
|
$a->strings["3D Tic-Tac-Toe"] = "3D-luffarschack";
|
|
$a->strings["New game"] = "Ny spelomgång";
|
|
$a->strings["New game with handicap"] = "Ny spelomgång med handikapp";
|
|
$a->strings["Three dimensional tic-tac-toe is just like the traditional game except that it is played on multiple levels simultaneously. "] = "Det tredimensionella luffarschacket är precis som vanligt luffarschack förutom att det spelas i flera nivåer samtidigt. ";
|
|
$a->strings["In this case there are three levels. You win by getting three in a row on any level, as well as up, down, and diagonally across the different levels."] = "Här är det tre nivåer. Man vinner om man får tre i rad på vilken nivå som helst, eller uppåt, nedåt eller diagonalt på flera nivåer.";
|
|
$a->strings["The handicap game disables the center position on the middle level because the player claiming this square often has an unfair advantage."] = "Om man spelar med handikapp så stängs mittenpositionen på mittennivån av eftersom spelare som väljer den positionen ofta får övertaget.";
|
|
$a->strings["You go first..."] = "Du börjar...";
|
|
$a->strings["I'm going first this time..."] = "Jag börjar den här gången...";
|
|
$a->strings["You won!"] = "Du vann!";
|
|
$a->strings["\"Cat\" game!"] = "\"Cat\" game!";
|
|
$a->strings["I won!"] = "Jag vann!";
|
|
$a->strings["Select files to upload: "] = "Välj filer att ladda upp: ";
|
|
$a->strings["Use the following controls only if the Java uploader [above] fails to launch."] = "Använd följande bara om javauppladdaren ovanför inte startar.";
|
|
$a->strings["Facebook disabled"] = "Facebook inaktiverat";
|
|
$a->strings["Facebook API key is missing."] = "Facebook API key is missing.";
|
|
$a->strings["Facebook Connect"] = "Facebook Connect";
|
|
$a->strings["Install Facebook post connector"] = "Install Facebook post connector";
|
|
$a->strings["Remove Facebook post connector"] = "Remove Facebook post connector";
|
|
$a->strings["Post to Facebook by default"] = "Lägg alltid in inläggen på Facebook";
|
|
$a->strings["Facebook"] = "Facebook";
|
|
$a->strings["Facebook Connector Settings"] = "Facebook Connector Settings";
|
|
$a->strings["Post to Facebook"] = "Lägg in på Facebook";
|
|
$a->strings["Image: "] = "Bild: ";
|
|
$a->strings["Randplace Settings"] = "Randplace Settings";
|
|
$a->strings["Enable Randplace Plugin"] = "Enable Randplace Plugin";
|
|
$a->strings["Upload a file"] = "Ladda upp en fil";
|
|
$a->strings["Drop files here to upload"] = "Dra filer som ska laddas upp hit";
|
|
$a->strings["Failed"] = "Misslyckades";
|
|
$a->strings["No files were uploaded."] = "Inga filer laddades upp.";
|
|
$a->strings["Uploaded file is empty"] = "Den uppladdade filen är tom";
|
|
$a->strings["Uploaded file is too large"] = "Den uppladdade filen är för stor";
|
|
$a->strings["File has an invalid extension, it should be one of "] = "Otillåten filnamnsändelse, det ska vara ";
|
|
$a->strings["Upload was cancelled, or server error encountered"] = "Serverfel eller avbruten uppladdning";
|
|
$a->strings["Unknown | Not categorised"] = "Okänd | Inte kategoriserad";
|
|
$a->strings["Block immediately"] = "Spärra omedelbart";
|
|
$a->strings["Shady, spammer, self-marketer"] = "Skum, spammare, reklamspridare";
|
|
$a->strings["Known to me, but no opinion"] = "Jag vet vem det är, men har ingen åsikt";
|
|
$a->strings["OK, probably harmless"] = "OK, antagligen harmlös";
|
|
$a->strings["Reputable, has my trust"] = "Pålitlig, jag litar på personen";
|
|
$a->strings["Frequently"] = "Ofta";
|
|
$a->strings["Hourly"] = "En gång i timmen";
|
|
$a->strings["Twice daily"] = "Två gånger om dagen";
|
|
$a->strings["Daily"] = "Dagligen";
|
|
$a->strings["Weekly"] = "Veckovis";
|
|
$a->strings["Monthly"] = "Månadsvis";
|
|
$a->strings["Male"] = "Man";
|
|
$a->strings["Female"] = "Kvinna";
|
|
$a->strings["Currently Male"] = "För närvarande man";
|
|
$a->strings["Currently Female"] = "För närvarande kvinna";
|
|
$a->strings["Mostly Male"] = "Mestadels man";
|
|
$a->strings["Mostly Female"] = "Mestadels kvinna";
|
|
$a->strings["Transgender"] = "Transgender";
|
|
$a->strings["Intersex"] = "Intersex";
|
|
$a->strings["Transsexual"] = "Transsexuell";
|
|
$a->strings["Hermaphrodite"] = "Hermafrodit";
|
|
$a->strings["Neuter"] = "Könslös";
|
|
$a->strings["Non-specific"] = "Oklart";
|
|
$a->strings["Other"] = "Annat";
|
|
$a->strings["Undecided"] = "Obestämt";
|
|
$a->strings["Males"] = "Män";
|
|
$a->strings["Females"] = "Kvinnor";
|
|
$a->strings["Gay"] = "Bög";
|
|
$a->strings["Lesbian"] = "Lesbisk";
|
|
$a->strings["No Preference"] = "No Preference";
|
|
$a->strings["Bisexual"] = "Bisexuell";
|
|
$a->strings["Autosexual"] = "Autosexual";
|
|
$a->strings["Abstinent"] = "Abstinent";
|
|
$a->strings["Virgin"] = "Oskuld";
|
|
$a->strings["Deviant"] = "Avvikande";
|
|
$a->strings["Fetish"] = "Fetisch";
|
|
$a->strings["Oodles"] = "Massor";
|
|
$a->strings["Nonsexual"] = "Asexuell";
|
|
$a->strings["Single"] = "Singel";
|
|
$a->strings["Lonely"] = "Ensam";
|
|
$a->strings["Available"] = "Tillgänglig";
|
|
$a->strings["Unavailable"] = "Upptagen";
|
|
$a->strings["Dating"] = "Dejtar";
|
|
$a->strings["Unfaithful"] = "Otrogen";
|
|
$a->strings["Sex Addict"] = "Sexmissbrukare";
|
|
$a->strings["Friends"] = "Vänner";
|
|
$a->strings["Friends/Benefits"] = "Friends/Benefits";
|
|
$a->strings["Casual"] = "Casual";
|
|
$a->strings["Engaged"] = "Förlovad";
|
|
$a->strings["Married"] = "Gift";
|
|
$a->strings["Partners"] = "I partnerskap";
|
|
$a->strings["Cohabiting"] = "Cohabiting";
|
|
$a->strings["Happy"] = "Nöjd";
|
|
$a->strings["Not Looking"] = "Letar inte";
|
|
$a->strings["Swinger"] = "Swinger";
|
|
$a->strings["Betrayed"] = "Bedragen";
|
|
$a->strings["Separated"] = "Separerat";
|
|
$a->strings["Unstable"] = "Instabilt";
|
|
$a->strings["Divorced"] = "Skiljd";
|
|
$a->strings["Widowed"] = "Änka/änkling";
|
|
$a->strings["Uncertain"] = "Oklart";
|
|
$a->strings["Complicated"] = "Komplicerat";
|
|
$a->strings["Don't care"] = "Bryr mig inte";
|
|
$a->strings["Ask me"] = "Fråga mig";
|
|
$a->strings["Visible To:"] = "Synlig för:";
|
|
$a->strings["Groups"] = "Grupper";
|
|
$a->strings["Except For:"] = "Utom för:";
|
|
$a->strings["Logged out."] = "Utloggad.";
|
|
$a->strings["Miscellaneous"] = "Blandat";
|
|
$a->strings["less than a second ago"] = "för mindre än en sekund sedan";
|
|
$a->strings["year"] = "år";
|
|
$a->strings["years"] = "år";
|
|
$a->strings["month"] = "månad";
|
|
$a->strings["months"] = "månader";
|
|
$a->strings["week"] = "vecka";
|
|
$a->strings["weeks"] = "veckor";
|
|
$a->strings["day"] = "dag";
|
|
$a->strings["hour"] = "timme";
|
|
$a->strings["hours"] = "timmar";
|
|
$a->strings["minute"] = "minut";
|
|
$a->strings["minutes"] = "minuter";
|
|
$a->strings["second"] = "sekund";
|
|
$a->strings["seconds"] = "sekunder";
|
|
$a->strings[" ago"] = " sedan";
|
|
$a->strings["Birthday:"] = "Födelsedatum:";
|
|
$a->strings["j F, Y"] = "j F, Y";
|
|
$a->strings["j F"] = "j F";
|
|
$a->strings["Age:"] = "Ålder:";
|
|
$a->strings["<span class=\"heart\">♥</span> Status:"] = "<span class=\"heart\">♥</span> Civilstånd:";
|
|
$a->strings["Religion:"] = "Religion:";
|
|
$a->strings["About:"] = "Om:";
|
|
$a->strings["Hobbies/Interests:"] = "Hobbys/Intressen:";
|
|
$a->strings["Contact information and Social Networks:"] = "Kontaktuppgifter och sociala nätverk:";
|
|
$a->strings["Musical interests:"] = "Musik:";
|
|
$a->strings["Books, literature:"] = "Böcker/Litteratur:";
|
|
$a->strings["Television:"] = "TV:";
|
|
$a->strings["Film/dance/culture/entertainment:"] = "Film/Dans/Kultur/Underhållning:";
|
|
$a->strings["Love/Romance:"] = "Kärlek/Romantik:";
|
|
$a->strings["Work/employment:"] = "Arbete:";
|
|
$a->strings["School/education:"] = "Skola/Utbildning:";
|
|
$a->strings["Home"] = "Hem";
|
|
$a->strings["Apps"] = "Apps";
|
|
$a->strings["Directory"] = "Medlemskatalog";
|
|
$a->strings["Network"] = "Nätverk";
|
|
$a->strings["Notifications"] = "Aviseringar";
|
|
$a->strings["Manage"] = "Hantera";
|
|
$a->strings["Settings"] = "Inställningar";
|
|
$a->strings["Cannot locate DNS info for database server '%s'"] = "Cannot locate DNS info for database server '%s'";
|
|
$a->strings["You have a new follower at "] = "En ny person har valt att följa dig på ";
|
|
$a->strings["Create a new group"] = "Skapa ny grupp";
|
|
$a->strings["Everybody"] = "Alla";
|
|
$a->strings["Embedding disabled"] = "Funktionen bädda in är avstängd"; |