diff options
Diffstat (limited to 'apps/sharebymail/l10n/fr.js')
-rw-r--r-- | apps/sharebymail/l10n/fr.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/fr.js b/apps/sharebymail/l10n/fr.js index 27e937e7e75..dfbab595012 100644 --- a/apps/sharebymail/l10n/fr.js +++ b/apps/sharebymail/l10n/fr.js @@ -5,6 +5,9 @@ OC.L10N.register( "Shared with {email}" : "Partagé avec {email}", "Shared with %1$s by %2$s" : "Partagé avec %1$s par %2$s", "Shared with {email} by {actor}" : "Partagé avec {email} par {actor}", + "Password for mail share sent to %1$s" : "Le mot de passe pour le partage par email a été envoyé à %1$s", + "Password for mail share sent to {email}" : "Le mot de passe pour le partage par email a été envoyé à {email}", + "Password for mail share sent to you" : "Le mot de passe pour le partage par email vous a été envoyé", "You shared %1$s with %2$s by mail" : "Vous avez partagé %1$s avec %2$s par email", "You shared {file} with {email} by mail" : "Vous avez partagé {file} avec {email} par email", "%3$s shared %1$s with %2$s by mail" : "%3$s a partagé %1$s avec %2$s par email", |