summaryrefslogtreecommitdiffstats
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.json12
1 files changed, 7 insertions, 5 deletions
diff --git a/apps/comments/l10n/nl.json b/apps/comments/l10n/nl.json
index d7459774782..45eb4c79d00 100644
--- a/apps/comments/l10n/nl.json
+++ b/apps/comments/l10n/nl.json
@@ -13,19 +13,21 @@
"Files app plugin to add comments to files" : "Bestanden app plugin om reacties aan bestanden toe te voegen",
"Edit comment" : "Bewerk reactie",
"Delete comment" : "Verwijder reactie",
+ "No comments yet, start the conversation!" : "Nog geen reacties, start de discussie!",
+ "Retry" : "Opnieuw proberen",
+ "_%n unread comment_::_%n unread comments_" : ["%n ongelezen reactie","%n ongelezen reacties"],
+ "_1 new comment_::_{unread} new comments_" : ["1 nieuwe reactie","{unread} nieuwe reacties"],
+ "Comment" : "Reactie",
+ "Comment deleted" : "Reactie verwijderd",
"New comment …" : "Nieuwe reactie ...",
"Post" : "Reageer",
"Cancel" : "Annuleren",
"[Deleted user]" : "[Verwijderde gebruiker]",
- "No comments yet, start the conversation!" : "Nog geen reacties, start de discussie!",
"More comments …" : "Meer reacties ...",
"Save" : "Opslaan",
"Allowed characters {count} of {max}" : "{count} van de {max} toegestane tekens",
"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",
- "_%n unread comment_::_%n unread comments_" : ["%n ongelezen reactie","%n ongelezen reacties"],
- "_1 new comment_::_{unread} new comments_" : ["1 nieuwe reactie","{unread} nieuwe reacties"],
- "Comment" : "Reactie"
+ "Error occurred while posting comment" : "Er trad een fout op bij plaatsen reactie"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file