From bd5eeb4ca351e813dbc92a0cad4b59002e7838f8 Mon Sep 17 00:00:00 2001 From: amirale qt Date: Wed, 25 Sep 2019 07:01:05 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (56 of 56 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 8ea6537e..732eaa0e 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -13,7 +13,7 @@ "file_not_exist": "Le fichier '{path}' n’existe pas", "folder_exists": "Le dossier existe déjà : '{path}'", "folder_not_exist": "Le dossier n’existe pas", - "instance_already_running": "Une instance est déjà en cours d’exécution", + "instance_already_running": "Une instance est déjà en cours d’exécution, merci d'attendre sa fin avant d'en lancer une autre.", "invalid_argument": "Argument '{argument}' incorrect : {error}", "invalid_password": "Mot de passe incorrect", "invalid_usage": "Utilisation erronée, utilisez --help pour accéder à l’aide",