Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/nl.json')
-rw-r--r--apps/comments/l10n/nl.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/comments/l10n/nl.json b/apps/comments/l10n/nl.json
index 45eb4c79d00..cbbb774c8f8 100644
--- a/apps/comments/l10n/nl.json
+++ b/apps/comments/l10n/nl.json
@@ -13,12 +13,19 @@
"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",
+ "Cancel edit" : "Annuleer bewerking",
+ "Post comment" : "Plaats reactie",
"No comments yet, start the conversation!" : "Nog geen reacties, start de discussie!",
+ "No more messages" : "Geen berichten meer",
"Retry" : "Opnieuw proberen",
+ "Unable to load the comments list" : "Kan reactielijst niet laden",
"_%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",
+ "An error occurred while trying to edit the comment" : "Er trad een fout op bij het bewerken van de reactie",
"Comment deleted" : "Reactie verwijderd",
+ "An error occurred while trying to delete the comment" : "Er trad een fout op bij het verwijderen van de reactie",
+ "An error occurred while trying to create the comment" : "Er trad een fout op bij het creëren van de reactie",
"New comment …" : "Nieuwe reactie ...",
"Post" : "Reageer",
"Cancel" : "Annuleren",