You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/profile/l10n/nl.js

14 lines
728 B

OC.L10N.register(
"profile",
{
"Profile" : "Profiel",
"Edit Profile" : "Wijzig Profiel",
"The headline and about sections will show up here" : "De koplijn- en oversectie zal hier verschijnen",
"You have not added any info yet" : "Je hebt 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",
"{user} has not added any info yet" : "{user} heeft nog geen info toegevoegd",
"Profile not found" : "Profiel niet gevonden",
"The profile does not exist." : "Het profiel bestaat niet.",
"Back to %s" : "Terug naar %s"
},
"nplurals=2; plural=(n != 1);");