summaryrefslogtreecommitdiffstats
path: root/lib/l10n/nl.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/nl.php')
-rw-r--r--lib/l10n/nl.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/nl.php b/lib/l10n/nl.php
index b758e5776ed..d5051e5da21 100644
--- a/lib/l10n/nl.php
+++ b/lib/l10n/nl.php
@@ -67,6 +67,8 @@ $TRANSLATIONS = array(
"Share type %s is not valid for %s" => "Delen van type %s is niet geldig voor %s",
"Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Instellen van de permissies voor %s is mislukt, omdat de permissies hoger zijn dan de aan %s toegekende permissies",
"Setting permissions for %s failed, because the item was not found" => "Instellen van de permissies voor %s is mislukt, omdat het object niet is gevonden",
+"Can not set expire date. Shares can not expire later then %s after they where shared" => "Kon vervaldatum niet installen. Shares kunnen niet langer dan %s vervallen na het moment van delen",
+"Can not set expire date. Expire date is in the past" => "Kon vervaldatum niet instellen. De vervaldatum ligt in het verleden",
"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",