Skip to content

Commit d3dd12d

Browse files
committed
FIX: Orthographe in license.po
1 parent 89062f4 commit d3dd12d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

license.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: Python 3.6\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2018-06-28 15:29+0200\n"
9-
"PO-Revision-Date: 2018-05-08 18:12+0200\n"
9+
"PO-Revision-Date: 2018-07-27 10:02+0200\n"
1010
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1111
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
1212
"Language: fr\n"
@@ -283,7 +283,7 @@ msgid ""
283283
"math.sci.hiroshima-u.ac.jp/~m-mat/MT/MT2002/emt19937ar.html. The following "
284284
"are the verbatim comments from the original code::"
285285
msgstr ""
286-
"Le module :mod:`_random` inclu du code construit à partir d'un "
286+
"Le module :mod:`_random` inclut du code construit à partir d'un "
287287
"téléchargement depuis http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/MT2002/"
288288
"emt19937ar.html. Voici mot pour mot les commentaires du code original ::"
289289

@@ -364,7 +364,7 @@ msgid ""
364364
"interface::"
365365
msgstr ""
366366
"Le module :mod:`select` contient la note suivante pour l'interface "
367-
"kqueue : ::"
367+
"*kqueue* : ::"
368368

369369
#: ../Doc/license.rst:561
370370
msgid "SipHash24"
@@ -376,12 +376,12 @@ msgid ""
376376
"Dan Bernstein's SipHash24 algorithm. The contains the following note::"
377377
msgstr ""
378378
"Le fichier :file:`Python/pyhash.c` contiens une implémentation par Marek "
379-
"Majkowski de l'algorithme SipHash24 de Dan Bernstein. Il contient la note "
379+
"Majkowski de l'algorithme *SipHash24* de Dan Bernstein. Il contient la note "
380380
"suivante : ::"
381381

382382
#: ../Doc/license.rst:590
383383
msgid "strtod and dtoa"
384-
msgstr "strtod et dtoa"
384+
msgstr "*strtod* et *dtoa*"
385385

386386
#: ../Doc/license.rst:592
387387
msgid ""
@@ -486,4 +486,4 @@ msgstr ""
486486
#~ msgid ""
487487
#~ "The source for the :mod:`fpectl` module includes the following notice::"
488488
#~ msgstr ""
489-
#~ "Le code source pour le module :mod:`fpectl` inclu la note suivante ::"
489+
#~ "Le code source pour le module :mod:`fpectl` inclut la note suivante ::"

0 commit comments

Comments
 (0)