diff options
Diffstat (limited to 'searx/translations/fr/LC_MESSAGES/messages.po')
-rw-r--r-- | searx/translations/fr/LC_MESSAGES/messages.po | 40 |
1 files changed, 26 insertions, 14 deletions
diff --git a/searx/translations/fr/LC_MESSAGES/messages.po b/searx/translations/fr/LC_MESSAGES/messages.po index 5d53a0021..1c4dcb10b 100644 --- a/searx/translations/fr/LC_MESSAGES/messages.po +++ b/searx/translations/fr/LC_MESSAGES/messages.po @@ -20,20 +20,19 @@ # quenty_occitania <quentinantonin@free.fr>, 2023. msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-11-11 15:25+0000\n" +"POT-Creation-Date: 2023-12-23 08:54+0000\n" "PO-Revision-Date: 2023-11-21 07:13+0000\n" "Last-Translator: return42 <markus.heiser@darmarit.de>\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.1\n" -"Generated-By: Babel 2.13.1\n" +"Generated-By: Babel 2.14.0\n" #. CONSTANT_NAMES['NO_SUBGROUPING'] #: searx/searxng.msg @@ -636,7 +635,7 @@ msgstr "Retour en haut de page" msgid "Previous page" msgstr "Page précédente" -#: searx/templates/simple/results.html:140 +#: searx/templates/simple/results.html:141 msgid "Next page" msgstr "page suivante" @@ -850,30 +849,42 @@ msgstr "Information !" msgid "currently, there are no cookies defined." msgstr "il n'y a pas de cookies définis pour le moment." -#: searx/templates/simple/messages/no_results.html:3 +#: searx/templates/simple/messages/no_results.html:6 msgid "Sorry!" msgstr "Désolé !" -#: searx/templates/simple/messages/no_results.html:4 +#: searx/templates/simple/messages/no_results.html:12 msgid "No results were found. You can try to:" msgstr "Aucun résultat trouvé. Vous pouvez essayer de:" -#: searx/templates/simple/messages/no_results.html:6 +#: searx/templates/simple/messages/no_results.html:14 +msgid "There are no more results. You can try to:" +msgstr "" + +#: searx/templates/simple/messages/no_results.html:19 msgid "Refresh the page." msgstr "Rafraîchir la page." -#: searx/templates/simple/messages/no_results.html:7 +#: searx/templates/simple/messages/no_results.html:20 msgid "Search for another query or select another category (above)." msgstr "Faire une autre requête ou sélectionnez une autre catégorie (ci-dessus)." -#: searx/templates/simple/messages/no_results.html:8 +#: searx/templates/simple/messages/no_results.html:21 msgid "Change the search engine used in the preferences:" msgstr "Changez le moteur de recherche utilisé dans les préférences:" -#: searx/templates/simple/messages/no_results.html:9 +#: searx/templates/simple/messages/no_results.html:22 msgid "Switch to another instance:" msgstr "Basculer sur une autre instance:" +#: searx/templates/simple/messages/no_results.html:24 +msgid "Search for another query or select another category." +msgstr "" + +#: searx/templates/simple/messages/no_results.html:25 +msgid "Go back to the previous page using the previous page button." +msgstr "" + #: searx/templates/simple/preferences/answerers.html:4 #: searx/templates/simple/preferences/engines.html:17 msgid "Allow" @@ -1718,3 +1729,4 @@ msgstr "cacher la vidéo" #~ "nous n'avons trouvé aucun résultat. " #~ "Effectuez une autre recherche ou changez" #~ " de catégorie." + |