File tree Expand file tree Collapse file tree 5 files changed +482
-437
lines changed
Expand file tree Collapse file tree 5 files changed +482
-437
lines changed Original file line number Diff line number Diff line change 2020# from which we generated our po files. We use it here so when we
2121# test build, we're building with the .rst files that generated our
2222# .po files.
23- CPYTHON_CURRENT_COMMIT := 955ba2839bc5875424ae745bfab53e880a9ace49
23+ CPYTHON_CURRENT_COMMIT := 1b736838e6ae1b4ef42cdd27c2708face908f92c
2424LANGUAGE := fr
2525BRANCH := 3.11
2626
Original file line number Diff line number Diff line change 55msgstr ""
66"Project-Id-Version : Python 3\n "
77"Report-Msgid-Bugs-To : \n "
8- "POT-Creation-Date : 2023-01-15 22:33 +0100\n "
8+ "POT-Creation-Date : 2023-02-12 21:25 +0100\n "
99"PO-Revision-Date : 2020-09-22 17:11+0200\n "
1010"Last-Translator : Philippe GALVAN <git.philippe.galvan@outlook.fr>\n "
1111"Language-Team : FRENCH <traductions@lists.afpy.org>\n "
@@ -1297,9 +1297,10 @@ msgid "The *limit* argument is passed to :meth:`get_stack` directly."
12971297msgstr "Le paramètre *limit* est directement passé à :meth:`get_stack`."
12981298
12991299#: library/asyncio-task.rst:1099
1300+ #, fuzzy
13001301msgid ""
13011302"The *file* argument is an I/O stream to which the output is written; by "
1302- "default output is written to :data:`sys.stderr `."
1303+ "default output is written to :data:`sys.stdout `."
13031304msgstr ""
13041305"Le paramètre *file* est un flux d'entrées-sorties sur lequel le résultat est "
13051306"écrit ; par défaut, :data:`sys.stderr`."
Original file line number Diff line number Diff line change 55msgstr ""
66"Project-Id-Version : Python 3\n "
77"Report-Msgid-Bugs-To : \n "
8- "POT-Creation-Date : 2023-01-15 22:33 +0100\n "
8+ "POT-Creation-Date : 2023-02-12 21:25 +0100\n "
99"PO-Revision-Date : 2018-07-04 11:26+0200\n "
1010"Last-Translator : Julien Palard <julien@palard.fr>\n "
1111"Language-Team : FRENCH <traductions@lists.afpy.org>\n "
@@ -1697,7 +1697,7 @@ msgstr ""
16971697
16981698#: library/importlib.rst:1465
16991699msgid ""
1700- "A static method which returns a callable that creates a lazy loader. This is "
1700+ "A class method which returns a callable that creates a lazy loader. This is "
17011701"meant to be used in situations where the loader is passed by class instead "
17021702"of by instance. ::"
17031703msgstr ""
You can’t perform that action at this time.
0 commit comments