aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/nl.json
blob: 3c0c495d4ca486b31dbbb9537a034b733b25b124 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{ "translations": {
    "Comments" : "Reacties",
    "You commented" : "Je reageerde",
    "{author} commented" : "{author} reageerde",
    "You commented on %1$s" : "Je reageerde op %1$s",
    "You commented on {file}" : "Je reageerde op {file}",
    "%1$s commented on %2$s" : "%1$s heeft gereageerd op %2$s",
    "{author} commented on {file}" : "{author} reageerde op {file}",
    "<strong>Comments</strong> for files" : "<strong>Reacties</strong> voor bestanden",
    "{user} mentioned you in a comment on \"{file}\"" : "{user} noemde jou in een reactie op \"{file}\"",
    "Files app plugin to add comments to files" : "Bestanden app plugin om reacties aan bestanden toe te voegen",
    "Edit comment" : "Bewerk reactie",
    "Delete comment" : "Verwijder reactie",
    "Cancel edit" : "Annuleer bewerking",
    "Post comment" : "Plaats reactie",
    "No comments yet, start the conversation!" : "Nog geen reacties, start de discussie!",
    "No more messages" : "Geen berichten meer",
    "Retry" : "Opnieuw proberen",
    "Unable to load the comments list" : "Kan reactielijst niet laden",
    "_1 new comment_::_{unread} new comments_" : ["1 nieuwe reactie","{unread} nieuwe reacties"],
    "Comment" : "Reactie",
    "An error occurred while trying to edit the comment" : "Er trad een fout op bij het bewerken van de reactie",
    "Comment deleted" : "Reactie verwijderd",
    "An error occurred while trying to delete the comment" : "Er trad een fout op bij het verwijderen van de reactie",
    "An error occurred while trying to create the comment" : "Er trad een fout op bij het creëren van de reactie",
    "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Je werd vermeld op \"{file}\" in een reactie door een sindsdien verwijderde gebruiker",
    "_%n unread comment_::_%n unread comments_" : ["%n ongelezen reactie","%n ongelezen reacties"]
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}