Skip to content

Commit 1f6fd6e

Browse files
Merge branch '3.6' into fuzzy
2 parents 1a45045 + dbc30f8 commit 1f6fd6e

File tree

4 files changed

+765
-168
lines changed

4 files changed

+765
-168
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
French Translation of the Python Documentation
22
==============================================
33

4-
**Translated: 28.0%**
4+
**Translated: 29%**
55

66
See the `README.rst file on master
77
<https://github.com/python/python-docs-fr/blob/master/README.rst>`_

howto/clinic.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: Python 3.6\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2018-06-10 11:27+0200\n"
11-
"PO-Revision-Date: 2018-06-17 10:45+0200\n"
11+
"PO-Revision-Date: 2018-06-17 11:04+0200\n"
1212
"Last-Translator: Julien Palard <[email protected]>\n"
1313
"Language-Team: \n"
1414
"Language: fr\n"
@@ -585,7 +585,7 @@ msgid ""
585585
"c:func:`PyArg_ParseTupleAndKeywords`), then all its arguments are positional-"
586586
"only."
587587
msgstr ""
588-
"Si la fonction C existante appelle :c:func:`PyArg_ParseTuple` (et pas : c:"
588+
"Si la fonction C existante appelle :c:func:`PyArg_ParseTuple` (et pas :c:"
589589
"func:`PyArg_ParseTupleAndKeywords`), alors tous ses arguments sont "
590590
"uniquement positionnels. "
591591

0 commit comments

Comments
 (0)