aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/fr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-13 00:19:46 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-13 00:19:46 +0000
commit4b296c750a89878e11fe610a69f706c192155f30 (patch)
treeb23f44c327904a434adcb5c6ac7cca7f26b7dbc3 /lib/l10n/fr.js
parent7773f1b3793f1b454dfb9eb8937b7ac18313e92f (diff)
downloadnextcloud-server-4b296c750a89878e11fe610a69f706c192155f30.tar.gz
nextcloud-server-4b296c750a89878e11fe610a69f706c192155f30.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/fr.js')
-rw-r--r--lib/l10n/fr.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js
index b68be80d289..3e0fa3e83c2 100644
--- a/lib/l10n/fr.js
+++ b/lib/l10n/fr.js
@@ -139,11 +139,14 @@ OC.L10N.register(
"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",
+ "%1$s shared »%2$s« with you" : "%1$s a partagé « %2$s » avec vous",
+ "%1$s shared »%2$s« with you." : "%1$s a partagé « %2$s » avec vous.",
+ "Click the button below to open it." : "Cliquez sur le bouton ci-dessous pour l'ouvrir",
+ "Open »%s«" : "Ouvrir « %s »",
+ "%1$s via %2$s" : "%1$s via %2$s",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s a partagé « %2$s » avec vous et souhaite ajouter :",
"%1$s shared »%2$s« with you and wants to add" : "%1$s a partagé « %2$s » avec vous et souhaite ajouter",
"»%s« added a note to a file shared with you" : "%s a ajouté une note à un fichier partagé avec vous",
- "Open »%s«" : "Ouvrir « %s »",
- "%1$s via %2$s" : "%1$s via %2$s",
"You are not allowed to share %s" : "Vous n’êtes pas autorisé à partager %s",
"Cannot increase permissions of %s" : "Impossible d'augmenter les permissions de %s",
"Files cannot be shared with delete permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de suppression",
@@ -152,9 +155,6 @@ OC.L10N.register(
"_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Impossible de définir la date d'expiration à dans plus de %n jour","Impossible de définir la date d'expiration à dans plus de %n jours","Impossible de définir la date d'expiration à dans plus de %n jours"],
"Sharing is only allowed with group members" : "Le partage n'est que possible qu'avec les membres du groupe",
"Sharing %s failed, because this item is already shared with the account %s" : "Impossible de partager %s car il est déjà partagé avec le compte %s",
- "%1$s shared »%2$s« with you" : "%1$s a partagé « %2$s » avec vous",
- "%1$s shared »%2$s« with you." : "%1$s a partagé « %2$s » avec vous.",
- "Click the button below to open it." : "Cliquez sur le bouton ci-dessous pour l'ouvrir",
"The requested share does not exist anymore" : "Le partage demandé n'existe plus",
"The requested share comes from a disabled user" : "Le partage demandé provient d'un utilisateur désactivé",
"The user was not created because the user limit has been reached. Check your notifications to learn more." : "L'utilisateur n'a pas été créé car la limite du nombre d'utilisateurs a été atteinte. Consultez vos notifications pour en savoir plus.",