Skip to content

Commit caa7433

Browse files
JulienPalardChristophe Nanteuil
authored andcommitted
accord.
1 parent 257de52 commit caa7433

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/subprocess.po

Lines changed: 2 additions & 2 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: 2023-07-23 14:38+0200\n"
9-
"PO-Revision-Date: 2024-01-27 16:38+0100\n"
9+
"PO-Revision-Date: 2024-10-01 17:22+0200\n"
1010
"Last-Translator: Mathieu Dupuy <deronnax@gmail.com>\n"
1111
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
1212
"Language: fr\n"
@@ -335,7 +335,7 @@ msgid ""
335335
"any output was captured regardless of the ``text=True`` setting. It may "
336336
"remain ``None`` instead of ``b''`` when no output was observed."
337337
msgstr ""
338-
"Sortie du processus enfant si elle a été récupéré par :func:`run` ou :func:"
338+
"Sortie du processus enfant si elle a été récupérée par :func:`run` ou :func:"
339339
"`check_output`. Sinon, ``None``. La sortie est toujours de type :class:"
340340
"`bytes` quand elle est récupérée, que le paramètre ``text`` soit mis à "
341341
"``True`` ou non. Si la sortie est vide, cette dernière peut être ``None`` au "

0 commit comments

Comments
 (0)