From 694e8291de69349e9c2549566a4b8debe11aced8 Mon Sep 17 00:00:00 2001 From: canoine <8430237+canoine@users.noreply.github.com> Date: Mon, 16 Feb 2026 18:26:03 +0100 Subject: [PATCH] Update fr/messages.po New filtering entries translated. --- commafeed-client/src/locales/fr/messages.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/commafeed-client/src/locales/fr/messages.po b/commafeed-client/src/locales/fr/messages.po index 90669cd8..6c8bc0dc 100644 --- a/commafeed-client/src/locales/fr/messages.po +++ b/commafeed-client/src/locales/fr/messages.po @@ -149,7 +149,7 @@ msgstr "Onglet navigateur" #: src/pages/app/FeedDetailsPage.tsx msgid "Build a filter expression to indicate what you want to read. Entries that don't match will be marked as read automatically." -msgstr "" +msgstr "Créez une expression régulière pour filtrer ce que vous voulez lire. Les entrées qui ne correspondent pas seront automatiquement marquées comme lues." #: src/components/admin/UserEdit.tsx #: src/components/content/add/AddCategory.tsx @@ -1028,7 +1028,7 @@ msgstr "Thème" #. placeholder {0}: feed.filterLegacy #: src/pages/app/FeedDetailsPage.tsx msgid "This feed has a legacy filter that cannot be edited and is not applied. Please recreate the filter using the new expression editor. The legacy filter expression was: <0>{0}" -msgstr "" +msgstr "Ce flux est configuré avec un filtre obsolète, qui ne peut être ni modifié ni appliqué. Vous devez recréer ce filtre à l'aide du nouvel éditeur d'expressions régulières. Le filtre configuré était : <0>{0}" #: src/components/settings/ProfileSettings.tsx msgid "This is your API key. It can be used for some read-only API operations and grants access to the Fever API. Use the form at the bottom of the page to generate a new API key"