From 4b873b35b7865a553ecef1d0c85dee2f424f9f61 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 29 Sep 2016 00:07:08 +0000 Subject: [tx-robot] updated from transifex --- apps/comments/l10n/nl.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/comments/l10n/nl.js') diff --git a/apps/comments/l10n/nl.js b/apps/comments/l10n/nl.js index d0ed4873a0c..1c98b8e5b6f 100644 --- a/apps/comments/l10n/nl.js +++ b/apps/comments/l10n/nl.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Er trad een fout op bij het ophalen van reactie met id {id}", "Error occurred while updating comment with id {id}" : "Er trad een fout op bij het bijwerken van reactie met id {id}", "Error occurred while posting comment" : "Er trad een fout op bij plaatsen reactie", - "{count} unread comments" : "{count} ongelezen reacties", "Comment" : "Reactie", "Comments for files" : "Reacties voor bestanden", "You commented" : "Je reageerde", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s heeft gereageerd op %2$s", "Type in a new comment..." : "Type een nieuwe reactie...", "No other comments available" : "Geen andere reacties beschikbaar", - "More comments..." : "Meer reacties..." + "More comments..." : "Meer reacties...", + "{count} unread comments" : "{count} ongelezen reacties" }, "nplurals=2; plural=(n != 1);"); -- cgit v1.2.3