nextcloud/apps/comments/l10n/nl.json

20 lines
948 B
JSON

{ "translations": {
"<strong>Comments</strong> for files" : "<strong>Reacties</strong> voor bestanden",
"%1$s commented" : "%1$s heeft gereageerd",
"%1$s commented on %2$s" : "%1$s heeft gereageerd op %2$s",
"Comments" : "Reacties",
"Type in a new comment..." : "Type een nieuwe reactie...",
"Delete comment" : "Verwijder reactie",
"Post" : "Reageer",
"Cancel" : "Annuleren",
"Edit comment" : "Bewerk reactie",
"[Deleted user]" : "[Verwijderde gebruiker]",
"No other comments available" : "Geen andere reacties beschikbaar",
"More comments..." : "Meer reacties...",
"Save" : "Bewaren",
"Allowed characters {count} of {max}" : "{count} van de {max} toegestane tekens",
"{count} unread comments" : "{count} ongelezen reacties",
"Comment" : "Reactie",
"<strong>Comments</strong> for files" : "<strong>Reacties</strong> voor bestanden"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}