summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/nl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-30 01:07:16 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-30 01:07:16 +0000
commit41dcceeb354c2d375ad279792dfadafe24858d75 (patch)
tree25b11b91a2ac06c4656338a72e21ebdef4cfde96 /apps/comments/l10n/nl.js
parent83cef4e76444cde8861065082c7f21bc9e892b66 (diff)
downloadnextcloud-server-41dcceeb354c2d375ad279792dfadafe24858d75.tar.gz
nextcloud-server-41dcceeb354c2d375ad279792dfadafe24858d75.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/nl.js')
-rw-r--r--apps/comments/l10n/nl.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/comments/l10n/nl.js b/apps/comments/l10n/nl.js
index 04219ca9e47..67d2a4ee501 100644
--- a/apps/comments/l10n/nl.js
+++ b/apps/comments/l10n/nl.js
@@ -26,6 +26,10 @@ OC.L10N.register(
"%1$s commented on %2$s" : "%1$s heeft gereageerd op %2$s",
"{author} commented on {file}" : "{author} reageerde op {file}",
"<strong>Comments</strong> for files" : "<strong>Reacties</strong> voor bestanden",
+ "A (now) deleted user mentioned you in a comment on “%s”" : "Een (nu) verwijderde gebruiker vermeldde jou in een reactie op \"%s\"",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "Een (nu) verwijderde gebruiker vermeldde jou in een reactie op {file}\"",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s vermeldde jou in een reactie op “%2$s\"",
+ "{user} mentioned you in a comment on “{file}”" : "{user} vermeldde jou in een reactie op “{file}\"",
"Type in a new comment..." : "Type een nieuwe reactie...",
"No other comments available" : "Geen andere reacties beschikbaar",
"More comments..." : "Meer reacties...",