Translated using Weblate (French)

Currently translated at 100.0% (986 of 986 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
pull/21833/head
Kévin C 2018-02-06 19:11:22 +00:00 committed by Weblate
parent 0601d65af7
commit ab88c1cf58
1 changed files with 5 additions and 1 deletions

View File

@ -980,5 +980,9 @@
"This room is not public. You will not be able to rejoin without an invite.": "Ce salon n'est pas public. Vous ne pourrez pas y revenir sans invitation.",
"Community IDs cannot not be empty.": "Les identifiants de communauté ne peuvent pas être vides.",
"<showDevicesText>Show devices</showDevicesText>, <sendAnywayText>send anyway</sendAnywayText> or <cancelText>cancel</cancelText>.": "<showDevicesText>Afficher les appareils</showDevicesText>, <sendAnywayText>envoyer quand même</sendAnywayText> ou <cancelText>annuler</cancelText>.",
"<a>In reply to</a> <pill>": "<a>En réponse à</a> <pill>"
"<a>In reply to</a> <pill>": "<a>En réponse à</a> <pill>",
"%(oldDisplayName)s changed their display name to %(displayName)s.": "%(oldDisplayName)s a changé son nom affiché en %(displayName)s.",
"Failed to set direct chat tag": "Échec de l'ajout de l'étiquette discussion directe",
"Failed to remove tag %(tagName)s from room": "Échec de la suppression de l'étiquette %(tagName)s du salon",
"Failed to add tag %(tagName)s to room": "Échec de l'ajout de l'étiquette %(tagName)s au salon"
}