Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-25 03:08:18 +0300
committerNextcloud bot <bot@nextcloud.com>2017-06-25 03:08:18 +0300
commit665ded38aaea98f7bdef252322aae1a42660fb36 (patch)
tree3fd2e2319abde817a303e2c771585e6c9d5b8a33 /lib/l10n/fr.js
parent4526b8d6a30ea77e32e767e9b156c1782b5314a5 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fr.js')
-rw-r--r--lib/l10n/fr.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js
index 97c68351976..a4d338d04c4 100644
--- a/lib/l10n/fr.js
+++ b/lib/l10n/fr.js
@@ -109,7 +109,11 @@ 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.",
+ "Can’t increase permissions of %s" : "Impossible d'augmenter les permissions de %s",
+ "Files can’t be shared with delete permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de suppression",
+ "Files can’t be shared with create permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de création",
"Expiration date is in the past" : "La date d'expiration est dans le passé",
+ "Can’t set expiration date more than %s days in the future" : "Impossible de définir la date d'expiration à plus de %s jours dans le futur",
"The requested share does not exist anymore" : "Le partage demandé n'existe plus",
"Could not find category \"%s\"" : "Impossible de trouver la catégorie \"%s\"",
"Sunday" : "Dimanche",