diff options
Diffstat (limited to 'apps/comments/l10n/nl.json')
-rw-r--r-- | apps/comments/l10n/nl.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/comments/l10n/nl.json b/apps/comments/l10n/nl.json index d4005c329e4..1bdb76aabd5 100644 --- a/apps/comments/l10n/nl.json +++ b/apps/comments/l10n/nl.json @@ -1,21 +1,21 @@ { "translations": { - "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Reacties</strong> voor bestanden <em>(altijd getoond in de stroom)</em>", - "You commented" : "U heeft gereageerd", - "%1$s commented" : "%1$s heeft gereageerd", - "You commented on %2$s" : "U heeft gereageerd op %2$s", - "%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]", + "Comments" : "Reacties", "No other comments available" : "Geen andere reacties beschikbaar", "More comments..." : "Meer reacties...", "Save" : "Opslaan", "Allowed characters {count} of {max}" : "{count} van de {max} toegestane tekens", "{count} unread comments" : "{count} ongelezen reacties", - "Comment" : "Reactie" + "Comment" : "Reactie", + "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Reacties</strong> voor bestanden <em>(altijd getoond in de stroom)</em>", + "You commented" : "U heeft gereageerd", + "%1$s commented" : "%1$s heeft gereageerd", + "You commented on %2$s" : "U heeft gereageerd op %2$s", + "%1$s commented on %2$s" : "%1$s heeft gereageerd op %2$s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |