summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-30 01:57:41 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-30 01:57:41 -0400
commitfc708c1e046f9a93e2f8ba89fd6dac391108930c (patch)
treefa47c27da5e5f4711ab49b7ba7039a0ca7489245 /apps/comments/l10n
parent37d32a93d0a4d887c84e7215a8d11751fd020249 (diff)
downloadnextcloud-server-fc708c1e046f9a93e2f8ba89fd6dac391108930c.tar.gz
nextcloud-server-fc708c1e046f9a93e2f8ba89fd6dac391108930c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r--apps/comments/l10n/nl.js2
-rw-r--r--apps/comments/l10n/nl.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/comments/l10n/nl.js b/apps/comments/l10n/nl.js
index d168c0658db..eb9faf55e1a 100644
--- a/apps/comments/l10n/nl.js
+++ b/apps/comments/l10n/nl.js
@@ -2,7 +2,9 @@ OC.L10N.register(
"comments",
{
"<strong>Comments</strong> for files" : "<strong>Reacties</strong> voor bestanden",
+ "You commented" : "U heeft gereageerd",
"%1$s commented" : "%1$s heeft gereageerd",
+ "You commented on %2$s" : "U heeft gereageerd op %2$s",
"%1$s commented on %2$s" : "%1$s heeft gereageerd op %2$s",
"Comments" : "Reacties",
"Type in a new comment..." : "Type een nieuwe reactie...",
diff --git a/apps/comments/l10n/nl.json b/apps/comments/l10n/nl.json
index 74050c7f816..d2a811207f6 100644
--- a/apps/comments/l10n/nl.json
+++ b/apps/comments/l10n/nl.json
@@ -1,6 +1,8 @@
{ "translations": {
"<strong>Comments</strong> for files" : "<strong>Reacties</strong> voor bestanden",
+ "You commented" : "U heeft gereageerd",
"%1$s commented" : "%1$s heeft gereageerd",
+ "You commented on %2$s" : "U heeft gereageerd op %2$s",
"%1$s commented on %2$s" : "%1$s heeft gereageerd op %2$s",
"Comments" : "Reacties",
"Type in a new comment..." : "Type een nieuwe reactie...",