aboutsummaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/l10n/fr.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/sharebymail/l10n/fr.js')
-rw-r--r--apps/sharebymail/l10n/fr.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/sharebymail/l10n/fr.js b/apps/sharebymail/l10n/fr.js
index de8629fc29a..fd488369ff7 100644
--- a/apps/sharebymail/l10n/fr.js
+++ b/apps/sharebymail/l10n/fr.js
@@ -39,6 +39,7 @@ OC.L10N.register(
"Password to access »%1$s« shared to you by %2$s" : "Mot de passe pour accéder à « %1$s » partagé avec vous par %2$s",
"Password to access »%s«" : "Mot de passe pour accéder à « %s »",
"It is protected with the following password:" : "Il est protégé avec le mot de passe suivant :",
+ "This password will expire at %s" : "Le mot de passe expirera le%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.",
@@ -50,6 +51,7 @@ OC.L10N.register(
"Share provider which allows you to share files by mail" : "Fournisseur de partage qui vous permet de partager des fichiers par courrier électronique.",
"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"
+ "Reply to initiator" : "Répondre à l'initiateur",
+ "Unable to update share by mail config" : "Impossible de mettre à jour la configuration du partage par mail"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");