summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/nl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-09-05 00:09:10 +0000
committerNextcloud bot <bot@nextcloud.com>2016-09-05 00:09:10 +0000
commit8b484eedf029b8e1a9dcef0efb09db381888c4b0 (patch)
treef3cdf0ff5286631148b0557f0f035383cd389fce /apps/comments/l10n/nl.js
parentfc02c4a980f0a76fdab8eb5a4fc8aa9d0fb9b030 (diff)
downloadnextcloud-server-8b484eedf029b8e1a9dcef0efb09db381888c4b0.tar.gz
nextcloud-server-8b484eedf029b8e1a9dcef0efb09db381888c4b0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/nl.js')
-rw-r--r--apps/comments/l10n/nl.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/comments/l10n/nl.js b/apps/comments/l10n/nl.js
index ea0b1002e29..d0ed4873a0c 100644
--- a/apps/comments/l10n/nl.js
+++ b/apps/comments/l10n/nl.js
@@ -1,12 +1,15 @@
OC.L10N.register(
"comments",
{
+ "New comment …" : "Nieuwe reactie ...",
"Delete comment" : "Verwijder reactie",
"Post" : "Reageer",
"Cancel" : "Annuleren",
"Edit comment" : "Bewerk reactie",
"[Deleted user]" : "[Verwijderde gebruiker]",
"Comments" : "Reacties",
+ "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}",