blob: 920d89bf38f766baea19524ab2e2d27b337bce60 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{ "translations": {
"Profile" : "Profiel",
"This application provides the profile" : "Deze applicatie biedt het profiel",
"Provides a customisable user profile interface." : "Biedt een aanpasbare gebruikersprofielinterface.",
"You have not added any info yet" : "Je hebt nog geen info toegevoegd",
"{user} has not added any info yet" : "{user} heeft nog geen info toegevoegd",
"Error opening the user status modal, try hard refreshing the page" : "Fout bij het openen van het gebruiker status model, probeer een harde refresh van de pagina",
"Edit Profile" : "Wijzig Profiel",
"The headline and about sections will show up here" : "De koplijn- en oversectie zal hier verschijnen",
"Profile not found" : "Profiel niet gevonden",
"The profile does not exist." : "Het profiel bestaat niet.",
"Back to %s" : "Terug naar %s"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
|