Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions tutorial/floatingpoint.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: Python 3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-23 16:16+0200\n"
"PO-Revision-Date: 2020-05-21 16:45+0200\n"
"PO-Revision-Date: 2021-09-25 11:38+0200\n"
"Last-Translator: Mathieu Dupuy <deronnax@gmail.com>\n"
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
"Language: fr\n"
Expand Down Expand Up @@ -299,17 +299,16 @@ msgstr ""
"représenté exactement)."

#: tutorial/floatingpoint.rst:160
#, fuzzy
msgid ""
"If you are a heavy user of floating point operations you should take a look "
"at the NumPy package and many other packages for mathematical and "
"statistical operations supplied by the SciPy project. See <https://scipy."
"org>."
msgstr ""
"Si vous êtes un utilisateur intensif des opérations sur les nombres à "
"virgule flottante, nous vous conseillons de considérer le paquet *Numerical "
"Python* ainsi que les paquets pour les opérations statistiques et "
"mathématiques fournis par le projet SciPy. Consultez <https://scipy.org>."
"virgule flottante, nous vous conseillons de considérer le paquet *NumPy* "
"ainsi que les paquets pour les opérations statistiques et mathématiques "
"fournis par le projet SciPy. Consultez <https://scipy.org>."

#: tutorial/floatingpoint.rst:164
msgid ""
Expand Down