From aa40653d5fb05f3603bda52b8e2c390c12a49c7b Mon Sep 17 00:00:00 2001 From: Amandine Date: Tue, 30 May 2017 20:21:33 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 91.8% (703 of 765 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/fr/ --- src/i18n/strings/fr.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index 6af977b484..e9fabd7fd8 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -703,5 +703,7 @@ "Are you sure you wish to remove (delete) this event? Note that if you delete a room name or topic change, it could undo the change.": "Êtes vous sûr de vouloir supprimer cet événement ? Notez que si vous supprimez le changement de nom d’un salon ou la mise a jour du sujet d’un salon, il est possible que le changement soit annulé.", "Unknown error": "Erreur inconnue", "Incorrect password": "Mot de passe incorrect", - "This will make your account permanently unusable. You will not be able to re-register the same user ID.": "Ceci rendra votre compte inutilisable de manière permanente. Vous ne pourrez pas enregistrer à nouveau le même identifiant utilisateur." + "This will make your account permanently unusable. You will not be able to re-register the same user ID.": "Ceci rendra votre compte inutilisable de manière permanente. Vous ne pourrez pas enregistrer à nouveau le même identifiant utilisateur.", + "This action is irreversible.": "Cette action est irreversible.", + "To continue, please enter your password.": "Pour continuer, merci d'entrer votre mot de passe." }