From 37a247613e25069a486efeac096a4d36dc6dd559 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20C?= Date: Sat, 17 Aug 2019 07:59:52 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (1737 of 1737 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/ --- src/i18n/strings/fr.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index 2f795f0cbd..6cdecbfc9e 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -2118,5 +2118,10 @@ "Please ask the administrator of your homeserver (%(homeserverDomain)s) to configure a TURN server in order for calls to work reliably.": "Demandez à l’administrateur de votre serveur d’accueil (%(homeserverDomain)s) de configurer un serveur TURN afin que les appels fonctionnent de manière fiable.", "Alternatively, you can try to use the public server at turn.matrix.org, but this will not be as reliable, and it will share your IP address with that server. You can also manage this in Settings.": "Sinon, vous pouvez essayer d’utiliser le serveur public à turn.matrix.org, mais ça ne sera pas aussi fiable et ça partagera votre adresse IP avec ce serveur. Vous pouvez aussi gérer cela dans les paramètres.", "Try using turn.matrix.org": "Essayer d’utiliser turn.matrix.org", - "Allow fallback call assist server turn.matrix.org when your homeserver does not offer one (your IP address would be shared during a call)": "Autoriser le repli sur le serveur d’assistance d’appel turn.matrix.org quand votre serveur n’en fournit pas (votre adresse IP serait partagée lors d’un appel)" + "Allow fallback call assist server turn.matrix.org when your homeserver does not offer one (your IP address would be shared during a call)": "Autoriser le repli sur le serveur d’assistance d’appel turn.matrix.org quand votre serveur n’en fournit pas (votre adresse IP serait partagée lors d’un appel)", + "You are currently sharing email addresses or phone numbers on the identity server . You will need to reconnect to to stop sharing them.": "Vous partagez actuellement vos adresses e-mail ou numéros de téléphone sur le serveur d’identité . Vous devrez vous reconnecter à pour arrêter de les partager.", + "Terms of service not accepted or the integration manager is invalid.": "Les conditions de service n’ont pas été acceptées ou le gestionnaire d’intégration n’est pas valide.", + "Integration manager has no terms of service": "Le gestionnaire d’intégration n’a pas de conditions de service", + "The integration manager you have chosen does not have any terms of service.": "Le gestionnaire d’intégration que vous avez choisi n’a aucune condition de service.", + "Only continue if you trust the owner of the server.": "Continuez seulement si vous faites confiance au propriétaire du serveur." }