From f62486f8c0611940228a6f390c3b2c35a3d9e218 Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 13 Sep 2024 20:29:16 +0200 Subject: [PATCH] New translations en.json (French) --- web/src/lib/i18n/locales/fr.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/web/src/lib/i18n/locales/fr.json b/web/src/lib/i18n/locales/fr.json index 53faf761..c20ccfd4 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -31,6 +31,8 @@ "comment": "{n, plural, =1 {Commentaire} other {Commentaires}}", "completed": "Terminé", "completion-status": "Status", + "confirm": "Confirm", + "confirm-share": "Confirm share", "contribute": "Contribuer", "copy-link": "Copier le lien", "create-new-list": "Créer une nouvelle liste", @@ -71,6 +73,7 @@ "error-exporting-trail": "Erreur lors de l'export de l'itinéraire", "error-printing-map": "Erreur d'impression de la carte", "error-reading-file": "Erreur de lecture du fichier", + "error-saving-list": "Error saving list", "error-saving-trail": "Erreur lors de l'enregistrement de l'itinéraire", "error-updating-password": "Erreur lors de la mise à jour du mot de passe", "est-duration": "Temps estimé", @@ -106,7 +109,10 @@ "license": "Licence", "link-copied": "Lien copié !", "list": "{n, plural, =1 {Liste} other {Listes}}", + "list-not-shared": "Not shared with anyone", "list-saved-successfully": "List saved successfully", + "list-share-warning": "", + "list-share-warning-update": "Added trails will be shared with everyone that has access to this list.", "location": "Localisation", "login": "Connexion", "login-details": "Données de connexion", @@ -162,6 +168,7 @@ "select-list": "Liste de choix", "settings": "Paramètres", "share": "Partager", + "share-this-list": "Share this list", "share-this-trail": "Partager l'itinéraire", "shared-by": "Partagé par", "shared-with": "Partagé avec",