summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-07-01 01:57:04 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-07-01 01:57:04 -0400
commit2d2d2267f7f38ca29e7b87f40fae62261614b0d1 (patch)
tree838d8f1f88533a1d7bae3a2b6bad6e6fa1e4b309 /apps/comments
parent8f90259b02e0c4057229a3cb76fceb9122a388bf (diff)
downloadnextcloud-server-2d2d2267f7f38ca29e7b87f40fae62261614b0d1.tar.gz
nextcloud-server-2d2d2267f7f38ca29e7b87f40fae62261614b0d1.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/nl.js1
-rw-r--r--apps/comments/l10n/nl.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/nl.js b/apps/comments/l10n/nl.js
index 4ccce751303..56434689471 100644
--- a/apps/comments/l10n/nl.js
+++ b/apps/comments/l10n/nl.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"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 het plaatsten van een reactie",
"{count} unread comments" : "{count} ongelezen reacties",
"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>",
diff --git a/apps/comments/l10n/nl.json b/apps/comments/l10n/nl.json
index be26788962c..d8de61d10cb 100644
--- a/apps/comments/l10n/nl.json
+++ b/apps/comments/l10n/nl.json
@@ -12,6 +12,7 @@
"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 het plaatsten van een reactie",
"{count} unread comments" : "{count} ongelezen reacties",
"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>",