@@ -6,14 +6,14 @@ msgstr ""
6
6
"Project-Id-Version : Python 3.6\n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"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 "
10
10
"Language-Team : FRENCH <traductions@lists.afpy.org>\n "
11
11
"Language : fr\n "
12
12
"MIME-Version : 1.0\n "
13
13
"Content-Type : text/plain; charset=UTF-8\n "
14
14
"Content-Transfer-Encoding : 8bit\n "
15
15
"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 "
17
17
18
18
#: ../Doc/library/getopt.rst:2
19
19
msgid ":mod:`getopt` --- C-style parser for command line options"
@@ -82,9 +82,9 @@ msgid ""
82
82
"arguments are considered also non-options. This is similar to the way non-"
83
83
"GNU Unix systems work."
84
84
msgstr ""
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."
88
88
89
89
#: ../Doc/library/getopt.rst:44
90
90
msgid ""
0 commit comments