From 4dfcd3a13d2634b167882a354b54983924afac41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= Date: Wed, 15 Apr 2020 16:44:17 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (55 of 55 strings) Translation: YunoHost/moulinette Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/fr/ --- locales/fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/fr.json b/locales/fr.json index a30d4bab..b589d621 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -54,6 +54,6 @@ "corrupted_toml": "Fichier TOML corrompu en lecture depuis {ressource:s} (cause : {error:s})", "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", + "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" }