File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,14 +6,15 @@ msgstr ""
66"Project-Id-Version : Python 3.6\n "
77"Report-Msgid-Bugs-To : \n "
88"POT-Creation-Date : 2019-09-04 11:33+0200\n "
9+ "PO-Revision-Date : 2019-10-31 14:24+0100\n "
910"PO-Revision-Date : 2019-10-31 17:05+0100\n "
1011"Last-Translator : Jules Lasne <jules.lasne@gmail.com>\n "
1112"Language-Team : FRENCH <traductions@lists.afpy.org>\n "
1213"Language : fr\n "
1314"MIME-Version : 1.0\n "
1415"Content-Type : text/plain; charset=UTF-8\n "
1516"Content-Transfer-Encoding : 8bit\n "
16- "X-Generator : Poedit 1.8.7 .1\n "
17+ "X-Generator : Poedit 2.2 .1\n "
1718
1819#: ../Doc/tutorial/classes.rst:5
1920msgid "Classes"
Original file line number Diff line number Diff line change @@ -6,10 +6,14 @@ msgstr ""
66"Project-Id-Version : Python 3.6\n "
77"Report-Msgid-Bugs-To : \n "
88"POT-Creation-Date : 2019-09-04 11:33+0200\n "
9- "PO-Revision-Date : 2018-07 -31 23:46+0200 \n "
9+ "PO-Revision-Date : 2019-10 -31 14:38+0100 \n "
1010"MIME-Version : 1.0\n "
1111"Content-Type : text/plain; charset=UTF-8\n "
1212"Content-Transfer-Encoding : 8bit\n "
13+ "Last-Translator : Loc Cosnier <loc.cosnier@pm.me>\n "
14+ "Language-Team : \n "
15+ "Language : fr\n "
16+ "X-Generator : Poedit 2.2.1\n "
1317
1418#: ../Doc/tutorial/stdlib.rst:5
1519msgid "Brief Tour of the Standard Library"
@@ -88,10 +92,13 @@ msgid ""
8892"arguments. It should always be preferred over directly processing ``sys."
8993"argv`` manually."
9094msgstr ""
95+ "Le module :mod:`argparse' fournit un mécanisme pour traiter les arguments de "
96+ "ligne de commande. Il doit toujours être préféré au traitement manuel direct "
97+ "de ``sys.argv``."
9198
9299#: ../Doc/tutorial/stdlib.rst:78
93100msgid "Take, for example, the below snippet of code::"
94- msgstr ""
101+ msgstr "Prenons, par exemple, l'extrait de code suivant :: "
95102
96103#: ../Doc/tutorial/stdlib.rst:94
97104msgid "Error Output Redirection and Program Termination"
You can’t perform that action at this time.
0 commit comments