From 2d573a3c9f474f1c0e8ade346914655c371de43f Mon Sep 17 00:00:00 2001 From: TC-FF Date: Thu, 14 Dec 2023 15:50:48 -0500 Subject: [PATCH] fixed omited line in contributing --- docs/locales/fr/LC_MESSAGES/contributing.po | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/locales/fr/LC_MESSAGES/contributing.po b/docs/locales/fr/LC_MESSAGES/contributing.po index 9fe0ea9e..7fc8b4cd 100644 --- a/docs/locales/fr/LC_MESSAGES/contributing.po +++ b/docs/locales/fr/LC_MESSAGES/contributing.po @@ -250,7 +250,7 @@ msgid "" "``--no-verify`` flag to `$ git commit`." msgstr "" "Si vous voulez ignorer temporairement les crochets ``pre-commit``, vous " -"pouvez passer le drapeau ``-no-verify`` à `$ git commit`." +"pouvez passer l'argument ``-no-verify`` à `$ git commit`." #: ../../../CONTRIBUTING.rst:97 msgid "Create a branch for local development::" @@ -265,7 +265,7 @@ msgid "" "When you're done making changes, we **strongly** suggest running the tests " "in your environment or with the help of ``tox``::" msgstr "" -"Lorsque vous avez terminé les changements, nous **strongly** suggérons " +"Lorsque vous avez terminé les changements, nous suggérons **fortement**" "d'exécuter les tests dans votre environnement ou avec l'aide de ``tox``: :" #: ../../../CONTRIBUTING.rst:109 @@ -462,8 +462,7 @@ msgstr "" #: ../../../CONTRIBUTING.rst:183 msgid "Create a pull request from your branch to `main`." msgstr "" -"Bump the version in your branch to the next version (e.g. `v0.1.0 -> " -"v0.2.0`):" +"Créez une demande de tirage depuis votre branche vers `main`." #: ../../../CONTRIBUTING.rst:184 msgid ""