OC.L10N.register(
    "profile",
    {
    "Profile" : "Profil",
    "This application provides the profile" : "Denna app tillhandahåller profilen",
    "Provides a customisable user profile interface." : "Tillhandahåller ett anpassningsbart gränssnitt för användarprofiler.",
    "You have not added any info yet" : "Du har inte angivit någon information ännu",
    "{user} has not added any info yet" : "{user} har inte angivit någon information ännu",
    "Error opening the user status modal, try hard refreshing the page" : "Kunde inte öppna användarstatus-rutan, försök att ladda om sidan",
    "Edit Profile" : "Redigera profil",
    "The headline and about sections will show up here" : "Rubriken och avsnitten \"om\" kommer att dyka upp här",
    "Profile not found" : "Profil kunde inte hittas",
    "The profile does not exist." : "Profilen existerar inte.",
    "Back to %s" : "Tillbaka till %s"
},
"nplurals=2; plural=(n != 1);");