diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-13 01:55:56 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-13 01:55:56 -0500 |
commit | eb90fa78adb5685b1d24527f03e2348a39a0a8f4 (patch) | |
tree | bf2b90be8b142909a99be3a70b7e18b82ac8fe02 /lib/l10n/fr.js | |
parent | eac5d9fb3a52932fafdb200a2cf5d50fe9f1c759 (diff) | |
download | nextcloud-server-eb90fa78adb5685b1d24527f03e2348a39a0a8f4.tar.gz nextcloud-server-eb90fa78adb5685b1d24527f03e2348a39a0a8f4.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 d2ad6e66a31..1465d9efd4a 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -113,6 +113,7 @@ OC.L10N.register( "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é", + "Cannot set expiration date more than %s days in the future" : "Impossible de définir la date d'expiration plus que %s jours dans le futur", "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 \"_.@-\"", |