From 39163f3cfc4ab41fa3b04c3692936702842e0104 Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 16 Aug 2024 06:40:28 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 88.7% (79 of 89 strings) Translated using Weblate (French) Currently translated at 88.7% (79 of 89 strings) Co-authored-by: Julien Co-authored-by: MyMemory Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/fr/ Translation: Homebox/Frontend --- frontend/locales/fr.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/frontend/locales/fr.json b/frontend/locales/fr.json index 6660aee1..dbda5096 100644 --- a/frontend/locales/fr.json +++ b/frontend/locales/fr.json @@ -106,22 +106,22 @@ "field_value": "Valeur du champ", "first": "Premier", "include_archive": "Inclure les éléments archivés", - "last": "", - "negate_labels": "", - "next_page": "", - "no_results": "", - "options": "", - "order_by": "", - "pages": "", - "prev_page": "", + "last": "Dernier", + "negate_labels": "Négliger les étiquettes sélectionnées", + "next_page": "Page suivante", + "no_results": "Aucun élément trouvé", + "options": "Options", + "order_by": "Trier par", + "pages": "Page { page } sur { totalPages }", + "prev_page": "Page précédente", "query_id": "", - "reset_search": "", + "reset_search": "Réinitialiser la recherche", "tip_1": "", "tip_2": "", "tip_3": "", "tips": "", "tips_sub": "", "updated_at": "", - "results": "" + "results": "{ total } résultats" } }