8000 Autres traductions pour whatsnew/3.10 · python/python-docs-fr@5067ce0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5067ce0

Browse files
committed
Autres traductions pour whatsnew/3.10
1 parent 35d8b07 commit 5067ce0

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

whatsnew/3.10.po

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: Python 3\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2021-10-21 15:04+0200\n"
9-
"PO-Revision-Date: 2021-11-19 16:14-0700\n"
9+
"PO-Revision-Date: 2021-11-22 17:58-0700\n"
1010
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
1111
"Language: fr\n"
1212
"MIME-Version: 1.0\n"
@@ -3449,6 +3449,8 @@ msgid ""
34493449
"A call to ``PyParser_SimpleParseStringFlags`` followed by ``PyNode_Compile`` "
34503450
"can be replaced by calling :c:func:`Py_CompileString`."
34513451
msgstr ""
3452+
"Un appel à ``PyParser_SimpleParseStringFlags`` suivi de ``PyNode_Compile`` "
3453+
"peut être remplacé par :c:func:`Py_CompileString` ;"
34523454

34533455
#: whatsnew/3.10.rst:1934
34543456
msgid ""
@@ -3489,7 +3491,7 @@ msgstr ""
34893491

34903492
#: whatsnew/3.10.rst:1966
34913493
msgid "Build Changes"
3492-
msgstr ""
349 E691 4+
msgstr "Changements à la compilation"
34933495

34943496
#: whatsnew/3.10.rst:1968
34953497
msgid ""
@@ -3502,6 +3504,9 @@ msgid ""
35023504
"The C99 functions :c:func:`snprintf` and :c:func:`vsnprintf` are now "
35033505
"required to build Python. (Contributed by Victor Stinner in :issue:`36020`.)"
35043506
msgstr ""
3507+
"Les fonctions de *C99* :c:func:`snprintf` et :c:func:`vsnprintf` sont "
3508+
"maintenant nécessaire à la compilation de Python (contribution de *Victor "
3509+
"Stinner* dans :issue:`36020`)."
35053510

35063511
#: whatsnew/3.10.rst:1976
35073512
msgid ""
@@ -3514,6 +3519,8 @@ msgid ""
35143519
"The :mod:`atexit` module must now always be built as a built-in module. "
35153520
"(Contributed by Victor Stinner in :issue:`42639`.)"
35163521
msgstr ""
3522+
"Le module :mod:`atexit` doit maintenant toujours être compilé en tant que "
3523+
"module natif (contribution de *Victor Stinner* dans :issue:`42639`)."
35173524

35183525
#: whatsnew/3.10.rst:1982
35193526
msgid ""
@@ -3573,7 +3580,7 @@ msgstr ""
35733580

35743581
#: whatsnew/3.10.rst:2018
35753582
msgid "C API Changes"
3576-
msgstr ""
3583+
msgstr "Changements à l'API C"
35773584

35783585
#: whatsnew/3.10.rst:2021
35793586
msgid "PEP 652: Maintaining the Stable ABI"

0 commit comments

Comments
 (0)
0