From 48b1c6c81245f0de4f6e431294a9e83a7f5c8d01 Mon Sep 17 00:00:00 2001 From: clecle226 Date: Sun, 10 May 2020 13:46:52 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (57 of 57 strings) Translation: YunoHost/moulinette Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/fr/ --- locales/fr.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/locales/fr.json b/locales/fr.json index b589d621..67066934 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -55,5 +55,7 @@ "warn_the_user_about_waiting_lock": "Une autre commande YunoHost est actuellement en cours, nous attendons qu'elle se termine avant de démarrer celle là", "warn_the_user_about_waiting_lock_again": "Toujours en attente...", "warn_the_user_that_lock_is_acquired": "l’autre commande vient de se terminer, lancement de cette commande", - "invalid_token": "Jeton non valide - veuillez vous authentifier" + "invalid_token": "Jeton non valide - veuillez vous authentifier", + "ldap_server_is_down_restart_it": "Le service LDAP est éteint, nous tentons de le redémarrer...", + "session_expired": "La session a expiré. Merci de vous ré-authentifier." }