diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-10 01:55:57 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-10 01:55:57 -0500 |
commit | 580deb09f867a9346a88226da66ba0d0cfaef574 (patch) | |
tree | 4287d7b8b9cf419e6863a31d2280f4d5df503473 /lib/l10n/fr.js | |
parent | d04aadde8a7032e82193a58c412ed655ae6bebbc (diff) | |
download | nextcloud-server-580deb09f867a9346a88226da66ba0d0cfaef574.tar.gz nextcloud-server-580deb09f867a9346a88226da66ba0d0cfaef574.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fr.js')
-rw-r--r-- | lib/l10n/fr.js | 2 |
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 \"_.@-\"", |