summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-04-30 01:57:53 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-04-30 01:57:53 -0400
commit654a6e6c6a0128b5443f7668ab6905523c049614 (patch)
treefe6172e12add7ad32269330ea82fba729dbc74aa /settings
parent6b02126dc1c8ba9de5b87c6c8568feea5948d2a0 (diff)
downloadnextcloud-server-654a6e6c6a0128b5443f7668ab6905523c049614.tar.gz
nextcloud-server-654a6e6c6a0128b5443f7668ab6905523c049614.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/fr.php1
-rw-r--r--settings/l10n/nl.php5
2 files changed, 6 insertions, 0 deletions
diff --git a/settings/l10n/fr.php b/settings/l10n/fr.php
index da109c04678..c01d565debe 100644
--- a/settings/l10n/fr.php
+++ b/settings/l10n/fr.php
@@ -115,6 +115,7 @@ $TRANSLATIONS = array(
"Allow users to only share with users in their groups" => "Autoriser les utilisateurs à partager avec des utilisateurs de leur groupe uniquement",
"Allow mail notification" => "Autoriser les notifications par couriel",
"Allow users to send mail notification for shared files" => "Autoriser les utilisateurs à envoyer une notification par courriel concernant les fichiers partagés",
+"Set default expiration date" => "Spécifier la date d'expiration par défaut",
"Expire after " => "Expire après",
"days" => "jours",
"Expire shares by default after N days" => "Par défaut, les partages expireront après N jours",
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",