diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-21 01:55:15 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-21 01:55:15 -0500 |
commit | b8ab21d3ad7bc65fd4a1c915cea7f0954f5a4548 (patch) | |
tree | efb832c643d1022e0fedbc7ca6d3bfe1ee875f97 /lib/l10n/fr.json | |
parent | 2ed2a7c7a8f282314975844835e1eed283b71f67 (diff) | |
download | nextcloud-server-b8ab21d3ad7bc65fd4a1c915cea7f0954f5a4548.tar.gz nextcloud-server-b8ab21d3ad7bc65fd4a1c915cea7f0954f5a4548.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fr.json')
-rw-r--r-- | lib/l10n/fr.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index 527b58b909d..6370bad1253 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -92,13 +92,13 @@ "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. La date d'expiration est dans le passé.", - "Sharing backend %s must implement the interface OCP\\Share_Backend" : "L'emplacement du partage %s doit implémenter l'interface OCP\\Share_Backend", - "Sharing backend %s not found" : "Emplacement de partage %s introuvable", - "Sharing backend for %s not found" : "L'emplacement du partage %s est introuvable", + "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", "Sharing %s failed, because the user %s is the original sharer" : "Le partage de %s a échoué car l'utilisateur %s est l'utilisateur à l'origine du partage.", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Le partage de %s a échoué car les permissions dépassent les permissions accordées à %s", "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 %s a échoué parce que la source n'a été trouvée pour le partage %s.", + "Sharing %s failed, because the sharing backend for %s could not find its source" : "Le partage de %s a échoué parce que la source n'a été trouvée pour le partage %s.", "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.", "Could not find category \"%s\"" : "Impossible de trouver la catégorie \"%s\"", "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 \"_.@-\"", |