You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: src/i18n/strings/fr.json
+11-1Lines changed: 11 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -771,5 +771,15 @@
771
771
"Jump to first unread message.": "Aller au premier message non-lu.",
772
772
"Options": "Options",
773
773
"You are about to be taken to a third-party site so you can authenticate your account for use with %(integrationsUrl)s. Do you wish to continue?": "Vous êtes sur le point d’accéder à un site tiers afin de pouvoir vous identifier pour utiliser %(integrationsUrl)s. Voulez vous continuer ?",
774
-
"Removed or unknown message type": "Type de message inconnu ou supprimé"
774
+
"Removed or unknown message type": "Type de message inconnu ou supprimé",
775
+
"disabled": "désactivé",
776
+
"enabled": "activé",
777
+
"Set a Display Name": "Définir un nom d’affichage",
778
+
"for %(amount)ss": "depuis %(amount)ss",
779
+
"for %(amount)sm": "depuis %(amount)sm",
780
+
"for %(amount)sh": "depuis %(amount)sh",
781
+
"for %(amount)sd": "depuis %(amount)sj",
782
+
"$senderDisplayName changed the room avatar to <img/>": "$senderDisplayName a changé l’image de profil du salon en <img/>",
783
+
"%(senderDisplayName)s removed the room avatar.": "%(senderDisplayName)s a supprimé l’image de profil du salon.",
784
+
"%(senderDisplayName)s changed the avatar for %(roomName)s": "%(senderDisplayName)s a changé l’image de profil de %(roomName)s"
0 commit comments