Skip to content

Commit 59b8580

Browse files
committed
Fix gender agreement in French translations for signal menu operations
1 parent 465bff2 commit 59b8580

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/locale/fr/LC_MESSAGES/features/signal/menu_operations.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ msgstr ""
338338
msgid ""
339339
"Based on `numpy.gradient "
340340
"<https://numpy.org/doc/stable/reference/generated/numpy.gradient.html>`_"
341-
msgstr "Basé sur `numpy.gradient <https://numpy.org/doc/stable/reference/generated/numpy.gradient.html>`_"
341+
msgstr "Basée sur `numpy.gradient <https://numpy.org/doc/stable/reference/generated/numpy.gradient.html>`_"
342342

343343
#: ../../doc/features/signal/menu_operations.rst:188
344344
msgid "|integral| Integral"
@@ -352,7 +352,7 @@ msgstr ""
352352
msgid ""
353353
"Based on `scipy.integrate.cumulative_trapezoid "
354354
"<https://docs.scipy.org/doc/scipy/reference/generated/scipy.integrate.cumulative_trapezoid.html>`_"
355-
msgstr "Basé sur `scipy.integrate.cumulative_trapezoid <https://docs.scipy.org/doc/scipy/reference/generated/scipy.integrate.cumulative_trapezoid.html>`_"
355+
msgstr "Basée sur `scipy.integrate.cumulative_trapezoid <https://docs.scipy.org/doc/scipy/reference/generated/scipy.integrate.cumulative_trapezoid.html>`_"
356356

357357
#: ../../doc/features/signal/menu_operations.rst:190
358358
msgid "|convolution| Convolution"
@@ -366,4 +366,4 @@ msgstr ""
366366
msgid ""
367367
"Based on `scipy.signal.convolve "
368368
"<https://docs.scipy.org/doc/scipy/reference/generated/scipy.signal.convolve.html>`_"
369-
msgstr "Basé sur `scipy.signal.convolve <https://docs.scipy.org/doc/scipy/reference/generated/scipy.signal.convolve.html>`_"
369+
msgstr "Basée sur `scipy.signal.convolve <https://docs.scipy.org/doc/scipy/reference/generated/scipy.signal.convolve.html>`_"

0 commit comments

Comments
 (0)