File tree Expand file tree Collapse file tree 4 files changed +765
-168
lines changed Expand file tree Collapse file tree 4 files changed +765
-168
lines changed Original file line number Diff line number Diff line change 1
1
French Translation of the Python Documentation
2
2
==============================================
3
3
4
- **Translated: 28.0 % **
4
+ **Translated: 29 % **
5
5
6
6
See the `README.rst file on master
7
7
<https://github.com/python/python-docs-fr/blob/master/README.rst> `_
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : Python 3.6\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"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 "
12
12
"
Last-Translator :
Julien Palard <[email protected] >\n "
13
13
"Language-Team : \n "
14
14
"Language : fr\n "
@@ -585,7 +585,7 @@ msgid ""
585
585
"c:func:`PyArg_ParseTupleAndKeywords`), then all its arguments are positional-"
586
586
"only."
587
587
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:"
589
589
"func:`PyArg_ParseTupleAndKeywords`), alors tous ses arguments sont "
590
590
"uniquement positionnels. "
591
591
You can’t perform that action at this time.
0 commit comments