diff options
Diffstat (limited to 'searx/translations/fr')
| -rw-r--r-- | searx/translations/fr/LC_MESSAGES/messages.mo | bin | 15812 -> 16391 bytes | |||
| -rw-r--r-- | searx/translations/fr/LC_MESSAGES/messages.po | 87 |
2 files changed, 66 insertions, 21 deletions
diff --git a/searx/translations/fr/LC_MESSAGES/messages.mo b/searx/translations/fr/LC_MESSAGES/messages.mo Binary files differindex 4ddc1f546..69b22da0e 100644 --- a/searx/translations/fr/LC_MESSAGES/messages.mo +++ b/searx/translations/fr/LC_MESSAGES/messages.mo diff --git a/searx/translations/fr/LC_MESSAGES/messages.po b/searx/translations/fr/LC_MESSAGES/messages.po index 141cf4d89..62829d3c8 100644 --- a/searx/translations/fr/LC_MESSAGES/messages.po +++ b/searx/translations/fr/LC_MESSAGES/messages.po @@ -11,13 +11,14 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, 2014 # Noémi Ványi <sitbackandwait@gmail.com>, 2017 # rike, 2014 +# Markus Heiser <markus.heiser@darmarit.de>, 2022. msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-07-02 08:59+0000\n" -"PO-Revision-Date: 2022-07-01 07:18+0000\n" -"Last-Translator: Alexandre Flament <alex@al-f.net>\n" +"POT-Creation-Date: 2022-07-19 05:45+0000\n" +"PO-Revision-Date: 2022-07-13 15:40+0000\n" +"Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n" "Language: fr\n" "Language-Team: French " "<https://weblate.bubu1.eu/projects/searxng/searxng/fr/>\n" @@ -208,27 +209,27 @@ msgstr "Source" msgid "Error loading the next page" msgstr "Erreur lors du chargement de la page suivante" -#: searx/webapp.py:510 searx/webapp.py:954 +#: searx/webapp.py:516 searx/webapp.py:960 msgid "Invalid settings, please edit your preferences" msgstr "Paramètres non valides, veuillez éditer vos préférences" -#: searx/webapp.py:526 +#: searx/webapp.py:532 msgid "Invalid settings" msgstr "Paramètres non valides" -#: searx/webapp.py:603 searx/webapp.py:679 +#: searx/webapp.py:609 searx/webapp.py:685 msgid "search error" msgstr "erreur de recherche" -#: searx/webapp.py:725 +#: searx/webapp.py:731 msgid "{minutes} minute(s) ago" msgstr "il y a {minutes} minute(s)" -#: searx/webapp.py:727 +#: searx/webapp.py:733 msgid "{hours} hour(s), {minutes} minute(s) ago" msgstr "il y a {hours} heure(s), {minutes} minute(s)" -#: searx/webapp.py:853 +#: searx/webapp.py:859 msgid "Suspended" msgstr "Suspendu" @@ -248,7 +249,7 @@ msgstr "Fonctions statistiques" msgid "Compute {functions} of the arguments" msgstr "Calcule les {functions} des arguments" -#: searx/engines/openstreetmap.py:156 +#: searx/engines/openstreetmap.py:160 msgid "Get directions" msgstr "Obtenir l'itinéraire" @@ -320,6 +321,30 @@ msgstr "" "Affiche votre adresse IP si la requête est \"ip\", et affiche votre user-" "agent si la requête contient \"user agent\"." +#: searx/plugins/tor_check.py:25 +msgid "Tor check plugin" +msgstr "" + +#: searx/plugins/tor_check.py:28 +msgid "" +"This plugin checks if the address of the request is a TOR exit node, and " +"informs the user if it is, like check.torproject.org but from searxng." +msgstr "" + +#: searx/plugins/tor_check.py:62 +msgid "" +"The TOR exit node list (https://check.torproject.org/exit-addresses) is " +"unreachable." +msgstr "" + +#: searx/plugins/tor_check.py:78 +msgid "You are using TOR. Your IP address seems to be: {ip_address}." +msgstr "" + +#: searx/plugins/tor_check.py:84 +msgid "You are not using TOR. Your IP address seems to be: {ip_address}." +msgstr "" + #: searx/plugins/tracker_url_remover.py:29 msgid "Tracker URL remover" msgstr "Nettoyeur d'URL de suivis" @@ -358,45 +383,45 @@ msgstr "la page d'accueil" msgid "About" msgstr "À propos" -#: searx/templates/simple/base.html:49 +#: searx/templates/simple/base.html:50 msgid "Donate" msgstr "Faire un don" -#: searx/templates/simple/base.html:52 +#: searx/templates/simple/base.html:54 #: searx/templates/simple/preferences.html:99 msgid "Preferences" msgstr "Préférences" -#: searx/templates/simple/base.html:62 +#: searx/templates/simple/base.html:64 msgid "Powered by" msgstr "Propulsé par" -#: searx/templates/simple/base.html:62 +#: searx/templates/simple/base.html:64 msgid "a privacy-respecting, hackable metasearch engine" msgstr "un métamoteur de recherche hackable et respectueux de la vie privée" -#: searx/templates/simple/base.html:63 +#: searx/templates/simple/base.html:65 msgid "Source code" msgstr "Code source" -#: searx/templates/simple/base.html:64 +#: searx/templates/simple/base.html:66 msgid "Issue tracker" msgstr "Suivi des problèmes" -#: searx/templates/simple/base.html:65 searx/templates/simple/stats.html:18 +#: searx/templates/simple/base.html:67 searx/templates/simple/stats.html:18 msgid "Engine stats" msgstr "Statistiques des moteurs" -#: searx/templates/simple/base.html:66 +#: searx/templates/simple/base.html:69 #: searx/templates/simple/messages/no_results.html:15 msgid "Public instances" msgstr "Instances publiques" -#: searx/templates/simple/base.html:68 +#: searx/templates/simple/base.html:72 msgid "Privacy policy" msgstr "Politique de confidentialité" -#: searx/templates/simple/base.html:71 +#: searx/templates/simple/base.html:75 msgid "Contact instance maintainer" msgstr "Contacter le responsable de l'instance" @@ -421,7 +446,27 @@ msgstr "en cache" msgid "proxied" msgstr "proxifié" -#: searx/templates/simple/new_issue.html:63 +#: searx/templates/simple/new_issue.html:64 +msgid "Start submiting a new issue on GitHub" +msgstr "Soumettre un nouveau problème sur GitHub" + +#: searx/templates/simple/new_issue.html:66 +msgid "Please check for existing bugs about this engine on GitHub" +msgstr "" +"Merci de vérifier l’existence de bugs sur ce moteur de recherche sur " +"GitHub" + +#: searx/templates/simple/new_issue.html:69 +msgid "I confirm there is no existing bug about the issue I encounter" +msgstr "Je confirme qu'il n'existe pas de bug pour le problème que j'ai rencontré" + +#: searx/templates/simple/new_issue.html:71 +msgid "If this is a public instance, please specify the URL in the bug report" +msgstr "" +"Si c'est une instance public, merci de spécifier l'URL dans le rapport de" +" bug" + +#: searx/templates/simple/new_issue.html:72 msgid "Submit a new issue on Github including the above information" msgstr "Soumettre un nouveau ticket sur Github incluant l'information ci-dessus" |