diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-24 01:55:24 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-24 01:55:24 -0400 |
commit | 9cb07f126d027ddc0610fe0fcfd43016bc960ddb (patch) | |
tree | b97f1fb93d245db8eaf3aed40da8ebee1a126179 /lib/l10n/fr.js | |
parent | 8279dde97a8f93b74eb733d243d6a5bb41aa15e3 (diff) | |
download | nextcloud-server-9cb07f126d027ddc0610fe0fcfd43016bc960ddb.tar.gz nextcloud-server-9cb07f126d027ddc0610fe0fcfd43016bc960ddb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fr.js')
-rw-r--r-- | lib/l10n/fr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 574f8e53998..9591b8671f4 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -101,6 +101,7 @@ OC.L10N.register( "Setting permissions for %s failed, because the item was not found" : "Le réglage des permissions pour %s a échoué car l'objet n'a pas été trouvé", "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Impossible de configurer la date d'expiration. Un partage ne peut expirer plus de %s après sa création", "Cannot set expiration date. Expiration date is in the past" : "Impossible de configurer la date d'expiration : elle est dans le passé.", + "Cannot clear expiration date. Shares are required to have an expiration date." : "Impossible de supprimer la date d'expiration. Les partages doivent avoir une date d'expiration.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Le service de partage %s doit implémenter l'interface OCP\\Share_Backend", "Sharing backend %s not found" : "Service de partage %s non trouvé", "Sharing backend for %s not found" : "Le service de partage pour %s est introuvable", |