summaryrefslogtreecommitdiff
path: root/searx/translations/fr/LC_MESSAGES
diff options
context:
space:
mode:
Diffstat (limited to 'searx/translations/fr/LC_MESSAGES')
-rw-r--r--searx/translations/fr/LC_MESSAGES/messages.mobin22214 -> 21581 bytes
-rw-r--r--searx/translations/fr/LC_MESSAGES/messages.po62
2 files changed, 42 insertions, 20 deletions
diff --git a/searx/translations/fr/LC_MESSAGES/messages.mo b/searx/translations/fr/LC_MESSAGES/messages.mo
index 74e3b66b2..57cdbb8ea 100644
--- a/searx/translations/fr/LC_MESSAGES/messages.mo
+++ b/searx/translations/fr/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/searx/translations/fr/LC_MESSAGES/messages.po b/searx/translations/fr/LC_MESSAGES/messages.po
index e06f8c257..97352dab2 100644
--- a/searx/translations/fr/LC_MESSAGES/messages.po
+++ b/searx/translations/fr/LC_MESSAGES/messages.po
@@ -41,19 +41,18 @@
# wags07 <wags07@noreply.codeberg.org>, 2025.
msgid ""
msgstr ""
-"Project-Id-Version: searx\n"
+"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2025-05-31 18:38+0000\n"
+"POT-Creation-Date: 2025-06-13 02:39+0000\n"
"PO-Revision-Date: 2025-06-03 03:33+0000\n"
"Last-Translator: wags07 <wags07@noreply.codeberg.org>\n"
-"Language-Team: French <https://translate.codeberg.org/projects/searxng/"
-"searxng/fr/>\n"
"Language: fr\n"
+"Language-Team: French "
+"<https://translate.codeberg.org/projects/searxng/searxng/fr/>\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Weblate 5.11.4\n"
"Generated-By: Babel 2.17.0\n"
#. CONSTANT_NAMES['NO_SUBGROUPING']
@@ -773,11 +772,13 @@ msgstr "Calculer des expressions mathématiques dans la barre de recherche"
msgid "Hash plugin"
msgstr "Plugin de hachage"
-#: searx/plugins/hash_plugin.py:35
-msgid "Converts strings to different hash digests."
-msgstr "Convertit les chaînes de caractères en différents condensés de hachage."
+#: searx/plugins/hash_plugin.py:36
+msgid ""
+"Converts strings to different hash digests. Available functions: md5, "
+"sha1, sha224, sha256, sha384, sha512."
+msgstr ""
-#: searx/plugins/hash_plugin.py:62
+#: searx/plugins/hash_plugin.py:64
msgid "hash digest"
msgstr "Valeur de hachage"
@@ -1366,8 +1367,8 @@ msgid "Autocomplete"
msgstr "Complétion automatique"
#: searx/templates/simple/preferences/autocomplete.html:15
-msgid "Find stuff as you type"
-msgstr "Chercher au fil de la saisie"
+msgid "Show possible queries as you type"
+msgstr ""
#: searx/templates/simple/preferences/center_alignment.html:2
msgid "Center Alignment"
@@ -1448,11 +1449,9 @@ msgstr "Sélectionner le service utilisé pour la réécriture par DOI"
#: searx/templates/simple/preferences/engines.html:9
msgid ""
-"This tab does not exists in the user interface, but you can search in "
-"these engines by its !bangs."
+"This tab does not exist in the user interface, but you can search with "
+"these engines via !bangs."
msgstr ""
-"Cet onglet n'existe pas dans l'interface utilisateur, mais vous pouvez "
-"effectuer des recherches dans ces moteurs grâce à ses !bangs."
#: searx/templates/simple/preferences/engines.html:15
msgid "Enable all"
@@ -1579,12 +1578,12 @@ msgstr ""
"HTML. Votre navigateur peut enregistrer ce titre de page"
#: searx/templates/simple/preferences/results_on_new_tab.html:2
-msgid "Results on new tabs"
-msgstr "Résultats dans de nouveaux onglets"
+msgid "Results in new tabs"
+msgstr ""
#: searx/templates/simple/preferences/results_on_new_tab.html:14
-msgid "Open result links on new browser tabs"
-msgstr "Ouvrir les liens de résultats dans un nouvel onglet"
+msgid "Open result links in new browser tabs"
+msgstr ""
#: searx/templates/simple/preferences/safesearch.html:20
msgid "Filter content"
@@ -2348,3 +2347,26 @@ msgstr "cacher la vidéo"
#~ msgid "proxied"
#~ msgstr "proxifié"
+
+#~ msgid ""
+#~ "This tab does not exists in the"
+#~ " user interface, but you can search"
+#~ " in these engines by its !bangs."
+#~ msgstr ""
+#~ "Cet onglet n'existe pas dans l'interface"
+#~ " utilisateur, mais vous pouvez effectuer"
+#~ " des recherches dans ces moteurs "
+#~ "grâce à ses !bangs."
+
+#~ msgid "Results on new tabs"
+#~ msgstr "Résultats dans de nouveaux onglets"
+
+#~ msgid "Open result links on new browser tabs"
+#~ msgstr "Ouvrir les liens de résultats dans un nouvel onglet"
+
+#~ msgid "Find stuff as you type"
+#~ msgstr "Chercher au fil de la saisie"
+
+#~ msgid "Converts strings to different hash digests."
+#~ msgstr "Convertit les chaînes de caractères en différents condensés de hachage."
+