@@ -6,14 +6,14 @@ msgstr ""
66"Project-Id-Version : Python 3.6\n "
77"Report-Msgid-Bugs-To : \n "
88"POT-Creation-Date : 2017-08-10 00:49+0200\n "
9- "PO-Revision-Date : 2019-06-01 10:11 +0200\n "
9+ "PO-Revision-Date : 2019-10-09 17:26 +0200\n "
1010"Language-Team : FRENCH <traductions@lists.afpy.org>\n "
1111"Language : fr\n "
1212"MIME-Version : 1.0\n "
1313"Content-Type : text/plain; charset=UTF-8\n "
1414"Content-Transfer-Encoding : 8bit\n "
1515"Last-Translator : Jules Lasne <jules.lasne@gmail.com>\n "
16- "X-Generator : Poedit 2.2.3 \n "
16+ "X-Generator : Poedit 2.2.4 \n "
1717
1818#: ../Doc/library/getopt.rst:2
1919msgid ":mod:`getopt` --- C-style parser for command line options"
@@ -82,9 +82,9 @@ msgid ""
8282"arguments are considered also non-options. This is similar to the way non-"
8383"GNU Unix systems work."
8484msgstr ""
85- "Contrairement au :c:func:`getopt` GNU, après un argument non-option, tous "
86- "les autres arguments sont également considérés comme non-options. Ceci est "
87- "similaire à la façon dont les systèmes UNIX non-GNU fonctionnent."
85+ "Contrairement au :c:func:`getopt` GNU, après un argument n'appartenant pas à "
86+ "une option, aucun argument ne sera considéré comme appartenant à une option. "
87+ "Ceci est similaire à la façon dont les systèmes UNIX non-GNU fonctionnent."
8888
8989#: ../Doc/library/getopt.rst:44
9090msgid ""
0 commit comments