File tree 5 files changed +482
-437
lines changed 5 files changed +482
-437
lines changed Original file line number Diff line number Diff line change 20
20
# from which we generated our po files. We use it here so when we
21
21
# test build, we're building with the .rst files that generated our
22
22
# .po files.
23
- CPYTHON_CURRENT_COMMIT := 955ba2839bc5875424ae745bfab53e880a9ace49
23
+ CPYTHON_CURRENT_COMMIT := 1b736838e6ae1b4ef42cdd27c2708face908f92c
24
24
LANGUAGE := fr
25
25
BRANCH := 3.11
26
26
Original file line number Diff line number Diff line change 5
5
msgstr ""
6
6
"Project-Id-Version : Python 3\n "
7
7
"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 "
9
9
"PO-Revision-Date : 2020-09-22 17:11+0200\n "
10
10
"Last-Translator : Philippe GALVAN <git.philippe.galvan@outlook.fr>\n "
11
11
"Language-Team : FRENCH <traductions@lists.afpy.org>\n "
@@ -1297,9 +1297,10 @@ msgid "The *limit* argument is passed to :meth:`get_stack` directly."
1297
1297
msgstr "Le paramètre *limit* est directement passé à :meth:`get_stack`."
1298
1298
1299
1299
#: library/asyncio-task.rst:1099
1300
+ #, fuzzy
1300
1301
msgid ""
1301
1302
"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 `."
1303
1304
msgstr ""
1304
1305
"Le paramètre *file* est un flux d'entrées-sorties sur lequel le résultat est "
1305
1306
"écrit ; par défaut, :data:`sys.stderr`."
Original file line number Diff line number Diff line change 5
5
msgstr ""
6
6
"Project-Id-Version : Python 3\n "
7
7
"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 "
9
9
"PO-Revision-Date : 2018-07-04 11:26+0200\n "
10
10
"Last-Translator : Julien Palard <julien@palard.fr>\n "
11
11
"Language-Team : FRENCH <traductions@lists.afpy.org>\n "
@@ -1697,7 +1697,7 @@ msgstr ""
1697
1697
1698
1698
#: library/importlib.rst:1465
1699
1699
msgid ""
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 "
1701
1701
"meant to be used in situations where the loader is passed by class instead "
1702
1702
"of by instance. ::"
1703
1703
msgstr ""
You can’t perform that action at this time.
0 commit comments