diff options
Diffstat (limited to 'searx/translations/fr')
-rw-r--r-- | searx/translations/fr/LC_MESSAGES/messages.po | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/searx/translations/fr/LC_MESSAGES/messages.po b/searx/translations/fr/LC_MESSAGES/messages.po index 7447731b7..e1087d3c0 100644 --- a/searx/translations/fr/LC_MESSAGES/messages.po +++ b/searx/translations/fr/LC_MESSAGES/messages.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-01-31 19:06+0000\n" +"POT-Creation-Date: 2024-02-10 07:07+0000\n" "PO-Revision-Date: 2024-01-11 08:23+0000\n" "Last-Translator: return42 <markus.heiser@darmarit.de>\n" "Language: fr\n" @@ -159,6 +159,16 @@ msgstr "clair" msgid "dark" msgstr "sombre" +#. BRAND_CUSTOM_LINKS['UPTIME'] +#: searx/searxng.msg +msgid "Uptime" +msgstr "" + +#. BRAND_CUSTOM_LINKS['ABOUT'] +#: searx/searxng.msg searx/templates/simple/base.html:49 +msgid "About" +msgstr "À propos" + #: searx/webapp.py:332 msgid "No item found" msgstr "Pas d'élément trouvé" @@ -447,10 +457,6 @@ msgstr "Aller à %(search_page)s." msgid "search page" msgstr "la page d'accueil" -#: searx/templates/simple/base.html:49 -msgid "About" -msgstr "À propos" - #: searx/templates/simple/base.html:53 msgid "Donate" msgstr "Faire un don" |