diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-09 00:07:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-09 00:07:40 +0000 |
commit | 16091f4424b44d9d8ab6076f1cf9218b1d25da4d (patch) | |
tree | 9893eda7c6032a36e76e991bfdaa939c81c8ef04 /apps/sharebymail/l10n/fr.json | |
parent | 4b0f50c456e0acac7202b498f484fed4e7d294c5 (diff) | |
download | nextcloud-server-16091f4424b44d9d8ab6076f1cf9218b1d25da4d.tar.gz nextcloud-server-16091f4424b44d9d8ab6076f1cf9218b1d25da4d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/fr.json')
-rw-r--r-- | apps/sharebymail/l10n/fr.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/apps/sharebymail/l10n/fr.json b/apps/sharebymail/l10n/fr.json index 00dbfd4e850..7ab94893771 100644 --- a/apps/sharebymail/l10n/fr.json +++ b/apps/sharebymail/l10n/fr.json @@ -12,11 +12,17 @@ "%s shared »%s« with you" : "%s a partagé «%s» avec vous", "%s shared »%s« with you on behalf of %s" : "%s a partagé «%s» avec vous de la part de %s", "Failed to create the E-mail" : "Erreur lors de la création du mail", + "Password to access »%s« shared to you by %s" : "Mot de passe pour accèder à «%s» partagé par %s", "Could not find share" : "Impossible de trouver le partage", "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Bonjour,\n\n%s a partagé «%s» avec vous de la part de %s.\n\n%s\n\n", "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Bonjour,\n\n%s a partagé «%s» avec vous.\n\n%s\n\n", "Cheers!" : "À bientôt !", + "Hey there,\n\n%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n\nIt is protected with the following password: %s\n\n" : "Bonjour,\n\n%s a partagé «%s» avec vous.\nVous avez normalement déjà reçu un autre email avec un lien pour y accéder.\n\nIl est protégé avec le mot de passe suivant : %s\n", "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Bonjour,<br><br>%s a partagé <a href=\"%s\">%s</a> avec vous de la part de %s.<br><br>", - "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Bonjour,<br><br>%s a partagé <a href=\"%s\">%s</a> avec vous.<br><br>" + "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Bonjour,<br><br>%s a partagé <a href=\"%s\">%s</a> avec vous.<br><br>", + "Hey there,<br><br>%s shared <i>%s</i> with you.<br>You should have already received a separate mail with a link to access it.<br><br>It is protected with the following password: %s<br><br>" : "Bonjour,<br><br>%s a partagé <i>%s</i> avec vous.<br>Vous avez normalement déjà reçu un autre email avec un lien pour y accéder.<br><br> Il est protégé avec le mot de passe suivant : %s<br><br>", + "Share by mail" : "Partage par email", + "Send a personalized link to a file or folder by mail." : "Envoyer un lien personnalisé vers un fichier ou un dossier par email.", + "Send password by mail" : "Envoyer le mot de passe par email" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |