diff options
Diffstat (limited to 'settings/l10n/nl.php')
-rw-r--r-- | settings/l10n/nl.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/settings/l10n/nl.php b/settings/l10n/nl.php index 5cc183beab1..97554ed050f 100644 --- a/settings/l10n/nl.php +++ b/settings/l10n/nl.php @@ -115,6 +115,11 @@ $TRANSLATIONS = array( "Allow users to only share with users in their groups" => "Instellen dat gebruikers alleen met leden binnen hun groepen delen", "Allow mail notification" => "Toestaan e-mailnotificaties", "Allow users to send mail notification for shared files" => "Sta gebruikers toe om e-mailnotificaties te versturen voor gedeelde bestanden", +"Set default expiration date" => "Stel standaard vervaldatum in", +"Expire after " => "Vervalt na", +"days" => "dagen", +"Enforce expiration date" => "Verplicht de vervaldatum", +"Expire shares by default after N days" => "Laat shares standaard vervallen na N dagen", "Security" => "Beveiliging", "Enforce HTTPS" => "Afdwingen HTTPS", "Forces the clients to connect to %s via an encrypted connection." => "Dwingt de clients om een versleutelde verbinding te maken met %s", |