summaryrefslogtreecommitdiffstats
path: root/lib/l10n/fr.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/fr.js')
-rw-r--r--lib/l10n/fr.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js
index 7009b81be26..d2ad6e66a31 100644
--- a/lib/l10n/fr.js
+++ b/lib/l10n/fr.js
@@ -111,6 +111,8 @@ OC.L10N.register(
"Sharing %s failed, because resharing is not allowed" : "Le partage de %s a échoué car le repartage n'est pas autorisé",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Le partage de %s a échoué car le service %s n'a pas trouvé sa source..",
"Sharing %s failed, because the file could not be found in the file cache" : "Le partage de %s a échoué car le fichier n'a pas été trouvé dans les fichiers mis en cache.",
+ "Cannot increase permissions of %s" : "Impossible d'augmenter les permissions de %s",
+ "Expiration date is in the past" : "La date d'expiration est dans le passé",
"Could not find category \"%s\"" : "Impossible de trouver la catégorie \"%s\"",
"Apps" : "Applications",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Seuls les caractères suivants sont autorisés dans un nom d'utilisateur : \"a-z\", \"A-Z\", \"0-9\", et \"_.@-\"",