diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-12-08 01:11:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-12-08 01:11:24 +0000 |
commit | f1923e6c083578e6b3b5a830afbe7d198c59863e (patch) | |
tree | 3114a33b2e956daed0dfe3e4771f8eb4e1611a7b /apps/sharebymail/l10n/fr.js | |
parent | 2c61846da3e43b712daf6c06e7074fe758185491 (diff) | |
download | nextcloud-server-f1923e6c083578e6b3b5a830afbe7d198c59863e.tar.gz nextcloud-server-f1923e6c083578e6b3b5a830afbe7d198c59863e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/fr.js')
-rw-r--r-- | apps/sharebymail/l10n/fr.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/fr.js b/apps/sharebymail/l10n/fr.js index 9eaa7862b79..933d0df2cb2 100644 --- a/apps/sharebymail/l10n/fr.js +++ b/apps/sharebymail/l10n/fr.js @@ -5,6 +5,10 @@ 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}", + "Unshared from %1$s" : "Partage supprimé de %1$s", + "Unshared from {email}" : "Partage supprimé de {email}", + "Unshared from %1$s by %2$s" : "Partage supprimé de %1$s par %2$s", + "Unshared from {email} by {actor}" : "Partage supprimé de {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é", @@ -12,6 +16,10 @@ OC.L10N.register( "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", "{actor} shared {file} with {email} by mail" : "{actor} a partagé {file} avec {email} par email", + "You unshared %1$s from %2$s by mail" : "Vous avez supprimé le partage %1$s de %2$s par email", + "You unshared {file} from {email} by mail" : "Vous avez supprimé le partage de {file} depuis {email} par email", + "%3$s unshared %1$s from %2$s by mail" : "Fin de partage par %3$s de %1$s depuis %2$s par email", + "{actor} unshared {file} from {email} by mail" : "{actor} a supprimé le partage de {file} depuis {email} par email", "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 {file} was sent to {email}" : "Le mot de passe pour accèder à {file} a été envoyé à {email}", "Password to access %1$s was sent to you" : "Le mot de passe pour accèder à %1$s vous a été envoyé", |