From bbacbfd06f03cd62b1850ac6de466f9de118a226 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 4 Jan 2025 18:12:18 +0100 Subject: [PATCH] New translations en.json (French) --- web/src/lib/i18n/locales/fr.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/fr.json b/web/src/lib/i18n/locales/fr.json index 4ab8d744..f40c94d9 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -81,6 +81,7 @@ "edit-entry": "Éditer une entrée", "edit-list": "Éditer la liste", "edit-waypoint": "Éditer le point de repère", + "edited": "edited", "elevation-gain": "Dénivelé positif", "elevation-loss": "Elevation Loss", "email": "Email", @@ -94,6 +95,7 @@ "error-during-login": "Erreur durant la connexion", "error-during-password-reset": "Unable to send password reset email", "error-exporting-trail": "Erreur lors de l'export de l'itinéraire", + "error-posting-comment": "Error posting comment", "error-printing-map": "Erreur d'impression de la carte", "error-reading-file": "Erreur de lecture du fichier", "error-saving-list": "Error saving list", @@ -162,7 +164,7 @@ "n-hours-ago": "il y a {n} heures", "n-minutes-ago": "il y a {n} minutes", "n-months-ago": "il y a {n} mois", - "n-seconds-ago": "il y a {n} secondes", + "n-seconds-ago": "{n, plural, =0 {à l'instant} other {il y a {n} secondes}}", "n-years-ago": "il y a {n} ans", "name": "Nom de l'itinéraire", "near": "À proximité de", @@ -173,12 +175,16 @@ "new-password-text": "Set a new password", "new-trail": "Nouvel itinéraire", "no-account": "Pas encore de compte ?", + "no-comments-so-far": "No comments so far", "no-data": "No data", + "no-description-for-now": "No description for now", "no-grid": "No Grid", "no-notifications": "No notifications", + "no-photos-here": "No photos here", "no-preference": "Tout afficher", "no-results": "Aucun résultat", "no-routes-added": "No routes added", + "no-waypoints-yet": "No waypoints yet", "not-a-valid-email-address": "Adresse email invalide", "not-completed": "Non terminés", "notification-list-create": "{user} created a new list",