From 43676ab407747938e805247d4053149e7ff70732 Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 15 Aug 2024 18:28:54 +0000 Subject: [PATCH 1/2] Translated using Weblate (French) Currently translated at 77.5% (69 of 89 strings) Translated using Weblate (French) Currently translated at 77.5% (69 of 89 strings) Translated using Weblate (French) Currently translated at 77.5% (69 of 89 strings) Translated using Weblate (Dutch) Currently translated at 96.6% (86 of 89 strings) Co-authored-by: Julien Co-authored-by: Matthew Kilgore Co-authored-by: MyMemory Co-authored-by: Weblate Co-authored-by: Weblate Translation Memory Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/fr/ Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/nl/ Translation: Homebox/Frontend --- frontend/locales/fr.json | 22 +++++++++++----------- frontend/locales/nl.json | 2 +- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/frontend/locales/fr.json b/frontend/locales/fr.json index a580ab67..6660aee1 100644 --- a/frontend/locales/fr.json +++ b/frontend/locales/fr.json @@ -15,11 +15,11 @@ "sign_out": "Déconnexion", "welcome": "Bienvenue,{ username }", "created": "Créé", - "labels": "", - "locations": "", - "name": "", - "search": "", - "items": "" + "labels": "Etiquettes", + "locations": "Lieux", + "name": "Nom", + "search": "Rechercher", + "items": "Articles" }, "index": { "set_email": "Quel est vôtre courriel ?", @@ -99,13 +99,13 @@ "notifier_modal": "" }, "items": { - "add": "", + "add": "Ajouter", "created_at": "", - "custom_fields": "", - "field_selector": "", - "field_value": "", - "first": "", - "include_archive": "", + "custom_fields": "Champs personnalisés", + "field_selector": "Sélecteur de champ", + "field_value": "Valeur du champ", + "first": "Premier", + "include_archive": "Inclure les éléments archivés", "last": "", "negate_labels": "", "next_page": "", diff --git a/frontend/locales/nl.json b/frontend/locales/nl.json index d6881b7f..d8371bf9 100644 --- a/frontend/locales/nl.json +++ b/frontend/locales/nl.json @@ -47,7 +47,7 @@ "title": "Importeer CSV bestand", "change_warning": "Gedrag voor importeren met bestaande import_refs is veranderd. Als een import_refs reeds bestaat in het CSV bestand, het\nobject zal worden aangepast met de waardes van het CSV bestand.", "upload": "Upload", - "description": "Importeer een CSV bestand met je objecten, labels en locaties. Zie documentatie voor meer informatie m.b.t.\n vereist formaat." + "description": "Importeer een CSV bestand met je objecten, labels en locaties. Zie documentatie voor meer informatie m.b.t.\n vereist format." } }, "item": { From 39163f3cfc4ab41fa3b04c3692936702842e0104 Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 16 Aug 2024 06:40:28 +0000 Subject: [PATCH 2/2] 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" } }