nextcloud/apps/comments/l10n/nl.json

19 lines
860 B
JSON
Raw Normal View History

2016-02-17 09:56:11 +03:00
{ "translations": {
2016-02-25 09:58:06 +03:00
"<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",
2016-02-17 09:56:11 +03:00
"Cancel" : "Annuleren",
2016-02-25 09:58:06 +03:00
"Edit comment" : "Bewerk reactie",
"[Deleted user]" : "[Verwijderde gebruiker]",
"No other comments available" : "Geen andere reacties beschikbaar",
"More comments..." : "Meer reacties...",
2016-02-17 09:56:11 +03:00
"Save" : "Bewaren",
2016-02-25 09:58:06 +03:00
"Allowed characters {count} of {max}" : "{count} van de {max} toegestane tekens",
"{count} unread comments" : "{count} ongelezen reacties",
2016-02-17 09:56:11 +03:00
"Comment" : "Reactie"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}