From 31ec795c610036598ff3fff7ffae78541c9efd42 Mon Sep 17 00:00:00 2001 From: Nonoss117 Date: Sun, 30 Jul 2023 05:30:50 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (490 of 490 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/fr/ --- public/locales/fr/common.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 0b59f5aa1..434483c46 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -666,16 +666,16 @@ "ping": "Ping" }, "azuredevops": { - "result": "Result", - "status": "Status", + "result": "Résultat", + "status": "Statut", "buildId": "Build ID", - "succeeded": "Succeeded", - "notStarted": "Not Started", - "failed": "Failed", - "canceled": "Canceled", - "inProgress": "In Progress", - "totalPrs": "Total PRs", - "myPrs": "My PRs", - "approved": "Approved" + "succeeded": "Réussi", + "notStarted": "Arrêté", + "failed": "Échoué", + "canceled": "Annulé", + "inProgress": "En cours", + "totalPrs": "PRs Total", + "myPrs": "Mes PRs", + "approved": "Approuvé" } }