summaryrefslogtreecommitdiffstats
path: root/lib/l10n/nl.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-18 01:55:07 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-18 01:55:07 -0400
commit8d25528c49bfaa72873cad3e06188e3484ef552b (patch)
tree55263377c87a6ed45e4fdd05d31c2df82f73fb92 /lib/l10n/nl.js
parent2d4c3290e94765f09e07e546f1ae75fa3f36a10b (diff)
downloadnextcloud-server-8d25528c49bfaa72873cad3e06188e3484ef552b.tar.gz
nextcloud-server-8d25528c49bfaa72873cad3e06188e3484ef552b.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nl.js')
-rw-r--r--lib/l10n/nl.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index dff68980fce..9c168b385c0 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -87,6 +87,7 @@ OC.L10N.register(
"Sharing %s failed, because the backend does not allow shares from type %i" : "Delen van %s is mislukt, omdat de share-backend niet toestaat om type %i te delen",
"Sharing %s failed, because the file does not exist" : "Delen van %s is mislukt, omdat het bestand niet bestaat",
"You are not allowed to share %s" : "U bent niet bevoegd om %s te delen",
+ "Sharing %s failed, because you can not share with yourself" : "Delen van %s is mislukt, omdat iemand niet met zichzelf kan delen",
"Sharing %s failed, because the user %s does not exist" : "Delen van %s is mislukt, omdat gebruiker %s niet bestaat",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Delen van %s is mislukt, omdat gebruiker %s geen lid is van een groep waar %s lid van is",
"Sharing %s failed, because this item is already shared with %s" : "Delen van %s is mislukt, omdat het object al wordt gedeeld met %s",
@@ -105,6 +106,7 @@ OC.L10N.register(
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Het share-backend %s moet de OCP\\Share_Backend interface implementeren",
"Sharing backend %s not found" : "Het share-backend %s is niet gevonden",
"Sharing backend for %s not found" : "Het share-backend voor %s is niet gevonden",
+ "Sharing failed, because the user %s is the original sharer" : "Delen mislukt, omdat gebruiker %s de originele deler is",
"Sharing %s failed, because the permissions exceed permissions granted to %s" : "Delen van %s is mislukt, omdat de rechten de aan %s toegekende autorisaties overschrijden",
"Sharing %s failed, because resharing is not allowed" : "Delen van %s is mislukt, omdat her-delen niet is toegestaan",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Delen van %s is mislukt, omdat de share-backend voor %s de bron niet kon vinden",