From 2c7b938f69a151a806f688bb4c40bcaf38d35165 Mon Sep 17 00:00:00 2001 From: Cyril59310 Date: Tue, 26 Dec 2023 16:44:04 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (113 of 113 strings) Translation: Dockge/dockge Translate-URL: https://weblate.kuma.pet/projects/dockge/dockge/fr/ --- frontend/src/lang/fr.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/frontend/src/lang/fr.json b/frontend/src/lang/fr.json index 69a8477..43b3db3 100644 --- a/frontend/src/lang/fr.json +++ b/frontend/src/lang/fr.json @@ -99,5 +99,17 @@ "reverseProxyMsg1": "Utilisez vous un proxy inverse ?", "Cannot connect to the socket server.": "Impossible de se connecter au serveur socket.", "reconnecting...": "Reconnexion…", - "newUpdate": "Nouvelle mise à jour" + "newUpdate": "Nouvelle mise à jour", + "dockgeURL": "URL de Dockge (e.g. http://127.0.0.1:5001)", + "agentOnline": "En ligne", + "agentOffline": "Hors ligne", + "connecting": "Connexion", + "addAgent": "Ajouter un agent", + "agentAddedSuccessfully": "Agent ajouté avec succès.", + "agentRemovedSuccessfully": "Agent supprimé avec succès.", + "removeAgent": "Supprimer l'agent", + "dockgeAgent": "Dockge Agent | Dockge Agents", + "currentEndpoint": "Actuel", + "connect": "Connecter", + "removeAgentMsg": "Êtes-vous sûr de vouloir supprimer cet agent ?" }