From dc6440ade7031b25b9fb8edf04dcc92491ceb83b Mon Sep 17 00:00:00 2001 From: Glandos Date: Wed, 13 Sep 2023 20:44:10 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (124 of 124 strings) Translation: Element Call/element-call Translate-URL: https://translate.element.io/projects/element-call/element-call/fr/ --- public/locales/fr/app.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/public/locales/fr/app.json b/public/locales/fr/app.json index 125367e1..d7ed3496 100644 --- a/public/locales/fr/app.json +++ b/public/locales/fr/app.json @@ -108,5 +108,19 @@ "You were disconnected from the call": "Vous avez été déconnecté de l’appel", "Connectivity to the server has been lost.": "La connexion avec le serveur a été perdue.", "End-to-end encryption isn't supported on your browser.": "Le chiffrement de bout-en-bout n’est pas pris en charge par votre navigateur.", - "Enable end-to-end encryption (password protected calls)": "Activer le chiffrement de bout-en-bout (appels protégés par mot de passe)" + "Enable end-to-end encryption (password protected calls)": "Activer le chiffrement de bout-en-bout (appels protégés par mot de passe)", + "{{count, number}}|other": "{{count, number}}", + "{{names, list(style: short;)}}": "{{names, list(style: short;)}}", + "Encrypted": "Chiffré", + "End call": "Terminer l’appel", + "Grid": "Grille", + "Microphone off": "Microphone éteint", + "Microphone on": "Microphone allumé", + "Share": "Partager", + "Share this call": "Partager cet appel", + "Sharing screen": "L’écran est partagé", + "Video off": "Vidéo éteinte", + "Video on": "Vidéo allumée", + "{{count, number}}|one": "{{count, number}}", + "Not encrypted": "Non chiffré" }