aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/nl.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/nl.json')
-rw-r--r--apps/comments/l10n/nl.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/comments/l10n/nl.json b/apps/comments/l10n/nl.json
index 8fb9b318eb5..a8c92241a77 100644
--- a/apps/comments/l10n/nl.json
+++ b/apps/comments/l10n/nl.json
@@ -1,6 +1,19 @@
{ "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"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file