mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 09:46:09 +03:00
Translated using Weblate (French)
Currently translated at 99.7% (3731 of 3741 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
This commit is contained in:
parent
4789bbb1d5
commit
698f8f711f
1 changed files with 10 additions and 1 deletions
|
@ -3729,5 +3729,14 @@
|
|||
"Loading polls": "Chargement des sondages",
|
||||
"Identity server is <code>%(identityServerUrl)s</code>": "Le serveur d’identité est <code>%(identityServerUrl)s</code>",
|
||||
"Homeserver is <code>%(homeserverUrl)s</code>": "Le serveur d’accueil est <code>%(homeserverUrl)s</code>",
|
||||
"Show NSFW content": "Afficher le contenu sensible (NSFW)"
|
||||
"Show NSFW content": "Afficher le contenu sensible (NSFW)",
|
||||
"Room is <strong>not encrypted 🚨</strong>": "",
|
||||
"Room is <strong>encrypted ✅</strong>": "",
|
||||
"Notification state is <strong>%(notificationState)s</strong>": "",
|
||||
"Room unread status: <strong>%(status)s</strong>, count: <strong>%(count)s</strong>|zero": "",
|
||||
"Room unread status: <strong>%(status)s</strong>, count: <strong>%(count)s</strong>|other": "",
|
||||
"Ended a poll": "",
|
||||
"Due to decryption errors, some votes may not be counted": "",
|
||||
"The sender has blocked you from receiving this message": "",
|
||||
"Room directory": ""
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue