aboutsummaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/l10n/fr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-24 00:27:09 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-24 00:27:09 +0000
commit2ec9936b93bd134b2fa989d02f0c2ff61ff94f18 (patch)
tree69d21b22e377f7cd689aff2ae9e201c8832ac80a /apps/sharebymail/l10n/fr.js
parenta9c627cd9140ebad550fd3885e46c438019d6d5f (diff)
downloadnextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.tar.gz
nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail/l10n/fr.js')
-rw-r--r--apps/sharebymail/l10n/fr.js13
1 files changed, 1 insertions, 12 deletions
diff --git a/apps/sharebymail/l10n/fr.js b/apps/sharebymail/l10n/fr.js
index 89373213982..8635a3bd86d 100644
--- a/apps/sharebymail/l10n/fr.js
+++ b/apps/sharebymail/l10n/fr.js
@@ -41,17 +41,6 @@ OC.L10N.register(
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Autoriser les utilisateurs de partager un lien personnalisé vers un fichier ou un dossier en renseignant une adresse e-mail.",
"Send password by mail" : "Envoyer le mot de passe par e-mail",
"Reply to initiator" : "Répondre à l'initiateur",
- "Unable to update share by mail config" : "Impossible de mettre à jour la configuration du partage par e-mail",
- "Shared with %1$s" : "Partagé avec %1$s",
- "Shared with %1$s by %2$s" : "Partagé avec %1$s par %2$s",
- "Unshared from %1$s" : "Partage supprimé de %1$s",
- "Unshared from %1$s by %2$s" : "Partage supprimé de %1$s par %2$s",
- "Password for mail share sent to %1$s" : "Le mot de passe pour le partage par e-mail a été envoyé à %1$s",
- "You shared %1$s with %2$s by mail" : "Vous avez partagé %1$s avec %2$s par e-mail",
- "%3$s shared %1$s with %2$s by mail" : "%3$s a partagé %1$s avec %2$s par e-mail",
- "You unshared %1$s from %2$s by mail" : "Vous avez supprimé le partage %1$s de %2$s par e-mail",
- "%3$s unshared %1$s from %2$s by mail" : "Fin de partage par %3$s de %1$s depuis %2$s par e-mail",
- "Password to access %1$s was sent to %2s" : "Le mot de passe pour accèder à %1$s a été envoyé à %2s",
- "Password to access %1$s was sent to you" : "Le mot de passe pour accèder à %1$s vous a été envoyé"
+ "Unable to update share by mail config" : "Impossible de mettre à jour la configuration du partage par e-mail"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");