diff options
Diffstat (limited to 'lib/l10n/fr.json')
-rw-r--r-- | lib/l10n/fr.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index 3107d0b3e69..612a0dec8f7 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -99,6 +99,7 @@ "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", |