diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-20 02:22:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-20 02:22:09 +0000 |
commit | 7929e6d91d23c88b85b806e349dfca1eece898ca (patch) | |
tree | feb1e78d4d5d256ab3f0c464d09552333f9b57d3 /apps/sharebymail/l10n/fr.json | |
parent | f5b833845c0c183d1ef9b8d41282bbceda45e0a7 (diff) | |
download | nextcloud-server-7929e6d91d23c88b85b806e349dfca1eece898ca.tar.gz nextcloud-server-7929e6d91d23c88b85b806e349dfca1eece898ca.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail/l10n/fr.json')
-rw-r--r-- | apps/sharebymail/l10n/fr.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/sharebymail/l10n/fr.json b/apps/sharebymail/l10n/fr.json index d4807c797b2..595173a12fb 100644 --- a/apps/sharebymail/l10n/fr.json +++ b/apps/sharebymail/l10n/fr.json @@ -1,26 +1,15 @@ { "translations": { - "Shared with %1$s" : "Partagé avec %1$s", "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 e-mail a été envoyé à %1$s", "Password for mail share sent to {email}" : "Le mot de passe pour le partage par e-mail a été envoyé à {email}", "Password for mail share sent to you" : "Le mot de passe pour le partage par e-mail vous a été envoyé", - "You shared %1$s with %2$s by mail" : "Vous avez partagé %1$s avec %2$s par e-mail", "You shared {file} with {email} by mail" : "Vous avez partagé {file} avec {email} 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", "{actor} shared {file} with {email} by mail" : "{actor} a partagé {file} avec {email} 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", "You unshared {file} from {email} by mail" : "Vous avez supprimé le partage de {file} depuis {email} 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", "{actor} unshared {file} from {email} by mail" : "{actor} a supprimé le partage de {file} depuis {email} 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 {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é", "Password to access {file} was sent to you" : "Le mot de passe pour accèder à {file} vous a été envoyé", "Share by mail" : "Partage par e-mail", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Le partage de %1$s a échoué, parce que cet élément est déjà partagé avec l'utilisateur %2$s", @@ -50,6 +39,17 @@ "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" + "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é" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |